WordPress hosed
-
I installed bbpress. I (tried to) followed the instructions for integrating with wordpress. When I was done with the installation the forum worked fine but I couldn’t log into wordpress. I resolved that issue by changing:
a:1:{s:9:”keymaster”;b:1;}
to
a:1:{s:13:”administrator”;b:1;}
in wp_usermeta for my user.
This allowed me to log into wordpress. Not sure what it did to bbpress because I figured I’d just re-install.
I dropped the non-shared bbpress tables in the database (forums, topics, topicsmeta i think, tagged, tags).
Now, when I’m logged into wordpress my blog shows up a little wierd. The blog index page (index.php) shows published and unpublished posts. It didn’t do this before and I don’t want it to do it now. Also, none of the pages show up. They all give me a 404.
If I’m logged in I’m allowed to view the pages. But if I’m not logged in the pages show up as 404s.
If anyone has any suggestions on how to clean up this mess I’d love to hear them. Thanks.
- You must be logged in to reply to this topic.