• Hi

    So I logged into my dashboard and I was greeted with an upgrade message:

    “All-in-One Event Calendar Update

    1.10.11 For Standard users is now available.”

    I was wondering has anyone else successfully upgraded? I don’t mean to cast assertions, its just I’ve had my fingers burnt blindly upgrading plugins in the past and was looking for some assurance its safe to upgrade.

    I read the release notes and to me it seems to imply that I need to upgrade to 1.10.11 in order to retain a working “free” version of this plugin. Is this true or have I misread what was written?

    By the way is there anyway to “dismiss” this notice?

    Cheers

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

Viewing 10 replies - 61 through 70 (of 70 total)
  • Pam, one can also edit the plugin code from the WordPress Dashboard accessible to administrators.

    Here’s a brief overview: https://codex.www.ads-software.com/Plugins_Editor_Screen

    If you can create a post using the Dashboard, you should be able to handle this, too, I think. Line 160 reads

    unset($plugins->active[ array_search( $basename, $plugins->active ) ] );

    Just put two forward-slashes in front of it…

    // unset($plugins->active[ array_search( $basename, $plugins->active ) ] );

    And then click the Update File button at the bottom of the page.

    Hello mwhoyle,

    Thank you for adding that ??

    Cheers!

    Thread Starter LordLiverpool

    (@lordliverpool)

    Will I be able skip installing 1.10.11 and jump straight over this problem by installing the next version?

    Do Time.ly ever do interim releases? i.e. no new functionality, just a bug fix release?

    Cheers

    Hi Everyone,

    I manage a small wordpress site for a dance studio. I believe I was using WP 3.7 with the standard version of All in One vs. 1.9.5. Yesterday, was working on the site and All in One said an upgrade was available. I hit the upgrade button.

    The site now looks like this. The events have taken over the home page: https://www.kineticsdance.org/

    And I am locked out of editing anything. The dashboard has been taken over. The plugin menu is not available so I cannot disable All in One from there.

    I have been going through all the support threads. I tried renaming the folder manually, deleting the folder, installing an older version and nothing has worked.

    The rest of the site is in tact. I would like to completely delete All in One and then once the site is restored study my options.

    I just tried uploading 1.10.9 and received a fatal error, so I have renamed the folder so at least part of the site is available?

    Should I delete the folder manually and then go into the MySQL database and delete anything with themes-ai1ec in the title?

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

    Thanks, everyone.

    mwhoyle, I saw the code in Word Press and wondered why I had to go to FTP to correct this. Glad to know that I can fix it in WP.

    Working on this later today. Wish me luck. ??

    mwhoyle, I edited the WP code as you suggested, but when I updated the file, WP said no data was sent.

    // unset( $plugins->active[ array_search( $basename, $plugins->active ) ] );

    didn’t work when I put it in the calendar plug-n code.

    Trying FTP next.

    Thanks, everyone.
    pam

    Jashan–

    That worked. Thanks!

    pam

    I had this same error when upgrading to v2.0.5 of the plugin, although the script throwing the error didn’t have line 160 … seriously.

    When I looked at the plugin code, I noticed there was no closing ?> at the end and, while it may not be required generally to do that with modern PHP, that was the first fix that I applied to the plugin and now it works without errors.

    I just thought I’d contribute that bit of info to this conversation.

    Hello,

    Thank you Marj, for adding that.

    Thanks

    Hello!

    I’m a new wordpress user, with very basic knowledge of troublshooting. I have this exact error on my site. It is preventing me from updating my site and posting completely.

    I am so clueless as to how to fix this. Can someone help?

Viewing 10 replies - 61 through 70 (of 70 total)
  • The topic ‘All-in-One Event Calendar Update 1.10.11’ is closed to new replies.