Re: Track Package from FedEx, UPS, Postal, DHL, etc..
Quote:
Originally Posted by
wsworx
We are running it under 1.5.7d and it works perfectly.
Thank You Lat9
You're very welcome! I'll be giving it a look in the near-term for zc158/PHP 8.2 compatibility.
Re: Track Package from FedEx, UPS, Postal, DHL, etc..
Quote:
Originally Posted by
lat9
You're very welcome! I'll be giving it a look in the near-term for zc158/PHP 8.2 compatibility.
Hi Lat9
Any word on compatibility with ZC158/PHP 8?
Thank You
Re: Track Package from FedEx, UPS, Postal, DHL, etc..
Quote:
Originally Posted by
wsworx
Hi Lat9
Any word on compatibility with ZC158/PHP 8?
Thank You
Nope, but I'll put it on my list of stuff to check. No guaranteed timeframe, though.
Re: Track Package from FedEx, UPS, Postal, DHL, etc..
Quote:
Originally Posted by
lat9
Nope, but I'll put it on my list of stuff to check. No guaranteed timeframe, though.
What would it cost to get it ready for ZC2
Re: Track Package from FedEx, UPS, Postal, DHL, etc..
Quote:
Originally Posted by
wsworx
What would it cost to get it ready for ZC2
After a quick review of the code, I don't see anything that would prohibit v4.0.1's use on zc158/zc200. Give it a whirl and report back any issues.
Re: Track Package from FedEx, UPS, Postal, DHL, etc..
Quote:
Originally Posted by
lat9
After a quick review of the code, I don't see anything that would prohibit v4.0.1's use on zc158/zc200. Give it a whirl and report back any issues.
I have a test shop running of 1.5.8a and it appears TYpackage is throwing this error:
Uncaught Error: Call to undefined function zen_get_category_metatags_keywords() in /admin/category_product_listing.php:733
Re: Track Package from FedEx, UPS, Postal, DHL, etc..
Quote:
Originally Posted by
wsworx
I have a test shop running of 1.5.8a and it appears TYpackage is throwing this error:
Uncaught Error: Call to undefined function zen_get_category_metatags_keywords() in /admin/category_product_listing.php:733
it appears you have the wrong version of this file:
https://github.com/zencart/zencart/b...ct_listing.php
that function is not in that file.
Re: Track Package from FedEx, UPS, Postal, DHL, etc..
Quote:
Originally Posted by
carlwhat
... and none of the Ty Package Tracker files make use of that function, either.
Re: Track Package from FedEx, UPS, Postal, DHL, etc..
v4.1.0 of the package-tracker is now available for download: https://www.zen-cart.com/downloads.php?do=file&id=75
This release supports Zen Cart versions 1.5.8 and later; PHP versions 7.4 and later and contains changes associated with the following GitHub issues:
#9: 'Register' class variable in admin observer for PHP 7.4 and later.
#10: Sync template-override with zc200 version, also supports zc158/zc158a.
Re: Track Package from FedEx, UPS, Postal, DHL, etc..
Quote:
Originally Posted by
lat9
v4.1.0 of the package-tracker is now available for download:
https://www.zen-cart.com/downloads.php?do=file&id=75
This release supports Zen Cart versions 1.5.8 and later; PHP versions 7.4 and later and contains changes associated with the following GitHub issues:
#9: 'Register' class variable in admin observer for PHP 7.4 and later.
#10: Sync template-override with zc200 version, also supports zc158/zc158a.
***we some issue with this plug.
ZC200
MySQL 8.0.32
PHP Version 8.3
**it's give us php warning.
(--> PHP Warning: Constant BOX_CONFIGURATION_TY_PACKAGE_TRACKER already defined in /homepages/29/xxxxx/htdocs/xxxx/myAdmin/includes/languages/english/extra_definitions/ty_package_tracker_admin_definitions.php on line 31.)