Post by JIMSLITA » Mon Feb 10, 2014 5:08 pm

@gob33

I have sent you an email to your @free address - is it still your email or do you have a new one?

Thanks

OC v 1.5.4 with alot of tweaks,exts & mods.


User avatar
New member

Posts

Joined
Fri Feb 08, 2013 3:49 pm

Post by gob33 » Mon Feb 10, 2014 7:06 pm

Always valid but received nothing from you. "About page" has a contact link or PM me.

All my extensions


Active Member

Posts

Joined
Wed Feb 10, 2010 8:43 am
Location - France

Post by gob33 » Thu Feb 13, 2014 8:52 pm

Update 20140212 v4.3: Added 2 new parameters to automatize setting of order status and notification in order history page. This permits faster entry.

All my extensions


Active Member

Posts

Joined
Wed Feb 10, 2010 8:43 am
Location - France

Post by gob33 » Fri Feb 28, 2014 6:52 pm

Update 20140228 v4.4: Bug correction in "Last tracking" column (Thx Curator).

All my extensions


Active Member

Posts

Joined
Wed Feb 10, 2010 8:43 am
Location - France

Post by gob33 » Fri Mar 28, 2014 7:52 am

Update 20140327: Correction for conflict with "Order Status Plus 1.5.X"

All my extensions


Active Member

Posts

Joined
Wed Feb 10, 2010 8:43 am
Location - France

Post by ocdev » Thu Apr 24, 2014 11:33 pm

Hello,

Getting an xml error when using latest Professional HTML Email

There was a new upload in the
admin/view/template/mail/order_update.tpl

Can you review advise changes in the emailtemplate_package_tracking.xml

---------- Date: 2014-04-24 10:10:02 ~ IP : xx.xx.xx.xx ----------
REQUEST URI :
/admin/index.php?route=sale/order/history&token=2bd72192ad9ae1ffcb6a66997&order_id=123
MOD DETAILS:
modFile :
/vqmod/xml/emailtemplate_package_tracking.xml
id : HTML Email Template 4.4.16 AND Package Tracking Service
version : 20140327
vqmver : 2.1.7
author : Philippe Blain

File Name : admin/view/template/mail/order_update.tpl(0)
VQModObject::applyMod - SEARCH NOT FOUND (ABORTING MOD): <?php
if($customer_id){ ?>

New member

Posts

Joined
Wed Sep 11, 2013 3:53 am
Location - Texas

Post by gob33 » Fri Apr 25, 2014 12:01 am

When using latest HTML Email Template 4.4.18, change line to:

<?php if(!empty($customer_id)){ ?>

in my XML file 20140327.

All my extensions


Active Member

Posts

Joined
Wed Feb 10, 2010 8:43 am
Location - France

Post by gob33 » Tue Apr 29, 2014 6:12 pm

Update 20140429: Correction above for compatibility with Professionnal HTML Email 4.5.1.33

All my extensions


Active Member

Posts

Joined
Wed Feb 10, 2010 8:43 am
Location - France

Post by gob33 » Thu May 08, 2014 10:00 pm

Update 20140508 v5.0: Added a comment template system with short codes and automatic fields filling.
Code reworked and changed a lot. Dropped compatibility with OC 1.5.0.

All my extensions


Active Member

Posts

Joined
Wed Feb 10, 2010 8:43 am
Location - France

Post by gob33 » Tue May 20, 2014 11:15 pm

Update 20140520: Removed toolbar config line breaking with old CKEditor v3.6
For custon CKEditor config, user will have to edit it's config.js according to the CKEditor version installed.

All my extensions


Active Member

Posts

Joined
Wed Feb 10, 2010 8:43 am
Location - France

Post by gob33 » Sun Jun 22, 2014 11:29 pm

Update 20140622: Added shipping_postcode support in links for carriers needing it (e.g.: myHermes)

All my extensions


Active Member

Posts

Joined
Wed Feb 10, 2010 8:43 am
Location - France

Post by davidbfranks » Thu Jul 03, 2014 10:40 pm

Please respond to my pm

Active Member

Posts

Joined
Mon Mar 04, 2013 10:31 pm
Location - London

Post by gob33 » Fri Jul 18, 2014 5:40 am

USPS has changed its link. If you use USPS, in the v5.1 modify to:

Code: Select all

https://tools.usps.com/go/TrackConfirmAction.action?tLabels={tracking_number}

All my extensions


Active Member

Posts

Joined
Wed Feb 10, 2010 8:43 am
Location - France

Post by inrajefashions » Wed Jul 23, 2014 11:41 pm

I am receiving the following error message after following your update
instructions when I updated to V5:

*Parse error*: syntax error, unexpected T_STRING in /
*public_html/vqmod/vqcache/vq2-admin_controller_module_package_tracking.php* on
line *845*

* I am attaching my vQmod file to assist with this error message.

Attachments



Posts

Joined
Wed Jul 23, 2014 11:39 pm

Post by gob33 » Sat Jul 26, 2014 5:26 pm

1) vq2-admin_view_template_catalog_product_form.tpl doesnt include any modification from package_tracking_service and doesnt relate with your error message.
2) vq2-admin_controller_module_package_tracking.php means another external xml file is modifying my file in this package.
I am not responsible of any modification you do on my code.
Check your other extensions which are producing this error.

