I have this problem with photoshare in postnuke:
(PHP 4.3.11, GD 2.028, photoshare 4.2 and postnuke 0.750)
uploading a picture does not seem to work.
the page loads but remain the same (with firefox, in IE give an error message that said the page contain no data...)
I check my directories and notice that in the "temp" the image is loaded, but than it's not moved in the picture folder...
The 2 directory are chmod 777
What can be?
I read the readme and try also the "blank page bug" but with no result
Thanks
Davide
Posted: 05.07.2005, 21:37
rank:
12
registered:
March 2009
Status:
offline
last visit:
Posts:
0
I'm sorry, but I don't have the faintest idea. Usually these kind of problems turns out to be due to constrains, or outright bugs, in the server setup.
Try uploading different kind and sizes of images?
Posted: 06.07.2005, 04:16
rank:
12
registered:
March 2009
Status:
offline
last visit:
Posts:
0
I had a problem similar to this. My problem was that the image uploaded was a GIF and that GD must be comipiled to handle GIF images. Hope this helps...
--Joe
Posted: 06.07.2005, 08:36
rank:
12
registered:
March 2009
Status:
offline
last visit:
Posts:
0
I try gif, jpg and png... nothing, all copied in temp directory and stop. :casstet:
I try a big image and correctly said it was too big.
Bingo Joe! :D
I test gd trying to import with coppermine and paged, they give me error with .gif images, (jpg ok).
Maybe photoshare need gd to be all ok to work perfectly.
Thanks
Davide
PS: I hope my hosting solve the problem.
Posted: 06.07.2005, 11:11
rank:
12
registered:
March 2009
Status:
offline
last visit:
Posts:
0
My hosting said me that .gif are not supported for copyright problem..
:casstet:
Could be that photoshare doesn't work at all for this gif problem?
If I remove gif references in photoshare code could be an idea? I can said to photohare to manage gif as non supported format... could be work?