Welcome Guest, Not a member yet? Register   Sign In
Picture uploading
#4

[eluser]Skippy[/eluser]
Code:
$config['overwrite'] = 'TRUE';

This should probably be TRUE (without the quotes). The docs say it's a boolean so if you actually submit a string (even if it's 'FALSE') it will still get evaluated to true. You probably didn't have any issues because you're going for true anyway.


Messages In This Thread
Picture uploading - by El Forum - 06-28-2008, 10:24 PM
Picture uploading - by El Forum - 06-28-2008, 10:31 PM
Picture uploading - by El Forum - 06-28-2008, 11:03 PM
Picture uploading - by El Forum - 07-28-2008, 09:05 AM



Theme © iAndrew 2016 - Forum software by © MyBB