Error 500 to see original image
-
- Phoca Newbie
- Posts: 8
- Joined: 13 Jun 2008, 14:04
Error 500 to see original image
When I click on the preview to view original image, I see error 500. But this problem is only with the phoca plugin, beacuse the normal phoca gallery work. You can see the problem there: http://www.shoujo-love.net/joomla/index ... mitstart=5 try to clik on a preview...
- Jan
- Phoca Hero
- Posts: 48536
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Error 500 to see original image
Maybe the problems are caused by Itemid, try to create a menu link to Phoca Gallery categories, plugin will take the Itemid. Do you have the last version of plugin and component.
Jan
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 8
- Joined: 13 Jun 2008, 14:04
Re: Error 500 to see original image
and how I can create a menu link?
- Jan
- Phoca Hero
- Posts: 48536
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Error 500 to see original image
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 8
- Joined: 13 Jun 2008, 14:04
Re: Error 500 to see original image
I did that, but the problem is not disappeared... I use this code in the article:
What's wrong?
Code: Select all
phocagallery view=category|categoryid=2|imageid=0|limitstart=0|limitcount=9|detail=1|displayname=1|displaydetail=1|displaydownload=0|float=right|detail=1}
What's wrong?
- caro84g
- Phoca Hero
- Posts: 1369
- Joined: 11 Feb 2008, 17:52
- Location: Holland
- Contact:
Re: Error 500 to see original image
I'm just reading your code and I should remove 'imageid=0' and 'detail=1'. The first you don't need with limitstart and limitcount. The second is doubled in the code.
I should add this code:
I should add this code:
Code: Select all
{phocagallery view=category|categoryid=2|limitstart=0|limitcount=9|detail=1|displayname=1|displaydetail=1|displaydownload=0|float=right}
Please ask your support questions in the forums and not via PM - I delete those PM's
Backup before you do any major change to your website (and test first)
Backup before you do any major change to your website (and test first)