Welcome Guest, Not a member yet? Register   Sign In
Upload Error
#5

[eluser]E303[/eluser]
thanks for that. I have stopped that error now.. However everything seems to run through without a problem yet the file doesn't get uploaded.

The directory is set to 777:
Code:
$config['upload_path']        = '/public_html/images/forsale/';

i have even tried
Code:
$config['upload_path']        = './images/forsale/';
and
Code:
$config['upload_path']        = './uploads';

nothing works.

anyideas?


Messages In This Thread
Upload Error - by El Forum - 10-04-2007, 12:33 AM
Upload Error - by El Forum - 10-04-2007, 08:30 AM
Upload Error - by El Forum - 10-04-2007, 08:44 AM
Upload Error - by El Forum - 10-04-2007, 09:13 AM
Upload Error - by El Forum - 10-04-2007, 08:08 PM
Upload Error - by El Forum - 10-06-2007, 07:23 AM
Upload Error - by El Forum - 10-09-2007, 07:33 PM



Theme © iAndrew 2016 - Forum software by © MyBB