Hi,
I just moved my site to another server, but I am getting this errors:
Warning: session_start(): Cannot send session cache limiter – headers already sent (output started at /home/teormcom/public_html/wp-content/themes/enfold/functions-enfold.php:1) in /home/teormcom/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php on line 32
and
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 34560 bytes) in /home/teormcom/public_html/wp-content/themes/enfold/config-layerslider/LayerSlider/config/defaults.php on line 601
How can I solve this problem?
Hi Texaco!
For the session warning see here.
https://kriesi.at/support/topic/enfold-warning-session_start-function-session-startline-27/
And here.
https://kriesi.at/support/topic/error-issues-with-masonry_entries-php-on-line-33/
For the memory error try increasing your memory, http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP.
Regards,
Elliott