Results 1 to 8 of 8
  1. #1
    Join Date
    Apr 2010
    Posts
    262
    Plugin Contributions
    1

    Default shipstation plugin no longer works with 1.5.8

    redsautorehab.com
    php 8.0

    I upgraded to 1.5.8 last week, and after fixing the last error I had, I now have a new one from shipstation. I uploaded the newest version of shipstation_zc.php, 1.8, and it is using the older style of filenames. It is setting this error:
    [27-Dec-2022 12:01:59 America/Boise] Request URI: /shipstation_zc.php?SS-UserName=********&SS-Password=*******&action=export&start_date=12%2f27%2f2022+03%3a48&end_date=12%2f2 8%2f2022+11%3a01&page=1, IP address: 34.200.1.155
    --> PHP Warning: Undefined array key "orders_id" in /home1/redsauto/public_html/shipstation_zc.php on line 119.

    What is the new style of array key to use with 1.5.8?

  2. #2
    Join Date
    Nov 2005
    Location
    los angeles
    Posts
    2,668
    Plugin Contributions
    11

    Default Re: shipstation plugin no longer works with 1.5.8

    Quote Originally Posted by vanhorn_s View Post
    redsautorehab.com
    php 8.0

    I upgraded to 1.5.8 last week, and after fixing the last error I had, I now have a new one from shipstation. I uploaded the newest version of shipstation_zc.php, 1.8, and it is using the older style of filenames. It is setting this error:



    What is the new style of array key to use with 1.5.8?
    try changing line 119.

    PHP Code:
    //from
    if ($orders_result->fields['orders_id']) {
    //to
    if (!$orders_result->EOF) { 
    author of square Webpay.
    mxWorks has premium plugins. donations: venmo or paypal accepted.
    premium consistent excellent support. available for hire.

  3. #3
    Join Date
    Apr 2010
    Posts
    262
    Plugin Contributions
    1

    Default Re: shipstation plugin no longer works with 1.5.8

    That modification results in nothing new in the logs folder, but shipstation setting a 500 internal server error.

  4. #4
    Join Date
    Apr 2010
    Posts
    262
    Plugin Contributions
    1

    Default Re: shipstation plugin no longer works with 1.5.8

    That one is setting a whole bunch of errors.

    [27-Dec-2022 14:31:19 America/Boise] Request URI: /shipstation_zc.php?SS-UserName=*****&SS-******&action=export&start_date=12%2f27%2f2022+06%3a27&end_date=12%2f28%2f2022+1 3%3a31&page=1, IP address: 34.200.1.155
    --> PHP Warning: Undefined array key "customers_default_address_id" in /home1/redsauto/public_html/shipstation_zc.php on line 132.

    [27-Dec-2022 14:31:19 America/Boise] Request URI: /shipstation_zc.php?SS-UserName=*****&SS-*****&action=export&start_date=12%2f27%2f2022+06%3a27&end_date=12%2f28%2f2022+13 %3a31&page=1, IP address: 34.200.1.155
    --> PHP Warning: Undefined array key "orders_products_attributes_id" in /home1/redsauto/public_html/shipstation_zc.php on line 282.

    [27-Dec-2022 14:31:19 America/Boise] Request URI: /shipstation_zc.php?SS-UserName=*****&SS-Password=*****&action=export&start_date=12%2f27%2f2022+06%3a27&end_date=12%2f28% 2f2022+13%3a31&page=1, IP address: 34.200.1.155
    --> PHP Warning: Undefined array key "orders_products_attributes_id" in /home1/redsauto/public_html/shipstation_zc.php on line 293.

    [27-Dec-2022 14:31:19 America/Boise] Request URI: /shipstation_zc.php?SS-UserName=*****&SS-*****&action=export&start_date=12%2f27%2f2022+06%3a27&end_date=12%2f28%2f2022+13 %3a31&page=1, IP address: 34.200.1.155
    --> PHP Warning: Undefined array key "orders_products_attributes_id" in /home1/redsauto/public_html/shipstation_zc.php on line 282.

    [27-Dec-2022 14:31:19 America/Boise] Request URI: /shipstation_zc.php?SS-UserName=*****&SS-Password=*****&action=export&start_date=12%2f27%2f2022+06%3a27&end_date=12%2f28% 2f2022+13%3a31&page=1, IP address: 34.200.1.155
    --> PHP Warning: Undefined array key "orders_products_attributes_id" in /home1/redsauto/public_html/shipstation_zc.php on line 293.

    [27-Dec-2022 14:31:19 America/Boise] Request URI: /shipstation_zc.php?SS-UserName******&SS-Password=******&action=export&start_date=12%2f27%2f2022+06%3a27&end_date=12%2f28 %2f2022+13%3a31&page=1, IP address: 34.200.1.155
    --> PHP Warning: Undefined array key "customers_default_address_id" in /home1/redsauto/public_html/shipstation_zc.php on line 132.

    [27-Dec-2022 14:31:19 America/Boise] Request URI: /shipstation_zc.php?SS-UserName******&SS-Password=******&action=export&start_date=12%2f27%2f2022+06%3a27&end_date=12%2f28 %2f2022+13%3a31&page=1, IP address: 34.200.1.155
    --> PHP Warning: Undefined array key "orders_products_attributes_id" in /home1/redsauto/public_html/shipstation_zc.php on line 282.

    [27-Dec-2022 14:31:19 America/Boise] Request URI: /shipstation_zc.php?SS-UserName******&SS-Password=******&action=export&start_date=12%2f27%2f2022+06%3a27&end_date=12%2f28 %2f2022+13%3a31&page=1, IP address: 34.200.1.155
    --> PHP Warning: Undefined array key "orders_products_attributes_id" in /home1/redsauto/public_html/shipstation_zc.php on line 293.

    [27-Dec-2022 14:31:19 America/Boise] Request URI: /shipstation_zc.php?SS-UserName******&SS-Password=******&action=export&start_date=12%2f27%2f2022+06%3a27&end_date=12%2f28 %2f2022+13%3a31&page=1, IP address: 34.200.1.155
    --> PHP Warning: Undefined array key "orders_products_attributes_id" in /home1/redsauto/public_html/shipstation_zc.php on line 282.

    [27-Dec-2022 14:31:19 America/Boise] Request URI: /shipstation_zc.php?SS-UserName******&SS-Password=******&action=export&start_date=12%2f27%2f2022+06%3a27&end_date=12%2f28 %2f2022+13%3a31&page=1, IP address: 34.200.1.155
    --> PHP Warning: Undefined array key "orders_products_attributes_id" in /home1/redsauto/public_html/shipstation_zc.php on line 293.

    [27-Dec-2022 14:31:19 America/Boise] Request URI: /shipstation_zc.php?SS-UserName******&SS-Password=******&action=export&start_date=12%2f27%2f2022+06%3a27&end_date=12%2f28 %2f2022+13%3a31&page=1, IP address: 34.200.1.155
    --> PHP Warning: Undefined array key "customers_default_address_id" in /home1/redsauto/public_html/shipstation_zc.php on line 132.

    [27-Dec-2022 14:31:19 America/Boise] Request URI: /shipstation_zc.php?SS-UserName******&SS-Password=******&action=export&start_date=12%2f27%2f2022+06%3a27&end_date=12%2f28 %2f2022+13%3a31&page=1, IP address: 34.200.1.155
    --> PHP Warning: Undefined array key "zone_code" in /home1/redsauto/public_html/shipstation_zc.php on line 230.

    [27-Dec-2022 14:31:19 America/Boise] Request URI: /shipstation_zc.php?SS-UserName******&SS-Password=******&action=export&start_date=12%2f27%2f2022+06%3a27&end_date=12%2f28 %2f2022+13%3a31&page=1, IP address: 34.200.1.155
    --> PHP Warning: Undefined array key "orders_products_attributes_id" in /home1/redsauto/public_html/shipstation_zc.php on line 282.

    [27-Dec-2022 14:31:19 America/Boise] Request URI: /shipstation_zc.php?SS-UserName******&SS-Password=******&action=export&start_date=12%2f27%2f2022+06%3a27&end_date=12%2f28 %2f2022+13%3a31&page=1, IP address: 34.200.1.155
    --> PHP Warning: Undefined array key "orders_products_attributes_id" in /home1/redsauto/public_html/shipstation_zc.php on line 293.

    [27-Dec-2022 14:31:19 America/Boise] Request URI: /shipstation_zc.php?SS-UserName******&SS-Password=******&action=export&start_date=12%2f27%2f2022+06%3a27&end_date=12%2f28 %2f2022+13%3a31&page=1, IP address: 34.200.1.155
    --> PHP Warning: Undefined array key "customers_default_address_id" in /home1/redsauto/public_html/shipstation_zc.php on line 132.

    [27-Dec-2022 14:31:19 America/Boise] Request URI: /shipstation_zc.php?SS-UserName******&SS-Password=******&action=export&start_date=12%2f27%2f2022+06%3a27&end_date=12%2f28 %2f2022+13%3a31&page=1, IP address: 34.200.1.155
    --> PHP Warning: Undefined array key "orders_products_attributes_id" in /home1/redsauto/public_html/shipstation_zc.php on line 282.

    [27-Dec-2022 14:31:19 America/Boise] Request URI: /shipstation_zc.php?SS-UserName******&SS-Password=******&action=export&start_date=12%2f27%2f2022+06%3a27&end_date=12%2f28 %2f2022+13%3a31&page=1, IP address: 34.200.1.155
    --> PHP Warning: Undefined array key "orders_products_attributes_id" in /home1/redsauto/public_html/shipstation_zc.php on line 293.

    [27-Dec-2022 14:31:19 America/Boise] Request URI: /shipstation_zc.php?SS-UserName******&SS-Password=******&action=export&start_date=12%2f27%2f2022+06%3a27&end_date=12%2f28 %2f2022+13%3a31&page=1, IP address: 34.200.1.155
    --> PHP Warning: Undefined array key "customers_default_address_id" in /home1/redsauto/public_html/shipstation_zc.php on line 132.

    [27-Dec-2022 14:31:19 America/Boise] Request URI: /shipstation_zc.php?SS-UserName******&SS-Password=******&action=export&start_date=12%2f27%2f2022+06%3a27&end_date=12%2f28 %2f2022+13%3a31&page=1, IP address: 34.200.1.155
    --> PHP Warning: Undefined array key "orders_products_attributes_id" in /home1/redsauto/public_html/shipstation_zc.php on line 282.

    [27-Dec-2022 14:31:19 America/Boise] Request URI: /shipstation_zc.php?SS-UserName******&SS-Password=******&action=export&start_date=12%2f27%2f2022+06%3a27&end_date=12%2f28 %2f2022+13%3a31&page=1, IP address: 34.200.1.155
    --> PHP Warning: Undefined array key "orders_products_attributes_id" in /home1/redsauto/public_html/shipstation_zc.php on line 293.

    [27-Dec-2022 14:31:19 America/Boise] Request URI: /shipstation_zc.php?SS-UserName******&SS-Password=******&action=export&start_date=12%2f27%2f2022+06%3a27&end_date=12%2f28 %2f2022+13%3a31&page=1, IP address: 34.200.1.155
    --> PHP Warning: Undefined array key "customers_default_address_id" in /home1/redsauto/public_html/shipstation_zc.php on line 132.

    [27-Dec-2022 14:31:19 America/Boise] Request URI: /shipstation_zc.php?SS-UserName******&SS-Password=******&action=export&start_date=12%2f27%2f2022+06%3a27&end_date=12%2f28 %2f2022+13%3a31&page=1, IP address: 34.200.1.155
    --> PHP Warning: Undefined array key "orders_products_attributes_id" in /home1/redsauto/public_html/shipstation_zc.php on line 282.

    [27-Dec-2022 14:31:19 America/Boise] Request URI: /shipstation_zc.php?SS-UserName******&SS-Password=******&action=export&start_date=12%2f27%2f2022+06%3a27&end_date=12%2f28 %2f2022+13%3a31&page=1, IP address: 34.200.1.155
    --> PHP Warning: Undefined array key "orders_products_attributes_id" in /home1/redsauto/public_html/shipstation_zc.php on line 293.

    [27-Dec-2022 14:31:19 America/Boise] Request URI: /shipstation_zc.php?SS-UserName******&SS-Password=******&action=export&start_date=12%2f27%2f2022+06%3a27&end_date=12%2f28 %2f2022+13%3a31&page=1, IP address: 34.200.1.155
    --> PHP Warning: Undefined array key "customers_default_address_id" in /home1/redsauto/public_html/shipstation_zc.php on line 132.

    [27-Dec-2022 14:31:19 America/Boise] Request URI: /shipstation_zc.php?SS-UserName******&SS-Password=******&action=export&start_date=12%2f27%2f2022+06%3a27&end_date=12%2f28 %2f2022+13%3a31&page=1, IP address: 34.200.1.155
    --> PHP Warning: Undefined array key "orders_products_attributes_id" in /home1/redsauto/public_html/shipstation_zc.php on line 282.

    [27-Dec-2022 14:31:19 America/Boise] Request URI: /shipstation_zc.php?SS-UserName******&SS-Password=******&action=export&start_date=12%2f27%2f2022+06%3a27&end_date=12%2f28 %2f2022+13%3a31&page=1, IP address: 34.200.1.155
    --> PHP Warning: Undefined array key "orders_products_attributes_id" in /home1/redsauto/public_html/shipstation_zc.php on line 293.

    [27-Dec-2022 14:31:19 America/Boise] Request URI: /shipstation_zc.php?SS-UserName******&SS-Password=******&action=export&start_date=12%2f27%2f2022+06%3a27&end_date=12%2f28 %2f2022+13%3a31&page=1, IP address: 34.200.1.155
    --> PHP Warning: Undefined array key "customers_default_address_id" in /home1/redsauto/public_html/shipstation_zc.php on line 132.

    [27-Dec-2022 14:31:19 America/Boise] Request URI: /shipstation_zc.php?SS-UserName******&SS-Password=******&action=export&start_date=12%2f27%2f2022+06%3a27&end_date=12%2f28 %2f2022+13%3a31&page=1, IP address: 34.200.1.155
    --> PHP Warning: Undefined array key "zone_code" in /home1/redsauto/public_html/shipstation_zc.php on line 252.

    [27-Dec-2022 14:31:19 America/Boise] Request URI: /shipstation_zc.php?SS-UserName******&SS-Password=******&action=export&start_date=12%2f27%2f2022+06%3a27&end_date=12%2f28 %2f2022+13%3a31&page=1, IP address: 34.200.1.155
    --> PHP Warning: Undefined array key "orders_products_attributes_id" in /home1/redsauto/public_html/shipstation_zc.php on line 282.

    [27-Dec-2022 14:31:19 America/Boise] Request URI: /shipstation_zc.php?SS-UserName******&SS-Password=******&action=export&start_date=12%2f27%2f2022+06%3a27&end_date=12%2f28 %2f2022+13%3a31&page=1, IP address: 34.200.1.155
    --> PHP Warning: Undefined array key "orders_products_attributes_id" in /home1/redsauto/public_html/shipstation_zc.php on line 293.

    [27-Dec-2022 14:31:19 America/Boise] Request URI: /shipstation_zc.php?SS-UserName******&SS-Password=******&action=export&start_date=12%2f27%2f2022+06%3a27&end_date=12%2f28 %2f2022+13%3a31&page=1, IP address: 34.200.1.155
    --> PHP Warning: Undefined array key "customers_default_address_id" in /home1/redsauto/public_html/shipstation_zc.php on line 132.

    [27-Dec-2022 14:31:19 America/Boise] Request URI: /shipstation_zc.php?SS-UserName******&SS-Password=******&action=export&start_date=12%2f27%2f2022+06%3a27&end_date=12%2f28 %2f2022+13%3a31&page=1, IP address: 34.200.1.155
    --> PHP Warning: Undefined array key "orders_products_attributes_id" in /home1/redsauto/public_html/shipstation_zc.php on line 282.

    [27-Dec-2022 14:31:19 America/Boise] Request URI: /shipstation_zc.php?SS-UserName******&SS-Password=******&action=export&start_date=12%2f27%2f2022+06%3a27&end_date=12%2f28 %2f2022+13%3a31&page=1, IP address: 34.200.1.155
    --> PHP Warning: Undefined array key "orders_products_attributes_id" in /home1/redsauto/public_html/shipstation_zc.php on line 293.

  5. #5
    Join Date
    Apr 2010
    Posts
    262
    Plugin Contributions
    1

    Default Re: shipstation plugin no longer works with 1.5.8

    Getting closer

    [27-Dec-2022 16:26:11 America/Boise] Request URI: /shipstation_zc.php?SS-UserName******&SS-Password=******&action=export&start_date=12%2f27%2f2022+07%3a31&end_date=12%2f28 %2f2022+15%3a26&page=1, IP address: 34.200.10.239
    --> PHP Warning: Undefined array key "zone_code" in /home1/redsauto/public_html/shipstation_zc.php on line 227.

    [27-Dec-2022 16:26:11 America/Boise] Request URI: /shipstation_zc.php?SS-UserName******&SS-Password=******&action=export&start_date=12%2f27%2f2022+07%3a31&end_date=12%2f28 %2f2022+15%3a26&page=1, IP address: 34.200.10.239
    --> PHP Warning: Undefined array key "zone_code" in /home1/redsauto/public_html/shipstation_zc.php on line 249.

    [27-Dec-2022 16:26:11 America/Boise] Request URI: /shipstation_zc.php?SS-UserName******&SS-Password=******&action=export&start_date=12%2f27%2f2022+07%3a31&end_date=12%2f28 %2f2022+15%3a26&page=1, IP address: 34.200.10.239
    --> PHP Warning: Undefined array key "zone_code" in /home1/redsauto/public_html/shipstation_zc.php on line 249.

  6. #6
    Join Date
    Apr 2010
    Posts
    262
    Plugin Contributions
    1

    Default Re: shipstation plugin no longer works with 1.5.8

    So far, no issues at all with the latest one. Thank you very much for the help.

  7. #7
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,622
    Plugin Contributions
    123

    Default Re: shipstation plugin no longer works with 1.5.8

    That Software Guy. My Store: Zen Cart Modifications
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  8. #8
    Join Date
    Aug 2006
    Posts
    34
    Plugin Contributions
    0

    Default Re: shipstation plugin no longer works with 1.5.8

    so everything was working well with zencart & shipstation working together until a few days ago.

    Since it stopped working, I did some research and loaded the newest 1.5.8 shipstation_zc.php and it's still not working.

    I saw a thread that said to try out the function of the shipstation module by outputting data:

    shipstation_zc.php?SS-UserName=*********&SS-Password=***********&action=export&start_date=06/02/2020 05:30&end_date=05/05/2023 22:53

    When I did that I received the following:

    XML Parsing Error: not well-formed
    Location: *********&action=export&start_date=06/02/2020%2005:30&end_date=05/05/2023%2022:53
    Line Number 55172, Column 18:
    <City><![CDATA[￿
    -------------------------------^


    any ideas on this?

 

 

Similar Threads

  1. v157 shipstation no longer importing orders after upgrade.
    By vanhorn_s in forum Addon Shipping Modules
    Replies: 16
    Last Post: 14 May 2021, 07:38 PM
  2. v156 Mollie module no longer works with ZenCart?
    By dharrison in forum Addon Payment Modules
    Replies: 1
    Last Post: 4 Feb 2021, 04:33 PM
  3. v150 Contact Us feature no longer works
    By jpwy in forum Basic Configuration
    Replies: 14
    Last Post: 14 Apr 2017, 06:12 PM
  4. Required attribute function works no longer
    By walzen in forum Setting Up Categories, Products, Attributes
    Replies: 30
    Last Post: 5 Feb 2014, 08:16 AM
  5. Admin no longer works after uploading changes
    By edkocol in forum Basic Configuration
    Replies: 2
    Last Post: 3 Oct 2011, 11:51 PM

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