Quote:
Originally Posted by wrestlepower
yes, running vB 3.6.0 with PHP 4.42, both of which should be fine
Ive checked back through the thread and cant see where you mentioned what SQL version i should be on, but i'm on 4.1.21-standard
|
MySQL should be fine but PHP 4.4.2 has known security holes see
this for more information
the same comment to you.I'd like to have a look at your board to see what is exactely happening when the reported errors occour
Also ... what do you have in your templates ? (MEMBERINFO,postbit,postbit_legacy)
PHP Code:
$user['warnings']; // vbulletin infraction system
$user['warns']; // aws
$userinfo['warnings']; //vbulletin infraction (MEMBERINFO template)
$userinfo['warns']; //aws (MEMBERINFO template)