Admin Dashboard Plugins.php page blank in WordPress 2.7
-
I cannot seem to bring up plugins.php when going to the plugins option in the admin dashboard.
I could initially upon first installing WP, which I installed some plugins that may have caused conflicts to prevent things from working now. However, even reinstalling wordpress does not fix the issue of being unable to access the plugins. I can edit them, but not add or view what plugins are there.
Viewing is possible if I relabel the plugins folder, but once properly labelled it does not work.
I could initially view plugins, so my host (Free Hostia) can support wordpress properly.
I’ve deleted the database and recreated it with a fresh install, which still does not work. Even created different database names.
I’ve checked the link in both Mozilla Firefox and Google Chrome.I do get this error when editing plugins:
“Wrong datatype for second argument in …/blog/wp-admin/includes/plugin.php on line 233”The code for that is:
foreach ( (array)$all_plugins as $plugin_file => $plugin_data) {Although this is unedited and part of the original download.
Please help me! I’m not sure where I’m going wrong…
The topic ‘Admin Dashboard Plugins.php page blank in WordPress 2.7’ is closed to new replies.