[Only registered and activated users can see links. ]

DOWNLOAD
[Only registered and activated users can see links. ]
PASSWORD: acweb

Updates

- Added a new Forum style -
- New Template -
- Changed Staff List -
- Added a new README file -

Tutorial (README File)
If you are connecting on Localhost, the website will work, but to make
if work with your server informations, you will need to follow these
steps.

**********CONFIG.PHP**********
• Open config.php.

• Change at lines:
12. $config['mysql_host'] = 'localhost'; ---> Your Database Host (realmlist)
13. $config['mysql_user'] = 'root'; ---> Your Database User
14. $config['mysql_pass'] = 'acsent'; ---> Your Database Password
15. $config['mysql_dbname'] = 'logon';---> Your Logon Database (usually logon or accounts)

• Save and Quit

******************************

*******DONATION PANEL*********
• Open "donation" folder

• Open config.php

• Change the following fields at lines:

3. define(MYSQL_HOST,"localhost"); / Change localhost to your DB host/realmlist
4. define(MYSQL_USER,"root"); / change root
5. define(MYSQL_PASS,"ascent"); /
6. define(MYSQL_DATA,"donations");/
9. define(SITE_URL,"http://www.your-site.com"); / your realmlist
10. define(SYS_PATH,"/donations"); / unless you change it - /donate/index.php
13. define(CURRENCY_CODE,"USD"); / Currency code to be used by PayPal.
14. define(CURRENCY_CHAR,"$"); / Symbol representing your currency code.
16. define(PAYPAL_URL,"www.paypal.com"); / Only change this for sandbox testing.
17. define(PAYPAL_EMAIL,"your_account@mail.com"); / Your PayPal account.
20. define(MAIL_SUBJECT,"Thank You"); // Subject of the reward mail. (OPTIONNAL
21. define(MAIL_BODY,"Thank you for supporting our server! Here is your reward!"); / Message in the Mail the donator will receive. (OPTIONNAL)

• Save and Close config.php

• Go in Server\htdocs\donation\data and copy the folder "donations"

• Now go in Server\data and paste the folder.

*******************************

*****ACCOUNT AND VOTE**********
• You will have to change things like configs and donation.

When you see
"localhost" replace it with your DB Host/realmlist.
"root" replace it with your DB username.
"Data" replace it with the database of the module (example: donation is "donations")
"dbname" replace it with logon or accounts (depending on your DB)

---Vote---
• Go in Server\htdocs\avs\data and copy avs.

• Go in Server\data and paste the avs folder.

• Save and Close.

*******************************

*******CHANGE STAFF LIST*******
• Open staff.html

• Go to line 65 and write in the good sections. Example:

<p>Name: Jake</p>
<p>Nickname: Tiger</p>
<p>Position: Game Master</p>
<p>Information: If you need help, feel free to contact me!</p>
<p>-------------------------------------------------------------------------------------</p>

*******************************

Credits

-Serskoria
-Indestructible
-Lumzor

Enjoy!