Search Results for 'bbpress'
-
Search Results
-
This may seem like a strange request so I’ll try to describe the whole situation. I have a couple of web applications I have tied together by creating an OpenID Provider server for the main app, and configured bbpress as a Consumer using a modified version of the OpenID Plus plugin. Everything works great except logout. Since each app controls its own session information separately, logging out of one does not log out of the other. I can hook into bbpress’ logout to call the appropriate function in my main app, but the opposite direction is proving difficult.
In my logout function external to bbpress I have the following:
require ('../forum/bb-load.php');
bb_logout();
but receive this error when its executed:
Fatal error: Call to a member function suppress_errors() on a non-object in ***/forum/bb-includes/functions.bb-core.php on line 63
Line 62 and 63 from the file in question
global $bbdb;
$bbdb->suppress_errors();
I don’t understand how it could get as far as this line without setting $bbdb in bb-settings.php. Any ideas?
Topic: I lost my admin pages
Hello,
I installed bbpress in this folder: /mysite/forum/ I logged into admin panel to try and fix the front page link that’s supposed to take users back to the main site (but doesn’t).
I noticed that non of the admin links work; No matter which I click on I get a screen line this one: http://imagebin.org/112099.
Would someone tell me how to fix this, as well as how to properly link bbpress to my main site, I’m just going in circles here.
Thanks.
I’ve just placed the bbpress folder in my root wordpress directory of my site. I would like to integrate the two. Does it matter where I place the bbpress folder?
As soon as I navigate to the bbpress folder, I’m seeing the following error messages at the top…
Deprecated: Assigning the return value of new by reference is deprecated in C:xampplitehtdocswordpressbbpressbb-settings.php on line 186
Deprecated: Assigning the return value of new by reference is deprecated in C:xampplitehtdocswordpressbbpressbb-includesbackpressfunctions.wp-object-cache.php on line 108
Deprecated: Assigning the return value of new by reference is deprecated in C:xampplitehtdocswordpressbbpressbb-includesbackpresspomomo.php on line 171
Deprecated: Assigning the return value of new by reference is deprecated in C:xampplitehtdocswordpressbbpressbb-includesfunctions.bb-l10n.php on line 484
Deprecated: Assigning the return value of new by reference is deprecated in C:xampplitehtdocswordpressbbpressbb-includesbackpressclass.wp-taxonomy.php on line 581
Hi all…I have used wordpress(3.0.1) for quite some time and I’m using bbpress(1.0.2) for the first time. I’m having hard time integrating the two.
I can login to bbpress and wordpress using the same ID and password, however, when I login to wp I get logged out from bbpress and when I login to bbpress, I get logged out from wp. Seems like cookie problem?
Any help is much appreciated!
Installed WP3.0.1 and latest version of bbpress as of this week, everything seemed to install fine, logins work across both but I have no Admin link on the forum.
What can I check to see what’s missing?
Thanks.
I’m in a process of moving a bbPress installation from one server to another, and everything seems to work well, even with a switch from ligtthpd to apache2.
I just found one problem – all the paginations are broken. The “box” is made, and is clickable even to the right destination, but the numbers which should be in the boxes are missing. It seems to be everywhere, even in the administration.
Anybody have a clue?
Is it possible to create a topic or reply to a topic via twitter (using twitter a/c)?
Fully integration with twitter network.
Thanks
Hi! Sorry if my English is not perfect.

If I’m the Admin of a bbPress forum (this one: http://www.focoblog.com/focoforo), can I see the identity of the author(s) of the different tags or is it completely anonymous?
Thanks a lot,
Tones