View Single Post
  #4  
Old 02-28-2017, 06:28 AM
  qualiteam's Avatar 
qualiteam qualiteam is offline
 

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

Default Re: Skin not showing up in layouts page after 5.3 upgrade

I believe you don't need most of the class methods.
Please refer to this article:
http://devs.x-cart.com/en/basics/skin_module.html

Also, please check if you see your class files copied to the var/run/classes/ directory.
Sometimes when you have a wrong file or classname, or when the namespace doesn't match the file path, class files are ignored during the re-deploy process. This might happen in your case.
__________________
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