My first load of uploads to the gallery went fine but now when I try and add moe photos or start a new gallery all I see in the back end is a blank thumbnail. Click on the image frontend and I get this message:
Warning: getimagesize(/home/fhlinux161/n/_ _.com/user/htdocs/images/phocagallery/thumbs/phoca_thumb_l_p1180366.jpg) [function.getimagesize]: failed to open stream: No such file or directory in /home/fhlinux161/n/_ _.com/user/htdocs/administrator/components/com_phocagallery/helpers/phocagallery.php on line 43
What am I doing wrong?
Problem with blank thumbnails
- caro84g
- Phoca Hero
- Posts: 1369
- Joined: 11 Feb 2008, 17:52
- Location: Holland
- Contact:
Re: Problem with blank thumbnails
Hi,
check out on your server if the files are in the 'thumbs' folder.
If they're not there, then the thumbs aren't created. Check in the global parameters if 'thumbnails creation' is enabled.
Good luck!
Carolien
check out on your server if the files are in the 'thumbs' folder.
If they're not there, then the thumbs aren't created. Check in the global parameters if 'thumbnails creation' is enabled.
Good luck!
Carolien
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)
-
- Phoca Newbie
- Posts: 2
- Joined: 24 Aug 2008, 15:58
Re: Problem with blank thumbnails
Thanks for the reply Caroline.
Thumbnails creation is enabled and all the first batch are there but the new photos I'm uploading just appear as blanks in the thumbs folder??
When I try to upoad a file directly via 'new' in the phoca component backend I get this message:
* JFTP::login: Unable to login
* JClientHelper::setCredentialsFromRequest failed
Any suggestions? I'm stuck!
Thumbnails creation is enabled and all the first batch are there but the new photos I'm uploading just appear as blanks in the thumbs folder??
When I try to upoad a file directly via 'new' in the phoca component backend I get this message:
* JFTP::login: Unable to login
* JClientHelper::setCredentialsFromRequest failed
Any suggestions? I'm stuck!
- caro84g
- Phoca Hero
- Posts: 1369
- Joined: 11 Feb 2008, 17:52
- Location: Holland
- Contact:
Re: Problem with blank thumbnails
Hi,
are the thumbnails created on the server? so use a FTP-program like Filezilla to look on your server if they're there (I suppose they aren't). [your root folder]/images/phogallery/[could be a folder]/thumbs.
Does the file "phoca_thumb_l_p1180366.jpg" exist?
And check out permissions. The thumbs folder must have writing permissions...
I've never encountered the other message, but I suppose you should check your FTP settings in the general Joomla! settings.
are the thumbnails created on the server? so use a FTP-program like Filezilla to look on your server if they're there (I suppose they aren't). [your root folder]/images/phogallery/[could be a folder]/thumbs.
Does the file "phoca_thumb_l_p1180366.jpg" exist?
And check out permissions. The thumbs folder must have writing permissions...
I've never encountered the other message, but I suppose you should check your FTP settings in the general Joomla! settings.
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)