johnhiler: No changes to my theme. I did add one plugin a couple weeks ago (chrishajer’s plugin in this thread):
https://bbpress.org/forums/topic/open-target-in-a-new-window
I haven’t switched to Kakumei, and so far it’s working again. I’ll keep an eye on things…
Two options :-
1. Load WordPress header and footer with deep integration (not recommended)
2. Design the same theme for bbPress (way to go)
I suppose this actually had nothing to do with BBpress at all, but my host instead.
I got them to restore a newer backup now so everything is okay again.
Though this all got me thinking what BBpress could offer to protect against this sort of thing. I know you can back up SQL bases in Cpanel, but maybe you could make a backup file of the users in the adminpanel of BBpress?
Lets say there was a risk of loosing something, you could back up your users, and if you lost some, you could restore their accounts with ease.
So I have already created bbpress forum called http://www.justinbieberzone.com/forums and the blog is http://www.justinbieberzone.com
What next step?
I dont worry about cookie and those stuff, I just want the forum look like the blog.
Now How do i combine the two? I want the forum embedded inside the wordpress. I don’t like it looks like completely different forum.
Thanks.
Where in bbPress should I start looking for URL rewrite problems?
First obvious problem is straight after login. The URL should be https://bla.bla/pub/ but it becomes https://bla.bla/pub/pub/ instead. Worked in 0.9, stopped working in 1.0. And there’s no .htaccess file to be found anywhere, neither do I have any rewrite rules in the Apache2 config.
Jeroen
Hi I’m trying to integrate bbpress a little more with my wordpress theme and I need some help to see if some things are possible.
First I would like to display the total amount of posts made in my bbpress forums on my wordpress mainpage, not sure how I can call that info though. example “there are a total of 125 posts on the forums”.
Also, is it possible to have the amount of posts a user has made in bbpress on their author.php in wordpress, example: “user had made 50 posts on the forums”.
Thanks for your time.
Hmm, I checked over all the comments here and didn’t see any similar reports:
https://bbpress.org/plugins/topic/unread-posts/
Have there been any changes at all to your theme or plugins recently? Also: if you use kakumei and deactivate your plugins… is the bug still popping up?
I’m running bbPress 0.9.0.6 and the last version of Unread Posts.
Suddenly today, topics flagged as having unread posts are linking to the wrong topic.
For example, this should have been the correct link:
http://www.mysite.com/topic.php?id=295#post-30381
But it’s going here instead:
http://www.mysite.com/topic.php?id=265#post-26936
The freshness column is correct (if it’s there’s only 1 new post, obviously).
So I see it is possible, I just tried this:
https://bbpress.org/forums/topic/wp-integration-coockie-does-not-work#post-61676
but that didn’t work either, after following all the instructions it doesn’t log me into the blog after I log into wp.
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