Posted: February 4, 2015 at 12:00 pm
|
I can not edit all the messages because the list ends after 3 or 5 entries (depending the size of memory) with a Fatal Error: |
|
This happend only after updating to 4.6.0 |
Hi Heinz, could you try these steps? 1) Ensure that the WP memory macro is towards the middle of the wp-config.php file 2) Temporarily deactivate and reactivate all plugins 3) Go to Event Espresso –> Messages. Then click on the Settings tab. Toggle it to off and then back to on. Let us know if this helps. Thanks — |
|
|
Thank you, the update from today helped. |
Hi Heinz, Can you let us know what’s missing? |
|
|
Something seems wrong |
|
Can’t upload screenshots |
|
Hi Heinz, Please use a service such as Imgur for screenshots, or a program like Monosnap. |
|
Screenshot Message – http://imgur.com/0OskD5L |
|
|
Hi Heinz, one of your other plugins may be setting the input text area to use a white font so the content is there but it is invisible unless you select it (using your mouse). Have you tried temporarily deactivating any other plugins? I would start with plugins that change the styling or functionality of the WP dashboard. — |
|
|
That’s the simplest answer, I know. |
|
I like to see the layout of the message (WYSIWYG) like before, not just the code. |
Hi, have you already tested with all other plugins deactivated? We’ll need those troubleshooting steps to be completed as that will be helpful in knowing where the issue is coming from. Additionally, we aren’t seeing this issue on any of our internal testing sites so there may be something else occurring on your site. Thanks. — |
|
|
Deactivated all other plugins. |
|
Interesting, if I deactivate Contact Form 7 not that but Event Espresso – Calendar (EE 4.3+) is deactivated |
|
The Events and the Messages in EE are working fine, with all other plugins deactivated |
|
It’s two plugin which causes the problem: I need both. |
|
There’s another one: |
Hi Heinz, please go ahead and reply to this message: https://eventespresso.com/topic/cant-edit-event-content/#post-139373 We appreciate you opening a different topic and this styling issue appears to be affecting various areas of Event Espresso on your site. Thanks — |
|
|
This might be related but is another topic. I have set my memory up to 90M with wp-config.php. Tried even 128M and 256M. All the same. |
|
When I have Wangguard and Limit Log Attempts activated and Ultimate Under Construction Page deactivated it looks like this When I activate Ultimate Under Construction Page as well it looks like this Only if I deactivate all three it is fine and I see all the messages. |
Hi Heinz,
Your server only has ~32M allocated as available to PHP (and therefore WordPress), setting higher values within wp-config.php will only take effect if your host allows those settings. within wp-config.php add this line: define( 'WP_MEMORY_LIMIT', '96M' ); just above the comment: /* That’s all, stop editing! Happy blogging. */ Like this – http://take.ms/NIsps It must be before the call for wp-settings.php (line 103 in my screenshot) Then check the messages again, does the error still show? If it does what it the ‘allocated’ value – ‘Out of memory (allocated 38279024)’ If it is the same (or close enough) then your host is not allowing you to allocate more memory, you’ll need to contact them to have them do so. The reason you see this as you activate all 3 plugins is each plugin will use a little more memory, so activating one does not taking you over the limit, but all 3 (and EE) does. |
|
|
Thank you! |
|
Hi, So the value of 38279024 did not change when you increased the memory allocation? If not it could be that the server has set a hard limit to how much memory each site on the server can use. It might be worth checking this with 1 and 1. |
|
I already have started the process of tranfering the domain to another hosting provider where we have more abilities to change settings. |
Please do let us know how the site works on the new host 🙂 |
|
|
We have changed hosting and this error has gone. Will open new topic for new issues |
The support post ‘FATAL ERROR in list of messages’ 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.