rpophessagr (@rpophessagr)

Forum Replies Created

Viewing 19 replies - 1 through 19 (of 19 total)
  • @rpophessagr

    Member

    Im having the same problem… any tips?

    In reply to: can’t add topic

    @rpophessagr

    Member

    thank you! I didn’t catch that in the tutorial. Much obliged. I think it’s working now!

    In reply to: can’t add topic

    @rpophessagr

    Member

    I actually can’t add any new topics…

    greenprophet.com/exegesis

    In reply to: can’t add topic

    @rpophessagr

    Member

    I still can’t seem to add the topic to any forum specifically. any ideas?

    In reply to: can’t add topic

    @rpophessagr

    Member

    hmm that seems to be the culprit. shame. still quirky, though. I cant’ seem to add to a specific forum. they’re all blocked off.

    any ideas why? thanks!

    @rpophessagr

    Member

    It works now! I hddn’t set up the “wordpress integration” with the new installation.

    Thanks for your help!

    @rpophessagr

    Member

    I upgraded to alpha. It was working fine. then I added the line:

    if (file_exists(‘../wp-blog-header.php’))

    require_once(‘../wp-blog-header.php’);

    into the bb-conig file. This time, instead of not letting me log in, now it does, but it wont let me go into the admin area…

    any ideas?

    @rpophessagr

    Member

    thank you for your help!

    I upgraded and it worked like a charm.

    I inserted the line in my config file and it works now.

    THank you for your help!

    @rpophessagr

    Member

    {light bulb} ahhh! I have 0.9.0.2 installed… i’ll try the alpha

    thankyou! can i just “upgrade”? or do i have to do a clean install?

    @rpophessagr

    Member

    if i remove the line: if (file_exists(‘../wp-blog-header.php’))

    require_once(‘../wp-blog-header.php’);

    then this does not happen.

    This happens with any theme i put up.

    @rpophessagr

    Member

    no error, no failure.

    i’ll set it up so you can see

    try logging in with

    UN: guest1

    PW: q%dxPv8&xBz1

    greenprophet.com/exegesis

    as you can see it acts completely normal, it just looks like you never logged in…

    thanks

    @rpophessagr

    Member

    thanks!

    when I have the line: if (file_exists(‘../wp-blog-header.php’))

    require_once(‘../wp-blog-header.php’);

    in my bb-config.php file when I try to log in the wont accept it. as if the cookies are disabled…

    @rpophessagr

    Member

    ok, i found it in the theme file login-form.php

    any ideas? here is the file… I am having trouble figuring out why it wont let me login when i have the require_once(‘../wp-blog-header.php’); in my bb-config

    thanks!

    <form class=”login” method=”post” action=”<?php bb_option(‘uri’); ?>bb-login.php”>

    <p>Regisration disabled. This is a demo site.</p>

    <label><?php _e(‘Username:’); ?>

    <input name=”user_login” type=”text” id=”user_login” size=”13″ maxlength=”40″ value=”<?php echo attribute_escape( $_COOKIE[ bb_get_option( ‘usercookie’ ) ] ); ?>” />

    </label>

    <label><?php _e(‘Password:’); ?>

    <input name=”password” type=”password” id=”password” size=”13″ maxlength=”40″ />

    </label>

    <input name=”re” type=”hidden” value=”<?php global $re; echo $re; ?>” />

    <input type=”submit” name=”Submit” id=”submit” value=”<?php echo attribute_escape( __(‘Log in »’) ); ?>” />

    </form>

    @rpophessagr

    Member

    thank you I’ll let you know.

    @rpophessagr

    Member

    yeah, but it happens with the regular theme as well. when I try logging in it just throws me out…

    i created a bum guest account…

    guest1

    q%dxPv8&xBz1

    check it out.

    same think with admin or any other user…

    so i don’t think it’s the theme

    i disabled all the plugins… same deal

    @rpophessagr

    Member

    still the same… still a “demo site”

    also with the regular theme I just can’t login.

    Could it be an integration problem? a conflict between another wp integration process?

    @rpophessagr

    Member

    wait… it didn’t work in the default theme either…

    I am putting the line:

    if (file_exists(‘../wp-blog-header.php’))

    require_once(‘../wp-blog-header.php’);

    in right before:

    if ( !defined(‘BB_PATH’) )

    define(‘BB_PATH’, dirname(__FILE__) . ‘/’ );

    require_once( BB_PATH . ‘bb-settings.php’ );

    ?>

    when I put it at the end i got an error that i cannot define it twice…

    is there a better place to put in the “require_once?

    @rpophessagr

    Member

    i just tried the default and it didn’t do the demo thing… any ideas in which file i can disable this in the theme?

    I’ll but back the other theme so that you can see it…

    thank you again for your help!

    @rpophessagr

    Member

    thank you!

    http://greenprophet.com

    http://greenprophet.com/exegesis

    using peacemaker theme on bbpress

    ideally i’d like to be able to access the functions so that I can integrate the pages better.

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