• Resolved sethromme

    (@sethromme)


    My website is now showing 3 Warning line items on the header related to Estatik and line 204. I can’t figure out why this appeared out of nowhere? Any tips on how to resolve for someone who built and maintains this website via WordPress (not exactly a cPanel, server editing type of skillset).

    We’ve used Estatik for many years without issue. No new plugins added recently. Just basic updates.

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Tech2

    (@tech2)

    I have the same issue, at the moment I turned off the warnings and am waiting a further explanation from the Estatik team.

    /public_html/wp-content/plugins/estatik/includes/classes/class-assets-init.php on line 204

    • This reply was modified 9 months ago by Tech2.
    Thread Starter sethromme

    (@sethromme)

    How did you turn off the warnings? @tech2

    Tech2

    (@tech2)

    replace the below line in wp-config.php with the 4 line code

    define('WP_DEBUG', false);
    ini_set('display_errors','Off');
    ini_set('error_reporting', E_ALL );
    define('WP_DEBUG', false);
    define('WP_DEBUG_DISPLAY', false);
    Plugin Support beelana

    (@beelana)

    Hey guys, we fixed those errors and the fixes are included in the upcoming 4.1.13 ver. Just FYI!

    Thread Starter sethromme

    (@sethromme)

    @beelana Great to hear. Is there a timeline for 4.1.13 to be pushed out to us? Thanks!

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Warning on Header’ is closed to new replies.