vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   vbulletin_important.css location (https://vborg.vbsupport.ru/showthread.php?t=210235)

VodkaFish 04-03-2009 05:05 PM

vbulletin_important.css location
 
I made a few style edits and after I saved them the funkiest thing happened to my vbulletin_important location reference - the domain disappeared.

Instead of:
http://www.domain.ext/forums/clients...tant.css?v=xxx
It's now:
/clientscript/vbulletin_important.css?v=xxx

Because of the / it's not being called correctly.

Where can I find this reference to fix it?

KevinL 04-03-2009 05:13 PM

It's supposed to be there isn't it? :confused:

VodkaFish 04-03-2009 05:30 PM

Not absolutely referenced.
If you have your forum in /forums/ and it's looking for /clientscript/ instead of just clientscript/ you're going to have problems.

KevinL 04-03-2009 05:44 PM

ahhhhh I see what you're saying! Sorry about that! haha

Well, what did you change right before that happened?

Lynne 04-03-2009 05:45 PM

You said you did some style edits and then this happened. Exactly what did you do?

VodkaFish 04-03-2009 06:01 PM

Styles & Templates -> Style Manager -> Main CSS (in my template group)
Changed a couple of font colors/weights/sizes.
Hit "Save" on the very bottom so it did them all at once.

Lynne 04-03-2009 06:32 PM

Doing anything in the Main CSS page doesn't affect vbulletin_important.css in any way. I'm thinking you must have done something else that is effecting the path for that file. Try disabling your modifications and see if the problem goes away. Don't forget that disabling modifications also means removing any htaccess code you may have added for a mod.

VodkaFish 04-03-2009 06:49 PM

All I'm saying is the path to the file was affected, not the file itself. I can't find where the path to that file is written. If I could, I'd replace it with my path or backtrack properly.

Lynne 04-03-2009 06:52 PM

Did you try what I suggested - disabling your plugins? Also, try this:

Create a new style with no parent:
  • Styles & Templates > Style Manager > Add New Style
  • Parent Style: No Parent Style
  • Title: Default vBulletin
  • Allow User Selection: Yes
  • Save
Then browse the site using that totally default vbulletin style - do you still have the same problem?

VodkaFish 04-03-2009 07:25 PM

I tried disabling plugins, nothing changed (outside of a few seconds of "wtf is going on" IMs).

If I use another style, I do get the full url back, like such:
Code:

<link rel="stylesheet" type="text/css" href="http://www.domain.ext/forums/clientscript/vbulletin_important.css?v=xxx" />

As my original edits were in "Additional CSS Definitions" I reverted it just for the sake of it, but nothing (so I put my edits back).


All times are GMT. The time now is 02:36 PM.

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.01199 seconds
  • Memory Usage 1,728KB
  • 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
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete