Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #334340

    Please explain how i can fix this error which occurs almost every minute. I’m using child theme with WooCommerce, WP SEO and WP Super Cache.
    Any action/click seems to generate an entry in the log-file. Tried with add_theme_support(‘avia_no_session_support’); in function.php but no help.

    #334498

    Problem solved by changing setting in php.ini:

    session.save_path = /home/{name]/tmp/ – full path where session files can be stored
    session.gc_probability = 1

    Thank you.

    #334812

    Hey!

    Thank you for using our theme and forum.

    Glad, you could solve the problem yourself.

    Feel free to come back any time you need help.
    Enjoy the theme.

    Cheers!
    Günter

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php on line 32’ is closed to new replies.