The opening { is missing on line 83 in ubbthreads/scripts/stickpost.inc.php and throws
Parse error: syntax error, unexpected string content "", expecting "-" or identifier or variable or number in /..../ubbthreads/scripts/stickpost.inc.php on line 83
$config['TABLE_PREFIX']}ANNOUNCEMENTS
should be:
{$config['TABLE_PREFIX']}ANNOUNCEMENTS