• Hi,
    When I am trying to login to the dashboard and getting this error message.
    Fatal error: Call to undefined function __return_null() in /home/xxxxxxx/public_html/wp-content/plugins/popup-maker/includes/admin/settings/register-settings.php on line 76.

    I have replaced the web information by XXXXXXX.

    I can access control panel and follow the path to line 76 and it shows the following.

    74 add_settings_section(
    75 ‘popmake_settings_’ . $tab,
    76 __return_null(),
    77 ‘__return_false’,
    78 ‘popmake_settings_’ . $tab
    79 );

    Can anyone please help me.`

    Thanks in advance
    Tazio

Viewing 1 replies (of 1 total)
  • If you can’t access your admin pages, you’ll need to use an FTP client (like FileZilla), or your host’s cpanel (or File Manager) and navigate to the files on the server.

    In your WP installation there, find wp-content/plugins/popupmaker (if that is the plugin) and rename that plugin’s folder to something like popupmaker-hold. That will disable it and hopefully allow you to get back into WP admin.

    Then visit the plugin’s support forum and ask about this problem there. Maybe they have an update for you.

Viewing 1 replies (of 1 total)

The topic ‘Cannot Login to Dashboard’ is closed to new replies.