Welcome Guest, Not a member yet? Register   Sign In
Uploadify + Upload Class
#2

[eluser]sofwan[/eluser]
Try to change this : $config['allowed_types'] = 'jpg|jpeg';

and make sure you don't put in your autoload file, library 'upload' because it's already put in your controller:
$this->load->library('upload', $config);


Messages In This Thread
Uploadify + Upload Class - by El Forum - 02-14-2010, 10:14 AM
Uploadify + Upload Class - by El Forum - 02-14-2010, 08:31 PM
Uploadify + Upload Class - by El Forum - 02-14-2010, 10:21 PM
Uploadify + Upload Class - by El Forum - 02-15-2010, 02:11 AM
Uploadify + Upload Class - by El Forum - 02-15-2010, 02:19 AM
Uploadify + Upload Class - by El Forum - 02-15-2010, 02:27 AM
Uploadify + Upload Class - by El Forum - 02-15-2010, 02:36 AM



Theme © iAndrew 2016 - Forum software by © MyBB