Ari
Member
- Sep 29, 2010
- 320
- 48
After weeks of editing xoa cms v1 is now here
First Of All Add This Into The DB Its For The Weapon License Page:
Thats All You Have To Do In The DB Oh And Edit Where It Says "PUT YOUR DB NAME HERE" Or It Will Fuck Up
Anyway Heres Some Screenie Links:
HK:
CMS:
Heres My Website:
Heres The Download Link:
CMS FEATURES:
Weapon License System
Whole New Design
Edited Stock Exchange Page
Edited Top Stats
HK Features:
Whole New Design
Corperation Management
PLEASE NOTE: I Have re-added the install folder so you dont have to edit the includes/config.php but if u want to use the same db with same users please edit includes/config.php and delete the installl directory
Xoa CMS v2 Dev Thread:
First Of All Add This Into The DB Its For The Weapon License Page:
Code:
-- phpMyAdmin SQL Dump
-- version 3.2.4
-- http://www.phpmyadmin.net
--
-- Host: localhost
-- Generation Time: Jan 16, 2011 at 01:26 PM
-- Server version: 5.1.41
-- PHP Version: 5.3.1
SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO";
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;
--
-- Database: `PUT YOUR DB NAME HERE`
--
-- --------------------------------------------------------
--
-- Table structure for table `users`
--
CREATE TABLE IF NOT EXISTS `users` (
`license` int(1) NOT NULL DEFAULT '0' COMMENT '0 = No License(Default) 1 = Limeted License 2 = Perm License 3 = Expired License'
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci AUTO_INCREMENT=6 ;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
Thats All You Have To Do In The DB Oh And Edit Where It Says "PUT YOUR DB NAME HERE" Or It Will Fuck Up
Anyway Heres Some Screenie Links:
HK:
You must be registered for see links
(The HK Is Updated To The Blue Version Live Demo:
You must be registered for see links
CMS:
You must be registered for see links
Heres My Website:
You must be registered for see links
Heres The Download Link:
You must be registered for see links
CMS FEATURES:
Weapon License System
Whole New Design
Edited Stock Exchange Page
Edited Top Stats
HK Features:
Whole New Design
Corperation Management
PLEASE NOTE: I Have re-added the install folder so you dont have to edit the includes/config.php but if u want to use the same db with same users please edit includes/config.php and delete the installl directory
Xoa CMS v2 Dev Thread:
You must be registered for see links