Moderators,
I’ve been finding a lot of spam in the plugins directory forum.
https://bbpress.org/plugins/topic/wordpress-integration/page/2/#post-5908
https://bbpress.org/plugins/topic/live-comment-preview/page/2/#post-5910
https://bbpress.org/plugins/topic/wordpress-integration/page/2/#post-5911
I monitor this RSS feed:
https://bbpress.org/plugins/rss/
It’s pretty easy to catch the new spam if you’re monitoring all the Plugin discussion.
for what purpose the function bb_auth is used and what value is passed to argument $scheme
Hello, what file do I have to edit to get a bigger gravatar (like on this forum) ?
thank you in advance
I have made a second latest discussion panel (in the header of my design), but it is an exact replica of the other latest discussion panel found in the front page. So if I want my new panel to have only 5 latest discussions, I have to also limit the original latest discussion to also have 5 latest discussions via the admin section of the website in the settings page. Also when I click on the next page of the latest discussions, my new panel also shows the next page, instead of showing a constant number of latest topics.
Any ideas on how to fix this?
thank in advance
I’m new at bbpress and don’t know much about php. I can edit stuff, but I can’t really come up with anything on my own.
I’m editing another theme for bbpress and changing it to my own theme. Somehow or another there is no log out link. I need to know what that is. For logging in it is this :
‘<?php login_form(); ?>’
what do I put for logging in. I have a sidebar file and I want to put it there, so that when members are logged in, they can click on logout.
thank you in advance
I wanted to use bbpress because I thought it was really simple to use and it was easy to integrate with wordpress. I’ve been looking at some posts recently and I get the idea that bbpress isn’t being actively worked on and that this Mat individual wants to abandon this project (?)
Is this the person who made wordpress really great?
Is this a good reason not to continue using bbpress? Is bbpress going to die out if Mat doesn’t work on it?
i understand these may be silly questions, but I am not trying to make a joke of things
Is there a way to set two different categories next to each other in main page.
| id 1 | | id 2 |
Thanks in advance!
I am designing a website which will utilize WordPress for a blog and bbPress for its forums (both linked). I would also like to run ticket-based support using bbPress. My first thought was to create a custom theme for bbPress which would achieve this but I do not know if this would be possible.
Requirements:
– Website structure would need to be as follows:
/blog/
/forums/
/support/
– All three of these would share the same users.
– Ideally an additional column would be required in the user database to specify if a user is allowed to open a support ticket (limited to customers).
Can this be achieved with one single installation of “bbPress”? I was thinking about giving all forums a parent forum “Forums” and all support forums “Tickets”, and then somehow mounting one to “/forums/” and the other to “/support/”.
If not, how would I go about doing this?
Kind regards,
Lea Hayes
WordPress 3.0 + bbpress 1.02 : integration works fine.
but,
wordpress 3.0 multisite + bbpress 1.02 : integration doesn’t work.
….
when added the code below in wp-confeg.png
define(‘WP_ALLOW_MULTISITE’, true);
define( ‘MULTISITE’, true );
define( ‘SUBDOMAIN_INSTALL’, false );
$base = ‘/’;
define( ‘DOMAIN_CURRENT_SITE’, ‘myhomepagename.com’ );
define( ‘PATH_CURRENT_SITE’, ‘/’ );
define( ‘SITE_ID_CURRENT_SITE’, 1 );
define( ‘BLOG_ID_CURRENT_SITE’, 1 );
the integration breaks.
What’s the problem, and what’s the solution?
Any help will be appreciated.
In last bbpress.org theme there was an option for “subscribe for this topic”…But I can’t find In new one….
I can not stay in touch with this forums regularly but its nice to get email updates abt my topics and I don’t like rss feeds….can any mod activate this plugin?
Thanks