Page 2 of 2
I run it on test sit
Posted: 12 Mar 2008, 14:48
by Jan
I run it on test site - 4.4.8 (Suse Linux) without problems .. so don't use SEF maybe ... ???
Yes, could be a solu
Posted: 12 Mar 2008, 15:39
by cverdis
Yes, could be a solution... but I prefer SEF set on
However I will try to debug the php.
Claudio
Jan, let me last hel
Posted: 13 Mar 2008, 20:20
by cverdis
Jan, let me last help
In rendered code I see the follow:
rel="{handler: 'iframe', size: {x: 680, y: 560}, overlayOpacity: 0.7}" ><img src="/./images/phocagallery/TeamBorgotorre/20071021_Crono/thumbs/phoca_thumb_m_200710 21_crono_200kb_1.jpg"
Could the problem of 404 error the <src="/./images/> src path?
Do you know how I can change it ?
Thanks
Claudio
Yes, it can be, I am
Posted: 13 Mar 2008, 20:26
by Jan
Yes, it can be, I am not on my computer yet, so I cannot check if there is a JHTML Image method or not... I take a look at it... If there is all ok, the problem is on your server with creating URLs ... but as I said, I take a look at it and let you know
Jan
hmmm, there is a sta
Posted: 13 Mar 2008, 23:50
by Jan
hmmm, there is a standard Joomla! code:
[pre]JHTML::_( 'image.site', $value->linkthumbnailpath, '', '', '', $value->title );[
/pre]
so the path to the image is created by Joomla! framework and should work correctly...
BUT it is only path to show image in category view. If you see the thumbnail in category view, everything is ok... It is independent on 404 and SEF error - this is problem of URL creating but not problem of path to images
HiI can see th
Posted: 15 Mar 2008, 11:03
by bmj
Hi
I can see this thread has evolved since I was here last. It seems that disabling SEF URLS fixxes the problem. My question therefore is, is it possible to have SEF URLS and still have phoca gallery work? Thanks
Yes, Phoca Gallery w
Posted: 15 Mar 2008, 13:01
by Jan
Yes, Phoca Gallery works with SEF, see DEMO page:
https://www.phoca.cz/wallpapers/
https://www.phoca.cz/phocagallery/demo/
http://www.m-centrum.com/index.php/fotogalerie
The problem is, that on some servers Joomla! cannot create URLs correctly...
Jan