Quote:
Originally Posted by HMBeaty
It IS in your postbit, just not in the same order. In yours, it's:
HTML Code:
<if condition="$show['messageicon'] OR $post['title']">
|
Great thanks for the help, now I have just one last question.
I have a variable called $userinfo[steam] which returns the Steam ID from a product called Steam ID card. How do I replace that instead of field5?
I have tried to do this
Code:
<if condition="$post['$userinfo[steam]']"><div class="steamprofile" title="$post[$userinfo[steam]]" style="float: right;"></div></if>
but I get,
Parse error: syntax error, unexpected '[', expecting ']' in /home/work/public_html/forums/includes/adminfunctions_template.php(3950) : eval()'d code on line 71