Log in

View Full Version : stylesheet issues


bada_bing
08-28-2009, 08:17 PM
Not sure what happened but just recently I tried to access my sites default legacy style in VB 3.8.3 and it is not displaying correctly and I cant make any changes. Take a look at the attached image and please let me know how I can fix this please..

Lynne
08-28-2009, 09:53 PM
You may want to try reuploading the files in the admincp folder.

If that doesn't work, try disabling your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

define('DISABLE_HOOKS', true);

bada_bing
08-31-2009, 01:21 PM
Look like I found the issue but not sure how to correct it. I have disabled the TMS plugin
and everything works fine. I cant really remove this plugin without reverting all my auto-template code changes.. Anyone have any idea's

James Birkett
08-31-2009, 01:28 PM
If it's an issue with your plug-in it may be conflicting with another modification. Disable the other modifications and enable that one, does your site run normally?
Either way - post your issues in their mods thread.

Offtopic: Lynne, do you have the disable hooks on a hotkey/text expander? Not being sarcastic, but that is the main way to debug problems, and so commonly used it'd be useful to do so :rolleyes:

Lynne
08-31-2009, 03:16 PM
Look like I found the issue but not sure how to correct it. I have disabled the TMS plugin
and everything works fine. I cant really remove this plugin without reverting all my auto-template code changes.. Anyone have any idea's
Post in the thread and Andreas may be able to help you. Post up a link to your phpinfo also, since it may have something to do with a value in there that you may need to modify.

Offtopic: Lynne, do you have the disable hooks on a hotkey/text expander? Not being sarcastic, but that is the main way to debug problems, and so commonly used it'd be useful to do so :rolleyes:
Huh? hotkeys? text expander? Sorry, I don't understand what you are asking about.

Gio~Logist
08-31-2009, 04:51 PM
I think he's asking if you have the line saved somewhere or a hot key (it's like when you hit control+alt and it switches windows) assigned to pasting that text.

Config.php is probably the easiest complicated file :p

Lynne
08-31-2009, 05:06 PM
I think he's asking if you have the line saved somewhere or a hot key (it's like when you hit control+alt and it switches windows) assigned to pasting that text.

Config.php is probably the easiest complicated file :p
I have two whole text files full of things I 'say' all the time. Copy/Paste when appropriate. :)