alpst
Forum Replies Created
-
Thanks Joshua
Hi Joshua
Thank you for your reply,
I run WordPress on slickstack vps, and I don’t have a clue what and where to look.
This is my second wp on slickstack vps with wordfence, the previous time I didn’t have any issues like this.I have disabled my custom theme but didn’t help, this time I’ll disable all plugins.
Any clue, what else to check for?
Thanks
AlexThank you very much for your help!
The issue was in my nginx configuration on cipherlist.conf
add_header X-Frame-Options DENY; I just commented this line and activated ninja scanner successfully.Cheers
AlexSorry I dont really understand what does it mean but
in my funtion.php i havefunction send_frame_options_header() {
@header( ‘X-Frame-Options: SAMEORIGIN’ );
}I have also disable all plugins, uninstalled some of plugins including ninja firewall, but the issue still occur.
Hi thank you for your help.
Unfortunately enabling debug log does not display any things in debug.logIn google chrome console I can see this error
Refused to display ‘https://www.site.com/wp-admin/plugins.php?action=error_scrape&plugin=ninjascanner%2Findex.php&_wpnonce=6ef6080692’ in a frame because it set multiple ‘X-Frame-Options’ headers with conflicting values (‘SAMEORIGIN, DENY’). Falling back to ‘deny’.
Hi Thank you for your support.
Unfortunately there isn’t any error message displayed below, you can see attached screenshot on https://ibb.co/nbkvJAThanks
Alex