• For some reason I am getting these 2 errors pop up when I go to the Add Plugin Page. Can someone please help, I’m beyond frustrated!

    Warning: Attempt to assign property of non-object in /public_html/wp-admin/includes/plugin-install.php on line 192

    Warning: uasort() expects parameter 1 to be array, null given in /public_html/wp-admin/includes/class-wp-plugin-install-list-table.php on line 217

Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator t-p

    (@t-p)

    to rule out theme or plugin incompatibilities, try:
    – If you have access to your Dashboard’s Plugins page, try deactivating ALL (yes all) plugins temporarily to see if this resolves the problem (plugin functions can interfere). If this works, re-activate them individually (one-by-one) to find the problematic plugin(s).
    – If you don’t have access to your Dashboard’s Plugins page, try manually resetting your plugins (no Dashboard access required). If that resolves the issue, reactivate each one individually until you find the cause. Also remember to deactivate any plugins in the mu-plugins folder (if you have created such folder). The easiest way is to rename that folder to mu-plugins-old.
    – switching to the unedited default Theme (Twenty Seventeen.) for a moment using the WP dashboard to rule out any theme-specific issue (theme functions can interfere like plugins). If you don’t have access to your Dashboard’s Appearance page, use FTP/ SFTP , or your web-host’s cPanel or whatever file management application your host provides (no Dashboard access required). Navigate to /wp-content/themes/ and switch to the default theme by renaming your current theme’s folder by adding “-old” to the end of the folder name. Alternately, you can remove other themes except the default theme (Twenty Sixteen.). That will force your site to use it.

    I am pretty much getting this exact same error. Please help!

    After attempting to troubleshoot a million things, I tried again, and it was miraculously fixed!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Errors on Add Plugin Page’ is closed to new replies.