Results 1 to 10 of 22

Hybrid View

  1. #1
    Join Date
    Jul 2012
    Posts
    16,816
    Plugin Contributions
    17

    Default Re: Telephone number gives error when minimum value is any number above zero

    Quote Originally Posted by Graniteman22 View Post
    I am not sure when it started happening, but when I make the telephone number mandatory (for account creation) by setting the minimum value above zero, I get the following error messageName:  telephone-error-message.jpg
Views: 612
Size:  77.5 KB

    In the screenshot it says a minimum of 6 is needed, but I had actually input 10. If I turn the minimum value to zero, then even if I enter a 10 digit telephone number, it doesn't get passed through to the customer details. I have had two customers bring it to my attention, but have unsuccessfully been able to find a solution. I have been using Zen Cart for several years now and have never had this happen. I did upgrade to v153 in March but everything was working smoothly then.

    Does anyone have an idea as to what I can do to fix this? Or what the problem could be? Thank you.

    http://monumentsplus.com
    Typical answers to the posting guidelines would help. Ie. How was the upgrade performed (complete rebuild, upgrade in place, etc...)
    Where did the upgrade softwaare come from? (This site, a one click install, etc...)
    From what version?
    Other questions related to the situation... (Plugins, etc...)
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  2. #2
    Join Date
    Jan 2014
    Location
    Michigan
    Posts
    27
    Plugin Contributions
    0

    Default Re: Telephone number gives error when minimum value is any number above zero

    Quote Originally Posted by mc12345678 View Post
    Typical answers to the posting guidelines would help. Ie. How was the upgrade performed (complete rebuild, upgrade in place, etc...)
    Where did the upgrade softwaare come from? (This site, a one click install, etc...)
    From what version?
    Other questions related to the situation... (Plugins, etc...)
    If I remember correctly, I did do the one click upgrade to v153 from v151 on Godaddy. Prior to that, I had always downloaded it from here. I completed that in March and didn't have one customer mention it and we also received phone numbers for a while after that upgrade. I think the problem first started sometime in August. I don't recall using a plugin that would affect any of the files associated with creating an account. Most of the plugins I had with previous versions are not available for v153.

  3. #3
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Telephone number gives error when minimum value is any number above zero

    Be sure that each time you change the Minimum Quantity that you refresh the screen before testing the new message ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  4. #4
    Join Date
    Jan 2014
    Location
    Michigan
    Posts
    27
    Plugin Contributions
    0

    Default Re: Telephone number gives error when minimum value is any number above zero

    Quote Originally Posted by Ajeh View Post
    Be sure that each time you change the Minimum Quantity that you refresh the screen before testing the new message ...
    Just tried that and it is still giving me the same error message as before. Is it more likely that the problem is in one of the create account codes? Or a database issue?

  5. #5
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Telephone number gives error when minimum value is any number above zero

    Check your two configure.php files:
    /includes/configure.php
    /your_secret_admin/includes/configure.php

    that they are using the same database information ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  6. #6
    Join Date
    Jan 2014
    Location
    Michigan
    Posts
    27
    Plugin Contributions
    0

    Default Re: Telephone number gives error when minimum value is any number above zero

    Quote Originally Posted by Ajeh View Post
    Check your two configure.php files:
    /includes/configure.php
    /your_secret_admin/includes/configure.php

    that they are using the same database information ...
    Yes, both are the same.

  7. #7
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Telephone number gives error when minimum value is any number above zero

    As a check, go to phpMyAdmin and search your database in the table:
    configuration

    for the field:
    configuration_key

    for:
    ENTRY_TELEPHONE_MIN_LENGTH

    What does it read?
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  8. #8
    Join Date
    Jul 2012
    Posts
    16,816
    Plugin Contributions
    17

    Default Re: Telephone number gives error when minimum value is any number above zero

    Quote Originally Posted by Graniteman22 View Post
    If I remember correctly, I did do the one click upgrade to v153 from v151 on Godaddy. Prior to that, I had always downloaded it from here. I completed that in March and didn't have one customer mention it and we also received phone numbers for a while after that upgrade. I think the problem first started sometime in August. I don't recall using a plugin that would affect any of the files associated with creating an account. Most of the plugins I had with previous versions are not available for v153.
    Although there have been other inquiries, I did want to follow up on this. The absence of notification of an issue is not the same as it working. As this affects the ability to create a new account, the question would be how many new customers havbe established an account and perhaps it would be worthwhile knowning/determining how they created it. An autocreate through say paypal or an actual account create via the login page...

    I guess basically saying, there are many ways to try to address; however, the absence of customer feedback is not necessarily an indication of acceptance in this case. :)

    Also, regarding plugins, is it that they are not compatible, not identified as compatible, or haven't been tested? Some still work with the more up-to-date sites, but have not been identified to do so...
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  9. #9
    Join Date
    Jan 2014
    Location
    Michigan
    Posts
    27
    Plugin Contributions
    0

    Default Re: Telephone number gives error when minimum value is any number above zero

    Quote Originally Posted by mc12345678 View Post
    Although there have been other inquiries, I did want to follow up on this. The absence of notification of an issue is not the same as it working. As this affects the ability to create a new account, the question would be how many new customers havbe established an account and perhaps it would be worthwhile knowning/determining how they created it. An autocreate through say paypal or an actual account create via the login page...

    I guess basically saying, there are many ways to try to address; however, the absence of customer feedback is not necessarily an indication of acceptance in this case. :)

    Also, regarding plugins, is it that they are not compatible, not identified as compatible, or haven't been tested? Some still work with the more up-to-date sites, but have not been identified to do so...
    When the telephone number is set to zero, the customer creation process works (via the straight up create account interface built into ZC), It is only when I try making it mandatory that the issue arises. After I was first notified by the first customer ( I was busy at the time) the quick fix was to change it to zero. Then we noticed that no one was leaving phone numbers and we have to contact customers from time to time to get answers to questions.

 

 

Similar Threads

  1. telephone number
    By homebrewkits in forum Basic Configuration
    Replies: 1
    Last Post: 22 Feb 2011, 08:23 PM
  2. Telephone Number -FEC
    By yd29999 in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 30 May 2010, 01:25 AM
  3. Replies: 14
    Last Post: 24 Apr 2010, 07:04 AM
  4. show page number links when products over the set maximum value
    By smalllink in forum Setting Up Categories, Products, Attributes
    Replies: 2
    Last Post: 13 Feb 2010, 07:31 AM
  5. Telephone number formatting
    By t.harrison in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 22 Feb 2008, 04:46 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg