i have installed it, but also have the css error. When I look into the sourcecode of a profilepage, I have this info:
Quote:
<!-- CSS Stylesheet -->
<style type="text/css" id="vbulletin_css">
/**
* vBulletin 3.7.0 CSS
* Style: 'TCB'; Style ID: 19
*/
@import url(http://www.mywebsite.com/"clientscript/vbulletin_css/style-7751aa16-00019.css");</style>
<link rel="stylesheet" type="text/css" href="http://www.mywebsite.com/clientscript/vbulletin_important.css?v=370" />
<!-- / CSS Stylesheet -->
<script type="text/javascript" src="http://www.mywebsite.com/clientscript/yui/yahoo-dom-event/yahoo-dom-event.js?v=370"></script>
<script type="text/javascript" src="http://www.mywebsite.com/clientscript/yui/connection/connection-min.js?v=370"></script>
<script type="text/javascript">
<!--
var SESSIONURL = "";
var SECURITYTOKEN = "3dfe70bb7d387fe04d338e35e3629c3a8a5fd6f7";
var IMGDIR_MISC = "http://www.mywebsite.com/images/misc";
var vb_disable_ajax = parseInt("0", 10);
// -->
|