Ever since installing the TD, we've had a problem in the admin page when we are in the admin cp. When we click "search for users" we get the following error:
Parse error: parse error, unexpected T_STRING in /home/elitepla/public_html/admincp/user.php on line 988
When I open the file, this is what line 988 says:
$DB_site->query("UPDATE " . TABLE_PREFIX . "user SET tdban=$tdban WHERE userid=$userid");
The same thing also happens when I click on the user options on a users public profile page.
Any ideas?? I REALLY need to get access to these user pages as we've got a guy breaking the rules who needs a smackdown.
|