Thread: Xcart Skin List
View Single Post
  #7  
Old 09-25-2015, 05:15 AM
  GlasPak's Avatar 
GlasPak GlasPak is offline
 

eXpert
  
Join Date: May 2015
Posts: 241
 

Default Re: Xcart Skin List

Quote:
Originally Posted by qualiteam
I tested the following template and it did appear in e-mail invoices:
Code:
{* vim: set ts=2 sw=2 sts=2 et: *} {** * @ListChild (list="invoice.item.name", weight="20") *} <li style="list-style: none;line-height: 1.6em;color: #5a5a5a;">{t(#TEST LINE#)} Some text goes there</li>

Please check if you put the template in the right directory. You may also try to re-deploy the site once again.

Directory structure got me!!!

I had put it in
skins/mail/en/modules/GlasPak

instead of

skins/mail/en/modules/EBLIEB/GlasPak


EDIT:
Why every time that I redeploy the store I get a missing blank.png in /var/resources/js ?!?
__________________
Business License
https://glaspak.com
GoDaddy VPS - Apache with WHM
2GB ECC DDR3 1600MHz
2x Intel E5-2630L v2 Hex Core 2.4/2.8ghz
15 MB proc cache
60 GB 10k RPM hdd
PHP 7.0.15
MariaDB 10.1.21 with InnoDB engine
Reply With Quote