admin customers.php bug fix PHP script

SPONSORED LINKS

    Specification

  • Version:
  • File size: 0 KB
  • File name: download,6362
  • Last update:
  • Platform: Windows / Linux / BSD
  • Language: PHP
  • Price:GPL
  • Company: Kevin L. Shelton (View more)

admin customers.php bug fix script description:




Publisher review:
admin customers.php bug fix - The customers.php in the admin folder has a small bug for those who use ZIP 4 codes in the United States The customers.php in the admin folder has a small bug for those who use ZIP 4 codes in the United States. ZIP 4 codes require a total length of 10 characters. Your customer can type in the full ZIP 4 code without any problem. However if you need to use the customer administration to modify a customer's information for some reason the ZIP 4 code will be truncated. The fix is simple. In the customers.php file found in the admin folder look for the line that reads as follows:echo tep_draw_input_field('entry_postcode', $cInfo->entry_postcode, 'maxlength="8"') . ' ' . ENTRY_POST_CODE_ERROR;In that line change the "8" to a "10" so the line will now read:echo tep_draw_input_field('entry_postcode', $cInfo->entry_postcode, 'maxlength="10"') . ' ' . ENTRY_POST_CODE_ERROR;Save the file and upload it and you are done. Your ZIP 4 codes will no longer be truncated when you need to edit customer information.
admin customers.php bug fix is a PHP script for osCommerce Addons scripts design by Kevin L. Shelton. It runs on following operating system: Windows / Linux / BSD.

Operating system:
Windows / Linux / BSD

Latest script and internet news

222

222

22

Posted on: 18 Jul 2023 22:27 by A. Brown

111

111

111

Posted on: 18 Jul 2023 22:24 by A. Brown

The permanently active Push system offered by the new Google Chrome 42

The permanently active Push system offered by the new Google Chrome 42

Hacked By !Sc-sT

Posted on: 17 Mar 2015 07:57 by A. Brown

SPREAD THE WORD

User Rating


Rating: 2.2 out of 5
Based on 13 ratings. 13 user reviews.

  • Currently 2.15 out of 5
  • 1
  • 2
  • 3
  • 4
  • 5