Sorry to post yet another integration thread, but maybe someone can help me.
I have a forum with 5000 active users that I’m trying to integrate with my blog. What I’m trying to achieve is single sign-on, and eventually to use buddypress.
I’m using wp 2.9 and bbpress 1.1, I integrated them fine, but all the current posts on the forum were screwed up, written by “Anonymous.” I’m assuming that because there is no user data for these writers in my wp install, bbpress couldn’t figure out who was writing them.
So I undid the db integration, I was hoping for simply cookie integration. After 2 hours of salts and keys and logging in and out, I can’t get it to work. Is it even possible to work with cookies so that logging into bbpress also logs you into the blog?
And back to my original problem – would I have to import all my users from the db to my wp tables for that to work? Has anyone ever done this? It’s definitely possible, it just seems like a lot of complicated work for something that I’m sure many people are trying to do.
We’ve been doing them every week at the same time, PeteMall was going to post the logs from the latest one.
When’s the next meet-up, anyway?
chrishajer: i looked everywhere, i can’t find that code or anything that looks like it could it be a topic someone put with html in it?
Interesting, you’re going to throw the whole internets into a loop!
Here are the headers:
[~]$ curl -I http://strangebutfunny.net/forum/topic.php?id=2
HTTP/1.1 200 OK
Content-Length: 0
Content-Type: text/html; charset=UTF-8
Server: Microsoft-IIS/7.0
X-Pingback: http://strangebutfunny.net/forum/xmlrpc.php
Refresh: 0;url=http://strangebutfunny.net/forum/topic.php?id=2
X-Powered-By: ASP.NET
Date: Thu, 07 Jan 2010 17:09:09 GMT
Why is there a “Refresh: 0;” in there? Do you have a fresh in any of your header.php files, maybe to direct people from the website to the forum?
ipunkbali, please start a new topic for that integration question, or just browse the tag to see how others have done it. https://bbpress.org/forums/tags/integration
I think it is related to hot tags plus only, as the query shown on your server is same to this – https://plugins-dev.bbpress.org/browser/hot-tags-plus/trunk/hot-tags-plus.php#L144
Hi all
Hope you’re keeping well. 
I just picked up a bug (it may just be in my forum though) with the tags system. I was doing some tag cleaning today, so I needed to merge a few tags. I had two tags that needed merging: “User Interfaces” and “User Interface” (my fault).
After merging the tags, I received this error:
http://www.inniosoft.co.cc/devstation/tags
I am using the Hot Tags Plus plugin, but I don’t think it has anything to do with this error.
Running bbPress 1.0.2.
Any ideas?
Peace, Michael
I found a way to reproduce the error and replied to the ticket: https://trac.bbpress.org/ticket/1222#comment:2
Could someone check to see whether they can also recreate this issue?
Did you try removing the raquo character from your rss file?
Or could you could apply this patch:
https://trac.bbpress.org/ticket/1181
Turns out the host backed up a week old image. Without asking me.
Lost three users, that I have no idea on how to get back. I dont remember their emails, their nicks or anything.
That could be the only other option then – though I don’t understand how that would work.
i even reainstalled bbpress on a different location on the server it must be the database
Yah this bug was introduced in July of last year… here’s the fix:
https://bbpress.org/forums/topic/all-rss-feeds-broken#post-57171
What files did you replace/change?
I see – then it can’t be in the template. Must be something in the core. Do you remember what you did just before it started happening? We need details with this one.
I installed bbpress with integration. Is it possible to import phpbb3 users into bbpress!?
thanks!
opps.. got it working with crude facebook connect instructions @facebook. Anyway, for those that are interested, you can adopt the buddypress-enabled WP facebook connect to bbpress and get the facebook connect running on bbpress. At least I am able to get the login/logout in bbpress as well as share + avatar. Profile edit is all handled by bp with the exception of favorites topics.
ok , http://pastebin.org/71960 is it, but i switched themes and it still happens
If you’re running a shared host, you should be able to perform a backup yourself through your cPanel.
alexandanthony: It lookas like you’ve modified something when you edited the theme files. It looks like it’s running some kind of continuous loop.
Can you put the code for topic.php (in your my-themes directory) on pastebin.org? I’d like to have a look. 
Michael
i am using wordpress , and i custom made both the themes for wordpress and bbpress they are seperated
Thanks, it works!
Now, how do I blend my wordpress site with the default bbpress theme?
are you using wordpress? can you help me how did you blend bbpress and wordpress theme?