Home Forums WordPress Plugins Hide My WP Error to connect wp-admin and customizing.

This topic is: not resolved
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #29113
    heinzman
    Post count: 1

    I can’t connect to wp-admin and customizing.
    There is some error occur.

    Uncaught Error: Call to a member function opt() on null in /opt/bitnami/apps/wordpress/htdocs/wp-content/plugins/hide_my_wp/lib/class.settings-api.php on line 189
    register_menu()
    wp-includes/class-wp-hook.php:286
    apply_filters()
    wp-includes/class-wp-hook.php:310
    do_action()
    wp-includes/plugin.php:465
    do_action()
    wp-admin/includes/menu.php:154
    require_once()
    wp-admin/menu.php:309
    require()
    wp-admin/admin.php:152
    require_once()
    wp-admin/about.php:10

    #29114
    heinzman
    Post count: 1

    Hi.
    I just fix by disable this line.
    /opt/bitnami/apps/wordpress/htdocs/wp-content/plugins/hide_my_wp/lib/class.settings-api.php on line 189

    //$intrusion_count = (int) HMWP_MS_IDS::instance()->opt( ‘new_intrusions_count’ );

    Is there any way to fix this syntax?

    Best Regards.
    Kevin

    #29121
    Suman M.
    Post count: 12480

    Hi, thanks for contacting us. Which version of HMWP plugin you are using? Can you please let us know your site’s backend login details (as private reply) so that we can look into the issue further?

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.