Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 34,126 through 34,150 (of 64,516 total)
  • Author
    Search Results
  • #40997
    benfrain
    Member

    Where are the default theme files stored? I’m using a Thematic based wordpress theme and bbPress tells me ‘Your active theme does not include bbPress template files. Your forums are using the default styling included with bbPress.’

    Having installed bbPress 2.01 I am trying to edit the layout to make it full width. It seems this must be handled by editing the PHP files. However – the docs suggest the default theme Kakumei is the default – where are the files for this template?

    I see only a bbp-twentyten folder in my FTP?

    I’d like to simply comment out <?php get_sidebar(); ?> on the relevant files.

    I’ve tried making changes in these files but nothing changes frontend.

    #110843
    raphaelsuzuki
    Participant

    It is made to be simple, and if you count how well it integrates into WordPress and can use it’s native features, then you have a pretty complete package.

    So if you still likes Discuz! better, no problem, I personally think Vanilla is miles ahead of bbPress, but still choose it for simple boards, when the board isn’t the primary feature of the site.

    #41039
    duyu617
    Member

    I think discuz is better than bbpress,bbpress is too simple

    #41038
    FrosyD
    Member

    I want to install bbPress into WordPress which is installed on a subdomain of my main WordPress site.

    Can I get bbPress on the subdomain installation to integrate with the main WordPress install?

    This is probably easier than trying to fix bbPress and Thesis.

    So I want (bbPress) forum.domain.com to call in users from (wordpress) domain.com?

    Hope that make sense.

    #110210
    FrosyD
    Member

    Seems like every man and his dog wants to integrate the two but neither bbpress or thesis developers can help.

    There is a theme pack plugin which gets you half way there but you get the error:

    Fatal error: Call to undefined method stdClass::have_posts() in bbp-forum-template.php on line 117

    It’s a case of waiting, find another route or use another forum like simple press.

    chrisella
    Member

    mmm today I managed (successfully I believe) to use this script (with some edits) : https://bbpress.org/forums/topic/importing-from-phpbb#post-313

    to convert my phpBB3 to bbPress v1.0, and then I used bbConverter to convert the bbPress v1.0 to v2.1

    and all seems to have copied fine :)

    one Issue I’m having is the passwords.

    When I try and login with a user and the correct old password it continously fails :/.

    It seems (after going through the code a bit and the database) that it’s looking for _bbc_class in the user meta table in this code but that isn’t there in my table atall.

    /**

    * Convert passwords from previous forum to wordpress.

    */

    public function convert_pass()

    {

    global $wpdb;

    $username = $_POST;

    if( $username != ” )

    {

    $row = $wpdb->get_row( ‘SELECT * FROM ‘ . $wpdb->users .

    ‘ INNER JOIN ‘ . $wpdb->usermeta . ‘ ON user_id = ID ‘ .

    ‘ WHERE meta_key = “_bbc_class” AND user_login = “‘ . $username . ‘” LIMIT 1’ );

    if( $row )

    {

    $converter = newBBConverter( $row->meta_value );

    $converter->translate_pass( $username, $_POST );

    }

    }

    }

    Any ideas ?

    I know this is quite vague so I can give any more details if needed.

    Cheers

    #110839
    raphaelsuzuki
    Participant

    Hello, again.

    Every slug related to bbPress gives me page not found:

    http://www.nelioguazzelli.com.br/rede-de-negocios/

    I’ve heard that changing permalinks can mess with bbPress slugs, needing to hit save button in it settings to it start displaying form listings again. Maybe it’s the case, but that’s not working too.

    I’ve also heard that maybe my WordPress setup is not aware of bbPress existence (this is more common in version 1.0) and need some extra work, but in this case I don’t have a clue.

    ebiznet88
    Member

    Oops, I just committed an “eggcorn” when I said “baited breath”.

    I meant, waiting “with bated breath” which means “in a state of suspenseful anticipation.”

    I tried converting my phpBB to bbpress 1 using an older converter, with the idea to then converting bbpress 1 to bbpress 2. However, while the posts were converted successfully, the users weren’t so all the posts were attributed to “Anonymous”.

    Its a pity I met with a dead end there. My posts asking for help with that problem went unanswered; otherwise I would suggest that procedure here.

    #41028
    Martin
    Participant

    Hi,

    I’ve just embarked on moving my Drupal based site, blog and forum over to WordPress.

    So far so good until I get to what forum software I need to use.

    To use any forum software inside WP, I need to move WP posts into the forum software as a forum topic.

    Can bbPress do this for me or am I wasting my time? Any suggestions would be great.

    DiannaM668
    Member

    Hi ebiznet88, I agree, it does seem phpBB is the most commonly used board. In my attempts to try to get my conversion done, I looked into Invision and vBulletin to see if I could get my SMF or phpBB versions of my forum over into Invision or vBulletin and then use the converter. I’ve tried everything.

    For those who have SMF, the conversion over to phpBB is very easy and clean cut and no issues. It’s a plugin for phpBB from their site that you use. I had no problems. So if the phpBB converter comes out, those who have a SMF forum like I did, can convert to phpBB and then use this converter for bbpress.

    Yes, I totally agree with you. :-)

    I’m waiting with baited breath (or whatever that expression is…LOL)

    So excited to see it come out if they (Adam, AWJunkies and/or whoever else is working on it) are able to have time to work on it.

    I would be very indebted to them! :-)

    ebiznet88
    Member

    I believe there’s a huge installed based of phpbb forum owners looking to convert over to bbpress because of the attraction of integrating seamlessly with WP. I believe the number is even bigger compared to the other forum platforms such as Invision and vBulletin as phpBB is free.

    SMF is also free but its newer than phpBB and so I believe there are fewer of such boards around.

    Because of this, I hope the bbpress crew can see where they want to put in their efforts to create or complete the converter for phpbb. ;)

    It would be a great step forward for the community of bbpress users, don’t you agree :)

    DiannaM668
    Member

    Let me also tag along on the latest thank yous. I’m so excited about this converter and hoping desperately that the phpbb converter will come out really soon.

    I have an SMF forum and tried with some of the notes on this thread but with no luck. I got a bit lost in the notes of it. I’ve been working for a few days straight trying to get something figured out to get this client’s forum into bbpress.

    I’ve converted my SMF forum into a phpBB forum. There is another WP plubin for phpBB to BBpress conversion, but it’s in huge beta mode I believe. I’m able to pull everything but the actual posts themselves. So close but yet so far.

    So I have 2 forums ready for whichever way that I can find the first available options to convert.

    If anyone has fine tuned the SMF conversion as well, let me know.

    I’ve tried everything I can and keep running into issues.

    I’ve been watching this forum for a few days now for updates.

    This is great stuff! Can’t wait to get my hands on the phpbb conversion option. :-)

    Thank you so so so so much in advance!

    chrisella
    Member

    Thank you Adam for the work that you do.

    This update you mention, would it happen to contain a converter for phpBB to bbpress as well (keeping fingers on both hands tightly crossed and holding my breath!)?

    I second the good sentiments here and also desperately hope that a phpbb converter is on the horizon too.

    raphaelsuzuki
    Participant

    Hello.

    After upgrading to 2.0.2, my bbPress plugin stopped working.

    It still works with shortcode, but not ‘natively’ out-of-the-box.

    I’ve tried everything. Reinstalling it several times, reseting all configs, deleting every file and databse entry related to bbPress. Nothing. Even, all the settings, forums, topics and replies are still there, intact.

    I’ve came from version 1 to 2, and everything was always fine.

    What am I missing?

    #41022
    SK
    Participant

    I’ve been running a phpBB forum for a while. Is there a migration tool available that helps me move to bbpress?

    #110808

    In reply to: Just My bbPress Site

    jamiehutber
    Member

    certainly am. But sitting down and trying to come up with a template like this is no easy task :(

    #41018

    Topic: Dutch language

    in forum Plugins
    DHP Design
    Member

    Is there a Dutch language pack proudly powered by bbPress?

    g,

    jeffrey

    Translated by google!

    #110800
    zbrier
    Member

    @spiritfly

    Make sure that forum example you trying to mimic or address as sample is using the latest bbPress. Since many nice looking themes for bbPress is only compatible with old version, so you won’t be disappointing at the end.

    #110793
    zbrier
    Member

    My simple answer is NO. bbPress is great but it still need plugins to do what you ask for.

    And beside plugins you also need programmers.

    #110807

    In reply to: Just My bbPress Site

    zbrier
    Member

    Yes, definitely simple and elegant. Are you using latest bbPress?

    csburdick
    Participant

    Hiya! Looking to get a phpBB forum converted to bbPress. Any updates on when that’l be available or if you can even do it as a paid service? Thanks.

    big_bass
    Member

    I would like to test code before posting since my forum has only one hour edits

    I would like to be able to check for errors before posting

    Joe

    this link is only provided to explain what I mean

    I am in no way associated with them

    http://www.bbcode.org/playground.php

    #81585
    David Decker
    Participant

    @bollocks187

    I don’t agree here. SimplePress has do many features for a lot of users/use cases. Yes, it works, it’s active developed and maintained. I tested the new 5.0 beta two weeks ago and it’s still feature overload and a totally different user interface different from “normal” WP… And regarding translation they don’t go with WP standards here and so until they fix some things I could not get it into German. Old 4.x branch is no option because I need optimized code for a new project and also future-proof with WP 3.3+

    bbPress — I only mean the plugin version 2.x — on the other hand is really simple but has all I need. It works with almost any theme/framework and I could easily tweak it via CSS. This is a big advantage. Performance-wise it’s really leightweight and future-proof with WP because of custom post types for forum contents.

    YES, I know it has not so many features – a few could be added via plugin add-ons – and I assume a lot more will come in the next weeks or month.

    IMHO bbPress 2.x is best for small to middle-range communities, best for simple support forums and such. If I need a full packed forum solution with ALL the many and big features I almost always will use a third-party solution like Vanilla, IPB or new XenForo. These have clean style and great UI in frontend AND backend. And with some work of integrating could be work together with WordPress too. — Just look at the newly launched support forum by iThemes.com – they use IPB Forums and it’s great for such a big community.

    However, there are some great new bbPress forums out there, see at devpress.com, wpcandy.com, support.pippinsplugins.com, getshopped.com etc. So the bbPress plugin has already proven to manage such communities and they’re doing great.

    I vote for bbPress and at the same time have much respect for the work of the Simple:Press devs but just would not use their system!

    -Dave :)

    #81584
    bollocks187
    Member

    Good Post Olympus,

    I actually have installed and used bbpress, BuddyPress and SimplePress.

    My recommendation is SimplePress is the best out of the box Forum for someones website. It comes canned with many features and you do not have to be an expert to use forums plus it has the social features.

    Since forums are designed for people to interact. SimplePress is superior to get you going asap.

    bbpress shortcoming include its too much focus on “developers” and not users. While Buddypress goes a step further then bbpress with regard to forums types and of course social media you still have to TWEAK a lot of it to work in your theme.

    SimplePress has essential all the positives aspects of the other two plus a lot of built in features. It is truly an out of the box plugin it is so far “Simple” to use yet it is feature ‘RICH”. It is probably the most impressive Plugin I have used to date – I only installed it a yesterday and closed down my BBpress and BuddyPress.

    So if you wont “forums” to really work out of the box fully featured then SimplePress is by far the smart choice. If you are a “developer” and want to customize to the ‘n’ degree then bbpress or BuddyPress. But with one important caveat. Customizing forums is analogous to gardening – you can make it different – but the real true measure of its value is not that it looks unique but the content of the forums and what is being discussed.

    David Decker
    Participant

    This plugin adds useful admin links and resources for the bbPress 2.x Forum Plugin to the WordPress Admin Bar.

    Info & Download here:

    http://wordpress.org/extend/plugins/bbpress-admin-bar-addition/

    Description from Readme:

    This small and lightweight plugin just adds a lot bbPress 2.x related resources to your admin bar. Also links to all setting/ tab pages of the plugin are added making life for forum administrators/ moderators a lot easier. So you might just switch from the fontend of your site to ‘Topics’ or ‘Main Settings’ page etc.

    As the name suggests this plugin is intended towards forum admins/ webmasters and moderators. The new admin bar entries will only be displayed if the current user has the bbPress/ WordPress cabability of moderate. (Note: I am open for suggestions here if this should maybe changed to a more suitable cabability.)

    Plugin/ Theme Support:

    At this time the plugin out of the box supports also links to settings pages of some bbPress 2.x specific add-on plugins!

    Special Features:

    Not only supporting official bbPress 2.x sites ALSO third-party and user links – so just the whole bbPress 2.x ecosystem :)

    Link to downloadable German language packs – only displayed when German locales are active (de_DE, de_AT, de_CH, de_LU)

    Link to official German bbPress forum – only displayed when German locales are active (de_DE, de_AT, de_CH, de_LU)

    NOTE: I would be happy to add more language/locale specific resources and more useful third-party links – just contact me!

    Localization:

    English (default) – always included

    German – always included

    .pot file (bbpaba.pot) for translators is also always included :)

    Have fun with this little add-on!

    I am open for feedback of course!

    -Dave :)

Viewing 25 results - 34,126 through 34,150 (of 64,516 total)
Skip to toolbar