Paul thanks v much for helping
I did that thanks.
includes/config.php
now starts
<?php
define('DISABLE_HOOKS',true);
I still get
Warning: array_keys() [function.array-keys]: The first argument should be an array in /includes/functions.php on line 3688
Warning: Invalid argument supplied for foreach() in /includes/functions.php on line 3688
above my login dialogue
and logging in just returns me to the same page
I also ran deplug.php
from
http://www.vbulletin.com/forum/showt...=148082&page=2
seems a good script
but made no diff
Seems like it has to be analysed from the error messages it's throwing up.