loywpuser
Forum Replies Created
-
Aha, I think I figured out the issue. We’re using multisite to manage multiple blogs. If I activate the plugin at the network admin level it doesn’t work. However, if I activate it on the individual blog everything works great.
[26-Aug-2011 10:50:20] PHP Warning: mysql_connect(): [2002] No connection could be made because the target machine actively refused it.
(trying to connect via tcp://localhost:3306) in [server path]\wp-includes\wp-db.php on line 1017
[26-Aug-2011 10:50:20] PHP Warning: mysql_connect(): No connection could be made because the target machine actively refused it.
in [server path]\wp-includes\wp-db.php on line 1017
[26-Aug-2011 00:34:26] PHP Notice: Undefined property: stdClass::$category_id in [server path]\wp-content\plugins\ajax-event-calendar\ajax-event-calendar.php on line 927
[26-Aug-2011 00:34:26] WordPress database error Table ‘clubs.wp_3_aec_event’ doesn’t exist for query INSERT INTO
wp_3_aec_event(user_id,title,start,end,allDay,category_id,description,link,venue,address,city,state,zip,contact,contact_info,access,rsvp) VALUES (‘2′,’jhj’,’2011-08-27 00:00:00′,’2011-08-27 00:00:00′,’1′,’0′,’kjh’,’kjh’,”,’kjhkjh’,’jkh’,’kjh’,’kjh’,’kjh’,’kjh’,’0′,’0′) made by do_action, call_user_func_array, ajax_event_calendar->add_event, ajax_event_calendar->insert_event[26-Aug-2011 00:34:26] WordPress database error Table ‘clubs.wp_3_aec_event’ doesn’t exist for query INSERT INTO
wp_3_aec_event(user_id,title,start,end,allDay,category_id,description,link,venue,address,city,state,zip,contact,contact_info,access,rsvp) VALUES (‘2′,’jhj’,’2011-08-27 00:00:00′,’2011-08-27 00:00:00′,’1′,’0′,’kjh’,’kjh’,”,’kjhkjh’,’jkh’,’kjh’,’kjh’,’kjh’,’kjh’,’0′,’0′) made by do_action, call_user_func_array, ajax_event_calendar->add_event, ajax_event_calendar->insert_event, ajax_event_calendar->return_result[26-Aug-2011 00:34:26]
Thanks for the quick response. Same issue with events and categories not posting. I also noticed that it didn’t create the Calendar Contributor role. Errors from the logs are even less specific now:
[Thu Aug 25 17:15:17 2011] [error] [client IP removed] , referer: [site path]/test/wp-admin/admin.php?page=event_categories
[Thu Aug 25 17:15:28 2011] [error] [client IP removed] , referer: [site path]/test/wp-admin/admin.php?page=ajax-event-calendar.phpNo JS errors appearing in the console either. The only other plugin activated is Akismet.