"Parse error: parse error, unexpected ';' in /home/www/12thfrost.com/DeeperSpace/phpbb2/posting.php on line 977"
I get this message when I try to post. The line that this happens in is:
Code: Select all
make_jumpbox(Multi_BBCode();'viewforum.'.$phpEx);
in the phpbb2/posting.php.
I've followed all the instructions to the best of my ability. Is there something I missed?