I just installed bbPress and did a test creation of a new user and it sent me the email with the random password but after I logged in I saw no way for a user to change that password to something they would remember. Am I missing something or can’t this be done?
Jeff
Hi all,
I just did an upgrade from bbPress 1 (standalone version) to the latest version. I imported the old forum using the plugin’s Tools > Import Forum function. All my topics and replies are there, but it shows that I am the creator for everything. It’s very flattering, but now it just looks like I talk to myself:
Some screenshots:
http://cl.ly/image/0M331P0H2t30
http://cl.ly/image/0Y2M00451c2O
Is there a way to recalculate/import users?
Do I need to re-import?
Thanks!
When running a number of plugins together it is difficult to understand what does what ie
buddypress bbpress and s2member
does bbpress add groups and add members, if so where do I go for instructions?
HELP please!!!!!
montaya
comcentre.moretonbay.biz
Hi,
I’ve been trying to convert a standalone version of bbpress (1.0.3) to the newest version (2.1.2) with the import tool. I’ve filled in all the correct login/db info, but it isnt importing anything.
Look at this for instance:
SELECT convert(topics.topic_id USING "utf8") AS topic_id,convert(topics.topic_posts USING "utf8") AS topic_posts,convert(topics.forum_id USING "utf8") AS forum_id,convert(topics.topic_poster USING "utf8") AS topic_poster,convert(topics.topic_title USING "utf8") AS topic_title,convert(posts.post_text USING "utf8") AS post_text,convert(posts.post_status USING "utf8") AS post_status,convert(posts.poster_ip USING "utf8") AS poster_ip,convert(topics.topic_start_time USING "utf8") AS topic_start_time,convert(topics.topic_time USING "utf8") AS topic_time FROM bb_topics AS topics INNER JOIN bb_posts AS posts USING (topic_id) WHERE posts.post_position IN (0,1) LIMIT 0, 100
No topics to convert
It uses the correct table prefix:
FROM bb_topics
But no importing. What is going wrong?
Any help is greatly appreciated!
I’m running wp 3.3.2. BuddyPress 1.5.6. Just installed bbPress 2.1.2. I’ve had bbPress 2.0 – 2.0.3 installed and none work. I’ve seen this work on an other site with bbPress 2.0.2. I’ve wasted a half day on trying to get this to work.
Hey guys, my website is alphaonegaming.com, and I have installed the bbpress wordpress plugin, but when I go to make a user registration page, the template for making it so does not appear. I am using the lucid theme by elegant themes if that helps.
Hi guys,
new bbpress user here. I’m noticing that if I am logged in as the admin, I am able to embed images into a post, using the html editor, but regular forum members are not.
Been trying to figure this out for the last couple days with various plugins and reading through boards, but nothing really seeming to work.
wp version 3.4.2
bbpress version 2.1.2
Thanks in advance,
-Dan
Hi Guys,
bbPress (2.1.2) on WP 3.4.2 logout gives error code 500 (Internal server error).
Error log:
> mod_security: Access denied with code 500. Pattern match
> “\\.php\\?.=(http|https|ftp)\\:/.\\?” at REQUEST_URI
> [hostname “www.xxx.nl”] [uri
> “/wp-login.php?action=logout&_wpnonce=5a9ef61b36&redirect_to=http%3A%2F%2Fwww.xxx.nl%2Fwp-admin%2Fplugins.php%3Fplugin_status%3Dall%26loggedout%3Dtrue%23038%3Bpaged%3D1%26%23038%3Bs”]
bbPress doesn’t use rawurldecode()?
For now, what is the best solution? Which file and which code should I change? Or is there another solution?
I have WordPress 3.4.2 and bbPress plugin version 2.1.2.
I recently used the migration tool to import the data from an old bbPress 1.1 forum. Everything seemed to go quite well. I did lose some topics but I can certainly live with it.
I have, however, noticed that the Login Notice “You Must be logged in to post a topic” is NOT showing when users are not logged in.
I can see the code (or what I think is the code) in the bbPress template but it just won’t show.
Yous assistance would be appreciated.
How do I let users change their avatars using BBPress 2.1.2? There’s no link to change it anywhere when clicking on the user name link, not even for keymaster. Can anyone help?