Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 41,726 through 41,750 (of 64,522 total)
  • Author
    Search Results
  • #93825
    wblogan
    Member

    Your’s is one of the tutorials I followed, Ashfame. It helped me a great deal and I’m grateful to you for it. However, the following code broke my site:

    /* Deep integration */

    if ( !defined('ABSPATH') & !defined('XMLRPC_REQUEST'))

    {

    define('WP_USE_THEMES', false);

    include_once(dirname(__FILE__) . '/../wp-blog-header.php' );

    header("HTTP/1.1 200 OK");

    header("Status: 200 All rosy");

    }

    I started replacing the bb_get tags as you recommended in front-page.php. As I said, I could not get the get_sidebar to work.

    Also, I moved ahead with your instructions regarding the style sheets, and then on to editing the twentyten them header.php to insert the link to the bbpress theme and couldn’t figure out where to put the link – it broke my wordpress.

    What am I missing?

    #93824

    I wrote this sometime back. http://www.wpwebhost.com/make-bbpress-theme-match-with-wordpress-by-deep-integration/

    Twentyten shouldn’t be difficult to follow up with.

    #93807
    KentonMr
    Member

    ‘trunk’ ?

    I’m still a newbie – I though the download was the latest release “approved”

    I didn’t even know of that bug list

    … so good is the documentation … and I’ll bet that most users don’t or can be bothered to dig around in the maze of code to figure out why it doesn’t perform how expected.

    This sort of bug fix is easy to apply – affecting only a couple of lines of code there ought to be a forum/list somewhere to enable these sort of changes to be publicised – perhaps there is but I just haven’t connected with it yet.

    Still at least I managed to fix this problem one on my own … I get the feeling watching others struggle that this is what comes with bbPress … being on your own

    #35310
    wblogan
    Member

    I’m running WP 3.01 using the Twentyten theme and have successfully integrated bbPress with WP so that everything works but the theme (and the need to log out of WP or bb to administer the other – which my research indicates is “normal” at this time).

    I’ve followed several tutorials in order to get bbPress integrated into the WP Twentyten theme but with no luck. I can get the header and footer to display properly, but I can’t figure out out to get the Twentyten sidebar to display properly. I’m sure it’s something simple, or simply can’t be done. I’m not exactly a newbie to all of this, but have clearly reached my limit.

    Does anyone know of a tutorial, or can anyone give me some guidance on this? TIA

    #93822

    Hi Paul,

    Just so you know, if you areusing the bbpress plugin that works with buddy press, then you’re not using bbpress.

    It’s a fork from last years release hacked to work with buddypress. That’s not to say bad things about it though, how it was done was really great, it’s just confusing.

    Don worry though, they’re making a new wordpress plugin that’s not this software or the buddypress plugin, and they’re going to call that bbpress too. At thy time, we’ll all b confused ;)

    #93806
    mr_pelle
    Participant

    Sorry, I did not specify I was referring to the trunk version of bbPress, which is not the one you find on the Download section.

    #93820
    hmmcrunchy
    Member

    Hi Chris

    thanks for reply – yes seems to work ok here. its located at http://www.byte.org.uk – i have buddypress with forum capability which is run by bbpress. it seems to be stripping out all the from the posts. i know there was a previous problem by the look of the forums about backslashes showing where they shouldnt – this may be in part due to the fix…

    it might as you say be a buddy press issue – ive stuck a post on their forum too but have not had a reply as yet.

    Paul

    #93818
    chrishajer
    Participant

    Seems to work here. So, where is your forum located, and what plugins are you using?

    Also, since it’s BuddyPress, you might want to check at the BuddyPress support forum since I have never heard of the problem with bbPress before.

    #35309
    hmmcrunchy
    Member

    Hi im having a few problems posting posts with backslashes in (ie for a location on a hard disk) they all seem to be removed from the post once it is up. can i stop this from happening as the posts dont make much sense without them?

    im using bbpress in a buddypress setup

    thanks

    Paul

    #93804
    mr_pelle
    Participant

    It’s a known bug, fixed in [2400] if I remember correctly.

    #93789
    zaerl
    Participant

    http://bbshowcase.org/forums/view/top100

    Top 100 is enough for you? No need to register.

    #92125
    dovoto
    Member

    Moved the bbpress directory to verify it wasn’t a possible collision between the old “forums” page and the “forums” sub directory. Does not appear to be the issue (in other words same symptoms).

    Also verified no errors in my server error log (get undefined get_header() errors if i remove the require(blah/wp-load.php))

    #92124
    dovoto
    Member

    Having similar issues…

    Symptoms:

    1) Blank forum page if i navigate to http://www.drunkencoders.com/forums/

    2) Forum loads if i http://www.drunkencoders.com/forums/index.php

    3) Blank page if i follow any of the forum title links

    I did however have a wordpress page called “forums” at one point (since deleted) which would have also resolved to this location…possible issue?

    I am using bb-config to load wp-load.php on startup per the suggestions (seems to work as indicated by direct navigation to index.php).

    I am using the wp functions to load header and footer info (this also works as i get my wp site blog wrapped properly around my otherwise plain bbpress install if i navigate directly to index.php)

    Any suggestions or thoughts?

    #93788
    Quoth
    Member

    agh, who registers to see just a list of websites.

    thankee kindly pagal.

    #93787
    pagal
    Participant
    Quoth
    Member

    I am awfully eager to join a good community that uses bbpress as their forum software. Could you post some, please?

    Thanks in advance.

    #93574
    jdblundell
    Member

    I’m new to bbPress and I’m having the hardest time figuring out how to enable/display gravatars on my site.

    I’ve tried:

    if ( $avatar = bb_get_avatar( bb_get_current_user_info( ‘id’ ), 80 ) ) {

    echo $avatar;

    unset( $avatar ); }

    With the PHP tags on the start and end. I’ve added the code on the profile.php file of my template as well as on the post.php file and nothing is showing.

    Do I need to do an img src as well?

    #35299
    Ricardo
    Participant

    Since a lot of people still say version 0.9.0.6 is still good i installed it but was unable to set pretty permalinks and there was a never ending story of solutions on the forums like adding bbpress rules to wordpress htacess file or adding multiviews but none worked i even tried to copy the rewrite rules from bbpress to the htacess but no luck i end up on 404 page….

    so i went back to version 1.0.2 and instaled svn version 2540 and altough its istalled the following error popped up above the bbpress last installation step (the one that gives us the admin password)

    Database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘)’ at line 1]

    SELECT term_id, term_taxonomy_id FROM bb_term_taxonomy WHERE term_id IN ()

    Caller: BB_Install->BB_Install, BB_Install->process_form, BB_Install->process_form_finalise_installation, bb_insert_topic, bb_add_topic_tags, BB_Taxonomy->set_object_terms, WP_Taxonomy->insert_term, WP_Taxonomy->clean_term_cache

    Warning: Invalid argument supplied for foreach() in /public_html/forums/bb-includes/backpress/class.wp-taxonomy.php on line 1789

    Warning: Cannot modify header information – headers already sent by (output started at /public_html/forums/bb-includes/backpress/class.bpdb.php:569) in /public_html/forums/bb-includes/functions.bb-core.php on line 1148

    can anyone tell me what i’m doing wrong or maybe what i can do to use pretty permalink in 0.9.0.6.

    Thanks

    #93678

    In reply to: avatars

    chrishajer
    Participant

    Gravatars are built in to bbPress 1.0.x. You just need to enable them in your admin panel, then your template needs to be set up to display them.

    The user’s gravatar will be displayed on your site if the email at gravatar.com and the email they registered with on your forum are the same.

    #93758

    In reply to: Login op Forum

    zaerl
    Participant
    #35296
    enatom
    Member

    Hi,

    For my website I need the forum to be the Frontpage (main site), but I need wordpress for things like Facebook Connect plugins. Could I install BBpress on the root directory and have WordPress on a sub directory like http://www.forum.com/blog. Whilst still creating a deep intergration between the two ?

    #93565
    jdblundell
    Member

    I may have found a solution.

    I deleted all the bbPress files from my server.

    Deleted all the tables from my database in MySql that began with the bb_ prefix.

    Then started the process all over again.

    However, this time I left the SECURE_AUTH_SALT field blank since it doesn’t show in my wp-admin/options.php page (even though it’s in my wp-config file).

    Either the full reinstall or simply leaving that field blank worked.

    Also, once I uninstalled bbPress I added the bbPress Integration plugin (https://wordpress.org/extend/plugins/bbpress-integration/) to my WordPress install (don’t know if that’s made a difference either) but it said to add a couple lines to my wp-config.php file as well.

    define( ‘COOKIE_DOMAIN’, ‘.somethingbeautifulpodcast.com’ );

    define( ‘COOKIEPATH’, ‘/’ );

    #93564
    jdblundell
    Member

    I’ve hit the same snag. I tried logging out of my WordPress admin and now I can’t login to the BBpress install or WordPress install.

    http://www.somethingbeautifulpodcast.com

    http://www.somethingbeautifulpodcast.com/forums

    When I click the login button on both WordPress and BBPress it simply sits on the same page or reloads the page. It’s as if the Login buttons are broken.

    I’ve tried changing the force_ssl_admin to true as mentioned here:

    https://bbpress.org/forums/topic/admin-link-doesnt-take-me-to-dashboard

    function force_ssl_admin($force = ‘true’) {

    I’ve updated all my auth keys in both WP config and BP config as mentioned here:

    https://bbpress.org/forums/topic/cannot-access-bb-admin

    (https://api.wordpress.org/secret-key/1.1/salt/)

    And I’ve added define( ‘COOKIEPATH’, ‘/’ ); to my WP and BP config files as well.

    Still no luck.

    Any help would be appreciated. If nothing else I may start searching for the uninstall thread.

    #93757

    In reply to: Login op Forum

    Visulla
    Member

    thank you! But I would like to have a startpage telling: this forum is for those who got an Subsidy only. (and I mail these persons a general-login username and password).

    After these (chozen) persons login with the general login, they can register and then see the blog.

    I just don’t know how to make a general RESTRICTION to the whole bbpress folder..

    #93677

    In reply to: avatars

    i loaded bavatars yesterday, but no luck, and i couldn’t find a plugin called “gravatar” in bbpress. any ideas?

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