The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
Hi, guys
when view page source via browser, we find there are some line codes display the version of vb. Code:
Line 7: <meta name="generator" content="vBulletin 4.0.2" /> Code:
Line 24: var SIMPLEVERSION = "402"; Thanks in advance. |
|
#2
|
||||
|
||||
|
Quote:
At the headinclude template find the following code: HTML Code:
var SIMPLEVERSION = "{vb:raw vboptions.simpleversion}";
HTML Code:
var SIMPLEVERSION = ""; Code:
Line 24: var SIMPLEVERSION = "402"; HTML Code:
<meta name="generator" content="vBulletin 4.0.2" />
HTML Code:
<meta name="generator" content="vBulletin {vb:raw vboptions.templateversion}" />
HTML Code:
<meta name="generator" content="vBulletin" />
|
|
#4
|
|||
|
|||
|
thanks
|
|
#5
|
||||
|
||||
|
You are most welcome guys
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|