Search Results for 'bbpress'
-
Search Results
-
Hello.
How is it with the language files to bbpress? Are there any changes in the 0.9.0.5 files to the current 1.0 (rc-2) beta?
I managed to successfully install BBpress with wordpress integration. Every thing was going smoothly until both BBpress and WordPress repeatedly keep forgetting my password resulting in me having to reset it every time. Now i can’t get into the admin section of BBpress. I can only log in.
Topic: deep integration not working
I am trying to use the deep integration with Worpress 2.8 and bbpress 0.9.0.5. I have edited the bb-config.php file and when trying to load the page it is blank (white)
Here is what i have put in the bb-config file:
require_once(‘/home/graphics/public_html/wp-blog-header.php’);
Here is my URL: http://graphicsmania.org/bbpress/
i’ve upgraded wp from 2.7.1 to 2.8, checked all the key for the cookie and
AUTH_KEY in wp-config is the same of BB_AUTH_KEY in bb-config, the same for SECURE_AUTH_KEY – BB_SECURE_AUTH_KEY,
LOGGED_IN_KEY – BB_LOGGED_IN_KEY, NONCE_KEY – BB_NONCE_KEY.
i’ve installed and activated the plugin bbPress Integration 1.0-rc-2 configured with the url of bbpress (http://www.site.com/forums/) saved the option, copy/past in wp-config.php for the “code” in the box which is:
define(‘COOKIEHASH’, ‘e99db1aecc456188d6dc1ccc37528ff8’);
define(‘COOKIE_DOMAIN’, ‘.www.site.com’);
define(‘SITECOOKIEPATH’, ‘/wp-admin’);
define(‘COOKIEPATH’, ‘/’);
i’m able to login in bbpress side, and i see the cookie wordpress_e99db1aecc456188d6dc1ccc37528ff8 for /forums/bb-admin, /forums/bb-plugins, /forums/my-plugins, /wp-admin, /wp-content/plugins and /.
i’ve other 2 cookies bb-user-settings-1 and bb-user-settings-time-1 for /forums/bb-admin.
when i try to go in wp-admin i’m slogged from wp and 2 new cookies appear, wordpress_test_cookie.
when i try to login in WP side i’m redirected to the login page every time.
if i remove the code generated by the Sam’s plugin i can login but i’m logged out from bbpress…
how resolve this problem? thanks for the help.
I am searching for a way to show the author with his or full name instead of the username.
Is there a way to hack the template to do that? Or a plugin?
Alternatively, is there a way to make the full name the default setting for all users?
I already tried using the Use Display Name plugin, but it had no effect. Probably because it was written for an older version.
I’m using bbPress 1.0 RC2 integrated (not deep) with WPMU 2.7.1 and Buddypress.
Topic: Fatal error
Help! I’m using bbPress 1.0 rc-2. I’ve completed the installation process. But after I’ve tried the first log in to changed my password I could not go back to dashboard. It has an error message like this.
Fatal error: Call to undefined function bb_is_search() in /home/xxxxxxx/public_html/xxxxx/bb-includes/defaults.bb-filters.php on line 70
I’ve just downloaded bbpress 1.0 rc-2 today.
Ya puedes descargarte la traducción de bbPress al castallano Español de la nueva version 1RC2.
La encontrarás en la sección descargas de http://www.buddypress-es.com
Junto a esta, encontraras las traducciones de WPMU 2.7.1 y BuddyPress 1.0.1
I managed to get BBPress installed and running at the address that I wanted it to be: http://forum.thegiancarlo.com
All is fine. But I created a page on my blog named Forum that I want to foward to http://forum.thegiancarlo.com but instead its leads to this http://thegiancarlo.com/forum which is BBPress but shows and page does not exists. Can someone please lead me in the right direction as to what I should do? Any help is appreciated. Thanks.