
(2011-09-02, 06:33 PM)Sama34 Wrote: Try this
<if $GLOBALS['mybb']->user['usergroup'] == 1 then> <form action="member.php" method="post"> <font color="FFFFFF">Usuario: </font><input type="text" name="username" size="9" maxlength="30" /> <text="FFFFFF">ContraseƱa: </text> <input type="password" name="password" size="9" /> <input type="hidden" name="action" value="do_login"> <input type="hidden" name="url" value="index.php" /> <input type="submit" class="submit" name="submit" value="Conectar" /></form> ignoren esto estoy haciendo pruebas </if>
Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/beatdjn/public_html/foros/global.php(504) : eval()'d code on line 2