But on another thread, the link for reply looks like this, no extra ampersand:
HTML Code:
http://www.treasurecoastaviation.com/forums/newreply.php?do=newreply&p=1951
In the source code, it looks like it is pulling up the right error class, but I suspect that phrase may have been changed at some point?
HTML Code:
<div class="standard_error">
<h2 class="blockhead">vBulletin Message</h2>
<div class="blockbody formcontrols">
<div class="blockrow restore"><p>You have been banned for the following reason:<br />
No reason was specified.</p>
<p>Date the ban will be lifted: Never</p></div>
</div>
</div>
Plus, I am not seeing the extra ampersand on the thread the OP linked us to:
HTML Code:
http://www.treasurecoastaviation.com/forums/newreply.php?do=newreply&p=1926
EDIT: Never mind Ozzy - you are saying it SHOULD have the ampersand. Is that right? I pasted the one you said it should look like into my addressbar, and still got the "You have been banned" error message.