![]() |
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? |
It's supposed to be there isn't it? :confused:
|
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. |
ahhhhh I see what you're saying! Sorry about that! haha
Well, what did you change right before that happened? |
You said you did some style edits and then this happened. Exactly what did you do?
|
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. |
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.
|
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.
|
Did you try what I suggested - disabling your plugins? Also, try this:
Create a new style with no parent:
|
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). |
Check the template that the link is being output from. See if it is the same in the non-working template as in the working (default style) template.
To find the template - vboptions > General Settings > Add Template Name in HTML Comments > set to Yes . Then go back to your page and view the source code and you will see the name of the template called around your part of the code. Sometimes the template is the one mentioned at the very top of the page source. |
Did that, confirmed it's in headinclude. Things looked similar between the two, so I just went and copied the code over from the working site. While the code took, it did not change the url for vbulletin_important.css. So it appears it's not a template error.
Thanks for the suggestions so far. Is this possibly cached somewhere? Could a full cache dump help? I'm not entirely familiar with the way vB caches parts of the forum. |
I don't suppose you have vBoptimize installed?
|
No, I don't.
|
That's very odd. I can't think of anything else at the moment. Maybe someone else will come up with an idea.
|
I wound up going into the db and editing the field to add my domain to the css url.
I then replicated the issue by saving the "main css". Maybe it is a plugin I have that does something upon save, but I haven't tracked it down yet. |
All times are GMT. The time now is 05:49 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|