I have looked over my vbjournal template over and over and I still get this error.
Parse error: syntax error, unexpected T_PRIVATE, expecting ']' in /mounted-storage/home30a/sub001/sc14192-UTSO/www/forums/journal.php(564) : eval()'d code on line 188
Here is line 188 below
<div class="smallfont">$vbphrase[your_current_journal_status_is]: <if condition="$bbuserinfo[private]=='1'"><b><font color="red">$vbphrase[private]</font></b><else /><if condition="$bbuserinfo[private]==''"><b><font color="orange">$vbphrase[non_existent]</font></b><else /><b><font color="green">$vbphrase[public]</font></b></if></if></div></td>
|