Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 64,001 through 64,025 (of 64,036 total)
  • Author
    Search Results
  • #49448
    lstelie
    Member

    hello,

    Please, where could I find the mo file to translate (in French in my xase) and where must i place it on the bbpress install ?

    Thanks

    #49508

    In reply to: your bbpress

    febwa1976
    Member

    ergate – looks great!

    #49507

    In reply to: your bbpress

    kyte
    Member

    Oh that is VERY nice. Well done, ergate!

    #49563

    Copying from this post, by mdawaffe

    mod_rewrite:

    bbPress can generate a sample .htaccess file for you if you log in and browse to bb-admin/rewrite-rules.php. Copy the output and save it into your .htaccess file. Alternatively, you might be able to forgo the rewrite rules and instead set Options +MultiViews

    #49562
    Aaron
    Participant

    This is what I am using

    # BEGIN BBPress

    <IfModule mod_rewrite.c>

    RewriteEngine On

    RewriteBase /location_of_install/

    Options +MultiViews

    </IfModule>

    # END BBPress

    #49506

    In reply to: your bbpress

    Aaron
    Participant

    Until/if there is a category for showing off, I will go first.

    http://tictalktea.com/

    It is bits and pieces swipped from the wp support forms, and a we changed the colors.

    This install, was in import from punbb. I did not make an import script or anything automated. I did it all by editing the sql files. The bbPress version went live about two weeks ago.

    I have a second a second install, that I did alot of work on the templates, made it all table free.

    I am not yet ready to share that one, but since this forum is up, and all the recent work here at bbPress, I am cleaning it up and re-installing it. Once I have it a little cleaner I will share it to.

    #49505

    In reply to: your bbpress

    kyte
    Member

    I’d like to see what people have done with it, I’m trying to get something happening on my site and I’m failing at the most basic level.

    #667
    ttech
    Member

    Hi,

    Maybe it’s just me but it would be great if emoticons (just like WP) were included in bbPress. Without using a plugin. I’m thinking about making a simple plugin that would work, or at least hope to work. :-)

    #49521
    febwa1976
    Member

    OK – This is what I did at the beginning.

    ASO has cpanel.

    I went to cpanel and created “subdomain” called “forum”

    When you do this cpanel automatically creates a directory “forum”

    I uploaded BBpress to this directory.

    I created a database in cpanel and completed the fields in config.php

    I tried $bb->domain = ‘http://forum.domain.com&#8217;;

    $bb->path = ‘/forums/’; plus a lot of others.

    Does not work.

    So,

    I went to a current subdomain I have http://test.domain.com and in cpanel physically created a directory /forum/.

    I populated config.php with the data and it WORKS! (looks good by the way!!).

    The only thing is that my forum is at

    test.domain.com/forum/

    I cannot get it to the root at

    test.domain.com

    (by the way when I install WP to testexample.domain.com it works first time every time and I do not have to install it to, and call it from testexample.domain.com/wpdirectory/

    Sorry for the long post and hope it is clear…

    What am I missing here?

    #49402

    In reply to: Importing from phpBB

    spencerp
    Member

    I just had a chat with Patrick on Live Messenger, the guy that runs phpBBhacks.com , and he said, you’ll mostly have to work directly with the database.

    Or atleast that’s how he does it, he said. Also, I’m not sure if this would, or could possibly help in any way, but.. they wrote up this article: “Write a converter with the Unified Convertor System.”

    Of course, like anyone would do, they made it up for the people to convert from their current forum software, to their’s, but, wasn’t sure if maybe you devs could use it to benefit yourselves or not?

    Just wanted to throw this out onto the table for ya’ll.. ;) I think it’s great that bbPress made a official release finally.. and *hopefully* soon, I’ll get to making themes for it. ;)

    spencerp

    /Sidenote quick: I had dealt with phpBB before, for a few good years, installed it for peoples, for money, and shot out a few themes too. Submitted them to the phpBBhacks.com site, and had patrick in the MSN mess list for a few years.. ;) =)

    #666
    julio19
    Member

    Hi

    Is bbPress supposed to create an .htaccess file for mod_rewrite URLs? I was expecting this, like in WordPress, but there wasn’t a file after install. Should I just create my own .htaccess?

    #49520

    What is the url you’re tring to install it to?

    http://subdomain.domain.com/forums/ ?

    If that’s the case, you need to install bbPress in the directory on your server that that url points to. You config should then look like:

    $bb->domain = 'http://subdomain.domain.com';

    $bb->path = '/forums/';

    #665

    I’ve updated the Registration integration documentation to link to a couple plugins you may find useful when integratinog WordPress and bbPress.

    WordPress Plugin: http://trac.bbpress.org/ticket/438

    bbPress Plugin: http://trac.bbpress.org/ticket/430

    When we have a better place to put these plugins, I’ll let you know.

    #49509

    In reply to: sample plugins?

    hyram
    Member

    Making Plugins

    bbPress has a plugin API that functions exactly the same as WordPress’. All the familiar functions such as do_action(), add_filter() and so forth are found in bbPress. One of our goals is to make bbPress as pluggable as possible. If you have suggestions for new hooks or other improvements, please let us know.

    https://bbpress.org/documentation/customization/

    #661
    Aaron
    Participant

    Is there going to be a Your bbPress category?

    It would be nice to show off some of the things we have been tinkering with for the last year or so.

    Aaron

    #49445
    Falo
    Member

    I`ve uploaded the po file:

    http://blogshop.de/images/bbpress.po

    #660

    Topic: RSS problem

    in forum Troubleshooting

    Maybe it’s the wrong place to write, but the RSS link from main forum page (http://bbpress.org/forums/rss/) replay with a 404 error, the no nicename link (http://bbpress.org/forums/rss.php) works fine, then there is a problem in the permalink structure maybe?

    #49398

    In reply to: New bbPress Forums

    Matt Mullenweg
    Keymaster

    We link to the IRC channel here:

    Development

    It’s fairly quiet right now.

    #49440
    Matt Mullenweg
    Keymaster

    It shouldn’t be too many, just try it.

    You can read about us internationalizing things here:

    https://bbpress.org/blog/2006/06/internationalization/

    #49439

    Just one more quick one: how many strings are still hard coded into bbPress?

    #49436
    Matt Mullenweg
    Keymaster

    bbPress uses the exact same translation framework, gettext.

    Large parts of it have already been translated as part of WordPress.com, but we don’t want to localize the default templates until we have proper themes. (Like in WP.)

    #659

    Can bbPress be localized like WP?

    #49397

    In reply to: New bbPress Forums

    winnopeg
    Member

    Plugins? Awesome, now I really, really want to get using this. :P

    #49432

    If you define('WP_BB', true);, you still have to call the WordPress script yourself.

    put require_once('../wp-config.php'); (or whatever the right path is) in bbPress’ config.php.

    #49428

    In reply to: Login Errors

    klasen,

    Users with spaces:

    You way be able to get away with creating a plugin that overrides bb_check_login and bb_set_current_user with your own functions of the same name. If not, you’ll probablp have to edit the user_sanitize function. That function should probably be made pluggable.

    I’ll try to get more details about this soon.

    Fatal Error:

    I assume you are talking about defining the constant WP_BB. All this does is tell bbPress not to load certain functions. It does not include the wp-config file for you (haw would it know where to look?). You need to do that yourself. I’d suggest require_once('../wp-config.php'); (or where ever it is) in bbPress’ config.php file.

    mod_rewrite:

    bbPress can generate a sample .htaccess file for you if you log in and browse to bb-admin/rewrite-rules.php. Copy the output and save it into your .htaccess file. Alternatively, you might be able to forgo the rewrite rules and instead set Options +MultiViews

Viewing 25 results - 64,001 through 64,025 (of 64,036 total)
Skip to toolbar