Tagged: 

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1018622

    Hallo
    I am using Enfold on my new website http://www.gulbil.dk – but when I save a page I get these codes:

    Notice: Undefined offset: 0 in /customers/2/a/7/gulbil.dk/httpd.www/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/codeblock.php on line 250 Warning: Cannot modify header information – headers already sent by (output started at /customers/2/a/7/gulbil.dk/httpd.www/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/codeblock.php:250) in /customers/2/a/7/gulbil.dk/httpd.www/wp-admin/post.php on line 198 Warning: Cannot modify header information – headers already sent by (output started at /customers/2/a/7/gulbil.dk/httpd.www/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/codeblock.php:250) in /customers/2/a/7/gulbil.dk/httpd.www/wp-includes/pluggable.php on line 1219

    Is it possibel for you to see what is wrong? I can hit the back button and everything looks good on the front end and it is saved. But I would like not to get this messages each time I save a file. Thank you for your help.

    Best regards,
    Henrik

    #1018800

    Hi Henrik,

    Please send us a temporary admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.

    Best regards,
    Rikard

    #1018813

    Hi – thank you for all your help. I will send you the login info in the private section. Best regards, Henrik

    #1018853

    Hi,

    Thanks for that. Do you know which version of PHP you are running on the server? It should be minimum 5.6. Also, did you try to deactivate all plugins to see if one of them is causing the problem? If that makes no difference either then you can try to add this to your functions.php file, just after the opening php tag:

    error_reporting(0);

    Best regards,
    Rikard

    #1018865

    Ok I will try that. My PHP on the server is 7.0 – so that should be ok. I can just deactivate the plugins and then one by one make them active again? and not lose their settings right?…. if that is not working I will edit the functions.php file with the error_reporting….. thx Henrik

    #1018948

    Hi Henrik,

    Ok, the PHP version should not be an issue then.

    Yes that is correct, simply deactivate all plugins to see if the problem goes away, you can then activate them one by one after that to see when the problem starts happening again. If the behaviour is the same when all plugin are deactivated then it’s likely not a plugin problem, so you can activate them all again if that is the case.

    Best regards,
    Rikard

    #1029866

    Hello, I”m getting the same issue, and I have discovered it’s the Yoast plugin that’s causing it (the error occurs when only Yoast is enabled, and not otherwise). I would like to keep using the Yoast plugin though. I’m on PHP 7. Do you have any suggestions? Thanks

    #1029870

    OK I fixed it – it was the codeblock layout component that’s the issue. When I changed this to a normal text block, everything works fine.

    #1030194

    Hi carlrobinson,

    Great, glad you got it working and thanks for the update.

    Best regards,
    Rikard

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.