Status
Not open for further replies.

Hybr!d

Customer
Hello,

I just installed and it seemed to be working great, then after viewing a few pages i lost my CSS rendering in the browser.

I checked the admincp and all CSS and StyleVars settings are blank.

Compressing or uncompressing templates does nothing.
 
Last edited:
Hey Hybrid, which version of vBulletin are you running - does disabling vB Optimise resolve the issue?

CSS can be flakey on Vbulletin 4 from what I've seen so sometimes It's best not to use CSS in files.
 
Im running 3.8.5, disabling seems to fix the issue in the browser, but the settings are still gone in the admincp, no css at all and no stylevars info.

The full css files still exist on my server.
 
Last edited:
Re-importing the master style XML will restore the Stylevars to their original state. Looking into how this could have happened.

Edit

Ah good stuff. I'd recommend trying to flush then re-enabling Style Cache (since it's style that will be causing the issue). Gonna try reproduce the problem.
 
Re-importing what master style xml? The vB.com one, but mine is customized...

How do i re-enable style cache?
 
Last edited:
The setting is found under "Manage Settings" for vB Optimise, you can specifically turn specific cache on/off. I presume it was on when the issue occured?

Can I ask at what stage the problem occured, right after installation or right after enabling?
 
Ah, yes, it was on, ive disabled the option and now i can run vbop and all is well.

Yes, it started after install and enable, if i disable, the forum is fine.

So how can i re-populate the css and stylevars boxes in the admincp, i cant lose that data.
 
Disabling vBO should bring back that data, chances are the data is cached in the Admin CP too so that may be the root of the cause. Since communication in this thread is going fast and we keep tripping over edits, I'd recommend moving to MSN if you have it, my addy: deceptor@xevvi.com :)
 
I'd backup the .css files as a fail-safe then until the issue is resolved (just download them to your computer via ftp). Can you run this query to check to see if colours are in your styles table?
Code:
select csscolors from vb3_style

You'll need to change "vb3_" to your table prefix.
 
An error occurred while attempting to execute your query. The following information was returned.
error number: 1146
error desc: Table 'cjvbulletin.vb3_style' doesn't exist
 
