Encrypting smarty tpl module file in WHMCS
问题 I am trying to encrypt a tpl file with ionCube in my module in WHMCS without modifying WHMCS smarty.class file. Anyone have any idea how can I do that? For further information see http://www.ioncube.com/sa_encoder.php?page=smarty_patch 回答1: Of course you need to have ionCube Php Encoder, you need to create project, add files and then in GUI in Project settings -> Source you should right click on your TPL file and select "Encrypt non-PHP file". There is no way you can do it without applying