- Joined
- Sep 27, 2006
- Messages
- 49
- Reaction score
- 2
Well in my stay of over a year here, I've pulled a lot from this forum community, and i feel its time to give back.
Now I'm a fan of sharing my Discoveries and ideas, what I've done is created a package containing
Registration and login system with capatcha
EB Adder (Meaning they can add their EB all in one shot, for a price of course)
Users Online.
Advanced Stats for players
Advanced Stats for Guilds.
Server Stats Page
This is designed for servers Running Aylens KOSP with the stats server ON
Because windows scheduled tasks are gay, and to reduce MSSQL server load, there will be a program release with it to emulate Linux Cron Tasks.
This way all the data will not be loaded from the MSSQL database every time someone loads a page, there fore making it more "CPU / Memory Friendly"
This also makes the load times for the Ranking, guild and server status almost instant.
REQUIREMENTS:
.NET Framework 2.0 or higher
PHP4(For the Emulator)
Those of you using XAMPP you can find PHP 4 in your xampp/php/php4 directory.
Installation:
Extract the file.
Copy all files except the EXE to your desired folder on your website.
Open config.php with notepad
Read through there i have comments explaining all options, set those options accordingly.
after that is done, save it and open the EXE.
The root directory is going to be the folder you just copied the web files to.
The php path is going to be your path to PHP 4.
After setting those, set your Timer intervals for the Emulator to update the pages.
Click Force Update.
After 3 black windows have popped up and disappeared, click Start.
Now visit your newly installed site
To Edit Template:
if you open template.php.
You'll see thats where the look of the site is located.
You can change that to your hearts desire, just make sure you add....
on that page where you want the main content to be displayed.
To Edit Text on Main Page:
In the site root folder you will see a file called main_text.txt
In this file you can put the HTML code you want displayed on the main page.
Soon to Come:
Password Changer.
ODBC Support
3rd Party Host Support (if the site is hosted on a webserver outside of the kal server)
Admin Panel:
Account Editor
Account Remove
This update will contain fixes to a few bugs.
The expected release date is 12/15/2007
[
Any questions or suggestions add me to msn @ [email protected]
-Smoke
Now I'm a fan of sharing my Discoveries and ideas, what I've done is created a package containing
Registration and login system with capatcha
EB Adder (Meaning they can add their EB all in one shot, for a price of course)
Users Online.
Advanced Stats for players
Advanced Stats for Guilds.
Server Stats Page
This is designed for servers Running Aylens KOSP with the stats server ON
Because windows scheduled tasks are gay, and to reduce MSSQL server load, there will be a program release with it to emulate Linux Cron Tasks.
This way all the data will not be loaded from the MSSQL database every time someone loads a page, there fore making it more "CPU / Memory Friendly"
This also makes the load times for the Ranking, guild and server status almost instant.
REQUIREMENTS:
.NET Framework 2.0 or higher
PHP4(For the Emulator)
Those of you using XAMPP you can find PHP 4 in your xampp/php/php4 directory.
Installation:
Extract the file.
Copy all files except the EXE to your desired folder on your website.
Open config.php with notepad
Read through there i have comments explaining all options, set those options accordingly.
after that is done, save it and open the EXE.
The root directory is going to be the folder you just copied the web files to.
The php path is going to be your path to PHP 4.
After setting those, set your Timer intervals for the Emulator to update the pages.
Click Force Update.
After 3 black windows have popped up and disappeared, click Start.
Now visit your newly installed site

To Edit Template:
if you open template.php.
You'll see thats where the look of the site is located.
You can change that to your hearts desire, just make sure you add....
PHP:
<?php echo $content; ?>
To Edit Text on Main Page:
In the site root folder you will see a file called main_text.txt
In this file you can put the HTML code you want displayed on the main page.
Soon to Come:
Password Changer.
ODBC Support
3rd Party Host Support (if the site is hosted on a webserver outside of the kal server)
Admin Panel:
Account Editor
Account Remove
This update will contain fixes to a few bugs.
The expected release date is 12/15/2007
[
To view the content, you need to sign in or register
] Any questions or suggestions add me to msn @ [email protected]
-Smoke
Attachments
Last edited: