{"id":70,"date":"2025-10-07T11:21:09","date_gmt":"2025-10-07T05:51:09","guid":{"rendered":"https:\/\/shop.wayanad.co.in\/blog\/?p=70"},"modified":"2025-10-07T11:21:11","modified_gmt":"2025-10-07T05:51:11","slug":"opencart-error-in-aftership-tracking-plugin-da_track_shipment-on-line-18","status":"publish","type":"post","link":"https:\/\/shop.wayanad.co.in\/blog\/2025\/10\/opencart-error-in-aftership-tracking-plugin-da_track_shipment-on-line-18\/","title":{"rendered":"Opencart Error in Aftership tracking plugin da_track_shipment on line 18"},"content":{"rendered":"\n<p>The error found in opencart log which is related to Aftership tracking plugin<br><br> <em>PHP Unknown: Required parameter $order_id follows optional parameter $store_id in \/home\/xxx\/domains\/website\/public_html\/admin\/model\/extension\/tool\/da_track_shipment.php on line 18<\/em><\/p>\n\n\n\n<p>Even though this a warning shown in PHP version 8.0+ websites, this can fill the error log. So trying to fix it<\/p>\n\n\n\n<p>Changed line 18 from <em>public function sendTrackingNumber($tracking_number, $slug, $store_id = 0, $order_id) {<\/em> <br><br>to<br><br><em>public function sendTrackingNumber($tracking_number, $slug, $order_id, $store_id = 0) {<\/em><\/p>\n","protected":false},"excerpt":{"rendered":"<p>The error found in opencart log which is related to Aftership tracking plugin PHP Unknown: Required parameter $order_id follows optional parameter $store_id in \/home\/xxx\/domains\/website\/public_html\/admin\/model\/extension\/tool\/da_track_shipment.php on line 18 Even though this&hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[10],"tags":[12,14,13,11],"class_list":["post-70","post","type-post","status-publish","format-standard","hentry","category-opencart-tips","tag-aftership","tag-da_track_shipment","tag-error","tag-opencart"],"_links":{"self":[{"href":"https:\/\/shop.wayanad.co.in\/blog\/wp-json\/wp\/v2\/posts\/70","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/shop.wayanad.co.in\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/shop.wayanad.co.in\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/shop.wayanad.co.in\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/shop.wayanad.co.in\/blog\/wp-json\/wp\/v2\/comments?post=70"}],"version-history":[{"count":1,"href":"https:\/\/shop.wayanad.co.in\/blog\/wp-json\/wp\/v2\/posts\/70\/revisions"}],"predecessor-version":[{"id":71,"href":"https:\/\/shop.wayanad.co.in\/blog\/wp-json\/wp\/v2\/posts\/70\/revisions\/71"}],"wp:attachment":[{"href":"https:\/\/shop.wayanad.co.in\/blog\/wp-json\/wp\/v2\/media?parent=70"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/shop.wayanad.co.in\/blog\/wp-json\/wp\/v2\/categories?post=70"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/shop.wayanad.co.in\/blog\/wp-json\/wp\/v2\/tags?post=70"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}