Page 1 of 1

Image links not working

Posted: 27 Jan 2011, 20:58
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
:(

Re: Image links not working

Posted: 29 Jan 2011, 16:55
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

Re: Image links not working

Posted: 01 Feb 2011, 01:51
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

Re: Image links not working

Posted: 05 Feb 2011, 20:18
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