All my extensions


Active Member

Posts

Joined
Wed Feb 10, 2010 8:43 am
Location - France

Post by gob33 » Sun Aug 03, 2014 10:51 pm

Update 20140803: Changed is_a() and goto() calls to be compatible with PHP < 5.3

All my extensions


Active Member

Posts

Joined
Wed Feb 10, 2010 8:43 am
Location - France

Post by lmb500 » Wed Sep 10, 2014 6:34 am

Hi, very nice module!
We are using the Order Status Email Templates module which claims that it is compatible with your module. We've used the following code in part of our email template:

<p><a href="{carrier_href}" style="font-size: 14px; text-decoration: none; color: #353535;" target="_blank">Tracking via {carrier} using Tracking Number: <span style="color: #2DC0F2;">{tracking_number}</span></a></p>

Everything is working, however the link is actually going to: https://tools.usps.com/go/TrackConfirmA ... ing_number}

... instead of the URL having the actual tracking number in it, such as: https://tools.usps.com/go/TrackConfirmA ... 1234567890

I would ask the creators of the email module for support but their company seems to have closed down within the last week.

Thank you for any help.

New member

Posts

Joined
Fri Nov 11, 2011 4:34 am

Post by gob33 » Wed Sep 10, 2014 6:55 am

I cant help you here. It's responsability of the developper of "Order Status Email Templates" to assure compatibility in his code. Have not still tested his latest extension, and i assure only compatibility with "Pro Html Email" for the moment.

All my extensions


Active Member

Posts

Joined
Wed Feb 10, 2010 8:43 am
Location - France

Post by chaserich » Mon Nov 10, 2014 3:14 pm

Hello!

Is it possible to replace "under tracking number {tracking number}" to "under tracking number {tracking link}"

Please see below for an specifically what I'm trying to accomplish:
Hello Customer!

We are pleased to inform you that your order is on its way via {carrier} for delivery to the address provided during checkout.

{shipping_firstname} {shipping_lastname}
{shipping_address_1} {shipping_address_2} {shipping_company}
{shipping_city}, {shipping_zone} {shipping_postcode}

Tracking Number: {tracking_numbers} https://tools.usps.com/go/TrackConfirmA ... 6993****** <---Ideally the tracking number would be a hyperlink, if not, I would like an additional line for {tracking_link}

Thank you for your order.

New member

Posts

Joined
Mon Nov 10, 2014 2:42 pm

Post by gob33 » Fri Nov 14, 2014 1:13 am

For the current version, {tracking_link} is not a tag inside the template.
It's complicated to do and preserve compatibility with Pro HTML email.
Wait for the next version revisited in developpement which should do what you want.

All my extensions


Active Member

Posts

Joined
Wed Feb 10, 2010 8:43 am
Location - France
Who is online

Users browsing this forum: No registered users and 258 guests