rblinco
Forum Replies Created
-
Update – no more errors reported, problem is resolved. Have made attempts to replicate the problem but in all instances, SSA plugin created all the tables in the database it should have.
I think the initial problem must have been a unique combination of factors which will most likely remain unknown given all the variables of WordPress, server environment, themes, plugins etc.
Thanks to SSA support for keeping in touch
Solved part of the problem I think. Database was missing the tables…
actionscheduler_actions, actionscheduler_groups, actionscheduler_logs, actionscheduler_claims
For some reason SSA plugin did not create the tables when the plugin was installed. I tried installing SSA plugin on a third development site and all the ssa prefixed tables as well as the actionscheduler tables were created.
To resolve the missing tables issue on my original site, I installed the Action Scheduler plugin and ran it from the tools menu. It detected there were missing tables and then created them.
In the short time I’ve been monitoring the error_log since adding the tables, no new errors have been logged.
I still do not know why on the original site the actionscheduler tables were not created when installing SSA plugin. But for the time being the bigger issue has been resolved.
Forum: Plugins
In reply to: [W3 Total Cache] Uninstalling W3TC crashes WPI had the same problem, very annoying that there isn’t a mechanism in your plugin to safely uninstall it without crashing wordpress. Had to search for the solution which thankfully was found quickly.
Forum: Plugins
In reply to: [Eventbrite API] “Unsupported Event”Sort of solved – Enabling group registration in an eventbrite event leads to the “Unsupported Event” message in the ticket widget. Turning off group registration solves the problem. Tried this with another eventbrite wp plugin and got same problem, so not specific to eventbrite api.