just updated to 4.4.1 and got this
Quote:
Parse error: syntax error, unexpected $end in /mywebsite/tournaments.php on line 3107
|
any ideas
reinstalled seems to be fine now....watch this space
Code:
if ($tid==1)
{
$template_hook['round1'] .= "<br />Strike";
$template_hook['round2'] .= "<br />Crash";
$template_hook['round3'] .= "<br />Citystreets";
$template_hook['round4'] .= "<br />Cup";
}
is there anyway of replacing the map names with an image?