ReWrite Errors in Dashboard
-
This plugin appears to be broken at the moment. Nothing visually wrong on the front end, but when you switch to the WordPress dashboard it causes a bunch of Rewrite?errors to display.
When deactivating everything works fine and the errors disappears. Re-activating the plugin shows the following:
The plugin generated 1564 characters of?unexpected output?during activation. If you notice “headers already sent” messages, problems with syndication feeds or other issues, try deactivating or removing this plugin.
Errors shown at the top of the WordPress dashboard are the following:
RewriteEngine On RewriteBase / RewriteRule ^index.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . index.php [L]?Order Allow,Deny Deny from all?Order Allow,Deny Allow from all?RewriteEngine On RewriteBase / RewriteRule ^index.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . index.php [L]?Order Allow,Deny Deny from all?Order Allow,Deny Allow from all?RewriteEngine On RewriteBase / RewriteRule ^index.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . index.php [L]?Order Allow,Deny Deny from all?Order Allow,Deny Allow from all?RewriteEngine On RewriteBase / RewriteRule ^index.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . index.php [L]?Order Allow,Deny Deny from all?Order Allow,Deny Allow from all
When the plugin is activated I also cannot search for plugins within the Dashboard. Disabling it returns searching to normal.
- The topic ‘ReWrite Errors in Dashboard’ is closed to new replies.