I’m putting bbpress inside a custom header, but I’m changing very little about the set up. But my problem is that all of the links in the header and footer are all leading back to the blog homepage, and I have no idea why.
My test site: http://heroicdreams.com/wpmu/bbpress/
I have no idea what’s going on. They are just simple links, but for some reason clicking on them always sends them to the homepage. If i’m in the forums and type the same link in the address bar it takes me there no problem… Can anyone help? have a clue what’s going on??
Hello,
I’m looking for a Private Messaging plugin. I want one that does not have any security bugs, i.e. completly safe.
Thank You!
Hey, not sure if this is the right place to post. I was looking around and couldn’t find anything that defines the role of the keymaster. Is there any document that explains the preset capabilities of all the different roles?
I have been working on a site for a client and he just let me know that all the rss feeds are broken. I have tried downgrading to 1.0.1 and upgrading to 1.0.2 but in neither of them the feeds work. The rss displays the title but the rest is blank. For example: http://canadianrugby.ca/forums/rss/topic/canadian-players-overseas
wordpress is installed and deep integrated at http://canadianrugby.ca and bbpress is http://canadianrugby.ca/forums
Any help would be appreciated.
who can create a plugin to generate html file for each topic? I think it’s hight level function. It will with seo
I just installed bbpress, it seemed to go fine. I made my first user admin, logged in, reset the password, then clicked on “Admin.” I don’t get a dashboard. It just stays stuck on the first page of the forum. Same thing happens if I type in the url: www.mydomain.com/forum/bb-admin/index.php. The url reverts back to www.mydomain.com/forum/
I searched here on “no dashboard” and threads came up, but they didn’t seem to describe what I’m experiencing.
Forgive me if this topic has been brought up before but I searched and couldn’t find anything.
What I would like is to have a section for “latest comments”. I would appreciate any help with this. Thanks in advance.
Right now, if someone posts a title like this: AHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH
It stretches out the tables. Is there a way I can limit the amount of characters in a topic title or better yet have it so a space automatically gets inserted after a certain number of letters?
Hi all,
i’ve recently found exactly the theme i would like for my bbpress… it’s the theme used for buddypress forum ( https://buddypress.org/forums/ ) is there someone who have one that looks like this one or know where i could have this one?
thanx…
I want to use same user name and password within two databases, one is from bbpress_forum and another is from my_info database.
So I exported the data from my_info database and imported them into the bb_users table in bbpress_forum database, it is good.
I created a new table, its structure and data are same as bb_usermeta, but when I imported those data into bb_usermeta. I got the format problem about meta_value ( a:1:{s:6:”member”;b:1;} ). Does it make sense for the meta table? Please give me a help.