all the latest discussions
Just that text or all the latest discussions from the front page of the forum?
Hello
I want remove Latest Discussions >>
See you
Hi all,
I am Abhinav. I am facing a slight problem deep integrating the latest stable versions of WordPress ( 2.8.6 ) with bbPress ( 1.0.2 ) on a website – I have completed the user and cookie integration and it works perfectly. All the settings are configured and saved properly. However after I add the line :
require_once(/absolute/path/to/wp-load.php);
to the top of bb-config.php .. Forums page goes blank! No errors, no warning messages.. Just a blank page with no code at all..
Before installing the bbPress live on the server, I developed the theme on my system locally and tested deep integration thoroughly a few times – everything works just fine locally but it’s creating trouble live on the server.
I have checked echoing values from the WordPress files that are loaded into bbPress.. that confirms that WordPress is being loaded properly.. But why isn’t bbPress loading after that !
I suspect that having WordPress installed and running since a long time already is causing the problem!
I have deep integrated various websites where WordPress was already installed and running for quite sometime without any issues..
Can it be a plugin conflict? The website is using 37 (
) plugins at the moment..
( Should I post a list of plugins being used? )
Can anyone help me out, please?
I’d be very grateful..
Regards..
Hi,
Currently forum.php only shows the topic titles in the forum. I want to extend it a little bit and let it also show the content of the first topic. Example:
Current:
Title 1 (I have a problem)
Title 2 (I hate bananas)
etc
What I want:
Title 1 (I have a problem)
Hi guys, can you help me with my problem?
Title 2 (I hate bananas)
I hate bananas and you? I really hate the taste!
etc
Current forum code:
<?php
require_once('./bb-load.php');
$forum_id = 0;
bb_repermalink();
if ( !$forum )
bb_die(__('Forum not found.'));
$bb_db_override = false;
do_action( 'bb_forum.php_pre_db', $forum_id );
if ( !$bb_db_override ) :
if ( $topics = get_latest_topics( $forum_id, $page ) ) {
bb_cache_last_posts( $topics );
}
if ( $stickies = get_sticky_topics( $forum_id, $page ) ) {
bb_cache_last_posts( $stickies );
}
endif;
bb_load_template( 'forum.php', array('bb_db_override', 'stickies'), $forum_id );
?>
Seems that thread must be added some where and then only from the first topic (so no replies else it gets too big)
Any ideas? Also the template should be updated I think.
Kind regards,
I’m already using your translation goebelmasse, thank you. Just turned it off for testing.
These strange characters you pointed out show up even if the content of config-bb.php is nothing but a PHP start and end tag. (I have no blank lines before or after the PHP tags.)
I think it must be some problem with the keys. I basically used all the keys from the wp-config.php with “BB_” added to the start of the keyname.
define(‘BB_AUTH_KEY’, ”);
define(‘BB_SECURE_AUTH_KEY’, ”);
define(‘BB_LOGGED_IN_KEY’, ”);
define(‘BB_NONCE_KEY’, ”);
define(‘BB_AUTH_SALT’, ”);
define(‘BB_LOGGED_IN_SALT’, ”);
define(‘BB_SECURE_AUTH_SALT’, ”);
The keys I use are all from the WP generator: https://api.wordpress.org/secret-key/1.1/
There is a problem in your bb-config.php, most probably in the first line.
Normally, HTTP-requesting bb-config.php should not create any output. But try
http://uni-bonn-medienwissenschaft.de/forum/bb-config.php
and see the strange “”. I cannot get, what the problem exactly is, but it is the bbPress configuration file for sure. After login, bbPress tries to set a cookie. This is done by sending an HTTP header. But if there is any output before the PHP header () invocation, PHP sends a generic header, which lets the cookie fail. Result: you can not login.
Ich hoffe, es hilft ein bisschen — und sorry für mein mieses Englisch 
Oh, ich vergaß — Oh, I forgot
If you want a german language file for bbPress 1.0.2 (with the formal “Sie”), take my translation — Wenn du eine deutsche Sprachdatei für bbPress 1.0.2 haben möchtest, nimm meine Übersetzung.
http://bbpress.tamagothi.de/
Maybe I didn’t explain my objective very well.
I’d like to show as “Latest Discussions”, discussions NOT older than X days.
Is it possibile?
If yes, how?
Thanks.
I have used wordpress, muwordpress, drupal and joomla and proprietary CMS extensively, for any kind of website. I’m about to start testing bbpress but I have to say that I’m a bit sceptical.
One thing is that the best communities I have ever seen are based on forum specialized software (not going to mention these here, you know them). So in order to establish a well performing online community I suggest that you use one of these software (bbpress seems to be one of these).
The other thing is that the community will help protect the community, so unless you build it and it grows, you won’t be able to keep it clean and tidy all by yourself.
Hi,
I’d like to show only latest discussions in the last x days, for example, how cuold I do? I tried inspecting the code with no clue about a query to do that
I this where you’re going to run bbPress or is it a test installation? These are warnings that appear to be related to running on XAMP and do not normally occur in a production installation.
Also, they’re just warnings. If you can turn off PHP warnings, I think you won’t have any more trouble. But if you’re going to be running this in a production environment on another server anyway, I would just install it there and not worry about these issues.
NM — he has since updated the plugin to fix the issue.
Using the latest update fixed it.
Mark as resolved
I just made a test post on your forum and it looks pretty messed up to me.
What plugins are you using and does this happen with the default theme as well? You installation is not working like a default installation, so it’s something that was changed.
After discovery the backtick functionality I tested it on my live forum (http://www.pagelines.com/forum) and my local install. .
Its not working like it should.
Is there a config option for this?
1. Just move the blocks of code in your template’s front-page.php to put the forums up top and the latest discussions on bottom.
2. There is a space for first name and last name in the profile, it’s just not required and not part of the sign-up. Why not direct them after signing up or logging in to change their password, and to complete their profile. Just provide them with a link to their profile page.
If you’re looking to make that information required, or part of the sign-up process, I’m not sure how to do that.
I’m attempting a few things here.
First, I’m trying to get the forums to show above latest discussions on the landing page. How can I go about doing this?
Second, when a user signs up, I’d like for them to be able to add their first and last name so we can capture all that data. Is this possible?
Thanks for the assistance!
Yes, I was receiving emails when I was using WordPress from the same server. So it’s not the problem with the server side.
I am using latest version of bbpress (bbPress 1.0.2) I am using English language. I have not integrated WordPress with this bbPress.
So what is the problem With email sending?
I would stop using the Mass Delete Users plugin. I suspect it’s doing something that’s incompatible with 1.0 and something is going on with the users it deletes and the ones that are left behind. I would stop using that then do a recount in the admin. I’m not sure if recounting fixing user-related things that might have gotten borked.
I don’t think Allow Images, either BBcode plugin, BBvideo or Social It would cause any problem like this. Unless the problem occurs on threads with (or without) images or threads with (or without) video.) The Social IT appears to be on every post.
I’m not sure about Human Test for 1.0 – I don’t think I’ve ever tried it. I do have it working with a 1.0RC, I forget which version though. All you can do is try it. If it activates without error, that’s good. If you try to register and it prevents incorrect answers and allows correct answers, and the registration goes through, then it works.
I don’t think disabling Mass Delete is going to make everything better right away. I have a feeling that it’s doing something to the user data in the database, and that will remain there even after you deactivate the plugin.
The other possibility is something going on with the host. But if all the other software is running fine there, that’s probably not a problem.
chrishajer, I use the following plugins:
Allow Images
BBcode Buttons Toolbar
BBcode Lite
BBvideo
Mass Delete Users
Social It
These are vital for me though, I got many users depending on these as core functions already. This problem did interestingly enough, occur after I had installed Mass Delete Users. Not imediatly though.
Deleting users works, but maybe it does something else that I can not see – that fucks up something else?
Do human test work for 1.02?
What if an incompatible plugin is creating problems for you? The problems you’re having are not normal. I noticed that the mass delete users plugin is good up to 0.9 only, but you posted there that it works with 1.0.2.
https://bbpress.org/plugins/topic/mass-delete-users/
How about preventing the spambot registrations with the Human Test plugin instead, and not trying to mass moderate users? Maybe it’s deleting some references to the users, but not all? Or there are stranded posts or something, and that throws off the numbering or something?
hpguru, what plugins are you using?
Marius-, what other plugins are you using?
It doesn’t happen by default in an installation with very few plugins running, so it might be a problem with a plugin, or could be a problem with the server. Software sometimes acts weird when a partition or MySQL runs out of space or memory.
Been debugging a while now.
I can stick a topic, it shows up correct in the admin interface and is marked as sticky. However it does not show up as sticky in my latest discussions. Noticed that get_sticky_topics() is not returning my sticky topic. Echoing the sql executed gives the answer: “get_sticky_topics()” returns topics where topic_sticky=2, while my sticky topic have topic_sticky=1. All other (non-sticky topics) have status topic_sticky=0.
Running bbPress 1.0.2
What is wrong here?
Hi, what about the theme I am using?
I have little knowledge in webdesign. Therefore I just modified the Kakumei-Theme as good as I could.
I was looking for a simple theme which is userfriendly, offers a lot of opportunities for google ads and an overview over the different categories (=main forums).
It also has a drop down menu. If you move with the cursor on the menu to forum you will see some submenus which direct you to the different categories. In my opinion an easy way to keep the overview.
Problem: I have no idea if it looks well on all browsers and all different screens. I only tested it with FF, Safari and IE7 and with the screen of my laptop.
Another problem: I had to remove the footer because it moved to the top of the page and I wasn’t able to keep it at the bottom.
Further I am looking for a way to show the last authors avatars on the topic and discussion boards of the front page and the forums pages.
I am having the same issue. I am running 1.0.2 sharing cookies with WP 2.8.5. If a user is not logged in, and selects “add new”, they are routed to my WP 404 screen. Instead of using the hack above, I’ve done the following hack so that the redirect is maintained. Note that it just strips the “http://” out of the redirect. Hopefully a real fix can be put in place for this.
I’ve done some limited testing and this seems to work.
In functions.bb-template.php I created the following function:
function hackfixurl ($url){
$url= str_replace(“http://”, “”, $url);
$url= str_replace($_SERVER[“HTTP_HOST”], “”, $url);
return $url;
}
Then, on line 1590 of the same file, wrap the url with the new function like:
$url = bb_get_uri(‘bb-login.php’, array(‘re’ => hackfixurl($url)), BB_URI_CONTEXT_A_HREF + BB_URI_CONTEXT_BB_USER_FORMS);
Regards–