Skip to:
Content
Pages
Categories
Search
Top
Bottom

BBLD problem

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

  • archasek
    Member

    @archasek

    finally, i added this code to my script and it works perfectly. line 238:

    else {
    get_currentuserinfo();
    global $user_ID, $user_identity;

    if ( $user_ID ) {
    echo '<li>&raquo; <a href="' . get_option('wpbb_path') . '/topic.php?id=' . $bbtopic->topic_id . '&page&replies=' . '">' . __("$title_text") . '</a>';
    }
    else {
    echo '<li>&raquo; <a href="' . get_option('wpbb_path') . '/topic.php?id=' . $bbtopic->topic_id . '&page' . '">' . __("$title_text") . '</a>';
    }

    hope that’ll help anybody.


    yogi prema
    Member

    @aharleygyrl

    hi, looking for a forum script, but want threaded and more options than just text.

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Skip to toolbar