• Resolved HelgaTheViking

    (@helgatheviking)


    with WP_DEBUG mode enabled, here’s the error I get on activation.

    Fatal error: Uncaught Error: Call to undefined function Puvox\mb_ereg_replace() in /wp-content/plugins/wp-phpmyadmin-extension/library_standard.php:309 Stack trace: 
    #0 /wp-content/plugins/wp-phpmyadmin-extension/index.php(656): Puvox\standard_php_library::realpath('/home/cabox/wor...') 
    #1 /wp-content/plugins/wp-phpmyadmin-extension/index.php(98): WpPhpMyAdminExtension\PluginClass->file_put_contents('/home/cabox/wor...', '<?php //_XUVuye...') 
    #2 /wp-includes/class-wp-hook.php(307): WpPhpMyAdminExtension\PluginClass->setup_files('') 
    #3 /wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters(NULL, Array) 
    #4 /wp-includes/plugin.php(474): WP_Hook->do_action(Array) 
    #5 /wp-settings.php(587): do_action('init') 
    #6 /wp-config.php(108): require_once('/home/cabox/wor...') 
    #7 /wp-load.php(50): require_once('/home/cabox/wor...') 
    #8 /home/... in /wp-content/plugins/wp-phpmyadmin-extension/library_standard.php on line 309
Viewing 1 replies (of 1 total)
  • Plugin Author ttodua

    (@ttodua)

    ‘mb_string’ extension needs to be enabled in your php installation. enable it from hosting settings otherwise you might need to contact to hosting support

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