The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
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? |
#2
|
|||
|
|||
![]()
It's supposed to be there isn't it?
![]() |
#3
|
|||
|
|||
![]()
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. |
#4
|
|||
|
|||
![]()
ahhhhh I see what you're saying! Sorry about that! haha
Well, what did you change right before that happened? |
#5
|
||||
|
||||
![]()
You said you did some style edits and then this happened. Exactly what did you do?
|
#6
|
|||
|
|||
![]()
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. |
#7
|
||||
|
||||
![]()
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.
|
#8
|
|||
|
|||
![]()
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.
|
#9
|
||||
|
||||
![]()
Did you try what I suggested - disabling your plugins? Also, try this:
Create a new style with no parent:
|
#10
|
|||
|
|||
![]()
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). |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|