Quote:
Originally Posted by Mageniks
Hello thx for this script all is installed and work but one problem
i try add my pic and i got this message
Code:
Fatal error: Call to undefined function: imagecreatetruecolor() in c:\program files\easyphp1-7\www\forum\vbhotornot.php on line 373
Any help for i can fix it thx and good work
|
If I understood well from the directory name, are you running on a Windows server? In that point the script is trying to upload the photo. In a Linux server the problem should be that there are no write permissions at the directory (CMOD 777). In a Windows servers you must check how to set permissions execite/read/write by all.
There are 3 directories that must have these permissions:
/photos
/tmp
/photos/thumbs