1
Hi all,
I want to put this :
le="color: #000000"><?php <{if $xoops_isuser}> Welcome <a href="<{$xoops_url}>/user.php"><{$xoops_uname}></a>. <{else}> Welcome Guest, Please <a href="<{$xoops_url}>" onMouseOver='W.src="<{$xoops_imageurl}>register_mo.gif"' onMouseOut='W.src="<{$xoops_imageurl}>register.gif"'><img src="<{$xoops_imageurl}>register.gif" name="W"</a>
Into one of my center blocks, but it doesnt work and just shows the first row of code.
What am I doing wrong ? How do I get it to display the username or the register button ?
Any Help appreciated.
Thanks