Jump to content

Template with PHP & JavaScript


Recommended Posts

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

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

  • 1 month later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated