Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #385848

    I just purchased the theme and upload via FTP to my hosting, and all the warning came up, please help

    Warning: session_start() [function.session-start]: The session id is too long or contains illegal characters, valid characters are a-z, A-Z, 0-9 and ‘-,’ in /home/content/00/11469700/html/clientes/fundacioncrecer/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php on line 32

    Warning: session_start() [function.session-start]: Cannot send session cookie – headers already sent by (output started at /home/content/00/11469700/html/clientes/fundacioncrecer/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php:32) in /home/content/00/11469700/html/clientes/fundacioncrecer/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php on line 32

    Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started at /home/content/00/11469700/html/clientes/fundacioncrecer/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php:32) in /home/content/00/11469700/html/clientes/fundacioncrecer/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php on line 32

    #386046

    Hey!

    Try adding this at the very end of your theme / child theme functions.php file:

    add_theme_support('avia_no_session_support');
    

    Cheers!
    Josue

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