Welcome Guest, Not a member yet? Register   Sign In
[solved] upload problem - dont see it - pls have a look
#3

(07-29-2016, 06:05 AM)ComputingFroggy Wrote: Just havin a quick look: either an authentification problem or the media parameter is not set.

If I were you, I would change
 redirect(base_url(), 'refresh');
with something like
 echo 'no login or no parameter';
(just for debugging) to make sure where the problem is.

Thanks, will try, 
but I do not get a "$this->upload->do_upload() == TRUE", so it stays in the ELSE-part.
Reply


Messages In This Thread
RE: upload problem - dont see it - pls have a look - by JanFromHamburg - 07-29-2016, 06:11 AM



Theme © iAndrew 2016 - Forum software by © MyBB