Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

incomplete tags


cruslim

Recommended Posts

Posted

Hi all,

 

I successfully setup the oscommerce, everything seems to work fine until i removed the languages via the admin,(because I only need English as my only language).

 

After i removed the languages, the language panel only shown English (yes, this is what i want)

but the footer didnt show up properly, instead it shown on the right column just below the currency box.

After i trace it using "view source" on the page, the currency box is missing the "</table>" tag.

 

my site is @ oscommerce

 

can anyone please help.... Thanks in advance...

 

Cheers,

cruslim

Cheers,

cruslim

Posted

sorry, it is not the currency box, but its the review box.

i think it supposed to have "</table>" instead of "</" only.

 

Below are the codes i copied using "View Source":

 

<!-- reviews //-->
         <tr>
           <td>
<table border="0" width="100%" cellspacing="0" cellpadding="0">
 <tr>
   <td height="14" class="infoBoxHeading"><img src="images/infobox/corner_right_left.gif" border="0" alt="" width="11" height="14"></td>
   <td width="100%" height="14" class="infoBoxHeading">Reviews</td>
   <td height="14" class="infoBoxHeading" nowrap><a href="http://evo7.serverbox.org:8080/oscommerce/catalog/reviews.php?osCsid=f9fc7c587c74499bb268e61d861380a3"><img src="images/infobox/arrow_right.gif" border="0" alt="more" title=" more " width="12" height="10"></a><img src="images/pixel_trans.gif" border="0" alt="" width="11" height="14"></td>
 </tr>
</table>
<table border="0" width="100%" cellspacing="0" cellpadding="1" class="infoBox">
 <tr>
   <td><table border="0" width="100%" cellspacing="0" cellpadding="3" class="infoBoxContents">
 <tr>
   <td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="1"></td>
 </tr>
 <tr>
   <td class="boxText"><div align="center"><a href="http://evo7.serverbox.org:8080/oscommerce/catalog/product_reviews_info.php?products_id=19&reviews_id=1&osCsid=f9fc7c587c74499bb268e61d861380a3"><img src="images/dvd/theres_something_about_mary.gif" border="0" alt="There's Something About Mary" title=" There's Something About Mary " width="100" height="80"></a></div><a href="http://evo7.serverbox.org:8080/oscommerce/catalog/product_reviews_info.php?products_id=19&reviews_id=1&osCsid=f9fc7c587c74499bb268e61d861380a3">this has to be one of the funniest movies released for 1999! ..</a><br><div align="center"><img src="images/stars_5.gif" border="0" alt="5 of 5 Stars!" title=" 5 of 5 Stars! " width="59" height="11"></div></td>
 </tr>
 <tr>
   <td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="1"></td>
 </tr>
</table>
</td>
 </tr>
</            </td>
         </tr>
<!-- reviews_eof //-->

 

Thanks,

cruslim

Cheers,

cruslim

Posted

Hi,

 

I just figured out the error, there was an error in the php.ini that screwing up the parsing :(

 

I reconfigure the php.ini and now it work just fine.

 

Thanks,

cruslim

Cheers,

cruslim

Archived

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

×
×
  • Create New...