Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Currencies window display


hitmanshah

Recommended Posts

When you first surf to main site the currencies pull down menu does not appear and the parsing of the html just stops (See code below) . Once you refresh the page it appears. Also if you click on any link on the index page it also appears. To make this error appear again all you do is delete you cookies from your broswer and surf to the catalog.

 

<!-- currencies //-->

<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">Currencies</td>

<td height="14" class="infoBoxHeading" nowrap><img src="images/pixel_trans.gif" border="0" alt="" width="11" height="14"></td>

</tr>

</ (Code just stops here)

Link to comment
Share on other sites

It looks like some corrupted code in either:

 

catalog/includes/boxes/currencies.php

 

or

 

catalog/includes/column_right.php

 

Did you change something there? Please compare the code with a clean install.

 

HTH

 

Gunter

Link to comment
Share on other sites

I deleted cache cleared all cookies. Still having the problem intermitently. Man im going mad. If you come up with any more ideas to fix this issue let me know.

 

Regards

 

Hitesh

 

PS Im going to try to install another fresh copy on another server. I am thinking now that it may be a server problem.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...