-
Notifications
You must be signed in to change notification settings - Fork 158
Declaration of MY_Upload should be compatible with CI_Upload #30
Comments
I think I have found a solution. Open up the MY_Upload.php file which you have stored inside your application/library folder. Go to line 32. Line 32 should look like this: Replace the whole line with this: Worked for me. Can any one confirm this? |
Thanks nilshaebel, It worked me also |
It worked me also |
Awesome |
Thanks you very much! |
Worked for me too, thanks a bunch |
nice job <3 |
A PHP Error was encountered
Severity: Runtime Notice
Message: Declaration of MY_Upload::initialize($config = Array) should be compatible with CI_Upload::initialize(array $config = Array, $reset = true)
Filename: libraries/MY_Upload.php
Line Number: 446
Backtrace:
File: C:\xampp\htdocs\codeigniter\index.php
Line: 315
Function: require_once
The text was updated successfully, but these errors were encountered: