Hi in our payment area of event espresso we are receiving the following error prompt:
A RuntimeException was thrown! code: EE_Admin_Page – _route_admin_request – 1156
Page route “_payment_methods_list” with the supplied arguments () threw the following exception: WPDB Error: “Illegal mix of collations (utf8mb4_unicode_520_ci,IMPLICIT) and (utf8mb4_unicode_ci,IMPLICIT) for operation ‘='”
click to view backtrace
The above can happen when MySQL has been updated since your site was installed and now creating a new table uses a different collation than the others.
The first thing to do fro here is to create a database backup, there are many options for this but one option is to use UpDraft:
That will update the database to all use the same collation and should fix the above error for you.
Viewing 2 reply threads
The support post ‘Site issue – A RuntimeException was thrown’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.