Widget name: (bbPress) Topic Views List
how to edit this widget?
Widget name: (bbPress) Topic Views List
how to edit this widget?
Hi there,
Im having problems viewing the user profile on my BBpress forum integrated in my website. When i try to click on the username of someone that has posted (for example – in the topics section) it takes you to a ‘page not found’ – 404 error page.
Does anyone know how i can fix it so that it takes them to the profile page?
I am using my own bespoke custom theme
Thank you
Hey guys, I’ve been looking everywhere for this
I installed bbpress and made a forum ( just testing ).
I want my forum to be full width and without the side bar. Tried the “1 column full width” layout and some custom css.
The best I’ve got is a no-full-width forum WITHOUT side bar in the /forum/ page.
But further than that like /forum/topic/… the side bar reappear.
My site is http://mmo4teens.netai.net/ and my theme is Stargazer Colloquium.
Any help is appreciated.
Thanks in advance.
Hi,
I want to create a “member profiles” page that lists all of my bbpress users and links to their individual bbpress profile pages.
Now, if I want to find a particular user, I need to go into the forum and click the author link.
Is this possible?
We just finished migrating a client’s site to use bbPress, and hit our first snag. Thread/topic subscription appears to work correctly. But subscribing to a forum does not result in any notification emails.
I’d post a link to the site, but all forums are marked as private because it’s being used as part of an intranet.
Versions:
WordPress 3.6.1
bbPress 2.5.4
I can list the other plugins if someone suspects a conflict, but it’s a fairly long list.
Hi all, I think name of the topic can explain the situation I am in. Everything is updated to its latest.
For those who want to see the an example topic that’s affected(Also comments have this):
http://forum.gamesap.az/forums/topic/csgo-yeni-baslayanlar-ucun-qisa-m%C9%99lumat/
I am not a magician with CSS, but when I view the source of page, I see that in that area, I can’t seem to see the beginning og </p> paragraph (closing tag is there)
So I guess the problem is, bbpress is not giving the paragraph a proper starting point.
Have no idea how to fix this, Would be grateful for any help
Hello!
I added define('FORCE_SSL_ADMIN', true); in wp-config.php, so that the login is done with https://.
This seemed to work fine, but then I tried to click on “Lost Password” and I got a message telling me that there was a redirect loop.
Does anyone know how to fix this?
Thank you very much in advance.
Hi,
My website was hacked, i used wpscan (http://wpscan.org/) scan vulnerabilities
[+] Name: bbpress – v2.5.4
[!] Title: BBPress – Multiple Script Malformed Input Path Disclosure
Reference: http://xforce.iss.net/xforce/xfdb/78244
Reference: http://packetstormsecurity.com/files/116123/
Reference: http://osvdb.org/86399
Reference: http://www.exploit-db.com/exploits/22396/
[!] Title: BBPress – forum.php page Parameter SQL Injection
Reference: http://xforce.iss.net/xforce/xfdb/78244
Reference: http://packetstormsecurity.com/files/116123/
Reference: http://osvdb.org/86400
Reference: http://www.exploit-db.com/exploits/22396/
How to fix it ?
Thanks
I am currently using CleanTalk, it’s working very good for me, 100% zero spam.
but it only allow 14 days trial and after that, I will need to pay.
Does anybody know any free anti-spam plugins (for BBPress) that doesn’t have Captcha?
Thanks 🙂
I’m trying to find a way to display a given user’s raw subscription or favorites count in a fashion similar to how bbp_get_user_reply_count_raw() and bbp_get_user_topic_count_raw() work.
I’ve tried to use an existing function like bbp_get_user_subscriptions() with a counter but I figure I need to query the database. I’m still learning PHP though so if anyone sees a way to do it like that then please let me know.
Thank you.