montymoose
Posts: 85
|
| Posted: 09/02/2008, 3:52 AM |
|
Hello,
I have a system using CodeCharge (PHP MYSQL) using the image upload function. The CodeCharge system brings up an error if the image in the image field of the database is not found - I need to stop it doing this any ideas?
Cheers.
|
 |
 |
montymoose
Posts: 85
|
| Posted: 09/03/2008, 7:38 AM |
|
Thanks for inundating my query with responses!
Just for your information, if anyone else has this problem, it can be easily fixed by altering the IF statements for the upload function within classes.php.
|
 |
 |
wkempees
Posts: 1679
|
| Posted: 09/05/2008, 2:44 PM |
|

Quote :using the image upload function
as in File Upload Component?
What do you want to do when the file is not found, except supressing the error message?
reset the field data to blank?
Walter
_________________
Origin: NL, T:GMT+1 (Forumtime +9)
CCS3/4.01.006 PhP, MySQL .Net/InMotion(Vista/XP, XAMPP)
if you liked this info PAYPAL me: http://donate.consultair.eu
|
 |
 |
|