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

(This post was last modified: 07-29-2016, 06:37 AM by spjonez.)

Dear lord your code formatting. I have no idea how you read that.

Comment this line out and see what happens:
Code:
if (!$this->ion_auth->logged_in() || $media==FALSE){redirect(base_url(), 'refresh');}

If it still doesn't work, var_dump this line:
Code:
dirname($_SERVER['DOCUMENT_ROOT']).'/assets/media/'.strtolower($media)

Does that path exist and is it writable?

If it is, inspect the form tag with dev tools and post it.
Reply


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



Theme © iAndrew 2016 - Forum software by © MyBB