Support

Home Forums Event Espresso Premium Events area keeps breaking

Events area keeps breaking

Posted: February 26, 2015 at 7:09 pm


Keith Coleman

February 26, 2015 at 7:09 pm

In the last two days I have twice gotten

Fatal error: Allowed memory size of 41943040 bytes exhausted (tried to allocate 135 bytes) in /home/ktkregister/public_html/wp-includes/class.wp-scripts.php on line 186

The first time I was just editing an event, I believe I was editing the ticked information when it crashed. The second time just now I was attempting to integrate a user permissions plugin as well.

running WP 4.1 with iced mocha theme
All the plugins I currently have installed are:
askimet
ee4*
hello dolly
tablepress*
user roles and capabilities*
wp members*
wpfront user role editor
* active for the most recent crash

Is there a way to permit access to a “my event” type screen through any of the user plugins mentioned above? One where the user could view all events they have registered for?

Is there any insight into why the plugin keeps crashing?


Keith Coleman

February 26, 2015 at 7:11 pm

btw, the crash is only limiting me from accessing the events area of the plugin.


Dean

February 27, 2015 at 2:28 am

Hi,

It sounds like a memory issue. You can try increasing the memory allocation via your wp-config.php file, see here http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP

I would recommend upping it to 128M or even 256M.

If the issue still occurs after doing this, then it is possible that your host has hardcapped the memory allocation and nothing you do in wp-config can overcome this. At that point you will need to speak to your host about what memory allocation you have and how to increase it.

Is there a way to permit access to a “my event” type screen through any of the user plugins mentioned above? One where the user could view all events they have registered for?

Not currently in EE4. This may be added in the future to the EE4 WP user Integration addon.

The support post ‘Events area keeps breaking’ 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