View Single Post
Old September 21st, 2007, 02:41 AM   #1 (permalink)
ang2el
Member
Verified Customer
 
Join Date: Oct 2005
Location: Nepal
Posts: 30
stylesheet problem

I have vbulletin 3.6.8 and just clean installed gallery 2.3. The problem is, when a user is logged in then the page appears good but when a user is not logged in and goes to the gallery page then everything is messed up; the page does not appear right. Here is the problem:

<!-- CSS Stylesheet -->
<link rel="stylesheet" type="text/css" href="clientscript/vbulletin_css/style-8623102d-00001.css" id="vbulletin_css" />

<!-- / CSS Stylesheet -->

<script type="text/javascript">
<!--
var SESSIONURL = "";
var IMGDIR_MISC = "/forums/images/misc";
var vb_disable_ajax = parseInt("0", 10);
// -->
</script>

<script type="text/javascript" src="clientscript/vbulletin_global.js?v=368"></script>
<script type="text/javascript" src="clientscript/vbulletin_menu.js?v=368"></script>

----------------------------------------------------------------------
the src does not have full url.
ang2el is offline   Reply With Quote