The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Tamplate crashes after refresh.
Hello guys.
Am using a template from here (free one) & the developer have encrypted his css. I have made all changes via additional.css and are working great. The only problem I have is that the template crashes after I refresh the page. After 2-3 refresh's it comes back to normal. Any Idea how to fix it? Thank you guys! |
#2
|
||||
|
||||
Try turning off caching under style and language settings in the admincp and use the maintenance tool to rebuild styles.
|
#3
|
|||
|
|||
Quote:
Thank you. |
#4
|
|||
|
|||
Encrypted his CSS? There's no such thing as CSS encryption.
All client sided code can easily be de-obfuscated. |
#5
|
|||
|
|||
Quote:
Yes, it looks like this: HTML Code:
<stylevar name="blockhead_border" value="YTo0OntzOjU6InVuaXRzIjtzOjI6InB4IjtzOjU6IndpZHRoIjtzOjE6IjEiO3M6NToic3R5bGUiO3M6NToic29saWQiO3M6NToiY29sb3IiO3M6NzoiI0RBREZDQiI7fQ==" /> <stylevar name="blockhead_color" value="YToxOntzOjU6ImNvbG9yIjtzOjc6IiM0RTRFNEUiO30=" /> <stylevar name="blockhead_link_color" value="YToxOntzOjU6ImNvbG9yIjtzOjc6IiM0RTRFNEUiO30=" /> |
#6
|
|||
|
|||
Those are base64_encoded values which vBulletin uses to store changed style variables in the exported style.
https://www.base64decode.org/ |
#7
|
||||
|
||||
Did you edit the styles .xml file after exporting in an attempt to copy/paste style related variables and such to your new style?
If so then that is what caused this confusion, next time use this mod to export custom templates easily then import - https://vborg.vbsupport.ru/showthread.php?t=257072 |
#8
|
||||
|
||||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|