Quote:
Originally Posted by Biker_GA
99.99999% of the time, it's going to be a coding error. A misplaced bracket, comma, semi-colon, etc.
|
I'm checking everything now.
The only part of the instruction I didn't do is add this to the NAVBAR:
Quote:
<tr>
<td class="thead">Arcade Game Search</td>
</tr>
<tr>
<td class="vbmenu_option" title="nohilite">
<form action="arcade.php" method="post">
<input type="text" class="bginput" name="search" size="20" />$gobutton<br />
</form>
</td>
</tr>
|
The navbar for the site is in the header info so I could not find the command below either:
Quote:
</table>
</div>
<!-- / header quick search form -->
|
I would not think that would make a difference....