Search Results for 'test'
-
Search Results
-
Topic: Spam Destroyer
Howdy,
I added support for bbPress into my anti-spam plugin this morning. I don’t actually use bbPress though, so can’t confirm that it is indeed working on a live site, so if any of you kind bbPress folks can help a poor plugin dev. out by testing it for me, that would be really handy šIt works ninja well on blog comments, so assuming I’ve implemented it correctly, it should (in theory) work just as well for bbPress too.
Here’s the announcement post for bbPress support:
http://pixopoint.com/2012/08/05/bbpress-buddypress-and-multisite-spam/And here’s the download page at WordPress.org:
http://wordpress.org/extend/plugins/spam-destroyer/It should help block both user registrations via the bbPress user registration shortcode and it should block automated guest posters too.
How to make from WP Editor level users Moderators for BBpress? Srsly I can not find this option. Only to switch from Editor to Moderator in Profile editing.
all latest versions.
Topic: 2 sites one login
Hi I have not built the site as of yet I do have several domains i use to build and test stuff though on our server.
Scenario: I build a WPMU site on the main domain then I add a sub-folder for bbpress is there a way / or thread here explaining how I can have separate databases and one login for both sites? I would like to keep the databases separated so as we grow and I need to separate things it would simplify things as far as moving and using a couple different servers.
So WP-1 with MU and / subfolder WP-2 with bbpress / 2 databases on the same account, one login for both.
I have to say this it took two weeks to figure it all out. But bbpress is prety awesome even after over 10 years of phpbb, I think you have something awesome here, Thanks!
One more thing, is there a way to set the notify tic box to “auto notify” and tic of you don’t want notified?
Thanks again!
BWHello.
My forum was fine translated to Danish before updating to the latest version of bbPress, 2.1.2. But now I cannot seem to figure out how to do the translation? Do I have to put the .po file elsewhere?
What is exactly the procedure for uploading and changing the language of bbPress? Different topics say different things.
Found the .po file here: http://translate.wordpress.org/projects/bbpress/plugin/da/default
I am pulling my hair out on this. I have tried getting bbPress to work with a WordPress site using a custom theme and evidently I’m missing something because it just isn’t happening. Here’s what I’ve done based on what I could find for instructions so far:
- I installed and activated the plugin through the wordpress admin.
- I created a test forum and a test topic through the wordpress admin.
- I created a child theme folder, named the same as the primary theme appended with ‘-child’.
- I copied the contents of the wp-content/plugins/bbpress/bbp-twentyten into the child theme folder.
- I updated the style.css file ‘Template:’ line to refer to the parent theme.
- I added ‘add_theme_support( ābbpressā );’ to the main theme’s functions.php.
When I go to the forum via http://www.carolina-business.org/forums/, I get a page that spits out a section titled with the most recent post title and a huge amount of blank space with the forum list at the bottom of the section. This is followed by a section for every other post on the site, each of these containing the forum list.
When I go to the forum via http://www.carolina-business.org/forums/forum/test-forum-1, I get another page that shows all of the posts in the site. I get the same result via http://www.carolina-business.org/forums/topic/test-topic-1/.
What I’m trying to achieve is for the forum to appear in the content area of the site, within one of the content frames (the white box with the green header and gray border.)
Can anyone tell me what I am doing incorrectly/not doing? Thanks!
I’m working with bbPress 2.1 and bbp-theme-compat and some weird stuff is happening with the user profile pages. If I view the profile page of an author or contributor I’m getting the post thumbnail of that user’s latest post at the top of the profile. I’m also getting pagination at the bottom of the profile for some users.
To further this, I can’t quite find the template file that is being used to generate this page. I would assume it’s using: bbp-theme-compat\extras\single-user.php but within this file is a div with the css class “bbp-single-user”. When searching the source of the outputted profile page I can’t find that class anywhere.
Topic: BBpress throws 404 errors
So I think it is a permalink issue but I am not sure. I am developing a theme framework and I want to integrate bbpress with it and thus i was testing bbpres default installation. How ever going to site/forums/forum/test gives me a 404 error. even site/forums gives me a 404 – the theme throws the 404 –
Can any one give me any ideas as to how to fix this? My permal link structure is
/%category%/%postname%/Topic: User pages and error-404
I’m using BuddyPress on a MU environment.
Originally I installed forum in a per group mode. I found the topic organization to be confusing in the group mode, and so now I would like to reinstall the forum with the site-wide option. How do I do this?
Iāve tried to use the graphic interface to uninstall groups and install sitewide ā but that didnt work, the group forum would continued to get re-enabled.
So here is what Iāve done so far:
1) Iāve deleted from the database all the tables related to the bbpress.
2) Iāve deleted the bb-config from the root.
3) Iāve edited the group-metadata and group tables to remove references to forum.
4) Iāve deleted the bbpress plugin from the file system.
5) Iāve edited the Settings/Forums to not use groups.So now after trying to purge all remnants of the forum and then trying to reinstall it ā I no longer have a functional forum.
In BuddyPres/Forums, I see the button that says āinstall site-wide forumā but when I click on it I see a message that the latest version is already installed.
When I try to view my forum, I get a blank page:
http://bhaktiwriters.staging.wpengine.com/forums/forum/bhakti-writers-forum/
When I try to view a new topic, I get the following error:
http://bhaktiwriters.staging.wpengine.com/forums/topic/test-topic/
āFatal error: Call to undefined function bb_get_id_from_slug() in /nas/wp/www/staging/bhaktiwriters/wp-content/plugins/buddypress/bp-forums/bp-forums-functions.php on line 137ā³
Iām playing with this on a staging site, so I can demolish everything and start from the point of a working group-forum.
So, any idea how I can convert from group-forum to site-wide-forum? I donāt care about loosing data.
Thanks!