View Single Post
  #4  
Old 11-01-2016, 08:39 PM
  qualiteam's Avatar 
qualiteam qualiteam is offline
 

X-Guru
  
Join Date: Dec 2010
Posts: 6,373
 

Default Re: Question about customization and XCart itself

I see there is "5.2.x / 5.3.x" switch on the page, but for some reasons it isn't working. I've notified the XC5 dev team about this problem.

My guess is that you used ".tpl" extension instead of ".twig". Since 5.3.x version X-Cart uses the new Twig template engine.

Try to rename your .tpl files to .twig and change the path to the files in PHP scripts (the getDefaultTemplate() method). Does this help?
__________________
Alex Solovev,
Qualiteam

---

User manual Video tutorials X-Cart FAQ

You are welcome to press "Thanks" button
if you find this post useful

Click here to learn how to apply patches

X-Cart Extensions
Reply With Quote