View Full Version : how to rename style folder?
madness85
08-01-2015, 05:07 PM
Hi guys how do i rename a style folder? for e.g. if i have a style named "dark" and i rename that folder to dark1 now all the images dont show because they are still requesting /images/style/dark/ i cant see dark in the style xml code so how can i change it?
Seven Skins
08-01-2015, 05:31 PM
You need to edit all stylevars and templates to point to dark1 folder.
madness85
08-01-2015, 05:50 PM
You need to edit all stylevars and templates to point to dark1 folder.
dam :( so on install how does the xml know to locate that dictionary?
Seven Skins
08-01-2015, 06:57 PM
xml file has data converted to something like this... when you import that vbulletin converts in back to human readable data.
<stylevar name="vbcms_color" value="YToxOntzOjU6ImNvbG9yIjtzOjc6IiM5MzAwMDAiO30=" />
madness85
08-01-2015, 07:12 PM
xml file has data converted to something like this... when you import that vbulletin converts in back to human readable data.
<stylevar name="vbcms_color" value="YToxOntzOjU6ImNvbG9yIjtzOjc6IiM5MzAwMDAiO30=" />
Ok. Thank you very much for your help :)
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.