Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 48,676 through 48,700 (of 64,509 total)
  • Author
    Search Results
  • morgan-wick
    Member

    I’m trying to install a new bbPress forum at http://forums.morganwick.com. The “wrapper” div is set in style.css (the only file I’ve changed) to have position:static. It appears to be absolutely positioned, and I don’t see anything in either style.css or in the code that appears when I “view source” that would overrule style.css (the only places in style.css where anything is absolutely positioned either have “display” set to “none” or don’t appear on all pages) unless I have to go hunting through JavaScript. Having to deal with absolutely positioned elements is a pain for an amateur developer like me, and I’d much rather have elements appear as part of the normal flow, like I can do in WordPress; what’s the problem here?

    UPDATE: I just removed the background image from “wrapper” and added it to “header”, but it doesn’t show up at all. I’m trying to make it look as much like http://www.morganwick.com as possible.

    #79181
    Mark
    Member

    Those are all questions that are best answered by yourself, actually.

    Do you want to share users between wpmu and bbpress?

    Do you want to (or even need to) access any WordPress capabilities from your bbpress install?

    -In addition to wrapping bbPress with your WordPress template, do you actually need to use any WordPress built in functionality, or would it be easier to recreate the theme in bbPress and avoid the additional overhead of loading the entire wpmu system when your forums are accessed?

    If you answered yes to the first question, then yes you should share the database. If you answered yes to the second question, explore the third before deciding on whether to integrate or not. If you decide to integrate, then the process is handled as you are installing, the part you would do after is ‘deep integration’ and you can’t do this before, it has to be done after the bb-config.php file is created.

    #77306
    Mark
    Member

    I wonder if a key/legend somewhere conspicuous on the page wouldn’t be a benefit?

    #79180

    I should probably clarify; I recently installed bbpress and it seemed to be working fine, however, there were no rss feeds, so now I am reinstalling

    #31752

    I’m currently running WPMU and am installing BBPress. Should I use my existing mysql database that I created during WMPU installation or should I create a new database and new user for BBPress.

    Also, should I install BBPress Integration prior to installation or after?

    #79162
    johnhiler
    Member
    #77305

    That’s for support tickets, IIRC.

    #75803
    gerikg
    Member

    delayedinsanity,

    It’s not a bbpress plugin, it’s a WPMU. It might work for WP.

    https://bbpress.org/plugins/topic/wpmu-enable-bbpress-capabilities/installation/

    #77304
    Mark
    Member

    Honestly can’t say I’m a fan of the green, and I’m not too sure what the red, green and white dots are for either?

    I don’t want to be the only person with issues, but I’m sure you guys are capable of handling criticism. ;) Outside of those two things, I think it’s looking pretty darn snazzy. Can’t wait to see it go live!

    #79171

    I checked my directory and there is no ‘/XXXXX/StealthEmployed/forum/bb-includes/backpress/class.bp-log.php’. There is not a backpress folder in the bb-includes folder. I went to https://trac.bbpress.org/browser/tags/1.0.2 and verfified that it didn’t come with the bbpress download. At the bottom of that page it shows:

    Property svn:ignore set to

    bb-config.php

    my-templates

    my-plugins

    my-languages

    .htaccess

    is there supposed to be a backpress directory or is my bbpress installation supposed to access it from somewhere else?

    Also, here is line 107 of bb-settings.php if it helps:

    “require_once( BACKPRESS_PATH . ‘class.bp-log.php’ );”

    #79170
    chrishajer
    Participant

    That very simple error means that the file is not there, or maybe it’s there but has wrong permissions.

    Is this file present:

    '/XXXXX/StealthEmployed/forum/bb-includes/backpress/class.bp-log.php

    If not, FTP the files up there again maybe one was missed. I don’t think it has anything to do with WordPress because it’s bb-settings.php complaining about a missing bbPress file.

    #79139

    I couldn’t find anything that’s password-based, but you use Hidden Forums

    https://bbpress.org/plugins/topic/hidden-forums/

    That lets you control by user ID and type who can see what forums

    #79104

    In reply to: Events plugin needed

    chandersbs
    Member

    Too bad.

    Just so you know, I’m not using WordPress. It’s just bbPress only.

    #50303

    A basic register-then-post would probably be relatively easy using AJAX on the post-form template, without having to touch core files. Modifying registration email behaviour as described earlier in the thread would probably be more difficult. Problem is of course, bbPress support forums are filled with people who want people to write things for them and almost no-one willing to do it.

    That said mind you, I’d give the first part a shot if I could get my head around the kind of form layout you’d need to use.

    #31745
    karamarolt
    Member

    Hi – I’d using bbpress within WordPress and would like to password protect some forums or topics, but not all. Is there a way to do this?

    http://unitedfrontmn.org/forums/

    #79159
    johnhiler
    Member
    #31748
    crguy
    Member

    The following is the log of the install.

    Referrer is OK, beginning installation…

    >>> Setting up custom user table constants

    Step 1 – Creating database tables

    >>> Modifying database: ******

    >>>>>> Table: bb_forums

    >>>>>>>>> Creating table

    >>>>>>>>>>>> Done

    >>>>>> Table: bb_meta

    >>>>>>>>> Creating table

    >>>>>>>>>>>> Done

    >>>>>> Table: bb_posts

    >>>>>>>>> Creating table

    >>>>>>>>>>>> Done

    >>>>>> Table: bb_terms

    >>>>>>>>> Creating table

    >>>>>>>>>>>> Done

    >>>>>> Table: bb_term_relationships

    >>>>>>>>> Creating table

    >>>>>>>>>>>> Done

    >>>>>> Table: bb_term_taxonomy

    >>>>>>>>> Creating table

    >>>>>>>>>>>> Done

    >>>>>> Table: bb_topics

    >>>>>>>>> Creating table

    >>>>>>>>>>>> Done

    Step 2 – WordPress integration (optional)

    >>> WordPress address (URL): ***

    >>> Blog address (URL): ***

    >>> WordPress cookie keys set.

    >>> WordPress “auth” cookie salt set from input.

    >>> WordPress “logged in” cookie salt set from input.

    >>> Fetching missing WordPress cookie salts.

    >>>>>> WordPress “secure auth” cookie salt not set.

    >>> User database table prefix: wp_

    >>> User database name: ***

    >>> User database user: ***

    >>> User database password: ***

    >>> User database host: ***

    >>> User database character set: utf8

    Step 3 – Site settings

    >>> Site name: ***

    >>> Site address (URL): ***

    >>> From email address: ***

    >>> Key master role assigned to existing user

    >>>>>> Username: ***

    >>>>>> Email address: ***

    >>>>>> Password: Your existing password

    >>> Description: Just another bbPress community

    >>> Forum could not be created!

    >>> Key master email sent

    There were some errors encountered during installation!

    #77303
    grassrootspa
    Member

    Looking forward to the new look. Sam, we getting close?

    #75801
    gerikg
    Member

    Try:

    Go to bb-admin section and click on tools and recount items, see if that helps.

    And then try this plugin https://bbpress.org/plugins/topic/wpmu-enable-bbpress-capabilities/#post-2086

    #78794

    In reply to: Installing bbPress

    InvTrdr
    Member

    Thanks.

    #78793

    In reply to: Installing bbPress

    @Ed

    Integration is not mandatory. It can be useful if you want site wide login sync and share users among WP & bbP. You can use the same database. No plugin is required for integration.

    I replied to your email but it seems to have some problem so I sent you a mail via your contact form too.

    #79135
    InvTrdr
    Member

    Below is the content of my config.php file. I have X out the important details.

    <?php

    /**

    * The base configurations of bbPress.

    *

    * This file has the following configurations: MySQL settings, Table Prefix,

    * Secret Keys and bbPress Language. You can get the MySQL settings from your

    * web host.

    *

    * This file is used by the installer during installation.

    *

    * @package bbPress

    */

    // ** MySQL settings – You can get this info from your web host ** //

    /** The name of the database for bbPress */

    define( ‘BBDB_NAME’, ‘bbPress’ );

    /** MySQL database username */

    define( ‘BBDB_USER’, ‘XXXXXXXX’ );

    /** MySQL database password */

    define( ‘BBDB_PASSWORD’, ‘XXXXXXXX’ );

    /** MySQL hostname */

    define( ‘BBDB_HOST’, ‘XXXXXXXX.db.4779279.hostedresource.com’ );

    /** Database Charset to use in creating database tables. */

    define( ‘BBDB_CHARSET’, ‘utf8’ );

    /** The Database Collate type. Don’t change this if in doubt. */

    define( ‘BBDB_COLLATE’, ” );

    /**#@+

    * Authentication Unique Keys.

    *

    * Change these to different unique phrases!

    * You can generate these using the {@link https://api.wXXXXXXXX.org/secret-XXX/XXX/XXXXXXX/ WordPress.org secret-key service}

    *

    * @since 1.0

    */

    define( ‘BB_AUTH_KEY’, ‘Vj-3}{i=juL$9u<4CG3S.V[XXXXXXX(]JYa>}b1PyZ$/s-|fs6b1b^HXXXXX186:’ );

    define( ‘BB_SECURE_AUTH_KEY’, ‘;/ML=-Xx(}/:J@VNr.$|zXXXXXXXX)B>dGTr+3NETTQAQ/ S&T4e}{,&OOjA|bxj’ );

    define( ‘BB_LOGGED_IN_KEY’, ‘V4L?XXXXXXXX$|#9E2`72+&?kMq(n~[3p54XzX+L|7r-6 w0{N-,QiWn[;Y$FUtN’ );

    define( ‘BB_NONCE_KEY’, ‘c]rdQ[|fn$_S}z~RVX5fR6~Rg$0XXXXXXXX}6{$vDxC>WS~4/+Ft+Ea.|4:3l>JU’ );

    /**#@-*/

    /**

    * bbPress Database Table prefix.

    *

    * You can have multiple installations in one database if you give each a unique

    * prefix. Only numbers, letters, and underscores please!

    */

    $bb_table_prefix = ‘bb_’;

    /**

    * bbPress Localized Language, defaults to English.

    *

    * Change this to localize bbPress. A corresponding MO file for the chosen

    * language must be installed to a directory called “my-languages” in the root

    * directory of bbPress. For example, install de.mo to “my-languages” and set

    * BB_LANG to ‘de’ to enable German language support.

    */

    define( ‘BB_LANG’, ” );

    ?>

    #31747
    snails07
    Member

    http://storeeboard.com is my new site using bbPress. The site is not a forum as such, it is used more as a game.

    I’ve modified the kakumei theme and really simplified and cleaned up the whole look.

    I hope you like the look of it…

    #79138
    chandersbs
    Member

    I don’t think there is a plugin that only shows newest members, there is one plugin though that generates a lot of useful information about your forum.

    I think this plugin might help you:

    https://bbpress.org/plugins/topic/my-views/

    Maybe you can find a way to pull the data it generates and insert it wherever you want it.

    #31744
    David Wang
    Participant

    Hi, I’m working on a WordPress + bbPress site – see it in development at http://beta.delectable.com.my/forum/ – and I’d like to know how to display a list of the new members. Just something that says “Newest users in our forum” and a list of the member usernames. I would like to display this in the footer, not on a separate page. Thanks!

Viewing 25 results - 48,676 through 48,700 (of 64,509 total)
Skip to toolbar