Morning All! I have been fighting this for the better part of three days now and am at the point of asking you for help. When I try to upload a pic I get this error:
Impossible to move Texaco.jpg to albums/userpics/ !
File: /home/content/t/a/t/tatu54a/html/cpg1.2.0rc2/db_input.php - Line: 259
When I go to Advanced Debug Mode, the first thing I get is, under Image Lib(s):
gd
Module doesn't exist.
gd is enabled on my host server. I have checked several times and made one phone call just to verify and they tell me that it is ON.
I just know that there is just one setting somewhere that isn't right but I just cannot find it. I keep going back to userpics, but there is nothing there left for me to do.
What's up? Any takers?
Dale
Having GD on your server doesn't mean PHP "knows" GD. Create a file with phpinfo() in it (refer to the faq how to do that). If GD doesn't show you'll have to dig in your server config - I recommend getting the latest PHP version (where GD is included).
GauGau
Some GD test scripts"
http://forum.coppermine-gallery.net/index.php?topic=503
Also, check the permissions of the albums directory.