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

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.
Reply


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



Theme © iAndrew 2016 - Forum software by © MyBB