I’m running WP 3.0-RC1 & verified my server is running PHP 5.2.9 (with option for change to 5.2.11, 5.3.1 & 6.. I’ve tried them all), but am still getting this error in the Plugins page after activation:
Plugin could not be activated because it triggered a fatal error.
Fatal error: Cannot redeclare the_events_calendar_version_check() (previously declared in /home/xxxx/public_html/wp-content/plugins/the-events-calendar/the-events-calendar.php:17) in /home/xxxx/public_html/wp-content/plugins/the-events-calendar/the-events-calendar.php on line 20
Even though, it says it could not activate, it actually does & I see this error at the front end of the site:
Catchable fatal error: Object of class WP_Error could not be converted to string in /home/xxxx/public_html/wp-content/plugins/the-events-calendar/the-events-calendar.class.php on line 773
Any help would be GREATLY appreciated!