Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Phantom "n" Appears after the header


samuel

Recommended Posts

Posted

Hello,

 

I setup a store for a client, and after they had added some items to one of the categories an 'n' appeared at the top of the page. But it doesn't appear on any of the other category pages. After several days of adding a few more products, the 'n' started to appear on the manufacturers products listing page.

I am an experienced PHP coder and it doesn't seem to be anything w/ the PHP files, I think the problem is in the database since it didn't occur until after products where entered.

Since it is an 'n' it makes me think it could be a miss interpereted line break.

 

Here is the peice of HTML surrounding the phantom 'n'

<td class="pageHeading">Let's See What We Have Here</td>

            <td align="center" class="main"><form name="filter" action="index.php" method="get"><input type="hidden" name="osCsid" value="070a5f8bf80a95ed5d3894a57709cddf" /><b>Show:</b> <input type="hidden" name="cPath" value="22"><input type="hidden" name="sort" value="2a"><select name="filter_id" onchange="this.form.submit()"><option value="" SELECTED>All Manufacturers</option><option value="11">AEM</option><option value="10">Dark Dragon</option></select></form></td>n          <td align="right"><img src="/store/images/" border="0" alt="Let's See What We Have Here" title=" Let's See What We Have Here " width="57" height="0"></td>

 

You can see for yourself at Dark Dragon Motorsports Click on "Car Parts" or select a manufacturer.

 

Thanks for any input,

-Sam

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...