Helpful Information
 
 
Category: vBadvanced CMPS
Using css as files

Hi,

when i use css as files, my css file doesn't load. I have searched, but i can't seem to find the option to put the right path to my css files?
Can someone please assist?

Hmm, also my links are wrong. I have my forum in /forum but they are pointing to my root dir.

I have editted cmps_index.php to my path, and when i am logged in, it works like a charm, but when i am logged out is doesn't work??

What do you have set for your 'Forum URL' setting in your main vB options?

http://mysite.com/forum

I have double checked the help file :) Some said when you are logged out, vbulletin doesn't pass al the variables?? Like forum url?

Same problem here. I store css as files.

I've installed dozens of hacks during the years and never ran into a problem before as I'm very carefull in following the instructions. With vBadvanced I get this...


Logged in..
Html output has proper path


<!-- CSS Stylesheet -->
<link rel="stylesheet" type="text/css" href="http://www.mysite.com/forum/clientscript/vbulletin_css/style-fed761c9-00001.css" />

<!-- / CSS Stylesheet -->

<script type="text/javascript">
<!--
var SESSIONURL = "";
var IMGDIR_MISC = "http://www.mysite.com/forum/images/misc";
// -->
</script>

<script type="text/javascript" src="http://www.mysite.com/forum/clientscript/vbulletin_global.js"></script>
<script type="text/javascript" src="http://www.mysite.com/forum/clientscript/vbulletin_menu.js"></script>


Logged out...
Html output has inproper path

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

<!-- / CSS Stylesheet -->

<script type="text/javascript">
<!--
var SESSIONURL = "";
var IMGDIR_MISC = "http://www.mysite.com/forum/images/misc";
// -->
</script>

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


Update - as a temp solution i edited my headinclude template with the full paths to the css and js files

any fix for this yet?

Not having this issue really...

Not having this issue really...
they just now fixed it...as of a couple or hours ago
how can u not be having this issue?

grab the updated zip at vbadvanced.com
the zip file there contains the fix










privacy (GDPR)