Search Results for 'bbpress'
-
Search Results
-
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,
TanyaHi, 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?Topic: Redirect User Profile Link
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!
Topic: Edit Menus Problem
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?