Viewing 8 replies - 1 through 8 (of 8 total)
  • Are you using Visual Composer at all?

    VC and Ai1ec don’t get on well, causing an endless loop that exhausts memory. You can use them together, but you need to make sure that any Ai1ec pages, widgets or shortcodes are not used within VC page areas.

    Lastly, if you’ve used the [ai1ec] shortcode on the default calendar page, you do not need to. The calendar is inserted automatically at the end of the calendar page (configured in Events->Settings). Using the shortcode on the configured calendar page leads to a loop issue that also can exhaust memory.

    Thread Starter 39design

    (@39design)

    Thanks for the quick reply!

    Ah, yes… I am using VC and I do have the calendar in a VC block. Unfortunately not doing it this way is not an option as I’d have to redesign the whole homepage (no thanks!) so I will just restore from backup and not update the plugin.

    These things happen and thanks for the quick reply again.

    Cheers!

    My post page is builded at runtime using the_content callback. In the code that i inject, there is [ai1ec tag_name=”xxx”] and that make a WSOD with the Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 65552 bytes).

    If i put [ai1ec tag_name=”xxx”] in a normal page all is displayed well. If i put [ai1ec tag_name=”xxx”] in the content part withot inject works well. Before the update everythings worked well. I have not the old db table.

    I’m trying to understand what’s happen? But i’m stuck in the same position after 2 days. I can’t understand well cefiar response. What is VC? And can you explain better to me the part that start with “Lastly,..”

    VC = Visual Composer. There is a known conflict between Visual Composer and Ai1ec.

    Ai1ec allows you to define a default “Calendar” page (in Events->Settings –> Viewing Events tab). On this specially defined page, the calendar will be displayed without the need for the ai1ec shortcode to be in the page. Some people mistakenly add ai1ec shortcode to that page, and this causes an endless loop that can cause all manner of problems.

    Hi,

    I too have this problem. right now I have the widget and there’s only 1 event but when I add 1 more or more…site start getting the exhaust message. how can i fix this?

    Here’s printscreen of VC setting don’t know if this will help.
    https://prntscr.com/53qm12

    Thanks,

    I got it fix by unselecting the page and select post only..

    thanks.

    Ok thanks

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Fatal Error’ is closed to new replies.