• Resolved Rehan Ahmed

    (@rehanahmed38)


    Hi there

    I installed the modern event calendar lite after installing its working fine but after few hours it started giving an error which is as follows

    Fatal error: Allowed memory size of 805306368 bytes exhausted (tried to allocate 20480 bytes) in /home/customer/www/demo.risdubai.com/public_html/wp-content/plugins/modern-events-calendar-lite/app/libraries/skins.php on line 542

    I uninstalled it and installed it again but its giving the same error and stop the website and show the error as mentioned above at the top of the page.

    right now i have deactivated the plugin to website work properly.

    Can you please assist me ?

    Thanks in advance.

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter Rehan Ahmed

    (@rehanahmed38)

    Hi there
    I have tested the plugin further and noticed that if I am putting more than 4 events and showing them on website then the above error is coming and stop the website if I remove the event entry and left only 3 events then it is working properly and does not show any error.

    Thanks

    Plugin Contributor webnus

    (@webnus)

    Hello @rehanahmed38,

    This Error: Fatal error: Allowed memory size of 805306368 bytes exhausted (tried to allocate 20480 bytes) in /directory/

    Is not related to MEC, it’s server issue, but you can simply fix it with this article: https://webnus.net/dox/modern-events-calendar/how-to-fix-internal-server-error/

    Also, you can add this code: define( 'WP_MEMORY_LIMIT', '512M' ); to confige.php file.

    Best Regards

    Thread Starter Rehan Ahmed

    (@rehanahmed38)

    We have tried the your recommendation and our php Current version of our website is 7.1 and set memory_limit set to 768MB but still it is giving an error and not resolving the issue i have contacted the siteground support they have done all and says that all is done from there end and still the fatal error keep appearing.

    Any suggestion on it?

    Thanks in advance

    Plugin Contributor webnus

    (@webnus)

    Hello @rehanahmed38,

    You need to inspect these limitations in PHP.ini on your host. Entering the code is not enough. You need to see if the code corresponds with your PHP.ini file or not.
    Here’s a link for more details from WordPress:
    https://www.ads-software.com/support/article/editing-wp-config-php/#increasing-memory-allocated-to-php
    Therefore, you need to contact your host provider about this and ask them for help. Although this happens in MEC, But it is because of your host configurations.

    How to Resolve WordPress Memory Limit?
    Please read this link https://kinsta.com/knowledgebase/wordpress-memory-limit/

    Best Regards

    Thread Starter Rehan Ahmed

    (@rehanahmed38)

    Thanks a lot it was my mistake that i did not realized and problem solved.

    I just have another question can we import some calender in excel or any calendar from microsoft outlook office 365?

    Plugin Contributor webnus

    (@webnus)

    Hello @rehanahmed38,

    You’re welcome,

    You can use the .ics file to import from outlook.

    M.E. Calendar > Import/Export > Import: https://webnus.net/dox/modern-events-calendar/import-and-export-events/

    Best Regards

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Event page giving error’ is closed to new replies.