Search Results for 'register'
-
Search Results
-
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
Hello,
Thank you for such great plugin, very promising so far.
I have a few questions regarding login/ register. Yes, I have searched through the documentations and support but could not find any answer regarding these.
Installed theme/ plugins: free Astra theme, wp 6.0.2, bbpress 2.6.9, bbp style pack 5.0.8.
1. I have set up login box in the sidebar, and I would like to remove the default login box below topics/ posts. How is this done?
2. What is the best way to reduce the size of the login background box? I have attempted using SiteOrigin but when I it I’m shown the hover attribute so I can’t identify it to make the adjustment.
3. I would like to also try placing login link in below the main menu (like its done here in bbpress forum). How is this done? I do have “bbp style pack” plugin installed, but it places the login in the main menu bar, which I do not want.
Thank you in advance.
I am using WordPress 6.0.2, bbPress 2.6.9 and my forums are located here.
I have what I would have thought was a fairly common requirement: I (keymaster/administrtor/moderator) simply want to receive an email notification if a post requires moderation, rather than having to ‘manually’ monitor the Topic/Reply lists through the forum adminsitration screens to see if moderation is required.
It seems that the ‘bbPress – Moderation Tools’ plugin used to do this, but this plugin appears to no longer be available. I have installed ‘bbPress Notify (No Spam)’ 2.17.6 (bbPNNS), but I seem only to be able to configure this to notify me after the post has been approved, not before, when moderator action is required.
My problem is not a fundamental problem with notifications. I get email notifications when new users register or when they change their password, and I can configure bbPNNS to send email notification when new topics are posted, but I cannot see how to configure something that will send an email notification when a pending post (Topic or Reply) requires the attention of a moderator.
There appears to be a plugin that will hold all posts for moderation, and send the desired email notification, but I don’t need, or want, all posts to be moderated.
I have posted a similar request on the bbPNNS support forum, where this post suggests that this is a standard feature of the bbPNNS plugin, but I cannot see how to configure this capability and thought I may need to be asking my question in a broader forum.
Can anyone point me to a suitable plugin or instructions on how I might be able achieve this?
Hello,
I have just installed the latest version of bbPress, but on the forums page, I am seeing the following errors. The ‘Registered Users’ and ‘Forums’ part seems fine but the rest are not.
Here is the code from that section of the file:
<dt><?php esc_html_e( 'Forums', 'bbpress' ); ?></dt> <dd> <strong><?php echo esc_html( $stats['forum_count'] ); ?></strong> </dd> <dt><?php esc_html_e( 'Topics', 'bbpress' ); ?></dt> <dd> <strong><?php echo esc_html( $stats['topic_count'] ); ?></strong> </dd> <dt><?php esc_html_e( 'Replies', 'bbpress' ); ?></dt> <dd> <strong><?php echo esc_html( $stats['reply_count'] ); ?></strong> </dd> <dt><?php esc_html_e( 'Topic Tags', 'bbpress' ); ?></dt> <dd> <strong><?php echo esc_html( $stats['topic_tag_count'] ); ?></strong> </dd>
Topic: recaptcha and bbpress
Hi guys,
i am using bbpress with the recaptcha for bbpress plugin then setup the site key and the secret key in google, then put the key in bbpress but however there is no recaptcha box if i want to register or login into the forum.Do i need to do more to get the recaptcha box or what could be the problem.
Btw maybe you could recommend some more plugins or actions for secure the forum even morethanks a lot for your kind help
In bbPress, the URL for a user’s public profile page is something like https://example.com/forums/users/{username}.
The problem is that because of how users register (another plugin), their username is sometimes their name or email. We’d like for people to be able to post somewhat anonymously, so we’d like the URL to be https://example.com/forums/users/{display_name} or similar, so if they change their display name, they can remain somewhat anonymous.
Is that possible?
Alternatively, is there a way to post completely anonymously, but in a way that is available only for logged-in users?
i just create a forum on my website. I think i did all configuration correctly. I follow a few tutorial from Youtube. Everything looks great. But when user tried to register my forum it’s did’nt work. The confirmation email never reached in the destinated email.
And if the user tried to register again with that email, it shows
“That email address has already been used. Please check your inbox for an activation email. It will become available in a couple of days if you do nothing.”I checked up inbox and Spam, there is no email.
See this screnshoot https://prnt.sc/bTmtBROqOnFB
Topic: Guest Can’t See Links
Is it possible to set a permission where guest cannot see a link but can read the topics
For example “To view or see the link you must register”
Currently using Kleo.
Thanks in advance for the assistance.
Even after checking the box to not moderate registered users, the bbpress software after about 6 months moderates a posting. Is there some way to get the system to not moderate anyone who is registered on the site?
I set the home page of my site to display the forums. There will be public forums.
However, when new (unregistered) site visitors see these Forum names, I also want them to see the NAMES OF PRIVATE FORUMS.
I’m thinking that if they see other topics that interest them they might register. Is that possible?
Have bbPress installed on new site, step4profitforum.com, version 6.6
Thank you!
Hi,
I’m receiving this error 1-2 times per day like clockwork:
Current plugin: bbPress (version 2.6.9) PHP version 8.1.6 Error Details ============= An error of type E_ERROR was caused in line 33 of the file /home/site/public_html/wp-content/plugins/bbpress/includes/admin/classes/class-bbp-converter-db.php. Error message: Uncaught TypeError: register_shutdown_function(): Argument #1 ($callback) must be a valid callback, class BBP_Converter_DB does not have a method "__destruct" in /home/site/public_html/wp-content/plugins/bbpress/includes/admin/classes/class-bbp-converter-db.php:33 Stack trace: #0 /home/site/public_html/wp-content/plugins/bbpress/includes/admin/classes/class-bbp-converter-db.php(33): register_shutdown_function(Array) #1 /home/site/public_html/wp-content/plugins/bbpress/includes/admin/classes/class-bbp-converter-base.php(150): BBP_Converter_DB->__construct('site_db', '&9Ah58fa', 'site_db', 'localhost') #2 /home/site/public_html/wp-content/plugins/bbpress/includes/admin/classes/class-bbp-converter-base.php(104): BBP_Converter_Base->init() #3 /home/site/public_html/wp-content/plugins/bbpress/includes/admin/converters/phpBB.php(24): BBP_Converter_Base->__construct() #4 /home/site/public_html/wp-content/plugins/bbpress/includes/admin/tools/converter.php(94): phpBB->__construct() #5 /home/site/public_html/wp-content/plugins/bbpress/includes/users/functions.php(982): bbp_new_converter('phpBB') #6 /home/site/public_html/wp-includes/class-wp-hook.php(307): bbp_user_maybe_convert_pass('') #7 /home/site/public_html/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters('', Array) #8 /home/site/public_html/wp-includes/plugin.php(474): WP_Hook->do_action(Array) #9 /home/site/public_html/wp-content/plugins/bbpress/includes/core/sub-actions.php(265): do_action('bbp_login_form_...') #10 /home/site/public_html/wp-includes/class-wp-hook.php(307): bbp_login_form_login('') #11 /home/site/public_html/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters('', Array) #12 /home/site/public_html/wp-includes/plugin.php(474): WP_Hook->do_action(Array) #13 /home/site/public_html/wp-login.php(518): do_action('login_form_logi...') #14 thrown
The page https://commitproject.eu/wp-login.php?checkemail=registered
Is not showing any message after a new user registration. The registration works fine just the message is not showing.
Topic: Post that need approval
I had a user tell me they got a notice their posts were waiting approval. What made that happen? The forum is open to registered users and this user has made many pervious posts.