Creating default object from empty value errors
-
I am getting these all over the place. Running 1.5.3 on top of Evolution theme on http://www.candyverney.co.uk
I can’t open any event on the calendar page and I get “Creating default object from empty value” all over the place.
in the admin screen fsCalendarAdmin.php on line 376
and on the live site Calender
Warning: Creating default object from empty value in /home/candyver/public_html/wp-content/plugins/wp-calendar/fsCalendarEvent.php on line 69There is an article on the web about adding $evt = new stdClass() to the example above which suppresses the warning on the page but still opening the event doesn’t work
The topic ‘Creating default object from empty value errors’ is closed to new replies.