The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Well I wonder if there is any handbook on the code conversion ... I'm looking to convert some models of vbulletin vbulletin 3 for 4 and I wish someone would help me ...
good is a simple code...I'll post the code here..if someone can give me for granted would be grateful to.. Code of model at vbulletin 3 Code:
$stylevar[htmldoctype]
<html dir=\"$stylevar[textdirection]\" lang=\"$stylevar[languagecode]\">
<head>
$headinclude
<script language="javascript" type="text/javascript" src="uploadcp/links.js"></script>
<title>$title</title>
<script type="text/javascript" src="clientscript/vbulletin_inlinemod.js"></script>
</head>
<body>
$header
$navbar
<div class="spacer"></div>
$menu
<div class="spacer"></div>
$html
<div class="spacer"></div>
<div class="smallfont" align="center">
<!-- Do not remove this copyright notice -->
Desenvolvido por Eduardo Fleck
<!-- Do not remove this copyright notice -->
</div>
$footer
I have managed to solve most of the conversion, but the question is in relation to the adjustments that I do in php files relating to styles (tborder, tcat, alt ... etc) and would like to know how to make them work . |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|