derMarcus
Member
Posted 12 months ago #
Hi there,
I updated the events-manager and the wordpress to the newest version today, but now I cannot save any events.
I get this error message:
Something went wrong saving your Veranstaltung to the index table. Please inform a site administrator about this.
I checked on this with WP_DEBUG and found out that the [event_id] is initial:
EM_Event Object
(
[event_id] =>
[post_id] => 160
[event_slug] => dfsdf
[event_owner] => 1
[event_name] => dfsdf
[...]
I am running a wordpress network (and used the Events Manager Network Update function) and it is not working on any blog.
Any ideas what happend?
Best Regards,
Marcus
http://wordpress.org/extend/plugins/events-manager/
agelonwl
Member
Posted 12 months ago #
Hi,
I’ve managed to reproduce this and let Marcus know about it. Should get fixed soon.
derMarcus
Member
Posted 12 months ago #
Hi agelonwl,
great - thank you!
Is there a quickfix available, so any source code change I can do now, to make it working again?
Best Regards,
Marcus
i have managed to quick-fix this actually. Go to yoursite.com/wp-admin/options.php and change dbem_version to 5.1
you may need to reload the page once for things to go right but it should then start saving again.
I'm going to look into this further.
derMarcus
Member
Posted 12 months ago #
Hi Marcus,
thank you!
Unfortunately I am unable to change it - that means I changed it, but when calling options.php again the old value is in again.
May that is because I have a wordpress network running?
If you tell me so, I can update every options table manually in PMA - is that what I need to do?
BR Marcus
It probably would update to the latest version, did you try saving the event after this?
derMarcus
Member
Posted 12 months ago #
yes, I saved 5.1, pressed save, and tried to create a new event.
But the error persists :(
Should I try manual Database change on all wp?_options tables?
derMarcus
Member
Posted 12 months ago #
Issue is now handled in the premium support forum of WP Events:
http://wp-events-plugin.com/support/tickets/problem-with-index-table-after-upgrade/
Best Regards,
Marcus