Log in

View Full Version : help - footer has dissapeared


eliteevil
04-13-2009, 01:28 AM
Hi

I am in need of some help, the footer that is meant to be on all vbulletin forums has dissapeared and i have recieved a firm warning from vbulleting that they will close the site etc... I believe a skin may have caused this error however am not sure how to restore the footer.

I have reverted back to the default vb skin and the footer is still missing, i am lost as to where to find and edit the footer back into forums. I use VbAdvanced front end and the footer is there for that part, however the forums(back end) has no footer what so ever, i never noticed that it was missing.

Any suggestions on how to fix this issue, i need a response ASAP

Cheers

Lynne
04-13-2009, 02:36 AM
You can try disabling your plugins to see if it's a modification causing the issue.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

define('DISABLE_HOOKS', true);

If it's not that, then I'd suggest reuploading your original vbulletin files because maybe one of them was modified incorrectly and has removed the footer eval code.

eliteevil
04-13-2009, 03:21 AM
OK thanks very much