centralpulse Posted May 31, 2008 Share Posted May 31, 2008 Hi there, For over 2 years we have used ClientExec and WHMAutoPilot, we have recently started the migration to WHMCS. The problem is customising the template with our PHP and JavaScript such as a rounded corners script and our standard navigation system. PHP includes aren't working and JavaScript is killing the page so all we get is a blank page with JS in use. We didn't have any of these issues with ClientExec or WHMAutoPilot and as a novice of WHMCS we need help with getting this to work or we will be forced to dump WHMCS and continue with our existing systems. Thanks, Ryan 0 Quote Link to comment Share on other sites More sharing options...
BAJI26 Posted May 31, 2008 Share Posted May 31, 2008 For Javascript use: {literal} <script type="text/javascript"> <!-- Javascript here // --> </script> {/literal} And for PHP: {php} PHP code here {/php} Search through http://www.wiki.whmcs.com. I've used autopilot and this is a breeze to compare, don't mention the loaded features, plus the support from the members here and the staff of whmcs, you wouldn't be disapointed. 0 Quote Link to comment Share on other sites More sharing options...
centralpulse Posted June 7, 2008 Author Share Posted June 7, 2008 Thanks alot for your help... the intergration has been really smooth and it's now seemless in moving from the site to WHMCS! Cheers, Ryan 0 Quote Link to comment Share on other sites More sharing options...
dansgalaxy Posted July 11, 2008 Share Posted July 11, 2008 Thanks that just helped me! adding some fancy JS and threw up the error, all fine now 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.