Remote Story v1.0 [ODINMS][CMS]

Experienced Elementalist
Joined
Apr 3, 2008
Messages
262
Reaction score
0
Read if you have sister:
Here it is guys since i have shut down my server i decided to give out server files i have some nice edits to sean repack but quite easy to do you self anyways

Important Read:
This is a cms! Edit the config files and that is all! This is for odin ms!

Features: ALOT!

Known bugs:
Security image not working
Birth date not working

LIVE DEMO:

Installing: EXECUTE SQL!
PHP:
/*
MySQL Data Transfer
Source Host: localhost
Source Database: odinms
Target Host: localhost
Target Database: odinms
Date: 8/08/2008 8:36:51 PM
*/

SET FOREIGN_KEY_CHECKS=0;
-- ----------------------------
-- Table structure for news
-- ----------------------------
DROP TABLE IF EXISTS `news`;
CREATE TABLE `news` (
  `id` int(4) NOT NULL auto_increment,
  `title` varchar(100) NOT NULL,
  `message` varchar(9999) NOT NULL,
  PRIMARY KEY  (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=4 DEFAULT CHARSET=latin1;

-- ----------------------------
-- Records 
-- ----------------------------
Download Links:
- MediaFire
- Filedrop
- Megaupload
- Rapidshare
- My website
 
Last edited:
Re: [Release] Remote Story v1.0

link is working bro. Anywaes , this CMS is no different than the default one. just had a few more scripts =/
 
Re: [Release] Remote Story v1.0

Anyone get to thinking that all these CMS releases are just big advertisements for the original CMS creator's server?
 
Re: [Release] Remote Story v1.0

Anyone get to thinking that all these CMS releases are just big advertisements for the original CMS creator's server?

Usually. But in this case his server is shut down.
 
Back