Quote:
Originally Posted by Lynne
There is nothing in vbulletin that would write that on your page.
Try disabling your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit includes/config.php and add this line right under <?php
PHP Code:
define('DISABLE_HOOKS', true);
If that doesn't work, are you sure this isn't some server security that is causing all your pages to say that? If so, you need to talk to your host.
|
I did that and it didn't work.