I have this in a conditional in a template. Why doesn't the name show up. I'm sure its something stupid that I have yet to grasp w/ vb3.5
Code:
<div align="left" style="color: red; background-color: white; border: 1px solid black; padding:2px">Hey $userinfo['username'], your account is awaiting approval from an administrator. That will only happen after you have participated in the thread that was generated for you. If you don't know where that thread is, check <a href="private.php?$session[sessionurl]"><strong>your Private Messages</strong></a> and/or PM an administrator (fly, theacoustician, DirkPhoenix, FatBurger). Thanks!</div>
And why in the heck does that show up as a single line code box? eek