Two Blogs, One User Table — Still having problems
-
I had this working correctly at one point, but it has unfortunately broke since trying to upgrade to 2.3.2. My backup was incomplete, unfortunately, so I’ve lost the modified files that previously had this setup working.
I have two separate WP installs that I’d like to setup to share a primary user table. All tables, etc. are on the same database.
I’ve already changed wp_settings.php so that the tables section has the users and usermeta pointers pointing to the primary tables. Great, that part worked and both blogs at least recognize the users.
I am, however, now getting an error saying that my user account (should be admin) doesn’t have the correct perms to access the wp-admin section. Like I said, this worked fine prior to upgrading. I updated the line in capabilities.php so that it points to the primary table. No luck.
I looked at the tables on my WP database and there’s no capabilities table listed. Should there be? Any guidance is appreciated.
- The topic ‘Two Blogs, One User Table — Still having problems’ is closed to new replies.