• Fatal error: Uncaught Error: Call to private method WP_DB_Table::exists() from global scope in ../wp-content/plugins/wp-user-manager/includes/install.php:246

    Happens with Multisite and PHP 8.0.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Mark Kevin

    (@mkesteban08)

    Hi @knutsp ,

    There could be a conflict within your theme/plugins, have you tried using a default WordPress theme while all plugins except for WPUM is active?

    Please proceed in testing the recommendation above and let me know how it goes. I’ll be glad to further help you with this.

    Regards,
    Mark

    Thread Starter Knut Sparhell

    (@knutsp)

    Yes, it was. You use the same library as many others, but fail to check that the class already exists, and no namespacing.

    Please stop this bad practice.

    Plugin Author WP User Manager

    (@wpusermanager)

    Hey @knutsp I’ll get that namespaced for the next version – apologies for the inconvenience here

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Fatal error on activate’ is closed to new replies.