Log in

View Full Version : Updating Skin Help


BeboxForum
01-07-2008, 08:57 AM
Hello

Everytime I go to edit my skin like changing a gradient etc I press save and it comes u with a massive error and doesnt work:
Warning: implode() [function.implode]: Invalid arguments passed in /admincp/css.php on line 103


Then it shows a massive piece of text headed Fatal Error

How fan i fix this?

Im running (vBulletin 3.6.8 Patch Level 2)

Marco van Herwaarden
01-07-2008, 09:14 AM
To troubleshoot this, please remove any hacks and disable your plugins, then 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);

If so, reupload all the original vB non-image files (except install.php). Make sure you upload these in ASCII format and overwrite the ones on the server.

If your problem still exists, please create a new Style with no Parent set. Now browse the forum using this new style, do you still have the same problems? If you are troubleshooting login or guest issues, you will need to set this style as board default in the vBulletin Options.