Search Results for 'bbpress'
-
Search Results
-
Hello
How can I put widgets next to bbpress? (currently they’re under it)and
Please help step by step (tutorial)
thank you!
I am trying to get rid of the text: “Add this topic to your favorites” and “This topic is one your favorites”, as I am using a background css image instead.
The icons are working beautifully, bar the fact that the text comes up.
You will also notice that if you click the star to add it to your favorites, another star appears, which is a link to all your favorites. It appears the link to the forum favorites doesn’t have its own css class, which is why both are coming up as stars. I’d like to get rid of that.
Not sure if this will fit in with your plugin bbPress String Swap David, if you see this.
If you want to see this in action on my forum (still being built), log in at http://netballscoop.com/log-in/ with Username: testing and Password: testing. The forums are at http://netballscoop.com/forums and click on a single topic to see the favorites and subscriptions at the top underneath the title.
I am using WordPress 3.4.2 and bbPress 2.1.2.
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/0Y2M00451c2OIs there a way to recalculate/import users?
Do I need to re-import?
Thanks!
Topic: Add members and groups
When running a number of plugins together it is difficult to understand what does what ie
buddypress bbpress and s2memberdoes bbpress add groups and add members, if so where do I go for instructions?
HELP please!!!!!
montaya
comcentre.moretonbay.bizHi,
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.2Thanks 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?
Topic: bbPress 2.1.2 Login Notice
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.