Viewing 15 replies - 1 through 15 (of 15 total)
  • Same problem, after 2.1.7 the calendar page got blank!
    https://www.neuburg-events.de/kalender/

    Need a quick solution please!

    Thanks

    quick solution back to 2.1.6

    How can i get back to 2.1.6 ???

    Bernd

    (@bernd-albers)

    Uninstall 2.7.1 in WP-Dashboard.
    Download Version 2.1.6 from
    https://www.ads-software.com/plugins/all-in-one-event-calendar/developers/

    Upload it via ftp to you’re plugins directory. Reinstall/activate in WP-Dashboard.

    Thanks for that.
    What happens with my events after uninstall 2.1.7 and reinstall 2.1.6?
    Have lots of future events entered and don`t want to lose them.

    Thanks

    Bernd

    (@bernd-albers)

    I have my events imported from a Google Calender, so I can just get my events from there when I reinstall.
    I do not know if your events will stay in the database – probably not!

    Ok thanks, i think i`ll better wait for a official solution ??

    Just found a hint that the automatic Word Press update 4.0.1 (yesterday) could be the reason….

    And if thers no solution till tomorrow, ill have to downgrade to version 2.1.5. Found a (not tested) solution to loose no data: Simply delete uninstall.php in /wp-content/plugins/all-in-one-event-calendar before uninstalling the plugin and install the older version.

    Is there a chance to export and re-import all events – i`m not sure if the above solution works….

    to avoid deleting events when uninstalling you must either delete uninstall.php or just delete manually with ftp and then copy over the new version.

    we will release 2.1.8 today for that.

    to fix 2.1.7 error you must add to file

    app/model/event-compatibility.php the following method

    /**
    	 * Returns Event instance permalink for FER compatibility.
    	 *
    	 * @return string Event instance permalink.
    	 */
    	public function getpermalink() {
    		return $this->get_runtime( 'instance_permalink' );
    	}

    https://take.ms/4E9bg

    Juergenke,
    I don’t think the WP update is related. I updated this plugin and had my sites go down before we’d upgraded. Two different sites. Three other sites I run that don’t use this plugin are just fine.

    Interesting note, in my case, I tried to go back to 2.1.5 (after deleting everything, files and data), and I get the same error:

    “Fatal error: Call to a member function render() on a non-object in /var/www/anightinburlington.com/public_html/wordpress/wp-content/plugins/all-in-one-event-calendar/vendor/twig/Environment.php on line 300”

    Not sure if this is related to what other people are seeing, but worth noting. For whatever reason, I can’t get any version to work now.

    THIS IS NOT RESOLVED!!!

    The manual configuration leaves still a white or blank site.
    So i installed 2.1.8 and still have this heavy problem.
    Hope to get a solution soon.

    Thx

    I got back to 2.1.4 now by uninstalling 2.1.8 (after deleting uninstall.php) and install the older version.

    Seems like everything is running now in this version. All events are there, nothing lost as i see at the moment.

    2.1.8 is NOT working for me.

    @juergenke if you can post the error you had with 2.1.8 it would help us. Otherwise, if 2.1.4 is working well for you, stay on that one.

    All i can say is that i got a white or blank site on my calendar page, tested nothing else. No change to 2.1.7

    I`ll stay at 2.1.4 as long as there is a confirmed solution available

Viewing 15 replies - 1 through 15 (of 15 total)
  • The topic ‘2.1.7 crashes my site’ is closed to new replies.