Help needed with PHP module
Posted: Sun Feb 16, 2003 6:44 pm
I recently installed a classified php program. Installation went fine and everything works except when i try to upload an image with a new classified add it gives me this error.
I am not very experienced with php but have installed a few modules. Thanks for your help in advanced.
Code: Select all
Warning: Unable to create '/advt/image/28.jpg': No such file or directory in /home/********/public_html/advt/account.php on line 83
Warning: imagejpeg: unable to open '/advt/image/thumb/28.jpg' for writing in /home/********/public_html/advt/common.php on line 171
Warning: Cannot add header information - headers already sent by (output started at /home/*******/public_html/advt/account.php:83) in /home/*******/public_html/advt/account.php on line 91