Log in

View Full Version : Message Box and Signature's Dont appear to be working


Declan127
10-11-2008, 10:33 PM
http://img162.imageshack.us/img162/469/posttf3.jpg (http://imageshack.us)
http://img162.imageshack.us/img162/posttf3.jpg/1/w657.png (http://g.imageshack.us/img162/posttf3.jpg/1/)

Does anyone have a idea why my forum is doing this?


Thanks

Lynne
10-11-2008, 10:36 PM
A couple of things to try to narrow down the problem:

Create a new style with no parent - Styles & Templates > Style Manager > Add New Style > no parent - then browse the site using that totally default vbulletin style - do you still have the same problem?

If it is still happening, then try disabling your 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);

Declan127
10-11-2008, 10:39 PM
Nope neither fixed it :/

Lynne
10-11-2008, 11:48 PM
OK, then the next step it to 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.

Then, with all mods turned off, and using the default vb style, see if it is fixed.