The error being tossed is: [11-Nov-2012 18:19:30 UTC] PHP Fatal error: Cannot redeclare construct_depth_mark() (previously declared in C:\inetpub\wwwroot\forum2\awards.php:99) in C:\inetpub\wwwroot\forum2\includes\adminfunctions. php on line 1922
The fix I've done is just comment out the if statement of makemarkdepth starting at line 97 going through line 109.
Its my opinion that this bit of code is not needed as the function is now being declared by vB itself now.
|