Title: linuxrush's Replies | WordPress.org

---

# linuxrush

  [  ](https://wordpress.org/support/users/linuxrush/)

 *   [Profile](https://wordpress.org/support/users/linuxrush/)
 *   [Topics Started](https://wordpress.org/support/users/linuxrush/topics/)
 *   [Replies Created](https://wordpress.org/support/users/linuxrush/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/linuxrush/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/linuxrush/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/linuxrush/engagements/)
 *   [Favorites](https://wordpress.org/support/users/linuxrush/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 16 total)

1 [2](https://wordpress.org/support/users/linuxrush/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/linuxrush/replies/page/2/?output_format=md)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Multiple blogs installs… how to pull information off of each for blog posts?](https://wordpress.org/support/topic/multiple-blogs-installs-how-to-pull-information-off-of-each-for-blog-posts/)
 *  Thread Starter [linuxrush](https://wordpress.org/support/users/linuxrush/)
 * (@linuxrush)
 * [19 years, 3 months ago](https://wordpress.org/support/topic/multiple-blogs-installs-how-to-pull-information-off-of-each-for-blog-posts/#post-497576)
 * Hi HandySolo,
 * Thank you very much for the help. However, my intentions were to hack up some
   php/sql to query directly from the database of different tables and get the information
   that way….
 * I believe the solutions you pointed out parses the XML files [feeds]… but querying
   the database would be something I am looking for…
 * can you please help HandySolo? or any other gurus out there?
 * Thank you once again…
    -LR
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Highlighting a Tab](https://wordpress.org/support/topic/highlighting-a-tab-2/)
 *  Thread Starter [linuxrush](https://wordpress.org/support/users/linuxrush/)
 * (@linuxrush)
 * [19 years, 3 months ago](https://wordpress.org/support/topic/highlighting-a-tab-2/#post-497098)
 * Thank you miklb! 🙂
 * I will start on it! and will keep you updated…
 * -LR
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Highlighting a Tab](https://wordpress.org/support/topic/highlighting-a-tab-2/)
 *  Thread Starter [linuxrush](https://wordpress.org/support/users/linuxrush/)
 * (@linuxrush)
 * [19 years, 3 months ago](https://wordpress.org/support/topic/highlighting-a-tab-2/#post-497020)
 * bump please?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Forums for wordpress](https://wordpress.org/support/topic/forums-for-wordpress/)
 *  Thread Starter [linuxrush](https://wordpress.org/support/users/linuxrush/)
 * (@linuxrush)
 * [19 years, 3 months ago](https://wordpress.org/support/topic/forums-for-wordpress/#post-496334)
 * [@carnold](https://wordpress.org/support/users/carnold/):
    thank you for your
   help. If I go in the Vanilla direction, I will definitely mail you.
 * -LR
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Forums for wordpress](https://wordpress.org/support/topic/forums-for-wordpress/)
 *  Thread Starter [linuxrush](https://wordpress.org/support/users/linuxrush/)
 * (@linuxrush)
 * [19 years, 3 months ago](https://wordpress.org/support/topic/forums-for-wordpress/#post-496333)
 * Hi moshu & HandySolo,
 * Thank you very much for your help 🙂
 * I am sorry about not searching before I posted. Will not happen again. Thank 
   you once again.
 * -LR
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Multiple WP installs, same login for each?](https://wordpress.org/support/topic/multiple-wp-installs-same-login-for-each/)
 *  Thread Starter [linuxrush](https://wordpress.org/support/users/linuxrush/)
 * (@linuxrush)
 * [19 years, 3 months ago](https://wordpress.org/support/topic/multiple-wp-installs-same-login-for-each/page/2/#post-487057)
 * Hi Kafkaesqui, yes. That solved it.
 * But might have conflicts such as you mentioned…. hopefully none will popup.
 * thanks for your help and effort. you do a great job helping 🙂
 * Happy holidays! Merry Christmas, and a Happy New Year! 🙂
 * Best,
 * -LR
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Multiple WP installs, same login for each?](https://wordpress.org/support/topic/multiple-wp-installs-same-login-for-each/)
 *  Thread Starter [linuxrush](https://wordpress.org/support/users/linuxrush/)
 * (@linuxrush)
 * [19 years, 4 months ago](https://wordpress.org/support/topic/multiple-wp-installs-same-login-for-each/page/2/#post-486676)
 * Hi Kafkaesqui,
 * By adding this line:
    define(‘CUSTOM_USER_META_TABLE’, ‘wp_usermeta’);
 * it makes things worse… the admin account then gets the same message as the test
   user.
 * Interesting thing to note:
    If I go into the admin interface, and then to “Users”
   and then to “Authors and Users” and create a test user from here, call it “test1”
   and then login with that name, it works just fine on the blog site it was created
   on.
 * on the other blog site, the same user “test1” gets the error message “you do 
   not have sufficient…”
 * Now, when I log into the other blog site (where the newly created user does not
   work) and go to Users–>Authors and Users and look to the list of all users, the
   interesting thing is, “test1” user is listed separately from the other “subscribers”
   users.
 * If I edit test1’s status and change it to subscriber, I can then login using “
   test1” without any problems.
 * IN CONCLUSION:
    the blog which creates a new user, enters correct information
   in the SQL table for “Membership Type” (Subscriber in our case) but this same
   information appears differently in the admin area for the other blog.
 * -LR
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Multiple WP installs, same login for each?](https://wordpress.org/support/topic/multiple-wp-installs-same-login-for-each/)
 *  Thread Starter [linuxrush](https://wordpress.org/support/users/linuxrush/)
 * (@linuxrush)
 * [19 years, 4 months ago](https://wordpress.org/support/topic/multiple-wp-installs-same-login-for-each/page/2/#post-486665)
 * Furthermore,
 * I tested some more and found out that test user created using the second blog
   gets the same error message: “you do not have sufficient….” while logging into
   the first blog.
 * What to do?
 * -LR
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Multiple WP installs, same login for each?](https://wordpress.org/support/topic/multiple-wp-installs-same-login-for-each/)
 *  Thread Starter [linuxrush](https://wordpress.org/support/users/linuxrush/)
 * (@linuxrush)
 * [19 years, 4 months ago](https://wordpress.org/support/topic/multiple-wp-installs-same-login-for-each/#post-486658)
 * Ehhh.
 * Darn it! Looks like I am back to square one!
 * Doing it the way Kafkaesqui suggested (by editing wp-config.php or wp-settings.
   php) only allows “admin” account to login.
 * Here’s how to replicate this:
 * Install another WP blog (in the same database), then either edit wp-config.php
   using this thread: [http://wordpress.org/support/topic/80822?replies=12](http://wordpress.org/support/topic/80822?replies=12)
 * or edit wp-settings.php using this thread:
    [http://wordpress.org/support/topic/42793?replies=8](http://wordpress.org/support/topic/42793?replies=8).
 * then login to your second blog (the one that you just created) using your admin
   account. You will see that it works. Good. Now, log out and login to your second
   blog again using one of the “test” users you created with the first blog. See
   the difference?
 * It basically errors out saying:
 * You do not have sufficient permissions to access this page.
 * but it works just fine for the admin account. I am sure there is a one line tweak
   for this in root/wp-admin/profile.php page but what?
 * I say this with confidence because it works for the admin account… why not for
   regular users account, right?
 * Any thoughts Kafkaesqui?
 * Best,
    -LR
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Multiple WP installs, same login for each?](https://wordpress.org/support/topic/multiple-wp-installs-same-login-for-each/)
 *  Thread Starter [linuxrush](https://wordpress.org/support/users/linuxrush/)
 * (@linuxrush)
 * [19 years, 4 months ago](https://wordpress.org/support/topic/multiple-wp-installs-same-login-for-each/#post-486646)
 * “And while we’re goofing off, I’d love to see this thread switched to “resolved.”;)”
 * Done 🙂
 * -LR
 * EDIT:
 * “Heh…. sometimes goofing off is the best part of the day….”
    I second that 🙂
 * -LR
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Multiple WP installs, same login for each?](https://wordpress.org/support/topic/multiple-wp-installs-same-login-for-each/)
 *  Thread Starter [linuxrush](https://wordpress.org/support/users/linuxrush/)
 * (@linuxrush)
 * [19 years, 4 months ago](https://wordpress.org/support/topic/multiple-wp-installs-same-login-for-each/#post-486644)
 * hahahahaha! nevermind! <please ignore my last post>
 * Best,
    -LR
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Multiple WP installs, same login for each?](https://wordpress.org/support/topic/multiple-wp-installs-same-login-for-each/)
 *  Thread Starter [linuxrush](https://wordpress.org/support/users/linuxrush/)
 * (@linuxrush)
 * [19 years, 4 months ago](https://wordpress.org/support/topic/multiple-wp-installs-same-login-for-each/#post-486640)
 * “Didn’t you learn how to read with your head turned 90 degrees?”
 * call me slow, but I did not get that 😕
 * -LR
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Multiple WP installs, same login for each?](https://wordpress.org/support/topic/multiple-wp-installs-same-login-for-each/)
 *  Thread Starter [linuxrush](https://wordpress.org/support/users/linuxrush/)
 * (@linuxrush)
 * [19 years, 4 months ago](https://wordpress.org/support/topic/multiple-wp-installs-same-login-for-each/#post-486639)
 * Hi vkaryl,
    Thanks happy blogging and holidays to you too! (and to the rest of
   this very good WP community.)
 * Yes, I am very happy that I found a way to get this to work the way I intended
   for it to, thanks 🙂
 * Best,
 * -LR
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Multiple WP installs, same login for each?](https://wordpress.org/support/topic/multiple-wp-installs-same-login-for-each/)
 *  Thread Starter [linuxrush](https://wordpress.org/support/users/linuxrush/)
 * (@linuxrush)
 * [19 years, 4 months ago](https://wordpress.org/support/topic/multiple-wp-installs-same-login-for-each/#post-486635)
 * Hi, Kafkaesqui!
 * QUOTE:
 * [Moderated: “code” above fixed by one who a thing or ‘too’ (sic)]
 * Shouldn’t it be:
 * [Moderated: “code” above fixed by one who knows a thing or ‘too’ (sic)]
 * 😛
 * Thanks, once again 🙂
 * -LR
 * EDIT:
    We seriously need to add smilies to the forum feature…. conveys the message
   better 🙂
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Multiple WP installs, same login for each?](https://wordpress.org/support/topic/multiple-wp-installs-same-login-for-each/)
 *  Thread Starter [linuxrush](https://wordpress.org/support/users/linuxrush/)
 * (@linuxrush)
 * [19 years, 4 months ago](https://wordpress.org/support/topic/multiple-wp-installs-same-login-for-each/#post-486634)
 * umm… i haven’t gotten the hang of the markup of wordpress forums, even though
   I edited my previous post (look above) like 20 times already, but if you are 
   curious: DO NOT add the “code” tags into your wp-config.php file. It’s the line
   in between the code tags that you are going to add. Just refer to the first link
   in my post above to be clear on what I am saying 😉
 * again, sorry for the confusion.
 * Best,
 * -LR

Viewing 15 replies - 1 through 15 (of 16 total)

1 [2](https://wordpress.org/support/users/linuxrush/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/linuxrush/replies/page/2/?output_format=md)