The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Style manager used to be "broken" on firefox (3.0.3 and below).
ever since vB 3.0.4, the Style Manager is all in Javascript & form, using input buttons for links, instead of plain HTML links i would like to know how to change this page back to the "broken" page, where i had the whole page in HTML. (reason being, i want to be able to open my current template, and the original template in tabs) |
#2
|
|||
|
|||
![]()
anyone?
you understand what i mean? |
#3
|
||||
|
||||
![]()
I don't think it's possible.
but you can do it another way: edit one template, and while editing there's a link: "[Show Default]", now you can view the original in tabs. |
#4
|
||||
|
||||
![]() Quote:
|
#5
|
|||
|
|||
![]()
if anyone is wondering how to do this, i finally got the time to do it on my site.
go to {forum}/{admincp}/template.php find (line 1446): Code:
if (!empty($enhanced_template_editor) OR (empty($standard_template_editor) AND (is_browser('ie', '4.0') OR is_browser('mozilla')))) { // changed from 1 to 0 by ROBERT define('FORMTYPE', 0); // $SHOWTEMPLATE = 'construct_template_option'; $SHOWTEMPLATE = 'construct_template_link'; } |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|