Hi,
Is there any way I can change the Login Widget to prevent users from being able to change their screen name once it has been set?
I am trying to prevent users from hiding behind Aliases.
WP 3.8.1
bbPress 2.5.3
Many thanks in advance
Hi,
Is there any way I can change the Login Widget to prevent users from being able to change their screen name once it has been set?
I am trying to prevent users from hiding behind Aliases.
WP 3.8.1
bbPress 2.5.3
Many thanks in advance
Hi there,
I get a weird error msg when hitting the submit button when opening a new topic. I get a white screen that says: “http://forum.dvud.de/members/tanya-quintieri/
Warning: Cannot modify header information – headers already sent by (output started at /var/www/web86/html/forum/wp-content/plugins/bbpress/includes/topics/template.php:1541) in /var/www/web86/html/forum/wp-includes/pluggable.php on line 896”
When I hit refresh in my browser, the forum shows up.
All my versions are the newest. I just installed everything today.
Thanks,
Tanya
Hi, We are looking to create a website that will be somewhat forum based. It would allow both consumer and vendor to post/interact with each other. There would be a fee charged on both ends. Is it possible to charge a fee for registration on forums?
Do you think it is possible using any plugin on BBPress?
Hello, I could not find a way to remove the link “Forums” from the admin bar.
How can I quickly do this? Thanks!
hello, I woul’d like to create a forum but I have a question. What is the difference between this forum and PhPBB (I use PhPBB for an other forum). Can you help me?
Hello,
I have looked everywhere and could not find an answer.
I found other things like putting the link in a menu item.
But, what I wanna do is redirect the user profile page. I do not want to use bbPress´.
So, to be specific. I am using UPME, a premium wordpress theme from Codecanyon.
And the profile link for this plugin (User Profiles Made Easy) is:
http://codeboy.co/profile/username
So I want to get rid of the bbPress user profile that appears in the forums and when a user creates a debate/post it will automatically link there, link:
http://codeboy.co/forums/users/Codeboy/
I want it to link here instead:
http://codeboy.co/profile/username
So from plain view it looks like I would just need to change this link in some php file of bbPress, yet I have not had any luck after many hours of headaches.
Could somebody please help me?
Thanks!
When a member posts a longer post to a Group Forum, and it posts to the Group Wall with a [Read More] link, when you click to Read More, it repeats the content from the post 3 times. Is there a fix for this?
Example: click on any activity items with More link:
http://circlesofgood.com/groups/international-day-of-happiness-march-20th/
WordPress 3.8.1
BuddyPress 1.9.2
Hi,
I have created the forum. I need to add the custom field in Topics creation of the front end and also in admin side. I have installed advanced custom plugin and created the custom field and displayed it in admin side of the topics creation page. i am not able to display the custom fields in front end of the Topics creation and edition. Kindly help me. Thanks in advance.
I have installed bbPress, and think it’s great. My thanks to the developers!
I am having a problem though……As Administrator I installed bbPress, and therefore am a Keymaster.
However, I have given the same privileges to two other Users (Administrator/Keymaster, but if they go:
Dashboard>Appearance>Menus they only see Pages/Links/Categories option for menu editing, whereas I see the additional Forums option.
Any ideas anyone?
Many thanks,
Chris
Oh, eep. I am working on a one-click unsubscribe link that will need to use the old way of sending the emails individually. Is there any reason bbp_notify_subscribers wasn’t just added to a hook (existing only in my head at the moment) at the very end of function bbp_new_reply_handler after the redirect (ie around 749 in replies/functions.php?) I know it will still take a long time but do you think it will affect anything?