vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBadvanced CMPS (https://vborg.vbsupport.ru/forumdisplay.php?f=101)
-   -   Using css as files (https://vborg.vbsupport.ru/showthread.php?t=74730)

Freezerator 01-20-2005 11:10 AM

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??

Tigga 01-22-2005 05:35 PM

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

Freezerator 01-23-2005 06:47 AM

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?

Jenta 02-05-2005 06:10 AM

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

Code:

<!-- 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
Code:

<!-- 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

Jenta 04-16-2005 08:36 AM

any fix for this yet?

Zachery 04-16-2005 03:20 PM

Not having this issue really...

Jenta 04-16-2005 04:28 PM

Quote:

Originally Posted by Zachery
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


All times are GMT. The time now is 10:38 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02149 seconds
  • Memory Usage 1,725KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete