Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 2010
    Posts
    265
    Plugin Contributions
    1

    Default Shipstation no longer working after upgrading to 2.0

    V2.0
    PHP 8.1
    redsautorehab.com

    I just upgraded to 2.0, and got all the little bugs worked out so far, but shipstation is not importing orders, and I am getting this error:

    [17-Apr-2024 09:06:23 America/Boise] Request URI: /shipstation_zc.php?SS-UserName=********&SS-Password=********&action=export&start_date=04%2f16%2f2024+10%3a11&end_date=04%2f 18%2f2024+08%3a06&page=1, IP address: 34.199.251.255, Language id 1
    #0 [internal function]: zen_debug_error_handler()
    #1 /home1/redsauto/public_html/shipstation_zc.php(42): str_replace()
    #2 /home1/redsauto/public_html/shipstation_zc.php(196): AddFieldToXML()
    --> PHP Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home1/redsauto/public_html/shipstation_zc.php on line 42.
    Any help would be greatly appreciated.

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

    Default Re: Shipstation no longer working after upgrading to 2.0

    Change line 42 from

    $Result = str_replace($FindStr, $NewStr, $Value);

    to

    $Result = str_replace($FindStr, $NewStr, ($Value ?? ''));
    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.

 

 

Similar Threads

  1. v158 shipstation plugin no longer works with 1.5.8
    By vanhorn_s in forum Addon Shipping Modules
    Replies: 7
    Last Post: 5 May 2023, 06:06 AM
  2. 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
  3. downloading .rar files no longer works for me after upgrading to 1.3.9
    By r189 in forum Upgrading from 1.3.x to 1.3.9
    Replies: 4
    Last Post: 30 Jul 2010, 09:34 PM
  4. COD no longer showing after upgrading to 1.3.8a
    By bandora in forum Built-in Shipping and Payment Modules
    Replies: 3
    Last Post: 22 Dec 2007, 06:56 PM
  5. No Longer working after PHP & MySQL upgrade
    By jojoberry in forum Installing on a Linux/Unix Server
    Replies: 3
    Last Post: 22 May 2007, 08:44 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