This is my users table:
DROP TABLE IF EXISTS `users`;
CREATE TABLE `users` (
`id` int(11) unsigned NOT NULL AUTO_INCREMENT,
`username` varchar(50) NOT NULL,
`real_name` varchar(100) NOT NULL DEFAULT '',
`password` varchar(50) NOT NULL,
`mail` varchar(50) NOT NULL DEFAULT 'defaultuser@meth0d.org',
`auth_ticket` text NOT NULL,
`rank` int(11) unsigned NOT NULL DEFAULT '1',
`credits` int(11) NOT NULL DEFAULT '50000',
`vip_points` int(11) NOT NULL DEFAULT '0',
`activity_points` int(11) NOT NULL DEFAULT '0',
`activity_points_lastupdate` double NOT NULL DEFAULT '0',
`look` varchar(255) NOT NULL DEFAULT 'hr-115-42.hd-190-1.ch-215-62.lg-285-91.sh-290-62',
`gender` enum('M','F') NOT NULL DEFAULT 'M',
`motto` varchar(50) NOT NULL,
`account_created` varchar(50) NOT NULL,
`last_online` varchar(50) NOT NULL,
`online` enum('0','1') NOT NULL DEFAULT '0',
`ip_last` varchar(120) NOT NULL,
`ip_reg` varchar(120) NOT NULL,
`home_room` int(10) unsigned NOT NULL DEFAULT '0',
`respect` int(11) NOT NULL DEFAULT '0',
`daily_respect_points` int(11) NOT NULL DEFAULT '3',
`daily_pet_respect_points` int(11) NOT NULL DEFAULT '3',
`newbie_status` int(11) NOT NULL DEFAULT '0',
`is_muted` enum('0','1') NOT NULL DEFAULT '0',
`mutant_penalty` enum('0','1','2') NOT NULL DEFAULT '0',
`mutant_penalty_expire` int(11) NOT NULL DEFAULT '0',
`block_newfriends` enum('0','1') NOT NULL DEFAULT '0',
`hide_online` enum('0','1') NOT NULL DEFAULT '0',
`hide_inroom` enum('0','1') NOT NULL DEFAULT '0',
`mail_verified` varchar(6) NOT NULL DEFAULT '0',
`vip` enum('0','1') NOT NULL DEFAULT '0',
`volume` int(3) NOT NULL DEFAULT '100',
`accept_trading` enum('0','1') NOT NULL DEFAULT '1',
`seckey` varchar(999) DEFAULT NULL,
`last_loggedin` varchar(50) NOT NULL DEFAULT '0',
`vipha_last` double NOT NULL DEFAULT '0',
`viphal_last` double NOT NULL DEFAULT '0',
`friend_stream_enabled` enum('0','1') NOT NULL DEFAULT '0',
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1;
Help me, when i put in the cms and all done and search for my retro the " pic on middle " don't shows up??
I didn't liked this. I only see the index different as other cms. The other pages remember me HoloCMS addons.
Yeah but think. How you will download, if you didn't liked? The OP need to convince you to download, with screens and features. For me the index is beauty. But the other things to the CMS already exists. Is only an edit. And he didn't putted the credits of the others autors. Search HoloCMS Plugins or HoloCMS addons from RZ and will see similar codes.
But yeah, was a pretty job. But the design didn't changed a lot at all. Also the index i already saw in some place.. I think
"It's nothing great but it's clean, simple and might come in handy for people who are first starting to use RevCMS."
Nothing was used from HoloCMS, either.
The only people I need to really credit is the RevCMS developers and Hejula for his Habbo theme. I'm not going to sit here and credit people because I might of used an image on my Store page.
Like I said, it's nothing great but is cleaner than most edits out there.
Could you post the tables for the HK please?
Well sir, may I have your attention please:
Please, a note for in the future: Call it RevCMS edit [Habro theme] or something. You are confusing a lot of people. Don't ever do it again.