You're very welcome..
Printable View
Updated version of Ty Package Tracker was submitted yesterday, but I found a typo or two in the readme and there were files included in the module package that should NOT be included.. So bear with me while I get that all straightened out and the update submitted..
AND
before anyone asks..
I have a day job and paid clients to attend to BEFORE doing any work on any FREE modules.. I try and do my best to get these out as quickly as my time allows but, sometimes that may not be on the same timeline as what certain members of the community need.. My apologies.. I'm dancing as fast as MY schedule allows..
Diva
Thanks for the update
I understand the time problems. I love what you have done so far, can't wait for the revised new release
Thanks
I was setting up this Mod for someone and the tracking number was not being sent with the order update email. I found the problem and fixed it.... see below
/admin/orders.php
Find (around line 111)
Replace with thisCode:if (isset($_POST['notify_comments']) && ($_POST['notify_comments'] == 'on') && zen_not_null($comments)) {
Code:if (isset($_POST['notify_comments']) && ($_POST['notify_comments'] == 'on')) {
The issue of the e-mails not being sent was addressed in the updated version of the mod which is now available for download.. (see my post a few posts up..) The correction we made is slightly different than what you've done here.. Suggest downloading the new version..
is the new version a totally new and i need to uninstall the old one?
it seems, from the download files, you have fully rewritten the mod and there are now niles that are obsolete. Do i also need to uninstall the sql querries from the 3.0 and reinstall the new one?
Not re-written.. v3.1 -- as indicated in previous support thread posts -- makes some corrections to v3.0 and YES one file that Ty Package Tracker shared with Super Orders or Edit Orders is NO LONGER required for STANDALONE Ty Package Tracker installations (readme covers this).... However, this file is STILL required for those who are running Super Orders or Edit Orders..
Suggest you do a full file comparison and update the files that have been changed..
Diva,
Thank you for all your hard work on this add-on.:clap:
I update orders.php, but sent email still doesn't carry tracking number. Download v3.1 and follow readme to upgrade again, still no luck.
Do I still miss something?
Does this module work now? Because I got some serious problems, maybe it's me - please read this:
I removed everything from the old Ty Package Tracker (installed in January this year)
I did NOT delete the database entries.
I installed the new files for the v.3.0. (Of course changed the admin catalog name, and template names to fit my names)
I changed the filenames.php
This resulted in blank page in the whole admin-area.
I now updated the DB with the updateDB file.
Same problem.
I deleted one and one file, and when I got to the
/extra_functions/common_orders_functions.php and
/extra_functions/common_orders_functions.php.bak
And deleted those, all seems to be as normal.
Now I have completely removed all the new TY files, and copied over my backup from before I started the update... But the DB is still from the new files.
Any idea what might have happend?