Search Results for 'bbpress'
-
Search Results
-
Topic: First Name Only
Hi
Is there a way to use the first name only on the forum as standard? I use the ‘Force First Last’ plugin which changes all names on my site to first only when running it manually but with each new registration BBPress displays the name as FirstLast (where as the profile and other areas of my site automatically change to First only)
In my forum, participants are often posting pictures. I have been using “bbPress Multi Image Uploader” to allow them to upload images in a simple manner.
Members are required to resize their images to 600×600 pixels and when it is uploaded with the plugin, the image is smaller in the post, but by clicking on it, it displays “full size”. However, in the last weeks or so, I notice that the popped up images are not as big as they used to be. However, if you right-click and open in a new tab, it does show the expected size.
I know that “bbPress Multi Image Uploader” has not been updated in a while, but otherwise, it still works fine. Any idea what might have changed for the display to be different now?
I have bbpress 2.6.9.
Here is an example where you can click on any image in the thread and compare with “open in a new tab”: https://scrapbookcampus.com/Community/topic/january-theme-challenge-celebrations/
Thank you
Hi –
I’m setting up a member site using MemberPress and bbpress (and I’m assuming eventually BuddyPress may get involved) and I’m struggling in my thinking about its hierarchy so I figured I’d ask those who have walked this path before me!
I’m building a coaching website where we’d like to build a community of clients as FaceBook isn’t cutting it. There will be some free content (open discussion), paid content (which could include access-based community discussion), and [this is where my real question lies] quarterly class schedules that we’d like to have only members of each quarter’s cohorts – so, there are 10 people in the Q4 cohort and those 10 are the only members that will ever get access to those materials/discussion threads. Then the Q1 class starts so we need another area for those folks…rinse and repeat every quarter.
Do I want to create all separate forums for this – Free, Paid, Q4, Q1, Q2, Q3, etc….OR is something like a single Cohorts FORUM with Q4, Q1, etc. being TOPICS under that forum? Or even something else like the use of Categories or Tags – this is where my lack of experience is tripping me up!
I appreciate any guidance you have!
Topic: Seeking recommendation
Hello
wordpress 6.1
bbpress 2.6.9I have been using the ‘bbpress toolkit’ link to manage member/poster subscriptions to the forum as well as to the individual topics.
Today when i try to upgrade wordpress from 6 to 6.1 my site broke and i lost access to it ven through cPanel and the hosting providers clinet log in dashboard. After hours of troubleshooting found out the above mentioned plugin which hasn’t been updated in 5 years is causing the site to break. Once the plugin is disabled the site updates fine and works just as it was before.
My question is, are there any other plugins that i can use to manage member subscriptions to threads and posts? It is not a paid website but it is a member only website and the primary concern is to unsubscribe members who are no longer welcomed from getting any notifications or copies of posts/replies.
Thank you.
Recently upgraded to WP 6.1 and this plugin bbPress Advanced Statistics gives deprecation warnings when I have debug mode enabled:
The official website for the plugin seems dead now.
The warnings:
Deprecated: Required parameter $version follows optional parameter $file in /customers/e/9/c/publictalksoftware.co.uk/httpd.www/wp-content/plugins/bbpress-improved-statistics-users-online/includes/core/class.utils.php on line 25 Deprecated: Required parameter $version follows optional parameter $file in /customers/e/9/c/publictalksoftware.co.uk/httpd.www/wp-content/plugins/bbpress-improved-statistics-users-online/includes/core/class.utils.php on line 64 Deprecated: Required parameter $version follows optional parameter $file in /customers/e/9/c/publictalksoftware.co.uk/httpd.www/wp-content/plugins/bbpress-improved-statistics-users-online/includes/core/class.statistics.php on line 153 Deprecated: Required parameter $version follows optional parameter $file in /customers/e/9/c/publictalksoftware.co.uk/httpd.www/wp-content/plugins/bbpress-improved-statistics-users-online/includes/core/class.statistics.php on line 332 Deprecated: Required parameter $version follows optional parameter $file in /customers/e/9/c/publictalksoftware.co.uk/httpd.www/wp-content/plugins/bbpress-improved-statistics-users-online/includes/core/class.activity.php on line 98 Deprecated: Required parameter $version follows optional parameter $file in /customers/e/9/c/publictalksoftware.co.uk/httpd.www/wp-content/plugins/bbpress-improved-statistics-users-online/includes/public/class.online.php on line 86 Deprecated: Required parameter $version follows optional parameter $file in /customers/e/9/c/publictalksoftware.co.uk/httpd.www/wp-content/plugins/bbpress-improved-statistics-users-online/includes/public/class.extras.php on line 47
One example:
public function __construct ( $file = '', $version ) { $this->init(); } // End __construct ()
I understand what it means, and I see that the parameter is ot used in the function. Dos that mean we just delete the parameter?
Another example:
public static function instance ( $file = '', $version ) { if ( is_null( self::$_instance ) ) { self::$_instance = new self( $file, $version ); } return self::$_instance; } // End instance ()
Problem here is that the version value is being used.
Advice appreciated.
Looking for recommendations for a FSE (block-based) theme that is fully compatible with bbpress. Thanks everybody!
I have already got simple membership plugin installed and understand bbpress can integrate with it but not having much joy with it.
I want users to login to the forum to be able to create a topic which then can be approved by admin if that is possible?
Can bbpress work with simple membership plugin so users don’t have to sign up again to use bbpress forum if they want to post a topic? If so how do I set it up please?
Hello all,
I have bbpress and Buddypress installed and the problem I’m having is the difference between the WP registration, buddypress registration and bbpress registration. Do they all end up being the same user in WP? For some reason when some people register they can’t log onto the other BBpress or BuddyPress portions.
How can I trouble shoot or resolve this or make it so there is ONE registration and one user?
Thank you
Hi,
In version 2.6.9 of bbpress, the normal user in the forums can not choose attributes such as bold or the color at the font. Can this be set in the user profiles in buddypress or elsewhere?
As admin the attributes can be used.walko