-
AuthorPosts
-
December 17, 2016 at 10:00 pm #725737
I just transferred my Enfold site to a new location on my server, and I am getting the following messages reading:
Warning: session_start(): Cannot send session cache limiter – headers already sent (output started at /homepages/37/d563243995/htdocs/wp-content/themes/enfold/functions-enfold.php:1) in /homepages/37/d563243995/htdocs/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php on line 32
Warning: Cannot modify header information – headers already sent by (output started at /homepages/37/d563243995/htdocs/wp-content/themes/enfold/functions-enfold.php:1) in /homepages/37/d563243995/htdocs/wp-includes/option.php on line 828
Warning: Cannot modify header information – headers already sent by (output started at /homepages/37/d563243995/htdocs/wp-content/themes/enfold/functions-enfold.php:1) in /homepages/37/d563243995/htdocs/wp-includes/option.php on line 829
Any help would be greatly appreciated!
December 17, 2016 at 11:40 pm #725749Hey JadynWelch01!
Please add following code to functions.php file in Appearance > Editor
add_theme_support('avia_no_session_support');
Cheers!
YigitDecember 17, 2016 at 11:47 pm #725752Hi Yigit,
Where should I place that code in the functions.php file? I tried placing it at the end, and when I click Save, it gives me this screen:
Warning: Cannot modify header information – headers already sent by (output started at /homepages/37/d563243995/htdocs/wp-content/themes/enfold/functions-enfold.php:1) in /homepages/37/d563243995/htdocs/wp-includes/pluggable.php on line 1179If I click back, it does seem the code is still in there, but I am still getting the same warning messages at the top of the website. Any more pointers?
December 17, 2016 at 11:50 pm #725753Hey!
Can you please try re-updating the theme via FTP and overwrite all files – kriesi.at/documentation/enfold/updating-your-theme-files/?
Cheers!
YigitDecember 17, 2016 at 11:50 pm #725754Actually it does appear to have fixed the issue of those warning signs on the website. However, in the dashboard/admin area, I’m still getting these messages at the top of the screen:
Warning: Cannot modify header information – headers already sent by (output started at /homepages/37/d563243995/htdocs/wp-content/themes/enfold/functions-enfold.php:1) in /homepages/37/d563243995/htdocs/wp-includes/option.php on line 828
Warning: Cannot modify header information – headers already sent by (output started at /homepages/37/d563243995/htdocs/wp-content/themes/enfold/functions-enfold.php:1) in /homepages/37/d563243995/htdocs/wp-includes/option.php on line 829
December 17, 2016 at 11:54 pm #725755Is that going to overwrite my theme files or remove my custom CSS?
December 17, 2016 at 11:54 pm #725756Hi!
Please refer to my post above and re-update the theme via FTP :)
Edit: No, it will not remove your theme options. If you have your custom CSS in Quick CSS field, they are safe as well. If you have your custom CSS in enfold/css/custom.css file, it will be overwrittenCheers!
Yigit- This reply was modified 7 years, 11 months ago by Yigit.
December 18, 2016 at 12:11 am #725761That did the trick, thank you so much!
December 18, 2016 at 12:21 am #725763Hi!
You are welcome! :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Enjoy your weekend!
Regards,
Yigit -
AuthorPosts
- The topic ‘Getting a Warning message in my dashboard’ is closed to new replies.