here's the source for the KTRose_FreeWeb CMS
I will provide support for the code as long as you keep my google ads in place.
You can remove them if you like but if you do, don't expect any help with developments or debugging.
It took a lot of time and effort to develop this CMS so I'm really not just going to give it away for nothing.
I run a business for this kind of stuff :8:
We will give you a custom flash header if you like too
The zip contains the entire website in a folder.
Just place this folder into the root of your webserver.
For example if you use xampp then the path to the folder will be
C:\\xampp\htdocs\ktrose_freeweb\
if you view it from your own machine the url will be
localhost/ktrose_freeweb
if you want to make it public the url will be
your IP\ktrose_freeweb
or something like this if you use no-ip.com to get yourself a no-ip address
To view the content, you need to sign in or register
You should obviously change the name of the folder to whatever your server is called.

:
once you have put the folder into your root webserver, you will need to edit
include\config.php
the site uses this file to get the details about your database and server. you can also set up the options for the "rankings" page to show or hide GMs and to sort by either XP or level. (other options could be added here if needed)
let me know if you need any help
If you want to set up any stuff in the main welcome page just open include\welcome.php in a text editor. (I recommend
To view the content, you need to sign in or register
)
It is real easy to add stuff to the news scroller. Just edit one of teh existing entries or copy the entire line of code and paste in a brand new one. there's no limit to the number you can put in. The javascript code will handles them all
Well anyway. Enjoy and give me your feedback.