Tagged: enfold
-
AuthorPosts
-
October 7, 2018 at 8:56 am #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,
HenrikOctober 8, 2018 at 6:54 am #1018800Hi 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,
RikardOctober 8, 2018 at 7:33 am #1018813Hi – thank you for all your help. I will send you the login info in the private section. Best regards, Henrik
October 8, 2018 at 8:50 am #1018853Hi,
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,
RikardOctober 8, 2018 at 9:13 am #1018865Ok 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
October 8, 2018 at 11:57 am #1018948Hi 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,
RikardNovember 5, 2018 at 1:00 pm #1029866Hello, 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
- This reply was modified 6 years ago by carlrobinson.
November 5, 2018 at 1:03 pm #1029870OK 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.
November 6, 2018 at 5:33 am #1030194 -
AuthorPosts
- You must be logged in to reply to this topic.