• Resolved Roaminkath1

    (@roaminkath1)


    Ever since updating on 8-19, the plugin will not work upon activation. White screen on WP shell and site will not load. I ftp moved all plugins to a temp folder to isolate problem. Deleted all time.ly files and refreshed – site loads. Readded time.ly files without any other plugins and site goes white. Deleted time.ly files and readded other plugins and the site loads fine. As soon as new time.ly files are added the site goes white again.
    After reading the forums on the time.ly website, I’m finding that I’m not the only one with this problem since the update. I hope a solution is found soon. I paid for the front end portion of the plugin and cannot use it. :-/
    https://www.onthevine.us

    https://www.ads-software.com/plugins/all-in-one-event-calendar/

Viewing 12 replies - 1 through 12 (of 12 total)
  • Same problem – please fix it!

    Hello,

    It seems that you have a problem with PHP memory limit, please increase the memory limit to 128MB or more if possible. Open your wp-config.php which is located in the root WordPress directory. Then add the following line:

    define('WP_MAX_MEMORY_LIMIT', '128M');
    ini_set('memory_limit','128M');
    Thread Starter Roaminkath1

    (@roaminkath1)

    Thanks Benjamin. I am quite frustrated, my server has been no help in addressing the file limit allocation. BUT, I am able to load the plugin via FTP and it has worked before this way with the update prior to this last one.

    I am also having issues. Yesterday, everything was great. Today, the home page with [ai1ec view="agenda"] shortcode will not load and is using 100 CPU. My memory limit was set to 128M but I added the additional ini_set('memory_limit','128M'); line and it was not successful.

    If I disable the plugin or remove the shortcode, the home page will load. I upgraded my godaddy server to Level 3:.
    Physical Memory: 2048
    CPU: 2
    I/O: 2048

    Now, with the upgrade, the CPU usage is 80% and not a 100%.

    What changed over night?
    https://www.wichernforcongress.com

    @nickzee – Are you using the Visual Composer plugin? Ai1ec has a known conflict with Visual Composer.

    Yes indeed @cefiar . Thank you for the info. It’s just strange what it WAS working for 2 months and then overnight it stopped.
    Thank you again.

    Changes made in Ai1ec 2.1.3/2.1.4 seem to be directly causing issues with Visual Composer, leading to a closed loop that never ends.Most of the changes in 2.1.3 and 2.1.4 are bugfixes that address a whole heap of issues that affect many users (beyond just those using VC).

    Note: Apparently the people behind Visual Composer have not been very helpful in the past when trying to resolve conflicts (this is what I’ve heard), so I suspect that getting it resolved may take some time,

    I’ve been having this problem for a few days now too. It occurs using the Upcoming Events widget or that same shortcode shortcode within a Visual Composer tab. It works fine in the normal sidebar on the site, but not with Visual Composer in a tab. Removing that from the tab and the site works great. So far both plugin developers (VC and AI1EC are saying it’s not their doing or their problem and I’m unable to get this resolved.

    Please take a look at https://gist.github.com/lukaspawlik/2bb8d3e0422ab3d5cd82 – it seems to be solution for that Visual Composer and Calendar conflict.

    Lukas

    Thanks. Hopefully this will help others. I had to switch to a different Events plugin, even though I preferred yours, because it was critical to this client’s site. I’ll make use of this in the future.

    MD

    Lucas, great job on the Visual Composer fix. Really really nice piece of work.

    Closing this

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘white screen since upgrade to 2.1.4’ is closed to new replies.