Search Results for 'bbpress'
-
Search Results
-
Topic: Looking for alternatives
I apologize beforehand if this isn’t the proper section for this – it’s the best that I thought fit.
I’m starting to look for alternatives to bbPress. I went with it initially because I was impressed by WordPress – so much functionality in one package, all basics included, and the offbeat requirements were largely fulfilled by third-party plugins. bbPress as a forum were also innovative, quick, and the “new generation” designed with the mistakes of current forums in mind.
However, unlike WordPress, the basic package doesn’t quite provide the basic functionality – and having 3rd party plugins do the essential jobs needed is unreliable. For some things, there is no such plugin yet, for others the plugins are outdated, or poorly designed.
Does anyone know of similar forums – designed to be lean, and up to date on today’s web design and technology?
I’ve looked at a whole bunch lately, and am eyeing Vanilla right now. However any suggestions are welcome.
Thanks!
edit: sigh, my ampersand is being replaced with & which leads to some trac ticket…
Hi!
I´ve tried a WordPress and BBpress integration and it works just fine, i´ve have added all the cookie information in both config files of WP and BB press but it still doesnt work on login, only on logout.
My WP:
define(‘AUTH_KEY’, ‘halmstad’);
define(‘SECURE_AUTH_KEY’, ‘halmstad’);
define(‘LOGGED_IN_KEY’, ‘halmstad’);
define(‘NONCE_KEY’, ‘halmstad’);
define(‘SECRET_KEY’, ‘halmstad’); // Change this to a unique phrase.
define(‘COOKIE_DOMAIN’, ”);
define(‘COOKIEPATH’, ‘/’);`
BB:
define(‘BB_SECRET_KEY’, ‘halmstad’); // Change this to a unique phrase.
$bb->wp_siteurl = ‘http://www.domain.se/’;
$bb->wp_home = ‘http://www.domain.se/’;
$bb->wp_table_prefix = ‘wp_’;
$bb->custom_user_table = ”;
$bb->custom_user_meta_table = ”;
$bb->authcookie = ‘wordpress_456c71223b3bb9958349ec3d65b850f6’;
$bb->cookiedomain = ”;
$bb->cookiepath = ‘/’;
$bb->sitecookiepath = ‘/’;
Can anyone spot the problem?
I have been looking everywhere, but couldn’t find anything related.
BBpress has a standart number of 30 “Latest Discussions” topics shown in the front page. There’s also a plugin that allow admins to set this number to whatever they wish.
But I would rather have a dynamic list only with new topics or topics with new replies since a user’s last login, listed in “latest discussions”. Currently I have the “new topics” plugin, but I feel its not quite what users want.
Any ideas how this could be done or where to start coding it?
I have a site that I would like bbpress integrated into the current page layout, and I’m interested in
paying someone well for their time to do it. If you’re interested and have a really good working knowledge
of the program, would you email me: onewake @ gmail.com
Thanks so much!