Recuring "404 – File or directory not found" error
-
I’ve been getting this error since I installed fresh using version 3.0. I’m up to 3.3 now and still get it. I can replicate the issue when I add a new link using the Add link option under links. The thing is that it actually saves the link despite the error.
Here is a cropped screen shot of the error:
https://blogs.cnc.bc.ca/gagel/?attachment_id=38I’m using IIS 7.x on Windows 2008 R2 server.
I’ve turned on debugging and logging and can’t find anything to point me in the right direction despite errors being logged. Here is a sample of them:
PHP Notice: WP_User->id was called with an argument that is deprecated since version 2.1! UseWP_User->ID
instead. in D:\wordpress\wp-includes\functions.php on line 3542
PHP Notice: has_cap was called with an argument that is deprecated since version 2.0! Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead. in D:\wordpress\wp-includes\functions.php on line 3542
PHP Notice: has_cap was called with an argument that is deprecated since version 2.0! Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead. in D:\wordpress\wp-includes\functions.php on line 3542
PHP Notice: add_contextual_help is deprecated since version 3.3! Use get_current_screen()->add_help_tab() instead. in D:\wordpress\wp-includes\functions.php on line 3458
PHP Notice: has_cap was called with an argument that is deprecated since version 2.0! Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead. in D:\wordpress\wp-includes\functions.php on line 3542
PHP Notice: has_cap was called with an argument that is deprecated since version 2.0! Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead. in D:\wordpress\wp-includes\functions.php on line 3542
- The topic ‘Recuring "404 – File or directory not found" error’ is closed to new replies.