Page 1 of 1

plugin doesn't always work - HTTP 404 error

Posted: 26 Nov 2008, 15:36
by thomasjs
I have three images embedded into content on
http://www.cubepoint.net/demo/image-gallery.html
Clicking on New York works, but not on Taipei and Berlin, though these images work on
http://www.cubepoint.net/demo/image-gal ... y/15-.html
and
http://www.cubepoint.net/demo/image-gal ... y/10-.html

I embedded all three images the same way with the tag
{phocagallery view=category|categoryid=7|imageid=38|displaydownload=0|displaybuttons=0|float=left}
with all ids and files correctly set up.

Interestingly New York produces the URL
http://www.cubepoint.net/demo/image-gal ... &buttons=0
whereas Taipei and Berlin lead to
http://www.cubepoint.net/component/phoc ... &buttons=0
and
http://www.cubepoint.net/component/phoc ... &buttons=0
resp.

When I manually construct the URL
http://www.cubepoint.net/demo/image-gal ... &buttons=0
it works.

Seems that somehow the plugin doesn't always produce the same URLs.

Thanks for any idea or help.

Re: plugin doesn't always work - HTTP 404 error

Posted: 26 Nov 2008, 16:13
by caro84g

Re: plugin doesn't always work - HTTP 404 error

Posted: 27 Nov 2008, 05:34
by thomasjs
Many thanks, Carolien.
I changed it and it works now. Should have looked into the FAQ first.
Thomas