Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

POSTCODE COULM WONT SHOW !? ON CHANGE DELIVERY ADDRESS


ukmobile786

Recommended Posts

Posted

Am attempting to add another delivery address to my account but as you will see below am having trouble!

There does not appear to be a field for post code?

LOOK AT THE PICTURE ATTACHED (these no postcode coloum for customer to enter postcode)

THERE NO POSTCODE COLOUM TO OSCOMMERCE DOES NOT RECONISE

 

ERROR MESSAGE **** YOUR POSTCODE MUST CONTAIN A MINIMUM OF 4 CHARACTERS

postcode.JPG

Posted

On page 'catalog/includes/modules/checkout_new_address.php' about Line: 65-68 look for this -

 

<tr>

<td class="main"><?php echo ENTRY_POST_CODE; ?></td>

<td class="main"><?php echo tep_draw_input_field('postcode') . ' ' . (tep_not_null(ENTRY_POST_CODE_TEXT) ? '<span class="inputRequirement">' . ENTRY_POST_CODE_TEXT . '</span>': ''); ?></td>

</tr>

 

Is it there??

Lloyd

Archived

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

×
×
  • Create New...