Thrift (@thrift)

Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • In reply to: Importing VB4 Database

    @thrift

    Participant

    It pretty much did the same thing so far.

    In reply to: Importing VB4 Database

    @thrift

    Participant

    I wasn’t aware of that other selection. I must have looked over it. I’m making another attempting to import it through that selection. So we’ll see what happens.

    In reply to: Adding a new User Type

    @thrift

    Participant

    Nevermind, If I just deactivate the plugin it will remove them.

    I still can’t use these users groups with the private forums plugin. I want to make a new user group so that only they have access to the private forum.

    In reply to: Adding a new User Type

    @thrift

    Participant

    How about removing a user group?

    @thrift

    Participant

    Thank you!

    I’m still a little new at this so I appreciate the help with what was more then likely a very simple question. It worked after I modified it a little.

    <?php if ( !bb_is_user_logged_in() ) : ?>

    show to those not logged in

    <?php endif; ?>

    @thrift

    Participant

    Ok, I so figured out the <?php if ( bb_is_user_logged_in() ) : ?> tags to display items to users that are logged in. Now how can it be used to hide things from people that are logged in?

    There is a lack of documentation on functions it seems. That or I’m just not looking in the right places.

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