Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for '\"wordpress\'

Viewing 25 results - 20,551 through 20,575 (of 26,846 total)
  • Author
    Search Results
  • #77648
    hpcareernet
    Member

    followed the step by step BBpress installer. got close but not close enough. Here’s what it’s telling me. I understand the the bb-config was not writable, I know how to change file permissions. My question is: how / where do I go to manually update this info?

    >>> WordPress cookie keys not set.

    >>>>>> Your “bb-config.php” file was not writable.

    >>>>>> You will need to manually re-define “BB_AUTH_KEY”, “BB_SECURE_AUTH_KEY” and “BB_LOGGED_IN_KEY” in your “bb-config.php” file.

    Key master email not sent!

    Referrer is OK, beginning installation…

    >>> Setting up custom user table constants

    Step 1 – Creating database tables

    >>> Modifying database: IDWellnessdb (localhost)

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

    >>>>>> Table: wp_usermeta

    >>>>>>>>> Changing column: umeta_id

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

    >>>>>>>>> Changing column: user_id

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

    Step 2 – WordPress integration (optional)

    >>> WordPress address (URL): http://idwellness.org/wpmu8110/

    >>> Blog address (URL): http://idwellness.org/wpmu8110/

    >>> WordPress cookie keys not set.

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

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

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

    >>> User database table prefix: wp_

    >>> WordPress MU primary blog ID: 1

    Step 3 – Site settings

    >>> Site name: IDWellness Forums

    >>> Site address (URL): http://idwellness.org/wpmu8110/forum/bbpress/

    >>> From email address: admin@idwellness.org

    >>> Key master role assigned to existing user

    >>>>>> Username: admin

    >>>>>> Email address: admin@idwellness.org

    >>>>>> Password: Your existing password

    >>> Description: Just another bbPress community

    >>> Forum name: Announcements

    >>>>>> Topic: Your first topic

    >>>>>>>>> Post: First Post! w00t.

    >>> Key master email not sent!

    There were some errors encountered during installation!

    #31408
    Stunt
    Member

    Okay, so I’ve integrated bbPress with my WordPress DB and theme. I’ve customized it quite a bit but I’m still having one very annoying problem.

    http://scrawlfx.com/forum/topic/welcome-to-the-forums

    See that huge space on every response? Why does that happen? How do I remove it? I’ve looked in the CSS but have found nothing. Please help me out.

    #31407
    hitboy
    Member

    I am having problems with the cookies and login integration part. I followed the guide yet nothing seems to help. I edited both configure files and installed the plugin into wordpress everything seems good in the back system yet i cant get the user login part to work together.

    My site is http://bloggerhouse.com/ and the forum is http://bloggerhouse.com/forum

    Any help to getting this to work would really be appreciated thanks!

    recronin
    Member

    Hello,

    I saw a somewhat similar post on here about integrating bbpress into wordpress pages, but what I want to do is relatively simpler than that.

    Basically all I want to do is to “embed” a given bbpress forum into a static webpage. I’d like to not have the top header and all of the navigational links appear, but I’ll take what I can get for now ; P

    Using the <php include> tag I was able to embed a forum into a webpage, but the problem is that the area I want to embed into is 500px wide. The bbpress forum is inside of that area but also spills out onto the rest of the page. The php include is being placed into a <div> area and I want the width fixed while the height changes based on how much content is inside it.

    My code looks like:

    <?php include(‘http://example.com/forums/forum.php?id=12&#8217;); ?>

    I’m sure the best way to do what I want would be something like:

    <?php include(‘../forums/forum.php?id=12’/main_forum); ?>

    but I’m not too sure.

    Any ideas?

    Thank you!

    Adam Lawton

    recronin
    Member

    Hello,

    I saw a somewhat similar post on here about integrating bbpress into wordpress pages, but what I want to do is relatively simpler than that.

    Basically all I want to do is to “embed” a given bbpress forum into a static webpage. I’d like to not have the top header and all of the navigational links appear, but I’ll take what I can get for now ; P

    Using the <php include> tag I was able to embed a forum into a webpage, but the problem is that the area I want to embed into is 500px wide. The bbpress forum is inside of that area but also spills out onto the rest of the page. The php include is being placed into a <div> area and I want the width fixed while the height changes based on how much content is inside it.

    My code looks like:

    <?php include(‘http://example.com/forums/forum.php?id=12&#8217;); ?>

    I’m sure the best way to do what I want would be something like:

    <?php include(‘../forums/forum.php?id=12’/main_forum); ?>

    but I’m not too sure.

    Any ideas?

    Thank you!

    Adam Lawton

    #60898
    migran
    Member

    I want to display login, pass of BBP in WP.

    Here is my post:

    https://bbpress.org/forums/topic/wordpress-integration-login

    have you found another solution?

    #77579
    chrishajer
    Participant

    What version of bbPress and WordPress did you integrate?

    This plugin used to work with 0.9 to restore keymaster access:

    https://bbpress.org/plugins/topic/fix-admin-access/

    #77578
    chrishajer
    Participant

    My guess is that it’s a problem with the permalink setup. Try turning off permalinks in the bbPress admin and see it the profile links work then.

    Please post more information about your setup. WordPress and bbPress version, if you created an .htaccess file with rewrite rules, post a link to your forums. Thanks

    #77576
    chrishajer
    Participant
    #77575
    Christiaan
    Member

    I went with Inove in the end. Turned out pretty good:

    http://hawaii-gov.net/forum/

    I installed bbPress last night and integrated it with an existing wordpress site. However, this morning I was unable to log into my forum with my original keymaster username and password. I can log in with my username and password from my wordpress site, but it doesn’t have admin privileges so I am now unable to access the back end of my forum.

    When I try to log in as the keymaster it tells me that the user does not exist. It also won’t let me retrieve my password since the user is not recognized.

    I would love some help on this. I am new to wordpress and don’t have any programming experience, so if the answer is technical, please keep in mind that I might need a little extra hand holding. Thanks!

    #77560
    migran
    Member

    to display login, pass from BBPress in WP.

    one solution is to use something like this (directly where you want to see it)

    <iframe src=”mylogin.php” style=”width: 600px; height: 60px”

    scrolling=”no” marginwidth=”0″ marginheight=”0″ frameborder=”0″ vspace=”0″ hspace=”0″>

    </iframe>

    login.php :

    <?php

    require_once(‘/home2/bulbpark/public_html/autograph/test/bbp/bb-load.php’);

    if ( !in_array( bb_get_location(), array( ‘login-page’, ‘register-page’ ) ) ) login_form();

    ?>

    Enjoy

    migran
    Member

    dear _ck_,

    i did as you suggested with adding

    <?php require(‘/local-path-to-bbpress/bb-load.php’); ?>

    to wordpress but it conflicts with wp-admin.

    any idea how to resolve this?

    https://bbpress.org/forums/topic/wordpress-integration-login#post-55751

    #77559
    migran
    Member
    #77558
    migran
    Member
    #31386
    Christiaan
    Member

    I came across a theme today that has both a WordPress and a bbPress version:

    http://wordpress.org/extend/themes/guangzhou

    Are there any other themes people know of like this?

    #73168
    Christiaan
    Member

    I’d like this too.

    #60897

    @sambauers Any progress on the bbpress live plugin?

    #77557
    batrachoid
    Member
    #77556
    migran
    Member

    well, yes that was exactly what i tried to do. but when i add in wp_config.php the following require_once(‘address/bb-load.php’);

    it works but messes up wp-admin layout..

    any idea hot to integrate properly?

    thanks

    chrishajer
    Participant

    Thanks for the info. Since your site is in English, it’s probably not using another language file. You’d have set it so you would know. It does appear to be integrated with WordPress? If so, what version WordPress and what do you do for integration?

    #77555
    Rohan Kapoor
    Member

    You need to deep integrate bbpress into wordpress not the other way around.

    #31381
    migran
    Member

    Hi Guys,

    I am new to bb and wp. Just installed the latest version of WP and BB. Database and cookie integration works great. Now i have a couple a questions about template/themes integration.

    1. i want to use bbpress login system on both WP and BB (i.e. want to display login pass on WP).

    here what i’ve tried to do:

    a) in wp_config.php added require_once(‘address/bb-load.php’);

    b) in the header.php (in themes) added

    <div class=”login_bg”>

    <?php if ( !in_array( bb_get_location(), array( ‘login-page’, ‘register-page’ ) ) ) login_form(); ?>

    </div>

    so it did the job, i was happy until i went to wp-admin and found out that it is messed up…

    any suggestions?

    2. What would you suggest for themes integration (to get the same feel and look)?

    Thanks.

    #70040
    kernpunt
    Member

    Has anyone actually got this working yet?

    I’m running bbpress 1.0.2 and the latest WordPress 2.8.2. User and cookie integration is working perfectly, but I’ve been trying to do a “deep integration” so that I can use WordPress’s templates.

    Whenever I try to include “wp-blog-header.php” in the config file like in past installations of bbpress, my forum spews a blank white page at me. I *know* that it’s finding the header file, because if I purposely change it to the wrong path, it’ll spew out an error at me.

    Just to try it, I’ve also attempted to include wp-load.php, wp-config.php, as well and have ended up with the same blank page every time. At first I suspected it may be a permalinks issue, but even after disabling that the blank page persisted.

    #77397
    Jim R
    Participant

    I started over from scratch. I’m still having the problem. I log into one, but the other remains logged out. Both bbpress and WPMU recognize my User information, but I have to log in or log out twice.

Viewing 25 results - 20,551 through 20,575 (of 26,846 total)
Skip to toolbar