Page 1 of 1

Error in Phoca Gallery

Posted: 19 Nov 2009, 14:25
by lpandrea
I am getting these error messages and I can't figure out what is wrong.

Warning: opendir(/home/3/c/coventgardenlodg/www/joomla/images/phocagallery/thumbs) [function.opendir]: failed to open dir: Permission denied in /home/3/c/coventgardenlodg/www/joomla/libraries/joomla/filesystem/folder.php on line 423

Warning: readdir(): supplied argument is not a valid Directory resource in /home/3/c/coventgardenlodg/www/joomla/libraries/joomla/filesystem/folder.php on line 424

Warning: closedir(): supplied argument is not a valid Directory resource in /home/3/c/coventgardenlodg/www/joomla/libraries/joomla/filesystem/folder.php on line 450

I have uninstalled and manually removed folder and then installed gain. Uploaded pictures and created thumbnails. Everything is great so far and it displays correct. After a short time all images are gone from front end and when cheking images at back end it starts to recreate thumbnail, but only a few will appear.

Re: Error in Phoca Gallery

Posted: 19 Nov 2009, 15:31
by Nukem36
High!

I suppose you're having trouble with your environement, not with phoca. What kind of installation do you have? Locally on a linux-system? Did you check the file and directory permissions? When you're on a linux system (xampp?) the owner should be wwwrun and the group www. The sourcecode indicates, that joomla-code is called to readout the contents of a folder (with filelist), so check if files/folders in your phoca picture directory disappear. Maybe another job is "working" there?

Hmm.... never seen such a thing before!?!?

Regards
Nukem36