Search Results for 'bbpress'
-
Search Results
-
Topic: Legacy page is broken
All links on http://bbpress.org/download/legacy/ are broken.
I’ve done the following steps:
1. Checked Allow BuddyPress Groups to have their own forums 2. Created a Group Forum 3. Selected Group Forum is the parent for all group forums 4. In Buddypress,unchecked Discussion Forums component. 5. In Group / Admim / Forum, created a new forum.Upon completion of creating a new forum in group, I got redirect to Group Forum directory under bbpress page instead of group Forum tab. Under the group Forum tab, it shows This group does not currently have any forums.
I need some help to get things set up right. Thanks!Topic: spam prevention
Hi,
I have installed BBPress, in my current registration page I have the code [bbp-register] which works and lets a user register. However the only fields here are to choose a username and enter email, where an password is automatically sent. What I need is to have an password field which the user enters, rather than having a generated one. I would also like other custom fields such as gender and age.
The form is located in form-user-register.php
Its fine to add the extra input boxes here and display, but I don’t know how these would get stored and saved.
Any help on how to make the custom fields save and which files to look at would be extremely helpful.
Thanks in advance!
Topic: Editing Replies loses parent
hi – using wp 3.3.1 BBP – 2.0.2 i’m running into problems when editing replies. when i save it loses it’s parent association as the content of the TOPIC pulldown field usually says (no topic) –

we have many many topics but they dont default when in the edit screen.
is this a BBPress bug and/or has this been fixed in the newer releases?(i believe we lose the original author reference also.)
thanks!
I’m really surprised no recent plugin exists that will allow users to subscribe to a forum, not just topics. I have a small membership site so email flooding is not really an issue. I want my members to be able to subscribe to a Forum (say called Recipes) so that they will receive an email whenever a new topic is created in that forum. Has anyone out there implemented such a thing?
I looked into BuddyPress groups, but that’s way more complicated than I need things to be. I want a nice simple bbPress forum w/ the option to subscribe to forums.
Thanks in advance,
RegisI’ve inherited a site that used to run bbpress. Apparently it was overrun with spammers in the 2009 timeframe and, even though the previous admin removed bbpress and stopped using it, there are 36,486 rows in the wp_users table, with only 4.290 that actually have roles on the site. Looking over the users with no roles through wp-admin, I can see these IDs are truly bogus.
There does not appear to be consistency of meta_keys in wp_usermeta for users with no roles and users WITH roles on the site. With 1,825 pages of users, scrolling through and deleting them that way would/could take hours so I want to write a SQl statement that will drop all users without roles from the database, just to clean things up.
Has anyone done this before? How can I structure a SQL query that will isolate and remove all IDs and the associated meta data for users with no site role?
Thank you so much, in advance, for any ideas or suggestions that are helpful.
I asked the same question at wordpress.org forum and was directed to ask here. The link from that thread is:
http://wordpress.org/support/topic/removing-bbpress-spam-users-with-no-active-site-role-with-sqlTopic: help with installation
I have bbpress installed and I have configured the settings. I want it to display on my ‘discussion page’ of my wordpress. How do I get it there?
Hi! In the loop-single-forum.php, there is this part of code:
do_action( ‘bbp_theme_before_forum_description’ );do_action( 'bbp_theme_after_forum_description' ); And I need to see the description of the forum below it, but there is nothing. I definitely have written the Text, but the_content(); just doesn't work. I also had to do a very hard coded tweak, to show the description of the subforums and it worked, but It doesn't work for normal forums..€: I editet two times and the “code-sample” function doesnt work. so I just inserted in manually.
€2: I cant believe it! This is really the last time I use bbpress, even this forum doesn’t work properly. It allways deletes my html..Topic: bbPress Forum Installation
http://www.classiccarsandtools.com
Wordpress 3.4.1 / bbPress 2.1.2
We installed bbPress and related plugins. Set up our first forum and topic and in widgets setup bbPress Forums list. When you go to webpage and click on “Forum List” for Forum/Topic we get this message: “This is somewhat embarrassing, isn’t it? It seems we can’t find what you’re looking for. Perhaps searching, or one of the links below, can help.”We followed bbPress Help page installation word for word. Something is not linking???? We would appreciate any suggestions regarding this.
Denee and Gary
Hi. I seem to experience a conflict between AWPCP 2.1.1 and bbpress 2.1.2.
I get a blank page when I try to place an ad, when bbpress is activated. If I turn bbpress off, I have no problems placing an ad.
I have deleted all other plugins and templates (except Hello Dolly and Akismet). First I thought I was the bbpress template (twenty-ten BB), but I have tried without it too.
Has anyone the same problem?
Thanks
Topic: latest post on frontpage
I have installed bbpress plugin in my wordpress, but there is not latest topcis on my forums front page like on your http://bbpress.org/forums/
Anyone could give me a latest post loop code, so i can insert it manualy to my template?
many thanks!