I have this code
$crud->set_field_upload('photo','../assets/uploads/slider');
and the upload done in local
[img]http://im18.gulfup.com/y87H1.jpg[/img]
but online I have an error
[img]http://im18.gulfup.com/4VzX2.jpg[/img]
althoug I give the folder prmetion 0777
and the photo uploaded into the folder
what is the problem?