Skip to:
Content
Pages
Categories
Search
Top
Bottom

My forums List messed up

Published on April 15th, 2015 by zazgo

Hi, I would like to know what is the problem with my forums list http://www.janiturd.com/forums/. The list interfaced messed up. Is that really what it looks like or am I right that it is in trouble?

As I remember it is okay before but after I installed the AccessPress Anonymous post it became like that. I tried to deactivate the accesspress but nothing happened.

Problem passing remote username when importing

Published on April 15th, 2015 by jaymzyates

Hello,

I’ve been trying to debug a problem importing from various forums. i finally figured out that because my old/source forum database is on a remote server, this seems to be causing an issue. See the error below:

Warning: mysql_connect(): Access denied for user ‘username@ip-of-remote-server’@’fqdn-of-local-server’ (using password: YES) in /home/xxx/wp-includes/wp-db.php on line 1416

The issue is I enter ‘username@ip-of-remote-server’ into the username field but somewhere the ‘@’fqdn-of-local-server” is being appended to the user so it fails authentication.

Is this a bug or does the import script not support remote servers?

Thanks in advance.

Redirect from page to profile url (menu link)

Published on April 15th, 2015 by project_subdomain

[WP 4.1.1
bbp 2.5.6]

For creating a navigation menu I need to redirect pages to the bbpress profile url as well as to their default options urls. These are domain.com/forums/users/HERE-COMES-THE-USERNAME for showing profile and domain.com/forums/users/HERE-COMES-THE-USERNAME/HERE-COMES-SELECTED-OPTION for selected options.

I tried several ways with code like this on the page’s template file for the redirection to the profile but nothing worked yet.

<?php /*  
Template Name: show user profile
*/ 

$name= bbp_user_profile_url(bbp_get_current_user_id() );

header('Location: http://domain.com/forums/users/'.$name);
exit();

?>

Thanks for helping!

How do i Custom RECENT TOPIC?

Published on April 15th, 2015 by piyo_land

Hi, i’m using your service. Just go straight. I put widget bbRecentTopic into my page custom by PageBuilder, it works perfect. But i found there’s no interesting to user if they come to my page because your widget too minimalist.

What i want is, how do i custom your Widget because i want to add more option like, title + piece of post + creator + time? Because your widget only show title + creator + time.
And again how do i sort it to be like this :
Title
Piece of post
Creator
Time

I’m sorry for my language, i hope you understand what i mean.
PS, i don’t have any knowledge with programming. i hope you can help me as much as you can.

Thank you very much!

This forum contains…

Published on April 15th, 2015 by gulin

Hello.

I encountered a small problem on the forum
If I have planned the forum topic in the top of the board, I have notice

for example

“This forum contains 3 topics and 2 replies…”
although the form has only two threads at the third forum topic is scheduled for another time

You can see it in the picture



jayd(@jayd)

Published on April 15th, 2015 by jayd94

Hello!
I would like to make profile name in profile menu to be displayed as it is in my profil here, momentally its only ‘@jayd94’ on my website- It would be good to either have ‘jayd’ or jayd94(@jayd94).
Thanks,
Daniel

Translation doesn't work.

Published on April 15th, 2015 by OliverEggertsen

I can’t seem to get my translation to work since updating to 2.5.6.

WordPress version: 4.1.1
Site language: da_DK

The forum changed to english after updating BBpress. Before that, it worked fine in Danish language.

I’ve tried uploaded bbpress-da_DK.po and bbpress-da_DK.mo til both /wp-content/languages/bbpress and /wp-content/plugins/bbpress/bbp-languages but it still doesn’t work on frontend and backend.

My wp-config.php is set to da_DK.

I’ve also tried to deactivate some of the latest plugins i’ve installed but it doesn’t do it.

Hope someone can help me solve this.

Topic/fourm sub emails not being sent

Published on April 15th, 2015 by jayd94

Hello!
I’ve been reading all the topics on the forum and i found many similar issues to my problem, but now solution worked. I disabled all plugins and tried it with default theme also.
When someone subscribes(or creates a topic) to a topic or forum and then someone replys to it, no emails are being sent out to the guy who subscribed. Im using buddypress and bbpress newest version, and buddypress emails-like register, private message etc working, but noone of bbpress related emails are being sent out. I’m using WP SMTP now(before i was using WP MAIL SMTP, but then someone in this forum said if he changed to WP SMTP plugin it started sending, but didnt help for me), and test emails are being sent correctly also.
Any ideas?
Thanks,
Daniel

What is up with my IP Address in bbPress Forums?

Published on April 14th, 2015 by jdw21

I’m logged in as a Keymaster and when posting in my forums, my IP address is very strange. I don’t think anyone else sees this other other other Keymasters but still, it’s a little annoying when posting and seeing it all the time. See link for screenshot of what I’m talking about:

http://racingdudes.com/wp-content/uploads/2015/04/Screen-Shot-2015-04-14-at-8.04.18-PM.png

Please help, I can’t seem to figure it out. Thanks!

import from bbPress1 crashes/restart Apache

Published on April 14th, 2015 by thierryyyyyyy

I wanted to upgrade my bbPress 1.2 to the actual one. (I have last WordPress 4.1.1 with new bbPress plugin)

I tried on a WAMP (localhost) installation, and I never got more than 1500 topics imported.
The classic case just hang on “Converting topics (900 – 999)”

And when I look into the apache_error.log, I see that apache crashes and restart alone.
And I tried with apache 2.4.2 and 2.4.9

I tried to click “stop” and again “start” as I read on this forum. But I get hung with “Starting Conversion” and apache restarts also. I just can see that the import process did a small step more by typing the sql query :”select count(*) from wp_bbp_converter_translator”

in this topic, “e-motion” succeeded. He just clean install wordpress, and import…
https://bbpress.org/forums/topic/upgrade-bbpress-1-0-2-to-2-1-2/page/3/#post-140785
Am I missing something ?

Skip to toolbar