We hope you enjoy your visit.

You're currently viewing our forum as a guest. This means you are limited to certain areas of the board and there are some features you can't use. If you join our community, you'll be able to access member-only sections, and use many member-only features such as customizing your profile, sending personal messages, and voting in polls. Registration is simple, fast, and completely free.


Join our community!


If you're already a member please log in to your account to access all of our features:

Username:   Password:
Add Reply
[CX] Entertainment X v2.1; By GrandTheftGamer
Topic Started: Jan 23 2010, 01:01 AM (127 Views)
Reid
Member Avatar
È una trappola!

This topic has been moved from our official support board.

Originally posted by: GrandTheftGamer
[CX
 
Entertainment X v2.1]Entertainment X v2.1


What It Is & Features: Entertainment X v2.1 is a code that will allow you to easily add new features to your forum with just a click of the mouse! No more worrying if you put the code in the right box or the right place, you just have to tell Entertainment X that you want a new feature and it will do the rest for you!

Preview: http://s11.invisionfree.com/EXV2/index.php
Username: test
Password: test


Installation Instructions:

  1. Go to this page and follow the directions on that page: http://entertainmentx.commx.info/2/register/
  2. Go to your ACP for your forum.
  3. Click on "Board Wrappers" in the left side menu towards the bottom.
  4. In the box that is labeled "Meta Tags", copy & paste this, and replace whats in blue with the account name from step 1.
    Quote:
     

    <script type="text/javascript">
    var board = "Account Name"
    var urlM = "http://entertainmentx.commx.info/2/if/meta.php?b=" + board;
    document.write('<script src="' + urlM + '" type="text/javascript"><\/script>');
    </script>


  5. In the box that is labeled "Javascript", copy & paste this:
    Quote:
     

    <script type="text/javascript">
    var urlJS = "http://entertainmentx.commx.info/2/if/js.php?b=" + board;
    document.write('<script src="' + urlJS + '" type="text/javascript"><\/script>');
    </script>


  6. In the box that is labeled "Header & Body", copy & paste the following directly above <% BOARD %>:
    Quote:
     

    <script type="text/javascript">
    var urlBH = "http://entertainmentx.commx.info/2/if/bh.php?b=" + board;
    document.write('<script src="' + urlBH + '" type="text/javascript"><\/script>');
    </script>


  7. In the box that is labeled "Header & Body", copy & paste the following directly below <% BOARD %>:
    Quote:
     

    <script type="text/javascript">
    var urlAH = "http://entertainmentx.commx.info/2/if/ah.php?b=" + board;
    document.write('<script src="' + urlAH + '" type="text/javascript"><\/script>');
    document.write('<script src="http://entertainmentx.commx.info/2/if/other/exacp.js" type="text/javascript"><\/script>');
    </script>


  8. In the box that is labeled "Footer", copy & paste this:
    Quote:
     

    <script type="text/javascript">
    var urlF = "http://entertainmentx.commx.info/2/if/f.php?b=" + board;
    document.write('<script src="' + urlF + '" type="text/javascript"><\/script>');
    </script>


  9. Click "Edit Wrapper" and you are all done!
Offline Profile Quote Post Goto Top
 
1 user reading this topic (1 Guest and 0 Anonymous)
« Previous Topic · Codes & Modifications · Next Topic »
Add Reply