Image links not working

Phoca Gallery - image gallery extension
veightar
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 27 Jan 2011, 10:06

Image links not working

Post by veightar »

I just created an image gallery. The thumbnails appear alright when I visit the gallery
because they are pointing to the right location of the images folder.

ie.

Code: Select all

http://mywebsiteissecret.net/images/phocagallery/thumbs/phoca_thumb_m_index_9_1.jpg
But the detail or zoom links are not working. They are pointing to the wrong location, ie.

Code: Select all

http://mywebsiteissecret.net/component/phocagallery/1-web-designs/detail/1-index71?tmpl=component
:cry:

the image is located in the folder "phocagallery" in the "images" of the site root.
What can I do to make the detail or even the download link point to the right file like

Code: Select all

http://mywebsiteissecret.net/images/phocagallery/1-web-designs/detail/1-index71?tmpl=component
:(
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Image links not working

Post by Jan »

Hi, I cannot say If I don't see the live site :-(

but try to remove the 71 from 1-index71

maybe there are some SEF problems on your site which then confuse the JRoute behaviour :idea:

Jan
If you find Phoca extensions useful, please support the project
veightar
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 27 Jan 2011, 10:06

Re: Image links not working

Post by veightar »

I just reinstalled joomla and the phoca gallery altogether. I realized that, it is the seo friendly url problem.
The addon (all the phoca addons: download, gallery, etc) are not compatible with my joomla seo friendly
url option, because, all the links starts to work well once I switch the seo friendly url in the global
configuration.
If it does not work with this option in the global configuration, then what can I do to use seo friendly urls.

thanks in advance
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Image links not working

Post by Jan »

Hi, no idea there, Phoca sends the urls to JRoute method (which is the Joomla! method which creates the URL). Such url then should be managed by SEO extension. So really cannot say as this should be solved somewhere between JRoute and the SEO extension :-(

Jan
If you find Phoca extensions useful, please support the project
Post Reply