Hello,
I used the WordPress updater to update All-in-One Event Calendar to 2.0.5. WordPress said the plugin was updated successfully, but displayed the following error:
Warning: array_search() [function.array-search]: Wrong datatype for second argument in /home/ticomix/public_html/indvillage/wp-content/plugins/all-in-one-event-calendar/all-in-one-event-calendar.php on line 160
Fatal error: Cannot use object of type stdClass as array in /home/ticomix/public_html/indvillage/wp-content/plugins/all-in-one-event-calendar/all-in-one-event-calendar.php on line 160
I can view the plugin page and can see my events, but the calendar page isn't displaying properly. I looked this problem up and found that several other people had the same issue--they fixed it by commenting out line 160 in the all-in-one-event-calendar.php file. When I open that file in Notepad ++, I only see 83 lines, and I don't see any lines of code similar to the ones others had commented out.
Any help is greatly appreciated. Thank you!