Quote:
Originally Posted by NTLDR
According to Kier the only template thats changed in vB 3.0.0 (that vBindex uses) is the headinclude template, the following is an edited vB 3.0.0 one incase anyone has problems:
HTML Code:
<meta http-equiv="Content-Type" content="text/html; charset=$stylevar[charset]" />
<meta name="generator" content="vBulletin $versionnumber" />
<meta name="keywords" content="$vboptions[keywords]" />
<meta name="description" content="$vboptions[description]" />
<!-- CSS Stylesheet -->
$style[css]
<if condition="is_browser('opera')">
<style type="text/css">
ul, ol { padding-left:20px; }
</style>
</if>
<!-- / CSS Stylesheet -->
<script type="text/javascript">
<!--
var SESSIONURL = "$session[sessionurl]";
var IMGDIR_MISC = "$stylevar[imgdir_misc]";
// -->
</script>
<script type="text/javascript" src="$vboptions[bburl]/clientscript/vbulletin_global.js"></script>
<if condition="$show['popups']"><script type="text/javascript" src="$vboptions[bburl]/clientscript/vbulletin_menu.js"></script></if>
|
Not having problems. but thanks.

I'm sure this will be in the upcoming update. odd, i'm not having problems, yet the $vboptions[bburl] is not anywhere in that template. heh.
edit, is this post bleeding off the table border?? using mozilla.