AdminCP link to "Forum Home Page" broken

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Nxs
    Senior Member
    • May 2004
    • 104
    • 3.0.1

    AdminCP link to "Forum Home Page" broken

    I'm helping a friend to sort out their forums, have fixed most things but the link at the top right of the AdminCP to return to the "Forum Home Page" is configured wrong and returning me to a bogus address.

    The HTLM source shows this as
    Code:
    <a href="..//rfforum/index.php" target="_blank">Forum Home Page</a>
    But it should simply be
    Code:
    <a href="../index.php" target="_blank">Forum Home Page</a>
    Any idea what variable, or option sets this value, and what may be affected if I change it.

    Thanks
  • Jake Bunce
    Senior Member
    • Dec 2000
    • 46598
    • 3.6.x

    #2
    That uses this setting:

    Admin CP -> vBulletin Options -> Forums Home Page Options -> Script Name for Forum Home Page

    Normally this is set to index. The only reason to change it is if you rename the "index.php" file in the forum root.

    Comment

    • Nxs
      Senior Member
      • May 2004
      • 104
      • 3.0.1

      #3
      Magic, fixed now thanks.

      Comment

      widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
      Working...