I am receiving a parse error when attempting to install bbpress. I receive the error:
Parse error: syntax error, unexpected ':' in /home/.delta/kpeatt/canadanoise/board/config.php on line 71
when line 71 of config.php states:
$bb->wp_home = http://canadanoise.com; // WordPress - Options->General: Blog address (URL) // No trailing slash
I fail to see a problem with that line, so any help would be appreciated