a:137:{s:12:"body_bgcolor";s:7:"#c5c5c5";s:12:"body_fgcolor";s:7:"#333333";s:12:"page_bgcolor";s:7:"#FFFFFF";s:12:"page_fgcolor";s:7:"#333333";s:15:"tborder_bgcolor";s:7:"#f5f5f5";s:15:"tborder_fgcolor";s:7:"#333333";s:12:"tcat_bgcolor";s:7:"#C5C5C5";s:12:"tcat_fgcolor";s:7:"#FFFFFF";s:13:"thead_bgcolor";s:7:"#006eba";s:13:"thead_fgcolor";s:7:"#FFFFFF";s:13:"tfoot_bgcolor";s:7:"#006eba";s:13:"tfoot_fgcolor";s:7:"#FFFFFF";s:12:"alt1_bgcolor";s:7:"#f5f5f5";s:12:"alt1_fgcolor";s:7:"#333333";s:12:"alt2_bgcolor";s:7:"#ffffff";s:12:"alt2_fgcolor";s:7:"#333333";s:17:"inlinemod_bgcolor";s:7:"#FFFFCC";s:17:"inlinemod_fgcolor";s:7:"#333333";s:15:"wysiwyg_bgcolor";s:7:"#Ffffff";s:15:"wysiwyg_fgcolor";s:7:"#333333";s:12:"time_fgcolor";s:7:"#333333";s:17:"highlight_fgcolor";s:7:"#006eba";s:13:"fjsel_bgcolor";s:7:"#FFFFFF";s:13:"fjsel_fgcolor";s:7:"#333333";s:15:"fjdpth0_bgcolor";s:7:"#FFFFFF";s:15:"fjdpth0_fgcolor";s:7:"#333333";s:15:"fjdpth1_bgcolor";s:7:"#FFFFFF";s:15:"fjdpth1_fgcolor";s:7:"#333333";s:15:"fjdpth2_bgcolor";s:7:"#FFFFFF";s:15:"fjdpth2_fgcolor";s:7:"#333333";s:15:"fjdpth3_bgcolor";s:7:"#FFFFFF";s:15:"fjdpth3_fgcolor";s:7:"#333333";s:15:"fjdpth4_bgcolor";s:7:"#FFFFFF";s:15:"fjdpth4_fgcolor";s:7:"#333333";s:13:"panel_bgcolor";s:7:"#f5f5f5";s:13:"panel_fgcolor";s:7:"#333333";s:21:"panelsurround_bgcolor";s:7:"#F5f5f5";s:21:"panelsurround_fgcolor";s:7:"#333333";s:14:"legend_fgcolor";s:7:"#006eba";s:22:"vbmenu_control_bgcolor";s:7:"#006eba";s:22:"vbmenu_control_fgcolor";s:7:"#FFFFFF";s:20:"vbmenu_popup_bgcolor";s:7:"#FFFFFF";s:20:"vbmenu_popup_fgcolor";s:7:"#333333";s:21:"vbmenu_option_bgcolor";s:7:"#f5f5f5";s:21:"vbmenu_option_fgcolor";s:7:"#333333";s:21:"vbmenu_hilite_bgcolor";s:7:"#e5e5e5";s:21:"vbmenu_hilite_fgcolor";s:7:"#FFFFFF";s:19:"body_link_n_fgcolor";s:7:"#006eba";s:19:"body_link_v_fgcolor";s:7:"#006eba";s:19:"body_link_m_fgcolor";s:7:"#006eba";s:20:"tborder_border_color";s:4:" 1px";s:19:"tcat_link_n_fgcolor";s:7:"#ffffff";s:19:"tcat_link_v_fgcolor";s:7:"#ffffff";s:19:"tcat_link_m_fgcolor";s:7:"#FFFFFF";s:20:"thead_link_n_fgcolor";s:7:"#FFFFFF";s:20:"thead_link_v_fgcolor";s:7:"#FFFFFF";s:20:"thead_link_m_fgcolor";s:7:"#FFFFFF";s:20:"tfoot_link_n_fgcolor";s:7:"#FFFFFF";s:20:"tfoot_link_v_fgcolor";s:7:"#FFFFFF";s:20:"tfoot_link_m_fgcolor";s:7:"#FFFFFF";s:29:"vbmenu_control_link_n_fgcolor";s:7:"#FFFFFF";s:29:"vbmenu_control_link_v_fgcolor";s:7:"#FFFFFF";s:29:"vbmenu_control_link_m_fgcolor";s:7:"#FFFFFF";s:28:"vbmenu_option_link_n_fgcolor";s:7:"#333333";s:28:"vbmenu_option_link_v_fgcolor";s:7:"#333333";s:28:"vbmenu_option_link_m_fgcolor";s:7:"#333333";s:28:"vbmenu_hilite_link_n_fgcolor";s:7:"#333333";s:28:"vbmenu_hilite_link_v_fgcolor";s:7:"#333333";s:28:"vbmenu_hilite_link_m_fgcolor";s:7:"#333333";s:16:"body_bgcolor_hex";s:6:"C5C5C5";s:16:"body_fgcolor_hex";s:6:"333333";s:16:"page_bgcolor_hex";s:6:"FFFFFF";s:16:"page_fgcolor_hex";s:6:"333333";s:19:"tborder_bgcolor_hex";s:6:"F5F5F5";s:19:"tborder_fgcolor_hex";s:6:"333333";s:16:"tcat_bgcolor_hex";s:6:"C5C5C5";s:16:"tcat_fgcolor_hex";s:6:"FFFFFF";s:17:"thead_bgcolor_hex";s:6:"006EBA";s:17:"thead_fgcolor_hex";s:6:"FFFFFF";s:17:"tfoot_bgcolor_hex";s:6:"006EBA";s:17:"tfoot_fgcolor_hex";s:6:"FFFFFF";s:16:"alt1_bgcolor_hex";s:6:"F5F5F5";s:16:"alt1_fgcolor_hex";s:6:"333333";s:16:"alt2_bgcolor_hex";s:6:"FFFFFF";s:16:"alt2_fgcolor_hex";s:6:"333333";s:21:"inlinemod_bgcolor_hex";s:6:"FFFFCC";s:21:"inlinemod_fgcolor_hex";s:6:"333333";s:19:"wysiwyg_bgcolor_hex";s:6:"FFFFFF";s:19:"wysiwyg_fgcolor_hex";s:6:"333333";s:16:"time_fgcolor_hex";s:6:"333333";s:21:"highlight_fgcolor_hex";s:6:"006EBA";s:17:"fjsel_bgcolor_hex";s:6:"FFFFFF";s:17:"fjsel_fgcolor_hex";s:6:"333333";s:19:"fjdpth0_bgcolor_hex";s:6:"FFFFFF";s:19:"fjdpth0_fgcolor_hex";s:6:"333333";s:19:"fjdpth1_bgcolor_hex";s:6:"FFFFFF";s:19:"fjdpth1_fgcolor_hex";s:6:"333333";s:19:"fjdpth2_bgcolor_hex";s:6:"FFFFFF";s:19:"fjdpth2_fgcolor_hex";s:6:"333333";s:19:"fjdpth3_bgcolor_hex";s:6:"FFFFFF";s:19:"fjdpth3_fgcolor_hex";s:6:"333333";s:19:"fjdpth4_bgcolor_hex";s:6:"FFFFFF";s:19:"fjdpth4_fgcolor_hex";s:6:"333333";s:17:"panel_bgcolor_hex";s:6:"F5F5F5";s:17:"panel_fgcolor_hex";s:6:"333333";s:25:"panelsurround_bgcolor_hex";s:6:"F5F5F5";s:25:"panelsurround_fgcolor_hex";s:6:"333333";s:18:"legend_fgcolor_hex";s:6:"006EBA";s:26:"vbmenu_control_bgcolor_hex";s:6:"006EBA";s:26:"vbmenu_control_fgcolor_hex";s:6:"FFFFFF";s:24:"vbmenu_popup_bgcolor_hex";s:6:"FFFFFF";s:24:"vbmenu_popup_fgcolor_hex";s:6:"333333";s:25:"vbmenu_option_bgcolor_hex";s:6:"F5F5F5";s:25:"vbmenu_option_fgcolor_hex";s:6:"333333";s:25:"vbmenu_hilite_bgcolor_hex";s:6:"E5E5E5";s:25:"vbmenu_hilite_fgcolor_hex";s:6:"FFFFFF";s:23:"body_link_n_fgcolor_hex";s:6:"006EBA";s:23:"body_link_v_fgcolor_hex";s:6:"006EBA";s:23:"body_link_m_fgcolor_hex";s:6:"006EBA";s:23:"tcat_link_n_fgcolor_hex";s:6:"FFFFFF";s:23:"tcat_link_v_fgcolor_hex";s:6:"FFFFFF";s:23:"tcat_link_m_fgcolor_hex";s:6:"FFFFFF";s:24:"thead_link_n_fgcolor_hex";s:6:"FFFFFF";s:24:"thead_link_v_fgcolor_hex";s:6:"FFFFFF";s:24:"thead_link_m_fgcolor_hex";s:6:"FFFFFF";s:24:"tfoot_link_n_fgcolor_hex";s:6:"FFFFFF";s:24:"tfoot_link_v_fgcolor_hex";s:6:"FFFFFF";s:24:"tfoot_link_m_fgcolor_hex";s:6:"FFFFFF";s:33:"vbmenu_control_link_n_fgcolor_hex";s:6:"FFFFFF";s:33:"vbmenu_control_link_v_fgcolor_hex";s:6:"FFFFFF";s:33:"vbmenu_control_link_m_fgcolor_hex";s:6:"FFFFFF";s:32:"vbmenu_option_link_n_fgcolor_hex";s:6:"333333";s:32:"vbmenu_option_link_v_fgcolor_hex";s:6:"333333";s:32:"vbmenu_option_link_m_fgcolor_hex";s:6:"333333";s:32:"vbmenu_hilite_link_n_fgcolor_hex";s:6:"333333";s:32:"vbmenu_hilite_link_v_fgcolor_hex";s:6:"333333";s:32:"vbmenu_hilite_link_m_fgcolor_hex";s:6:"333333";}
a:131:{s:12:"body_bgcolor";s:7:"#E1E1E2";s:12:"body_fgcolor";s:7:"#000000";s:12:"page_bgcolor";s:7:"#FFFFFF";s:12:"page_fgcolor";s:7:"#000000";s:15:"tborder_bgcolor";s:7:"#000000";s:15:"tborder_fgcolor";s:7:"#000000";s:12:"tcat_bgcolor";s:7:"#869BBF";s:12:"tcat_fgcolor";s:7:"#FFFFFF";s:13:"thead_bgcolor";s:7:"#5C7099";s:13:"thead_fgcolor";s:7:"#FFFFFF";s:13:"tfoot_bgcolor";s:7:"#3E5C92";s:13:"tfoot_fgcolor";s:7:"#E0E0F6";s:12:"alt1_bgcolor";s:7:"#F5F5FF";s:12:"alt1_fgcolor";s:7:"#000000";s:12:"alt2_bgcolor";s:7:"#E1E4F2";s:12:"alt2_fgcolor";s:7:"#000000";s:17:"inlinemod_bgcolor";s:7:"#FFFFCC";s:17:"inlinemod_fgcolor";s:7:"#000000";s:15:"wysiwyg_bgcolor";s:7:"#F5F5FF";s:15:"wysiwyg_fgcolor";s:7:"#000000";s:12:"time_fgcolor";s:7:"#666686";s:17:"highlight_fgcolor";s:7:"#FF0000";s:13:"fjsel_bgcolor";s:7:"#3E5C92";s:13:"fjsel_fgcolor";s:7:"#E0E0F6";s:15:"fjdpth0_bgcolor";s:7:"#F7F7F7";s:15:"fjdpth0_fgcolor";s:7:"#000000";s:13:"panel_bgcolor";s:7:"#E4E7F5";s:13:"panel_fgcolor";s:7:"#000000";s:21:"panelsurround_bgcolor";s:7:"#D1D4E0";s:21:"panelsurround_fgcolor";s:7:"#000000";s:14:"legend_fgcolor";s:7:"#22229C";s:22:"vbmenu_control_bgcolor";s:7:"#738FBF";s:22:"vbmenu_control_fgcolor";s:7:"#FFFFFF";s:20:"vbmenu_popup_bgcolor";s:7:"#FFFFFF";s:20:"vbmenu_popup_fgcolor";s:7:"#000000";s:21:"vbmenu_option_bgcolor";s:7:"#BBC7CE";s:21:"vbmenu_option_fgcolor";s:7:"#000000";s:21:"vbmenu_hilite_bgcolor";s:7:"#8A949E";s:21:"vbmenu_hilite_fgcolor";s:7:"#FFFFFF";s:19:"body_link_n_fgcolor";s:7:"#22229C";s:19:"body_link_v_fgcolor";s:7:"#22229C";s:19:"body_link_m_fgcolor";s:7:"#FF4400";s:20:"tborder_border_color";s:18:" 1px solid #0B198C";s:19:"tcat_link_n_fgcolor";s:7:"#ffffff";s:19:"tcat_link_v_fgcolor";s:7:"#ffffff";s:19:"tcat_link_m_fgcolor";s:7:"#FFFF66";s:20:"thead_link_n_fgcolor";s:7:"#FFFFFF";s:20:"thead_link_v_fgcolor";s:7:"#FFFFFF";s:20:"thead_link_m_fgcolor";s:7:"#FFFF00";s:20:"tfoot_link_n_fgcolor";s:7:"#E0E0F6";s:20:"tfoot_link_v_fgcolor";s:7:"#E0E0F6";s:20:"tfoot_link_m_fgcolor";s:7:"#FFFF66";s:22:"wysiwyg_link_n_fgcolor";s:7:"#22229C";s:22:"wysiwyg_link_v_fgcolor";s:7:"#22229C";s:22:"wysiwyg_link_m_fgcolor";s:7:"#FF4400";s:18:"panel_border_color";s:11:" 2px outset";s:29:"vbmenu_control_link_n_fgcolor";s:7:"#FFFFFF";s:29:"vbmenu_control_link_v_fgcolor";s:7:"#FFFFFF";s:29:"vbmenu_control_link_m_fgcolor";s:7:"#FFFFFF";s:25:"vbmenu_popup_border_color";s:18:" 1px solid

This is 3/4 as post too long for forum.
 
Looks like style information is still in your database, but the vB ACP is unable to see it. Disabling vB Optimise should resolve it - but apparently not. Could you PM me an administrative login with access to execute SQL queries for your forum?
 
This issue was caused by the compress templates which is broken for vB 3.8, I've rectified the issue on your site, will patch the download in a few moments :)

Until the patch is out, leave compress/uncompress templates alone for now.
 
The file has now been patched: ./admincp/vboptimise.php - You can re-download this from the Members Area and re-upload. Note this only effects vB 3.8 users.
 
Uploaded, imported, now the site is a total mess.

Seems it deleted the stylevars info in admincp, and live on site too.

Great.

I didnt touch the compress options.
 
Last edited:
Ok so i added the stylevar info back in, enabled and poof, now the css doesnt work again.

This is not cool dude, this a is a very active site and these bugs are a nuisance.
 
Status
Not open for further replies.
Top