View Full Version : Destroyed my forums vB default theme
Koushukei
07-12-2008, 01:39 PM
Not sure how I managed this, but suddenly no javascript works, like, "Quick Links" is a normal link, and on the "Whos Online" everyones name is smashed together with no comma.
A few other errors. This only happens on the vBulletin default themes
Tags won't show, information in profiles are gone
PS: Reverting does nothing
Marco van Herwaarden
07-12-2008, 02:14 PM
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 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.
Koushukei
07-12-2008, 02:25 PM
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 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.
Tried both those solutions, neither worked. My quicklink links like this: .php?nojs=1#usercptools
If that helps any. It works on other skins, but any default vbulletin themes, it just won't work on.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.