larrymacg
06-03-2015, 03:48 PM
We just upgraded to vb 4. We took the default VB 4 style and changed the colors and saved our own style without any other modifications. They style changes show just fine, but the header is empty - shows nothing, no login, no logo, no nothing.
I did a view source in a browser - and this is the only thing there;
<!-- END TEMPLATE: headinclude -->
<title>title here</title>
<script type="text/javascript" src="clientscript/vbulletin_read_marker.js?v=422"></script>
<link rel="stylesheet" type="text/css" href="css.php?styleid=6&langid=1&d=1433352564&td=ltr&she et=forumbits.css,forumhome.css,options.css" />
<!--[if lt IE 8]><link rel="stylesheet" type="text/css" href="css.php?styleid=6&langid=1&d=1433352564&td=ltr&she et=forumbits-ie.css,options-ie.css" /><![endif]-->
<!-- BEGIN TEMPLATE: headinclude_bottom -->
<link rel="stylesheet" type="text/css" href="css.php?styleid=6&langid=1&d=1433352564&td=ltr&she et=additional.css" />
<!-- END TEMPLATE: headinclude_bottom -->
</head>
<body>
<!-- BEGIN TEMPLATE: header -->
<!-- END TEMPLATE: header -->
<!-- BEGIN TEMPLATE: navbar -->
I know I'm missing something obvious here. Can someone please tell me how to get our header to display?
I did a view source in a browser - and this is the only thing there;
<!-- END TEMPLATE: headinclude -->
<title>title here</title>
<script type="text/javascript" src="clientscript/vbulletin_read_marker.js?v=422"></script>
<link rel="stylesheet" type="text/css" href="css.php?styleid=6&langid=1&d=1433352564&td=ltr&she et=forumbits.css,forumhome.css,options.css" />
<!--[if lt IE 8]><link rel="stylesheet" type="text/css" href="css.php?styleid=6&langid=1&d=1433352564&td=ltr&she et=forumbits-ie.css,options-ie.css" /><![endif]-->
<!-- BEGIN TEMPLATE: headinclude_bottom -->
<link rel="stylesheet" type="text/css" href="css.php?styleid=6&langid=1&d=1433352564&td=ltr&she et=additional.css" />
<!-- END TEMPLATE: headinclude_bottom -->
</head>
<body>
<!-- BEGIN TEMPLATE: header -->
<!-- END TEMPLATE: header -->
<!-- BEGIN TEMPLATE: navbar -->
I know I'm missing something obvious here. Can someone please tell me how to get our header to display?