Jump to content

ERORR : CU3ER in whmcs


Armada20

Recommended Posts

I tried to add CU3ER in my whmcs but when I added the code I got whit page . no content :(:(

 

 

to download cu3er :

http://www.progressivered.com/cu3er/

 

 

the problem when I added this code to the page I want to add cu3er to it .

 

<script type="text/javascript">
       var flashvars = {};
       flashvars.xml = "config.xml";
       flashvars.font = "font.swf";
       var attributes = {};
       attributes.wmode = "transparent";
       attributes.id = "slider";
       swfobject.embedSWF("cu3er.swf", "cu3er-container", "600", "300", "9", "expressInstall.swf", flashvars, attributes);
</script>

Link to comment
Share on other sites

Put the {literal} tag around it:

{literal}<script type="text/javascript">
       var flashvars = {};
       flashvars.xml = "config.xml";
       flashvars.font = "font.swf";
       var attributes = {};
       attributes.wmode = "transparent";
       attributes.id = "slider";
       swfobject.embedSWF("cu3er.swf", "cu3er-container", "600", "300", "9", "expressInstall.swf", flashvars, attributes);
</script>{/literal}

Link to comment
Share on other sites

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