Results 1 to 9 of 9
  1. #1
    Join Date
    Jun 2012
    Location
    California
    Posts
    202
    Plugin Contributions
    0

    Default USPS Address Validation Plug In

    www.wildsteedworx.com
    1.5.5f
    Many Plugins being used but no gift card plugins
    PHP 5.6

    I have loaded the USPS Address validation plug in but it does not seem to be working.
    All the file uploads have been checked and double checked.
    The SQL patch has been run and was successful.
    I have our USPS API ID and the module settings have been entered.
    The core file changes have been made and uploaded.
    If I alter an address so that it should not validate nothing is happening.

    Is there a way to troubleshoot it or examine what, if anything, it is doing?

    Thank You in advance

  2. #2
    Join Date
    Dec 2009
    Location
    Amersfoort, The Netherlands
    Posts
    2,846
    Plugin Contributions
    25

    Default Re: USPS Address Validation Plug In

    The site is complaining it can not find validation.js. If that is part of the plug it would explain why it does not work.

  3. #3
    Join Date
    Nov 2005
    Location
    los angeles
    Posts
    2,690
    Plugin Contributions
    9

    Default Re: USPS Address Validation Plug In

    Quote Originally Posted by Design75 View Post
    The site is complaining it can not find validation.js. If that is part of the plug it would explain why it does not work.
    it is NOT part of the plugin. that error has nothing to do with it.

    one would have to look at the code and put in various statements to see if the code is getting executed. the install instructions seem pretty straightforward, although getting ajax calls to run properly can be a bit tricky.

    good luck.
    author of square Webpay.
    mxWorks has premium plugins. donations: venmo or paypal accepted.
    premium consistent excellent support. available for hire.

  4. #4
    Join Date
    Dec 2009
    Location
    Amersfoort, The Netherlands
    Posts
    2,846
    Plugin Contributions
    25

    Default Re: USPS Address Validation Plug In

    Quote Originally Posted by carlwhat View Post
    it is NOT part of the plugin. that error has nothing to do with it.

    one would have to look at the code and put in various statements to see if the code is getting executed. the install instructions seem pretty straightforward, although getting ajax calls to run properly can be a bit tricky.

    good luck.
    Those errors could result in not running the ajax calls properly

  5. #5
    Join Date
    Jun 2012
    Location
    California
    Posts
    202
    Plugin Contributions
    0

    Default Re: USPS Address Validation Plug In

    How did you find that information?

    Thank you

  6. #6
    Join Date
    Jun 2012
    Location
    California
    Posts
    202
    Plugin Contributions
    0

    Default Re: USPS Address Validation Plug In

    Thank You for the feedback
    Not being a PHP programmer would you have any recommendations for a statement that could be used?

  7. #7
    Join Date
    Jun 2012
    Location
    California
    Posts
    202
    Plugin Contributions
    0

    Default Re: USPS Address Validation Plug In

    Quote Originally Posted by Design75 View Post
    The site is complaining it can not find validation.js. If that is part of the plug it would explain why it does not work.
    What did you use to come to that conclusion?

    Thank You for the feedback

  8. #8
    Join Date
    Jun 2012
    Location
    California
    Posts
    202
    Plugin Contributions
    0

    Default Re: USPS Address Validation Plug In

    Quote Originally Posted by carlwhat View Post
    it is NOT part of the plugin. that error has nothing to do with it.

    one would have to look at the code and put in various statements to see if the code is getting executed. the install instructions seem pretty straightforward, although getting ajax calls to run properly can be a bit tricky.

    good luck.
    Not being a PHP programmer myself would you have any suggestions for the type of statement that would help me isolate this issue?

    Thank You for the feedback

  9. #9
    Join Date
    Nov 2005
    Location
    los angeles
    Posts
    2,690
    Plugin Contributions
    9

    Default Re: USPS Address Validation Plug In

    Quote Originally Posted by Design75 View Post
    Those errors could result in not running the ajax calls properly
    in looking at the code, this may be correct, but probably not.

    @wsworx, you need to bring up developer tools in whatever your browser is. i use chrome. there is plenty of info out there on how to get to to developer tools from within your browser.

    from there, you can look at the errors on the console tab. one of the errors there is not found 404 for this link:

    https://www.startssl.com/validation.js

    you need to find that in your code, and correct it. perhaps just comment that line out.

    i think the other problem identified in the console is actually the real problem. you are not getting jquery loaded. and without jquery this address validation plugin will not work.

    looking at the source for your home page, there is the following code:

    Code:
    <script type="text/javascript" src="min/?f=/includes/templates/CUSTOM/jscript/jscript_google_analytics.js,/includes/templates/CUSTOM/jscript/jscript_imagehover.js,/includes/templates/CUSTOM/jscript/jscript_jquery-1.7.1.min.js&amp;1510701167"></script>
    that is clearly wrong.

    its probably getting generated from your:

    includes/templates/CUSTOM/common/html_header.php

    you should compare that file to:

    ncludes/templates/template_default/common/html_header.php

    and this error, i'm guessing is your problem. this plugin requires jquery and jquery is not loaded.

    good luck.
    author of square Webpay.
    mxWorks has premium plugins. donations: venmo or paypal accepted.
    premium consistent excellent support. available for hire.

 

 

Similar Threads

  1. v155 USPS Address Validation Plug In
    By wsworx in forum Addon Shipping Modules
    Replies: 0
    Last Post: 10 Feb 2018, 09:36 PM
  2. v151 Address validation via Postcode Anywhere
    By dochsa in forum Addon Shipping Modules
    Replies: 2
    Last Post: 30 Apr 2013, 05:06 PM
  3. form validation - email address field
    By kwright in forum General Questions
    Replies: 1
    Last Post: 18 Sep 2010, 01:52 AM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR