Download & Extend

uc_order-customer-bank_transfer.tpl.php

Project:Bank Transfer | Ubercart Payment
Version:6.x-1.x-dev
Component:Miscellaneous
Category:support request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

Hello,

The latest Ubercart 2.3 now has it so that uc_order-customer.tpl.php can be placed into the custom theme folder along with uc_order.tpl.php (not into /ubercart/uc_order/templates) and it will take effect. http://www.ubercart.org/docs/developer/17385/changing_invoice_templates_...

I was wondering if it is/will be the same for uc_order-customer-bank_transfer.tpl.php ?

Thank you!

Comments

#1

please mention your problem in the following issue: #295423: Move invoice templates to module based .tpl.php files
(I leave this issue open until the solution is found)

#2

Status:active» fixed

found the problem! instructions now updated.

#3

Status:fixed» active

Hello,

I read the instructions and feel there is an issue with this new template system if we're forced to use the site theme as the admin theme. I included a detailed explanation at #295423: Move invoice templates to module based .tpl.php files.

Thanks!

#4

@robby.smith - you're not "forced" to use the site theme as admin theme. as I wrote in comment #90 of #295423: Move invoice templates to module based .tpl.php files alternatively you can copy the templates into your admin theme which is obviously not nice for maintenance. I'm happy to update uc_bank_transfer when ubercart improves the system - but I don't think that the problem should be approached from within uc_bank_transfer.

#5

I really appreciate your awesome investigative skills! But I just wanted to note the way other form template file overrides works by just putting the template file into the site's theme folder (a custom one in my case). And so the new UC template files act differently and as you said 'not nice for maintenance' =) I'm definitely not pointing fingers at UC Bank Transfer or anything but hope the UC template files will eventually follow the way all template files are designed to be used in Drupal.

Thanks so much!!

nobody click here