Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 49,051 through 49,075 (of 64,471 total)
  • Author
    Search Results
  • #78567
    gerikg
    Member

    Install this: https://wordpress.org/extend/plugins/bbpress-integration/ get the info

    example

    define( 'COOKIEHASH', '1111' );
    define( 'COOKIE_DOMAIN', '.website.com' );
    define( 'SITECOOKIEPATH', '/' );
    define( 'COOKIEPATH', '/' );

    put it in your wp-config.php after <?

    then put it in your bb-config.php without the cookiehash line.

    define( 'COOKIE_DOMAIN', '.website.com' );
    define( 'SITECOOKIEPATH', '/' );
    define( 'COOKIEPATH', '/' );

    #31628

    Ok, so in my ignorance, I changed something, thinking I’ll be able to fix it if something went wrong.

    Well something did go wrong.

    Yes, that’s right, I can’t fix it :P

    I wanted to change the URL from /bbpress to /forum.

    So I did, in my cPanel File Manager by manually renaming the dir. Anyway, I don’t think that worked. So I changed it back, so that I would be able to do it via the General Settings section.

    So I changed it there, and now nothing works. Can’t open admin panel, can’t look at old topics…everything just pretty much 404’s.

    I’m guessing I’m going to have to manually edit or php file? I was going to try that thing in the tools section to do something with the db, but as I can’t get there…

    So yeah, help would be appreciated.

    Cheers.

    P.S It’s nice forum software.

    #78527

    I think you have installed bbPress again by using wp_ as a prefix

    take a backup and try this :

    change to bb_

    and then open bb_usermeta table and see if the bb_capabilities of your user (check with user id) is a:1:{s:9:"keymaster";b:1;} via phpmyadmin

    if you have got the admin access back now, then you can delete tables starting with wp_

    Hope that helps :)

    #31627
    #62765

    In reply to: Announcement Board

    Tomcraft1980
    Member

    I used this plugin for that: https://bbpress.org/plugins/topic/read-only-forums/

    Works great!

    #31626
    x_maras
    Member

    Hi,

    I ve just installed a bbpress forum and successfully moved the posts from an old forum that we had.

    However, I would like to change a bit the appearance of the forum.

    I’d like to reduce the number of the posts in the latest discussions around to 10 posts and i would also like

    move the latest discussions in the bottom, under the Forum part.

    Could you give me any tips how I could make that.

    Thank you in advance,

    Dinos

    10mbt
    Member

    Hi Everyone,

    I’m an idiot, and I just managed to screw up installing bbPress so badly that when I tried to visit my site (http://www.incorruptcorpses.com), I was instructed to install WordPress (which I did). Now, instead of having my semi-completed design (which is backed up) and the many, many posts which are a part of my thesis research (which are lamentably not backed up), I have that stupid little white-and-blue “Welcome to your new WordPress!” page. So it seems I’ve managed to delete my old WordPress account or magically disassociate it from my URL. I think. Does anyone know what might be going on?

    Here’s a play-by-play:

    I’m using Webhostingpad as my host. When installing bbPress, I first tried the database name and password I use for actually logging on to my file manager/cPanel, then I used the database name and password listed under MySQL in my file manager/cPanel. Both worked. I would bet the problem lies here. But I really would just love for someone to tell me that I can retrieve my posts.

    Then, since I didn’t have any of the cookies stuff set up, I did that in my wp-config.php file. Then I copied and pasted into the bbPress installer.

    Then it didn’t work.

    Then I tried to look at my site for some reason, and couldn’t log in.

    I deleted all the changes I made in wp-config.php, to no avail.

    Is there anything I can do???

    Thanks!

    Maria

    #31621

    Topic: jquery @ global header

    in forum Themes
    johnnydoe
    Member

    hi,

    i know this works for wordpress…

    <script type="text/javascript" src="<?php bloginfo('template_directory'); ?>/js/jquery.js"></script>

    what is the magic bbpress template directory php tag?

    thankees :D

    #78500
    johnhiler
    Member

    @eclipsenow – There are a few one-click WordPress plugins that offer basic forum capabilities, I believe – here’s one of them:

    http://simplepressforum.com/

    They aren’t usually pluggable… but you can get very simple forum capabilities with theme and cookie integration with these plugins.

    #78499
    eclipsenow
    Member

    It is SO sad that bbpress isn’t a one-click install plugin for WordPress. I want a forum that clicks into my main CMS quickly, that automatically reports latest posts to the *website homepage*, that automatically integrates user permissions etc, and that works with similar User Control Panel and information for all areas of the CMS.

    I want a blog that can automatically send posts/articles to the forum (the way bbsyn USED TO before support for it was dropped) where the comments can enjoy the full power of a forum.

    And I want it all in a few clicks.

    Only Joomla seems to do that with it’s 2 highly supported “fully loaded” forums. (Forums that have all the options already in them, and that don’t need basic things like email-notification added on.)

    #78034
    maxbmx
    Member

    it works fine for me

    #78033
    Olaf Lederer
    Participant

    Hi,

    I used the almost the same version before for bbpress 0.9, it’s just the one important change for old users upgraded to 1.0. Just try it or better upgrade to bbpress 1.02

    #78032

    does the new version work on bbPress 0.9?

    I also had the problem with international characters and I think I solved it the same way (using wp_specialchars)

    #78552

    In reply to: WordPress Integration

    Rohan Kapoor
    Member
    #67739
    Rohan Kapoor
    Member

    All you’d really need to do would be replace the wordpress functions with bbpress and it would work. I’ll take a look and let you know.

    #78556
    johnhiler
    Member

    Hey citizenkeith!

    Moderators have “throttle=true” set in their capabilities, which I believe is what gives them the power to avoid the throttle:

    https://trac.bbpress.org/browser/trunk/bb-includes/functions.bb-capabilities.php

    You could always create a new Role that has all the same capabilities as Moderator, except for the ability to avoid throttles:

    https://bbpress.org/forums/topic/adding-a-new-user-type?replies=6#post-9210

    Or you could write a plugin which removes that one capability from Moderators. That’s beyond my skills though.

    Good luck!

    #78551

    In reply to: WordPress Integration

    chrishajer
    Participant

    Not with the latest version of bbPress. bbSync used to do this for the older versions but it became problematic to use after a while.

    #78498
    chrishajer
    Participant

    http://www.fahlstad.se/wp-plugins/wp-forum/

    There are a few forum plugins for WordPress. bbPress is not one of them though.

    No one has ever asked about migrating from wp-forum here as far as I know.

    #31620

    Topic: WordPress Integration

    in forum Plugins
    agibbins
    Member

    Sorry, yet another wordpress integration topic.

    I’m looking for a plugin that would post within an “announcement” forum on my bbpress board every time a blog post was made within a certain category. Effectively replacing the comment functionality of wordpress. There shouldn’t be any way to post within this “announcement” forum other than via the blog.

    Does anyone know of a plugin that does this?

    Many thanks

    extrakun
    Member

    Hi,

    I have installed WP 2.8.4 and the most recent version of BBPress. Via the user role mapping, I managed to get a user who is registered through WordPress to have a default role in BBPress. However, I cannot find any plugins that allow anyone who is registered through BBPress to have a default role (it’s currently set to None) in WP. Any idea how may I achieve that?

    #67737
    chandersbs
    Member

    Haha a FB plugin would indeed rock our bbpress worlds, Buddypress has this feature (at least in their demo), who’s planning to “steal” the source code :P

    #78538
    thekmen
    Member

    sorry, sounds like you have a plugin enabled that uses the allow_images_allowed_tags function & looking at my above post, there is also some unneeded code.

    try:

    <?php
    /*
    Plugin Name: My Images
    Plugin URI: https://bbpress.org/
    Description: Allows <img /> tags to be used in forums.
    */

    add_filter( 'bb_allowed_tags', 'my_images_allowed_tags' );
    function my_images_allowed_tags( $tags ) {$tags['img'] = array('src' => array(), 'title' => array(), 'alt' => array(), 'class' => array()); return $tags; }
    ?>

    #74122

    Not to bring this back from the dead, but if you’re still interested for the time being…

    https://wordpress.org/extend/plugins/buddybar-in-bbpress/

    #78536
    thekmen
    Member

    create a file in your my-plugins directory called my images or something like that.

    add the following code

    <?php
    /*
    Plugin Name: My Images
    Plugin URI: https://bbpress.org/
    Description: Allows <img /> tags to be used in forums.
    */

    add_filter( 'bb_allowed_tags', 'allow_images_allowed_tags' );
    function allow_images_allowed_tags( $tags ) {$tags['img'] = array('src' => array(), 'title' => array(), 'alt' => array(), 'class' => array()); return $tags; }
    add_filter( 'get_profile_info_keys','bb_member_id_in_profile',255);
    function bb_member_id_in_profile($keys) {
    global $self;
    if (empty($self)==true && isset($_GET['tab'])==false && bb_get_location()=="profile-page") {
    (array) $keys=array_merge(array_slice((array) $keys, 0 , 1), array('ID' => array(0, __('Member #'))), array_slice((array) $keys, 1));
    }
    return (array) $keys;
    }
    ?>

    Activate the plug in & all should work as long as you use

    <img src="" alt="" title="" class="" />

    #31618
    Mohamed
    Participant

    Hello

    I’ve just finished installing the wordpress and bbpress and did the dual log in correctly but now I want to know how to set the User Role Map correctly as I do not know how or which one to pick and associate with each one

    For example, for WordPress Administrator shall I pick key master or which one?

    Also for WordPress Editor which one I should pick!?

    Thanks

Viewing 25 results - 49,051 through 49,075 (of 64,471 total)
Skip to toolbar