Hello, I get this error on top of the page:
[REQ_ERR: 403] [KTrafficClient] Something is wrong. Enable debug mode to see the reason.
Can someone help me with that?
– Tried disabling all plugins. Didn’t help.
– Tried to change the theme to default Twenty-Twenty. Still getting the error.
– Tried changing the PHP version. Also didn’t help.
Update:
Tried to disable debug mode. Didn’t help.
define( ‘WP_DEBUG’, false );
// Disable display of errors and warnings
define( ‘WP_DEBUG_DISPLAY’, false );
@ini_set( ‘display_errors’, 0 );
The page I need help with: [log in to see the link]