Welcome Guest, Not a member yet? Register   Sign In
Why can't I get an image to upload?
#2

[eluser]xeroblast[/eluser]
Code:
$config['upload_path'] = '/images/';
change to
Code:
$config['upload_path'] = './images/';


Messages In This Thread
Why can't I get an image to upload? - by El Forum - 11-11-2012, 07:20 AM
Why can't I get an image to upload? - by El Forum - 11-11-2012, 08:17 PM
Why can't I get an image to upload? - by El Forum - 11-12-2012, 04:06 PM



Theme © iAndrew 2016 - Forum software by © MyBB