Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 47,226 through 47,250 (of 64,510 total)
  • Author
    Search Results
  • #32444
    bbdev
    Member

    I am wanting to develop some bbPress themes but would like to know the status on bbPress itself??

    Also, are there changes coming to the software that will completely change the way themes are developed? or will themes remain the same??

    Basically, what’s going on here with Sam and _CK_ gone?… which is very disappointing.

    #81756
    hpguru
    Member

    bbPress is best forum software! I use 1 years -> and i’m happy. :)

    #82060
    Marius-
    Member

    Didnt work to vote. It’s a bit vague right now, deleted it ages ago, but I tried everything and it did not work.

    #31915
    Ash Shaw
    Participant

    We are experiencing issues, there is no “Add new topic” option on any of the forums pages.

    We are runnning bbpress 1.0.2 / WPMU 2.8.6 / Buddypress 1.1.3 – http://ancestry24.com/forums

    We currently have bbPress XML-RPC publishing protocol enabled.

    We have reviewed – http://bbpress.org/forums/topic/add-new-topic-link-missing-from-installation

    http://bbpress.org/forums/topic/bbpress-post-topic-gives-error

    http://bbpress.org/forums/topic/cant-post-to-forums

    #82059
    johnhiler
    Member

    What sort of bugs are you seeing when you install it on 1.02?

    #81883

    In reply to: Problems with bbpress

    qbnlykwhoa
    Member

    Are you integrated with WordPress?

    What version bbPress did you install, and WordPress too if you did integrate?

    bbpress v1.0, WordPress v2.8.6

    Any plugins? What theme are you using?

    I did have some but disabled them all.

    Language other than English?

    No, just English

    When in doubt, post a link to your forum.

    http://www.highlysedated.com/bbpress

    I can register from WordPress but whenever i try to register from bbpress i get that error message.

    #81983

    @ shansta – The WordPress admin is a bbPress Keymaster. This is what I have, and all is working fine. I’m not sure about the a:2 you added, with both capabilities…

    wp_usermeta:

    wp_capabilities a:1:{s:13:”administrator”;b:1;}

    bb_capabilities a:1:{s:9:”keymaster”;b:1;}

    Dashboard –> WordPress Integration

    WordPress Administrator –> bbPress Keymaster

    WordPress Editor –> bbPress Administrator

    WordPress Author –> bbPress Member

    WordPress Contributor –> bbPress Member

    WordPress Subscriber –> bbPress Member

    As hatter mentioned, login/logout problems are usually a cookie issue.

    #81755

    @chandersbs – I second that.

    Let’s keep this thread running, as well as the one on WordPress

    https://wordpress.org/support/topic/337371?replies=11

    As a community, we can get things moving.

    #81882

    In reply to: Problems with bbpress

    johnhiler
    Member

    That error sounds similar to this one:

    https://bbpress.org/forums/topic/who-can-shed-some-light-here

    Are you using any of the plugins mentioned in that post? Might be worth disabling them temporarily, and seeing if that impacts the error…

    #81881

    In reply to: Problems with bbpress

    chrishajer
    Participant

    Are you integrated with WordPress?

    What version bbPress did you install, and WordPress too if you did integrate?

    Any plugins? What theme are you using?

    Language other than English?

    When in doubt, post a link to your forum.

    #32404
    qbnlykwhoa
    Member

    I get this whenever a new user tries to register.

    Warning: include() [function.include]: Failed opening ” for inclusion (include_path=’.:/usr/services/vux/lib/php’) in /data/20/1/161/72/1976724/user/2159081/htdocs/bbpress/bb-includes/functions.bb-template.php on line 45

    Any help would be appreciated.

    #81754
    chandersbs
    Member

    As long as this community doesn’t quit on bbPress, bbPress will not die.

    #81753
    sockmoney
    Member

    We invested in bbPress since it was open-source and we could take it whatever direction we wanted. I would recommend the same for those here worried about future support (if you like the product).

    If you still want to move to another forum software, I would first pick a new platform… and then find out if they have a import utility. If they do, find out the format of data required and build a script to dump the data from bbPress in that format.

    If you are not able to do this yourself, hire a programmer. Someone fluent in MySQL and php/perl should be able to pull this off fairly easily.

    #82001
    Macmenddotcom
    Participant

    I just put my idea of 5 top forums on my blog with bbpress number 1 see it here http://www.macmend.com

    #81752
    Tomcraft1980
    Member

    It’s a shame… =(

    #82130
    Elias
    Member

    Use the .pot-file for the bbPress version you are translating – you can import it in your poedit project.

    http://svn.automattic.com/bbpress-i18n/pot/tags/

    #81985

    In reply to: Help with integration

    Hard Seat Sleeper
    Participant

    Thanks Buddha,

    I tried all of these, to no avail. I also tried that other page, worked my way through it, but that thread just kind of fizzed out with no resolution either. I’ve tried to read that 101 page before. it’s too long with too much conflicting info.

    One of them led me to this page, to generate a SALT:

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

    I tried that, put it in both config files, and it didn’t work.

    The only headway I made was that in adding your “speedup” rules, I was unable to log out of bbpress. At least it was something.

    The cookie hash I generated here:

    http://www.adamek.biz/md5-generator.php

    Some said to include the www. in these url values (cookiehash, COOKIE_DOMAIN, etc), some said not, I tried both and still couldn’t get it to work.

    I appreciate your help Buddha, it might be that I need to learn more about cookies; as it is, I’m just stabbing in the dark here, I’m not totally familiar with how all these things work.

    #80392

    @arpowers – I deep integrated my local installation, just to test, and I have the same problem. All template tags work fine, but the Page Mash plugin is displaying all hidden pages, and the sidebar is only displaying the default place holder widgets, but not the other ones.

    I believe that the problem is that the plugin settings and other data are stored in the wp_options table, and this is not being pulled into bbPress. It seems like deep integration allows for the use of the wp template tags, but not much more beyond it… Maybe there is a way to make the wp_options table available to bbPress, by defining something in bb-config.php?

    #66176
    lokrin2000
    Member

    Well, I took the header, footer, index, style sheet and image folder from the WP theme and transfered them over to the bbP theme folder. I then renamed index.php to forum.php and combined both css files into one which is currently pretty bloated. After clearing out my browser cache the bbP page is pretty good looking, just like the WP page.

    There are a few things that need tweaking, such as a blank line near the footer on the main page and the tag list on the message pages.

    http://wp.angelwoodpines.org

    http://bbp.angelwoodpines.org

    Still have to add a physical link between the two. (Although the header image will still take you to the main blog site.)

    #81666

    In reply to: stast.php?

    johnhiler
    Member
    #81182

    In reply to: if logged in

    johnhiler
    Member
    #80633

    In reply to: Buddybar in bbpress

    af3
    Participant

    Same issue here. I think its related to adminbar.css … all menu appears but vertical! The calvary is yet to come….

    #81200
    miletjs
    Member

    They have importers only from phpbb I think.

    #82000
    Elias
    Member

    I wrote a long German text on my german bbPress-Website to draw some attention to the current, sad situation from German bbPress-Users — many of them can’t read English easily…

    #81984

    In reply to: Help with integration

    I remember struggling a bit to make it work, and I have tried several different recommendations I found in these forums. Now there is this guide that may be very helpful

    https://bbpress.org/forums/topic/wordpress-and-bbpress-integration-101

    Let me tell you what I have defined in my config files, to make it work seamlessly:

    1 – wp-config

    SECRET_KEY your value

    AUTH_KEY your value

    SECURE_AUTH_KEY your value

    LOGGED_IN_KEY your value

    NONCE_KEY your value

    then, at the end of the wp-config file

    define('COOKIEHASH', 'your value');
    define('COOKIE_DOMAIN', '.www.yourdomain.com');
    define('SITECOOKIEPATH', '/wp-admin');
    define('COOKIEPATH', '/');

    – on the cookie_domain there must be a . (period) before the url

    – sitecookiepath is for root installations, if you have WP in a subdirectory, then change the path to, for example /blog/wp-admin

    – cookiepath is OK with just ‘/’ (also if WP is in a subdirectory, at least this was my case, even if the integration plugin told me otherwise, which did not work for me)

    2 – bb-config

    BB_AUTH_KEY to match the WP key

    BB_SECURE_AUTH_KEY to match the WP key

    BB_LOGGED_IN_KEY to match the WP key

    BB_NONCE_KEY to match the WP key

    then, at the end of the bb-config file I have

    // Start integration speedups

    // WordPress database integration speedup
    $bb->wp_table_prefix = 'yourprefix_';

    // WordPress cookie integration speedup
    $bb->wp_siteurl = 'url to match what you have in WP general settings';
    $bb->wp_home = 'url to match what you have in WP general settings';
    $bb->cookiepath = '/';
    $bb->authcookie = 'wordpress_here goes the same sequence of numbers to match the cookiehash in wp-config';
    $bb->secure_auth_cookie = 'wordpress_sec_here goes the same sequence of numbers to match the cookiehash in wp-config';
    $bb->logged_in_cookie = 'wordpress_logged_in_here goes the same sequence of numbers to match the cookiehash in wp-config';
    $bb->admin_cookie_path = '/forums-directory/bb-admin';
    $bb->core_plugins_cookie_path = '/forums-directory/bb-plugins';
    $bb->user_plugins_cookie_path = '/forums-directory/my-plugins';
    $bb->sitecookiepath = '';
    $bb->wp_admin_cookie_path = '/wp-admin';
    $bb->wp_plugins_cookie_path = '/wp-content/plugins';

    // End integration speedups

    – the last two if WP is installed at the root, otherwise

    ‘/blog-directory/wp-admin’

    ‘/blog-directory/wp-content/plugins’;

    to get sets of keys

    https://api.wordpress.org/secret-key/1.1/

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

    I can’t remember how I got that cookiehash value…

    a possible helpful thread, just in case

    https://bbpress.org/forums/topic/where-do-i-define-user_cookie-pass_cookie-auth_cookie-secure_auth_cookie-log

    Currently on WP 2.8.6 and bbPress 1.0.2

    I hope this helps.

Viewing 25 results - 47,226 through 47,250 (of 64,510 total)
Skip to toolbar