Getting a SQL error on a multisite
-
I installed User Registration on my WordPress multi site and network activated it.
It then worked great on the main site. I set up a bunch of stuff.
Then I moved to a second site.
And started getting SQL errors.
SELECT session_value
FROM lRsD5sW_2_user_registration_sessions
WHERE session_key = ‘1’ERROR: Table ‘<websiteTable>.lRsD5sW_2_user_registration_sessions’ doesn’t exist
Its totally correct. That table does not exist.
Is there any way of making the plugin create that table for us properly?
Thanks
The topic ‘Getting a SQL error on a multisite’ is closed to new replies.