Hi,
I've just attempted a fresh install of this module. The readme installation file suggests to copy the customer_gst.itpl.php file to modules/ubercart/uc_order/templates/ and that there will be customer.itpl.php file already there.
1. there is no customer.itpl.php file in that location but there is an uc_order-customer.tpl.php
2. changing the name of customer_gst.itpl.php to customer_gst.tpl.php or uc_order-customer_gst.tpl.php does not work. (I tried reloading the page and flushing the caches between each attempt).
3. I think that template format has changed - renaming to uc_order-customer.tpl.php will just display a lot of token names (?).
Is there a new template that will work with this module?
Dan
Comments
Comment #1
jussiep commentedI have just upgraded the ubercart module to version 6.x-2.4 and now I'm having the same issue with the customer_gst.itpl.php template not being recognised in the order configuration settings.
Justine.
Comment #2
jussiep commentedComment #3
transmitter commentedSame issue here.
I just made a copy of my uc_order-customer.tpl.php and edited the original one to my need.
It works - but I guess not as it supposed to.