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.