Famous (@famous)

Forum Replies Created

Viewing 11 replies - 1 through 11 (of 11 total)
  • @famous

    Member

    Thank you,

    You ever wake up in the morning, and say WTF (What the Fudge) was I talking about??? Sorry, I must have been extra sleepy to ask such a dumb question. But, thanks for reminding me…

    @famous

    Member

    Thanks Ipstenu, it helped, now it works–so far…

    @famous

    Member

    I am a bit confused? I have these in my wp-config for mu.wordpress–do I use these:

    define( ‘AUTH_SALT’, ‘gggggggggggggg’ );

    define( ‘LOGGED_IN_SALT’, ‘ggggggggggggg’ );

    define( ‘SECURE_AUTH_SALT’, ‘gggggggggggggggggggggg’ );

    or the ones in:

    domain.com/wp-admin/options.php

    which one’s do I use? They are different from each other…

    And then do I just update my phpadmin tables? Currently, I am using the 2nd option, but there is no connection. Thanks

    @famous

    Member

    I totally agree with the whole lightweight approach, but it seems as though creating a forum without:

    https://bbpress.org/plugins/topic/subscribe-to-topic/

    is like creating a car that is beautiful, sleek and fast, but forgetting to put the steering wheel in… Screwed up analogy, but you get the point.

    Don’t get me wrong though I am still amazed at open source programs, and especially BB, Buddy and Word. Love um and thank everyone who has contributed!

    @famous

    Member

    I would say, “YES”. I don’t know what I was thinking. I had the whole system running fine then I uploaded A6 like a big dumb gangling puppy! I didn’t make a backup and now it doesn’t work.

    I get this error:

    Fatal error: Call to undefined function do_action() in /home/user/public_html/forums/index.php on line 6

    line 6.) do_action( ‘bb_index.php_pre_db’, ” );

    @famous

    Member

    okay,

    line 2009

    if ( ( $bb_current_id == $user->ID && $can_keep_gate ) || ( array_key_exists(‘keymaster’, $user->capabilities) && !$can_keep_gate ) )

    $roles = array( ‘keymaster’ => $roles );

    elseif ( !$can_keep_gate ) // only keymasters can promote others to keymaster status

    unset($roles);

    By the way–I don’t know if it matters, but everything does work now. I set all users to members and everything is functioning correctly.

    @famous

    Member

    Thanks for the heads up johnJames. Nice portfolio by the way…

    @famous

    Member

    Thank you chrishajer,

    For showing me which tables are involved, it helped me make a decision…

    @famous

    Member

    yes, I used wp instead of bb. And my backup would be too old by now.

    @famous

    Member

    what can I do? I tried integrating bbpress with buddypress/wordpress and was unsuccessful. I don’t want to damage my database. What can I do to get it working? Best solution??? Thanks

    @famous

    Member

    I get this:

    bbPress is already installed, but appears to require an upgrade.

    With the finished installation saying:

    Referrer is OK, beginning installation…

    >>> Setting up custom user table constants

    Step 1 – Creating database tables

    >>> Database is already installed!!!

    Step 2 – WordPress integration (optional)

    >>> WordPress address (URL): http://test.com/

    >>> Blog address (URL): http://test.com/

    >>> 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_

    Step 3 – Site settings

    >>> Site name: Forums

    >>> Site address (URL): http://test.com/forums/

    >>> From email address: info@test.com

    >>> Key master role assigned to existing user

    >>>>>> Username: admin

    >>>>>> Email address: info@test.com

    >>>>>> 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!

Viewing 11 replies - 1 through 11 (of 11 total)