Skip to:
Content
Pages
Categories
Search
Top
Bottom

Problem with noreply-email

Published on March 11th, 2015 by wpgerd

Hello,

when someone create a new post, my bbpress sent out an email to the subcribers of this Forum and to an email named noreply@radenavigator.ch. Why does this happen?
The Domain of my Forum is Tradenavigator.ch not radenavigator.ch. So the mail have to be noreply@Tradenavigator.ch. Why try bbpress to sent to this adress, I did not specified this.

Possible I made a mistake during Installation of bbpress and forgot the T, but I correct this. Can’t fount any wrong email in the Settings. Search the mql-Database for this string, nothing found 🙁

Can someone explain to me why this email was generated? And how can I solve this Problem?
thanks!

Gerd

WP: 4.11 bbpress: 2.5.5 Theme: Child of Twentythirteen

Users unable to register and login

Published on March 11th, 2015 by rbrynest

Whenever a new user tries to register or login to my site, it just shows a white page with “blocked” written on it.

I am using bbPress forum plugin and have the “Allow anyone to register” checked.

My register page is using the register shotcode and as a login I use the (bbpress) login widget in a sidebar.

I have checked for conflicts by deactivated all plugins but bbpress and switched to the default twentytwelve theme to see if this fixes. Unfortunately with negative results.

Any idea what’s going on?

Register URL: http://www.oppfraavgrunnen.no/registrer-deg/
Login URL: http://www.oppfraavgrunnen.no/bbpress/

Thanks in advice

Regards
Rune

changing the message on bbp_topic_pagination_count

Published on March 11th, 2015 by nolimit966

Hi there,

I want to change the messaging that says ‘Viewing 10 posts – 1 through 10 (of 34 total)’

To simply ‘2 Responses’

How do i do it?

I have opened the pagination-replies.php but there doesnt seem to be any text in there.

Any help would be appreciated

Thank you

Changing text color

Published on March 11th, 2015 by vikramseth

Hello

I was trying to edit the topic color in the bbpress.css but I was unable to do so. I need help in this.
The link is:- http://baaplog.hol.es/forums/forum/baap-bando-ka-ghar/
I want to do the color of XYZ topic to white.

My wordpress version is 4.1.1
My bbpress version is 2.5.5

Thanks

Display last topic poster name

Published on March 10th, 2015 by sandy391

Hi Guys, please help.

I would like to display the topic last poster name and avatar column header “topic on this link :
http://www.mzansionline.com/forums/forum/business-forum/#

Im almost there, I achieved this by editing the Simple view counts plugin as follows :

$str1 = bbp_topic_post_count();
$post_id = get_the_ID();
$count = get_post_meta( $post_id, ‘bbp_svc_viewcounts’, true );

if (!empty($count)){
echo ‘<span class=”bbp-topic-started-by”> Posts & <b> ‘.$count.'</b> <b> ‘.$str1.’ </b> Views, </span>’;
echo bbp_topic_freshness_link() ;
echo ‘topic_last_poster)>” <topic_last_poster()> ‘;

I have struggled for days to insert the last poster so that the first line after
“Where can I get cheap business registrations” reads :

Started by: Pashy 9 Posts & 211 Views, 2 days, 6 hours ago by party.

Your assistance will be much appreciated.

Viewing Forum Pages makes Blog Menu Item the current_page_parent

Published on March 10th, 2015 by Garrett Hyder

Hello,

I found this odd, when I go to the /forums index or view any forum/topic/reply the menu item for Blog in my Main Menu is attributed the class ‘current_page_parent’ which makes it highlighted as though I’ve viewing that page.
Is there something in the walker or way to avoid having the Blog Menu Item as showing up as the ‘current_page_parent’.

Thank you

send users password

Published on March 10th, 2015 by briegull

I am trying to set up a bbpress forum with users registering through the bbpress tweak widget. Works except – how do I ASSIGN a password to users instead of their being assigned a random one? My audience is a retirement center where people are less than computer savvy.

Best anti spam plugin

Published on March 10th, 2015 by Helene N - Insdigbord

What’s the best anti spam plugins for you ?

Starting with bbpress

Published on March 10th, 2015 by Helene N - Insdigbord

Hey, I’m kinda lost between wordpress.org and bbpress.org, how those things work ?
What about our dashbord on the wordpress backoffice ?
Thanks

Page Not Found error after upgrade to 2.5.5

Published on March 10th, 2015 by brhahlen

After upgrading to 2.5.5 of BBPress, I get a 404 error on the forums. The main page of the forums can be found, but the forums themselves cannot be found.
When I go from the admin panel and click “View forum”, this is also throws the 404 error.

Skip to toolbar