• Resolved scmrob

    (@scmrob)


    Hi,

    On the checkout page, upon clicking “Shipping same as Billing” checkbox, we’re getting a javascript error “Cannot read property ‘split’ of undefined” at:
    td:last()’).find(‘strong’).html().split(currency_symbol);

    Our system info is given below. Any help would be greatly appreciated.

    thanks,

    Scott

    ### Begin System Info ###

    Multi-site: No

    SITE_URL: https://www.zumexflorida.com
    HOME_URL: https://www.zumexflorida.com

    Jigoshop Version: 1.11.4
    WordPress Version: 3.9.2

    Platform: Windows
    Browser Name: Chrome
    Browser Version: 36.0.1985.143
    User Agent String: Mozilla/5.0 (Windows NT 6.3; WOW
    64) AppleWebKit/537.36 (KHTML, l
    ike Gecko) Chrome/36.0.1985.143
    Safari/537.36

    PHP Version: 5.3.29
    MySQL Version: 5.1.73
    Web Server Info: Apache/2.2.23 (Unix) mod_ssl/2.2.23 OpenSSL/0.9.8e-fips-rhel5 DAV/2 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635

    eAccelerator: Disabled
    APC: Disabled
    OpCache: Disabled

    PHP Memory Limit: 256M
    PHP Post Max Size: 64MB
    PHP Upload Max File Size: 64MB

    WP_DEBUG: Disabled

    WP Table Prefix: Length: 3 Status: Acceptable

    Show On Front: page
    Page On Front: 2
    Page For Posts: 0

    Session: Enabled
    Session Name: PHPSESSID
    Cookie Path: /
    Save Path: /tmp
    Use Cookies: On
    Use Only Cookies: On

    WordPress Memory Limit: 40MB
    Max Input Time: 60
    Max Input Vars: 1000
    WP_DEBUG: Off
    DISPLAY ERRORS: On (1)
    FSOCKOPEN: Supported

    ACTIVE PLUGINS:

    Contact Form 7: 3.9.1
    Google XML Sitemaps: 4.0.7
    Jetpack by WordPress.com: 3.1.1
    Jigoshop: 1.11.4
    Jigoshop: Authorize.net Gateway: 1.1
    Jigoshop PDF Invoices: 2.4.5
    Jigoshop Product Add-ons: 1.19.1
    Regenerate Thumbnails: 2.2.4
    Simple Newsletter Signup: 1.5
    UpdraftPlus – Backup/Restore: 1.9.19
    Wordfence Security: 5.2.1
    WordPress HTTPS: 3.3.6

    CURRENT THEME:

    Briggs Design Group Framework: 1.0

    ### End System Info ###

    https://www.ads-software.com/plugins/jigoshop/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter scmrob

    (@scmrob)

    I should add this is occuring in chrome.

    Thread Starter scmrob

    (@scmrob)

    was an issue of https. there was some ajax being called from the admin which was http, and failing to load.

    Plugin Author Jigoshop Support – Paul

    (@paulpreston)

    Hi scmrob,

    Thanks for updating the ticket. Can you please describe how did you fix it what what component was causing it? Thanks in advance

    Thread Starter scmrob

    (@scmrob)

    We have an https plugin. I noticed that the checkout page was trying to call an ajax script in the admin folder over http, which was getting blocked by some browsers as checkout is https. So i configured admin to require https within our https plugin. that fixed the issue.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Checkout Javascript Error’ is closed to new replies.