runeveryday Posted July 19, 2010 Share Posted July 19, 2010 i don't know how it use the smarty template? because in the the corresponding .php page . i can't find // create object $smarty = new Smarty; and include the 'Smarty.class.php'file. assign variable and display it.any tips would be appreciated. 0 Quote Link to comment Share on other sites More sharing options...
HerrZ Posted July 19, 2010 Share Posted July 19, 2010 http://wiki.whmcs.com/Creating_Pages just use $smartyvalues["variablename"] = $value; the smarty class initializing stuff is done in the whmcs page includes. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.