Page 1 of 1

Basic Image uploads

Posted: 23 Aug 2009, 18:43
by luk820911
I was able to successfuly upload one image to a categrory from the front end. Now I just get errors in both front and back ends. Here is the site:

http://aiaccaep.org/index.php?option=co ... &Itemid=54

Any help? Is it the thumbnail creation? What is it?

LUK820911

Re: Basic Image uploads

Posted: 24 Aug 2009, 10:53
by Jan
Hi, which error exactly do you get?

Re: Basic Image uploads

Posted: 25 Aug 2009, 23:45
by luk820911
Sorry, here it is:

The image seemed to upload, but shows no thumbnail and displays this error when you try to view it.

Warning: getimagesize(/homepages/31/d293978780/htdocs/images/phocagallery/users/thumbs/phoca_thumb_l_n_a.jpg) [function.getimagesize]: failed to open stream: No such file or directory in /homepages/31/d293978780/htdocs/administrator/components/com_phocagallery/libraries/phocagallery/image/image.php on line 47

LUK820911

Re: Basic Image uploads

Posted: 26 Aug 2009, 18:36
by Jan
Does this file exists on your site:

/homepages/31/d293978780/htdocs/images/phocagallery/users/thumbs/phoca_thumb_l_n_a.jpg

?

if yes, then there can be permissions problem

Re: Basic Image uploads

Posted: 26 Aug 2009, 22:20
by luk820911
In that folder, the only thing that exists is an index.html file.

LUK820911

Re: Basic Image uploads

Posted: 27 Aug 2009, 20:24
by Jan
then you should check if gd can write into the folder (permissions, ownership)
https://www.phoca.cz/documents/50-phoca/ ... y-settings

and if GD works OK on your server