error 404

Phoca Gallery - image gallery extension
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48403
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

I run it on test sit

Post by Jan »

I run it on test site - 4.4.8 (Suse Linux) without problems .. so don't use SEF maybe ... ???
If you find Phoca extensions useful, please support the project
cverdis
Phoca Newbie
Phoca Newbie
Posts: 6
Joined: 11 Mar 2008, 14:04

Yes, could be a solu

Post by cverdis »

Yes, could be a solution... but I prefer SEF set on

However I will try to debug the php.

Claudio
cverdis
Phoca Newbie
Phoca Newbie
Posts: 6
Joined: 11 Mar 2008, 14:04

Jan, let me last hel

Post 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
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48403
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Yes, it can be, I am

Post 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
If you find Phoca extensions useful, please support the project
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48403
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

hmmm, there is a sta

Post 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
If you find Phoca extensions useful, please support the project
bmj
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 09 Mar 2008, 15:18

HiI can see th

Post 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
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48403
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Yes, Phoca Gallery w

Post 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
If you find Phoca extensions useful, please support the project
Post Reply