Global plugins screen blank
-
I just updated to version 6.0 The global plugins screen is now not showing any plugins. What could be wrong here?
-
Try disabling and enabling the plugin again. Make sure all the files copied over correctly. You can try uploading the files with ftp to make sure they are all there. Are you getting any php errors in your error log?
I am facing the exact same issue since the update to version 6, perhaps is a bug. I did try disabling and enabling, check the files, disable every single plugin and change to default wp theme, even try deleting and installing again but no luck with the global plugins screen and neither with the post type plugins screen which seems to load forever but the screen never appears.
This is a genius plugin, hope we can figure how to get to those screens.
Turn on wp_debug and see if you get any errors.
I set wp_debug to true in wp_config and I see no errors when trying to access the global settings. I also just installed the 6.0.1 update and still have the issue.
Have same problem.
I told you to get rid of “PO” in tables (code). All your code is with “PO” and table calls “po”. wp_po_plugins.
It is completely empty. Dont know if it has something with this problem.I just tried installing plugin organizer in other site but I still got no access to global plugins and post type plugins screen. I also did the 6.0.1 update.
Are any of you running a caching plugin? Not sure if that would cause it or not. Not having access to the wp_PO_plugins table wouldn’t cause this. Nothing in that table is used on the global plugins page. Do you get a list of plugins to disable on a post or page?
I have no problem, and I use W3 Total Cache.
They are there under every page.
Post type plugins and search plugins dont work either.
It doesnt work even with today 6.0.2 update.It is not hitting server limits, timeouts, etc…
Just tested on website with very few plugins, same problem.$ajaxSaveFunction is something named for plugin ? Cannot find single one mention on Google.
It is not explained wht this will do. Point to PO_submit_global_plugins();, but then this is not explained what it should do.At least I as not so good coder see it this way.
I mean it doesnt have much chance to parse code in postMetaBox.php.
Are you getting an error with $ajaxSaveFunction?
$ajaxSaveFunction is the php variable that holds the name of the Javascript function used to save the settings in the postMetabox.php template file.
The topic ‘Global plugins screen blank’ is closed to new replies.