now I am getting a Table 'admin_db1.user' doesn't exist
what was the resolution to this problem?
I get same error. Where is the author?
Please, help us!
I’m getting this error as well:
Unknown column ‘active’ in ‘where clause’
Can weblance_com please post what his solution was? It may help me and others.
I’ve tried different settings and this is the furthest I’ve been able to go in a positive direction until that error popped up.
Please enlighten the rest of us! 🙂
I’m getting the same error. Would really appreciate people sharing their solutions.
Adding a column titled active to your external table of users with a 1 against users you want to allow to login gets around this issue.
If you’re authenticating against another WP site, create a VIEW in your database to pull the relevant information together and set an active column to 1.