Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Moved site to a new domain…just have a couple of problems..


kiwipearls
Participant

@kiwipearls

Managed to fix this.

In phpmyadmin I went to wp_bp_user_blogs table

Inserted the new data associated with my user id and the blog id that I wanted to see.

Code:
id user_id blog_id
1 1 1
2 4 4
3 6 6
4 15 12
5 15 1
6 6 1
7 4 1

As you can see I ad the new Id of 7, my user id is 4, and assigned it to blog 1.

It is odd that my other users were assigned correctly to both their blogs and the main blog, yet my user id was not.

Skip to toolbar