Log in

View Full Version : Same persons birthday every day!


PhorumGirl
05-26-2008, 09:11 PM
Hello Everyone! I have a forum with vbulletin and and running the 3.7. I just started 3.7 yesterday but this problem has been going on for over a week. A new person joined and now every day since they've joined there's a little cake at the bottom and every day it's her birthday. Does anyone have any idea why this might be happening?

PhorumGirl
05-28-2008, 01:14 PM
Anyone?!

Marco van Herwaarden
05-28-2008, 01:17 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 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.