Quote:
Originally Posted by Boofo
What is the conditional you are using that is not working?
|
here it is :
Code:
<if condition="($vbphrase[livechat]!=off)">
<table align="center" border="1" cellspacing="0" width="60%" bordercolor="red" bordercolordark="red" bordercolorlight="red">
<tr>
<td width="965">
<p align="center"><b>$vbphrase[banner_text]</b></p>
</td>
</tr>
</table><br>
</if>
it works fine ... on and off as long as i make the change from within the
phrase manager in the admincp .....
but i need my moderators to be able to change it .
dont make since why it dont work if i change it directly in the database.