please help, mein log in ist not working. Asked for a new password bu it doesn´t work
best regards
Edwin Lasso
Hey Edwin Lasso,
Please try this solution: Backdoor Admin Access in WordPress
Best regards,
Mike
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
<?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
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