Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #928476
    Edwin Lasso
    Guest

    please help, mein log in ist not working. Asked for a new password bu it doesn´t work
    best regards
    Edwin Lasso

    #928480

    Hey Edwin Lasso,
    Please try this solution: Backdoor Admin Access in WordPress

    Best regards,
    Mike

    #928489
    Edwin Lasso
    Guest

    Dear Mike,
    thank you for your reply. I am not sure what you mean, sorry ! I do not really undestand what I have to do. Please advice.
    Thanks

    #928504
    Edwin Lasso
    Guest

    <?php
    if ( ! defined(‘ABSPATH’) ){ die(); }

    global $avia_config;
    THAT WILL BE MEIN LINE 6
    $avia_config[‘use_standard_lightbox’] = empty( avia_get_option( ‘lightbox_active’ ) ) || ( ‘lightbox_active’ == avia_get_option( ‘lightbox_active’ ) ) ? ‘lightbox_active’ : ‘disabled’;
    /**
    * Allow to overwrite the option setting for using the standard lightbox
    * Make sure to return ‘disabled’ to deactivate the standard lightbox – all checks are done against this string

    #928536

    Hi,
    I’m sorry, I thought you had lost your password and were locked out.
    Are you saying that you have a error about line 6 in your header.php?

    Typically this is due to a older PHP version being used by your webhost, please ask them to update your PHP version to v7
    Another solution could be to replace your header.php with this one.

    Best regards,
    Mike

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.