Support

Home Forums Event Espresso Lite Fatal error

Fatal error

Posted: October 31, 2012 at 12:25 pm

Viewing 3 reply threads


Brian Hughes

    October 31, 2012 at 12:25 pm

    I created an event with this plugin and this is what shows up on the Event Registration page http://www.crossflorida.org/event-registration/

    “Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 30720 bytes) in /home/crossf33/public_html/wp-content/plugins/event-espresso-free/templates/event_list_display.php on line 32”

    Can someone please help me solve this issue?

    Thank you.


    Jonathan Wilson

    • Support Staff

    October 31, 2012 at 1:44 pm

    Hello Brian,

    You should look into increasing the memory on your server. 32mb is not enough to run a WordPress website with more than few plugins and a resource intensive theme installed. :)


    Brian Hughes

      October 31, 2012 at 1:51 pm

      I called my host Inmotion Hosting and the Tech said that it was not a memory issue and that it was a coding issue. I asked him three times if I needed to increase the memory on my hosting package because I saw that as an answer on another topic here. All three times he said no it’s a coding error. I’m lost.


      Josh

        October 31, 2012 at 2:32 pm

        Hi Brian,

        Can you verify that the installation of Event Espresso you have is from an unmodified copy downloaded from WordPress.org?

        This is the line of code that I see when viewing line 32 of event_list_display.php is this:

        $status_display_expired = $status['status'] == 'EXPIRED' ? ' - ' . $status['display_custom'] : '';
        

        which is setting a variable. I can run this code on any of my test servers and it does not thrown an error.

        You can check to see if your server meets the minimum requirements to run Event Espresso by installing and running the Event Espresso requirements plugin:

        http://staging.eventespresso.com/requirements/

        Viewing 3 reply threads

        The support post ‘Fatal error’ is closed to new replies.

        Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

        Event Espresso - Staging Server