error with private (for registered only) subcategory

Phoca Gallery - image gallery extension
gray
Phoca Member
Phoca Member
Posts: 39
Joined: 03 Jul 2008, 13:30

error with private (for registered only) subcategory

Post by gray »

Thanks for this great component! I like it but found a error.

I have one subcategory with "registered only" access level.

When I set SEF='no'
- no thumbnail in dispayed on the "private" subcatergry folder (image's URL is http://www.site/templates/template_name/images/)
- link goes to http://www.site/index.php?option=com_ph ... &Itemid=10
- link opens a pop-up image "phoca_thumb_l_no_image.gif" with a error
"Warning: getimagesize(www.site/images/phocagallery/) [function.getimagesize]: failed to open stream: Permission denied in www.site\administrator\components\com_phocagallery\helpers\phocagallery.php on line 43"

When I set SEF='yes'
- again, no thumbnail
- link goes to www.site/index.php/galleries/category/3-cat_name.html
- link opens with a 404 error

I use Gallery 1.8.8 beta with Joomla 1.5.3

Actually, to have a message that only registered users (or selected) could access this folder would be great.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48403
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: error with private (for registered only) subcategory

Post by Jan »

hi, this is not about Phoca Gallery permissions:

Warning: getimagesize(www.site/images/phocagallery/) ... this is some kind of php (gd library) error, which cannot read the imformation from the server.

- permissions and categories ... now you can hide the private or registered categories... no message is implemented yet ... :(

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