Page 1 of 1
Problem with ie 6.0
Posted: 27 Sep 2008, 23:17
by asmo
Hi
I have great problem with ie 6.
I don't see any pictues from phoca gallery... (when I change template is the same)
http://www.jakiecudne.pl/index.php?opti ... s&Itemid=4
can smb hel me ?
Re: Problem with ie 6.0
Posted: 28 Sep 2008, 22:02
by Jan
hi, which other template did you use? try rhuk_milkyway...
Jan
Re: Problem with ie 6.0
Posted: 30 Sep 2008, 20:46
by asmo
i try rhuk_milkyway and phoca templates and it's the same
for example
http://www.jakiecudne.pl/index.php?opti ... t&Itemid=2
picture is there
http://www.jakiecudne.pl/images/phocaga ... biesak.jpg
firefox and opera are ok
Re: Problem with ie 6.0
Posted: 30 Sep 2008, 22:02
by Jan
Hi, it seems like there is a wrong url creating on your site, but why only in IE 6 ??? try to disable SEF
Jan
Re: Problem with ie 6.0
Posted: 30 Sep 2008, 22:26
by asmo
with "try to disable SEF " is the same...
html in ie 6.0
<A class=modal-button title=Pałac
href="
http://jakiecudne.pl/index.php/start/11 ... =component"
rel="{handler: 'iframe', size: {x: 680, y: 560}, overlayOpacity: 0.3}"><IMG
alt=Pałac src=""></A>
in firefox
<a class="modal-button" title="Pałac" href="/index.php/start/11-czyzow/detail/7-czyzow?tmpl=component" rel="{handler: 'iframe', size: {x: 680, y: 560}, overlayOpacity: 0.3}" ><img src="/
./images/phocagallery/admin-czyzow-2797/thumbs/phoca_thumb_m_czyzow.jpg" alt="Pałac" /></a>
Re: Problem with ie 6.0
Posted: 30 Sep 2008, 23:37
by Jan
??? no idea why you don't get the image path:
try to change the path here:
components\com_phocagallery\helpers\phocagallery.php
function getPathSet()
remove the ./ from the paths
Re: Problem with ie 6.0
Posted: 01 Oct 2008, 07:37
by asmo
"remove the ./ from the paths"
thx, now it' s corect
Re: Problem with ie 6.0
Posted: 01 Oct 2008, 10:46
by Jan
ok
Re: Problem with ie 6.0
Posted: 16 Oct 2008, 08:42
by madmips
thx, it works for me too

great job!

Re: Problem with ie 6.0
Posted: 16 Oct 2008, 21:09
by Jan
ok