Back to vBulletin 3.6 Add-ons

View Forums From CP
Mod Version: 1.00, by ickie

This modification is in the archives.
vB Version: 3.6.4 Rating: (1 vote - 4.00 average) Installs: 15
Released: 28 Jan 2007 Last Update: Never Downloads: 4
Not Supported  

This simple Mod will let you ,
View Your Forums From Your Admin CP,
This works well if you use a wide screen monitor.

go to your forums root
open admincp folder
look for index.php

File to edit =1, "index.php"

find this line about line 165
<a href="../<?php echo $vbulletin->options['forumhome']; ?>.php<?php echo
$vbulletin->session->vars['sessionurl_q']; ?>" target="_blank"><?php echo
$vbphrase['forum_home_page']; ?></a>

Change to
<a href="../<?php echo $vbulletin->options['forumhome']; ?>.php<?php echo
$vbulletin->session->vars['sessionurl_q']; ?>" target=""><?php echo
$vbphrase['forum_home_page']; ?></a>

Note ... the only thing I changed was (target="_blank") to (target="")

Download

No files for download.


vblts.ru supports vBulletin®, 2022-2025