RevCMS Homes - Guestbooks

Zephyrus

Wanderer
Sep 28, 2011
336
21
Hey guys, I think some of you probably want this so here you go!


I converted this from uber to rev btw

I'll just release the whole home.php
SCREENSHOTS:



Download:
Virus Scan:
SQL:

DROP TABLE IF EXISTS `homes_guestbook`;
CREATE TABLE `homes_guestbook` (
`id` int(11) DEFAULT NULL,
`user` varchar(255) DEFAULT NULL,
`message` varchar(255) DEFAULT NULL,
`date` varchar(255) DEFAULT NULL,
`home_owner` varchar(255) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
 

Tiny

Owner, Swift Industry
Aug 14, 2013
616
61
Thanks a lot for this, but can you also code me a referal system for rev? Thanks!
My skype - tiny.builder
 

Zephyrus

Wanderer
Sep 28, 2011
336
21
Thanks a lot for this, but can you also code me a referal system for rev? Thanks!
My skype - tiny.builder
I actually worked for you a long time ago when i was considered a "Noob", we runned a v18 habbo retro together lmao and once an v26
 

Zephyrus

Wanderer
Sep 28, 2011
336
21
Couldn't get this working. There's many files for it so the simple php wont work without everything else
There wasnt anything else needed, it also works on , the site that im working on...
 

Zephyrus

Wanderer
Sep 28, 2011
336
21
Is that a sign that its working?, please note that the homes page is only compatable with the guestbooks, the other features on it require other SQLs. I'm sure you'll be able to add a few if you want to use the other moduals ( profile visits )
 

Zodiak

recovering crack addict
Nov 18, 2011
450
411
Your css would be different to others, you'd be best off releasing the PHP & html form.
 

Users who are viewing this thread

Top