Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 41,876 through 41,900 (of 64,522 total)
  • Author
    Search Results
  • #93291

    This version (original) of bbPress isn’t compatible tiwh BuddyPress. I’m afraid you have to ask on the BuddyPress forums for how they fix these things :(

    #35216
    coastwise
    Member

    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?

    #93395
    chrishajer
    Participant
    #93394
    chrishajer
    Participant
    #93316
    jeagan
    Member

    [Resolved]

    Fortunately, I have stored the settings of my bbPress in my laptop. I uploaded again in the former path. I reloaded the former site, and it worked. Then I changed the path, and tested whether it works in their new path. It worked! I deleted the old folder, and I have no problem in my root directory.

    The service guy in my hosting company has had hard time, ad the setting was not in Enlgish. I still wonder what makes it work in Korean language even after I have delelted all the non-English related settings, files and folders.

    #35211
    Len220
    Member

    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.

    #35209

    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

    #93382
    chrishajer
    Participant
    #93378
    chrishajer
    Participant

    Log out of WordPress, and log in to bbPress and you should have the admin link, if the user you log in to bbPress with is the keymaster.

    #35208
    ijones
    Member

    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!

    #35207
    nood
    Member

    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.

    #93344

    In reply to: Avatar size

    MathiasB
    Member

    Yes, but i’m not a bbpress / php expert :)

    #93327
    Gautam Gupta
    Participant

    Twitter only supports 140 characters so if we even get the functionality to parse the tweet, there wont be much space left for the content that could be entered by the user.

    Eg., the tweet could be @bbpress [new-topic] Topic Title:- Post Content or @bbpress [topic-1234] Reply Content. Then we could monitor all the tweets sent to @bbpress from forums by setting up a cron job and then do the other things..

    #35205
    Daniel Juhl
    Participant

    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?

    #90192
    Ricardo
    Participant

    Thanks ashfame and Chris

    #93324

    Technically feasible but practical usable solution doesn’t exist.

    #93323
    zaerl
    Participant

    It’s a protocol.

    #93322
    WWDiary
    Member

    bbPress support XML-RPC

    What does that means?

    #93321
    zaerl
    Participant

    No. But bbPress support XML-RPC.

    #35201
    WWDiary
    Member

    Is it possible to create a topic or reply to a topic via twitter (using twitter a/c)?

    Fully integration with twitter network.

    Thanks

    #35200
    johntones
    Member

    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

    #93312
    Ricardo
    Participant

    export your bbpress database through phpmyadmin and re-import it after reinstalling bbpress

    #90190
    chrishajer
    Participant

    The revision is r2535 but the text in the admin panel comes from bb-includes/functions.bb-meta.php around line 299. That text needs to be changed manually every time you check in code. Looks like they forgot to change it the past couple times.

    I just updated it, so if you check out a new copy, that will be the only file changed, you will have revision 2536, and it will work exactly as 2535 did when it said 2530 in the admin.

    #90189

    nope, you are at 2535 only.

    its just showing whats inside the file and not what its exactly is.

    Trust SVN here, it doesn’t get wrong ;)

    #90188
    Ricardo
    Participant

    i quickly made a crash course on how to use svn (tortoise) to download latest version and it says ir downloaded version 2535 to my pc, tested it locally using wampserver but it says

    bbPress 1.1-alpha-2530 in the admin panel

    do i need to download each file from :

    http://svn.automattic.com/bbpress/trunk/

    to get version 2535?

Viewing 25 results - 41,876 through 41,900 (of 64,522 total)
Skip to toolbar