Search Results for '\"wordpress\'
-
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?
Hi.
I want to create a forum on my WordPress 2.7 website and I decide to try bbPress, but I don’t know what integration method will be the best and I wonder wheter it is possible at all. I want fully integrated bbPress and WordPress (common header, footer, user database, etc., saying simply bbPress included in a WordPress page). Could you help me? Or maybe should I use an other script like Simple:Press Forum, punBB or phpBB? Thanks in advance.
Regards,
rootf.
Topic: WordPress required??
Hello, I want to use bbPress but I am not using WordPress for my website at all. Do I need to have WordPress installed and setup on my domain for bbPress to work??
– Cole