2.0.9 Error in ics.php
-
After upgrade from ? to 2.0.9, error in ics.php
All-in-One Event Calendar: Undefined variable: xguard @ []/wp-content/plugins/all-in-one-event-calendar/lib/calendar-feed/ics.php:287 #8
PHP Fatal error: Call to a member function release() on a non-object in []/wp-content/plugins/all-in-one-event-calendar/lib/calendar-feed/ics.php on line 287Line 287: $xguard->release ( $guard_name );
should probably be: $this->_xguard->release( $cron_name );
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘2.0.9 Error in ics.php’ is closed to new replies.