I have released this edition of CMS for public might be useful for some of you.
I havent done it all credits belong to AXE !!!!
This is link for all things:
RapidShare: 1-Click Webhosting
screens:
Hope you will enjoy it.
This CMS mast be installed where server is running because it is strictly connected to antrix database.
Features:
- creating account for forum/site and server in same time
- gaining points, reputation for voting
- voting system
- spending points gained to buffs ingame script
- earning gold from voting
- automatic character perview in posts (level rank avatar etc)
- selecting different characters for forum purposes
- gaining and updating PVP rank to characters (this is becouse pvp rank system doesn't work with antrix 2.3.x, dunno for new versions)
- char unctucker+reviver, teleporter, ban checker
- online live map, map of STV City and Orgrimmar
- users online script (like SPORA) and front page live user online script (extract directly from stats.xml)
- top 5 pvp script (thiese blocks can easily be removed or added)
- block that shows u friend status ingame
- online shop (spend your voting points for items and mail them to yourself ingame)
- admin panel that controls items in shop, forum, users, news at the front page
- shoutbox
- invite a friend script
Version 1.1
- fixed friend block problem
- removed google ads
- removed my urchin tracker code
- fully compatible with 2.4.x antrix database
Any questions about how to setup or additional technical info ask here, ill try to answer all.
I'm aware that there is still some glitches in the page, there is some minor design errors.
to make server status work, make sure you put in ascent cofig right path to stats.xml
for example: c:\xampp\htdocs\stats.xml
Installation Guide:
1. Install xampp web server and sql (comes with it)
( I will assume you know what to do and how to locate htdocs folder )
2. Open /htdocs/ and extract inside files from .rar file you downloaded
( only ones inside htdocs/ folder )
Download all updates (link are above) and extract all new updated files
3. Install sqljog or navicat sql client/editor or whatever you use
4. Open for example sqljog and create new database (you can name it "forum"), import structure data to that database from sql dump file (htdocs/forum/database.sql)
WANNING: You mast install empty wow database, without accounts or characters, this is because registration is creating forum and server account at the same time.
5. Edit this 3 files:
htdocs/forum/connect.php
htdocs/forum/admin/connect.php
htdocs/forum/admin/var.php
In each one follow instructions that are provided, mostly database username, password, database name ("forum") and logon database.
To ensure this will work make sure you put characer_structure and logon_structure to same database. And world to seperate (can be same).
6. After you carefully configured all right information, next step is creating a administrator account.
Open your adress in the web browser, probably its localhost so its:
http://localhost/forum/register.php
Now register new account.
7. You mast now open sqljog (or whatever), find "forum" database, find "b_users" table and browse it. You will see 1 row (your account), find column "status" and change ur value to "4" (grats ur a admin now).
Values overview:
0 - Normal Players
1 - GM's -- Can edit, delete, and move threads
2 - Supermoderators -- Can do what moderators can do and post stickies and ban people
3 - Admin -- All supermod functions plus access to admin cp
4 - Head admin (you) -- Admin function but you are the only one that can delete, edit other admin accounts.
8. You can now go to http://localhost/home.php and check the cms out, you will notice that blocks look weird, this is because there is no content inside the news block. (go to admin panel to add news).
9. PvP Block
- when no data to display it looks wierd
- shows only the characters that belong to people that are common players (not GM's)
- shows pvp rank, online/offline atm, level, race, class etc
hope you liked this!
![]()