RevCMS habbo theme edit & RevCMS Housekeeping release

Status
Not open for further replies.
Elite Diviner
Joined
Jul 4, 2013
Messages
498
Reaction score
71
Hey RageZone!

11/04/15 - A final update will be coming within the next few days, as I forgot to do a few things on the last version.

I was bored, so I decided to edit RevCMS habbo theme!
What have I done?
(last updated 03/01/2013)
I have tried to make revcms easier for noobies/noobs, tried to make it the closest possible I can to Habbo, I have done a custom ase witch I name BootASE. I would like it if you could keep my credits on my CMS as I put my time into it.
I will now place were you can edit poop.
You can edit stuff from the header> Before the navigation in app/tpl/skins/habbo/includes/header.php, if you want to edit the dyk.php go to app/tpl/skins/habbo/includes/dyk.php

Build 1 features
app/tpl/skins/habbo/includes/side.php > Side bar on most pages.
A few updates within HK.
Some other stuff I can't remember some templates in config and stuff.

Build 2 Changelog

Build 2.5 Changelog
- New ASE, BootASE(Credits to me, grapefruit, BootStrap)
- New BG
- On staff page, if there isn't a active session you can't see 'enter {hotelname}'. And 'Signout' becomes 'Register'.
- Fixed HouseKeeping button.

Build 3 Changelog

Build 3.3(Started it again).
If you want anything else done in the final build please post on this post.

Build 1
Download Mirrors:
- 1
- 2 - Use Build 2, it's better.


Build 2
Download Mirrors:
- 1
- 2
-- Not recommended, due to bugs.. --
Build 2.1
Download Mirrors:
- 1
-2 - 2.5.0 Is recommended.
If you mirror it tell me and i'll add it to main thread.


Build 2.5.0
- 1

Build 3.1

Build 3.2

Build 3.3

Please install helicon ape to get /community/staff to work. ( )
Code:
[COLOR=#141414][B]Build 2.5.0 Screenies:[/B][/COLOR]
[COLOR=#141414][ATTACH=full]187785[/ATTACH][/COLOR]
[COLOR=#141414][B]Community Page:
[/B][/COLOR][IMG]https://forum.ragezone.com/images/404_image.png[/IMG][COLOR=#141414][B]
Staff Page Logged out version:
[/B][ATTACH=full]187786[/ATTACH][/COLOR]

SQLs:



Credits:
Kryptos - RevCMS
Hejula - RevCMS habbo theme
Me - Doing a edits.

RevCMS Habbo Theme HouseKeeping
Features:
Settings(MUS, UOTW, Clear HK log)
Housekeeping log
Create News(using tinyMCE)
Manage news(edit and delete)
Edit a user(basic edit a user page)
Change a password(edit a users password)
VIP management(Manage RANK 2 - VIP users)
Staff management(Manage your staff and fire them, check added so you cannot get fired yourself)
Ban management(Delete bans)

Screenshots(NOT ALL PAGES, NAV IS INCORRECT):
Code:
[ATTACH=full]187787[/ATTACH]

[COLOR=#333333]Housekeeping logs(It logs every action done and can only be removed by rank 10).[/COLOR]
[ATTACH=full]187788[/ATTACH]

[COLOR=#333333]News Article creation:[/COLOR]
[ATTACH=full]187789[/ATTACH]

[COLOR=#333333]News Management:[/COLOR]
[ATTACH=full]187790[/ATTACH]

[COLOR=#333333]Edit a user:[/COLOR]
[ATTACH=full]187791[/ATTACH]

[COLOR=#333333]Change a users password:[/COLOR]
[ATTACH=full]187792[/ATTACH]

Live Demo:
Username - Test
Password - TestTest

Or you can make your own account and go to to rank your own account.
Press 'Housekeeping' tab to view HK.
Check for vulnerabilities in the HK, and report them and I will sort them



How to setup the HK?
- Add the 'hk.php' file to app/tpl/skins/habbo.
- Add the admin folder to app/tpl/skins/habbo.
------------- Optional for hotel alert to work -------------
- If you use IIS go to IIS Manager > Sites -> Your site(If you haven't made changes it will be Default) -> PHP manager -> Scroll down ->
enable or disable an extension -> php_sockets.dll -> right click -> Enable.
-> Restart IIS.
-> Now go to app/tpl/skins/habbo/admin/settings.php and change the $ip = "127.0.0.1"; variable to $ip = "YOUR SERVER IP";
IF YOUR MUS PORT ISN'T 30001 CHANGE IT TO WHATEVER IT IS.
------------------------------------------------------------
-> Now run the SQL in the winrar file.
-> Go to app/class.core.php and add to the top(near the getOnline) function.
-> Then go to class.template.php go to '$this->setParams('online', $core->getOnline());' and add this under .
-> Now you can go to YourURL/hk.
-> Rank 6+ allowed by default.


What should I do if I find a bug?
Feel free to post it here, then I can fix it for everyone else.


What should I do if I find a exploit?
PM me it and will get it fixed.


Before people ask I done most of this myself but some of it is using functions from another HK(GrapeASE, done it about a week ago will redo it in a different way soon - Edit user page.)


Download:
Mirror 1 -
Mirror 2 -



BootASE Release!(NOT SUPPORTED, WOULDN'T USE, IT'S RUBBISH, USE THE ONE ABOVE)
I would not advised using BootASE build 1 or 2, feel free to use it but I wouldn't call it good or secure use my new HK release.
Download
Build 1
Mirrors:

Build 2
Mirrors



 

Attachments

You must be registered for see attachments list
Last edited:
Newbie Spellweaver
Joined
Nov 26, 2013
Messages
37
Reaction score
1
Re: RevCMS habbo theme edit & BootASE release!

Oh, really nice!

This will i use
 
Elite Diviner
Joined
Jul 4, 2013
Messages
498
Reaction score
71
Re: RevCMS habbo theme edit & BootASE release!

Oh, really nice!

This will i use
Thanks! Is there anything I can improve? I am still doing updates, till this is the perfect RevCMS theme!
 
Newbie Spellweaver
Joined
Nov 26, 2013
Messages
37
Reaction score
1
Re: RevCMS habbo theme edit & BootASE release!

Thanks! Is there anything I can improve? I am still doing updates, till this is the perfect RevCMS theme!

Maybe you can do so it will be more like the new design of Habbos index / Register! Further round the edges than square
 
Elite Diviner
Joined
Jul 4, 2013
Messages
498
Reaction score
71
Re: RevCMS habbo theme edit & BootASE release!

And one more thing, were do i write the article?

View attachment 141398

Should be this by default, but try.
Try put that as your app/tpl/skins/habbo/ase/news.php
 
Newbie Spellweaver
Joined
Nov 26, 2013
Messages
37
Reaction score
1
Re: RevCMS habbo theme edit & BootASE release!

Should be this by default, but try.

Try put that as your app/tpl/skins/habbo/ase/news.php

Thanks it's working now

Should be this by default, but try.

Try put that as your app/tpl/skins/habbo/ase/news.php

and can i get the databas file for the RevCMS Edit?
 
Elite Diviner
Joined
Jul 4, 2013
Messages
498
Reaction score
71
Re: RevCMS habbo theme edit & BootASE release!

Thanks it's working now



and can i get the databas file for the RevCMS Edit?

I haven't made ANY database modifications. So just use the database of the EMU your going to use.
 
Newbie Spellweaver
Joined
Nov 26, 2013
Messages
37
Reaction score
1
Re: RevCMS habbo theme edit & BootASE release!

I haven't made ANY database modifications. So just use the database of the EMU your going to use.

I use PlusEMU and CMS_News are not in it!
 
Elite Diviner
Joined
Jul 4, 2013
Messages
498
Reaction score
71
Re: RevCMS habbo theme edit & BootASE release!

I use PlusEMU and CMS_News are not in it!
Run this SQL.
 
Elite Diviner
Joined
Jul 4, 2013
Messages
498
Reaction score
71
Re: RevCMS habbo theme edit & BootASE release!

There was a issue making everyone have the housekeeping, I have updated main thread please use this build.
 
Newbie Spellweaver
Joined
Dec 29, 2012
Messages
47
Reaction score
9
Re: RevCMS habbo theme edit & BootASE release!

This is really nice! I will use this for sure!

One thing you can do is add the quick navigation to every page, it looks abit un-organized that way.

Cheers!
 
Newbie Spellweaver
Joined
Apr 18, 2013
Messages
56
Reaction score
3
Re: RevCMS habbo theme edit & BootASE release!

getting white page on ..../ase/login
 
Elite Diviner
Joined
Jul 4, 2013
Messages
498
Reaction score
71
Re: RevCMS habbo theme edit & BootASE release!

getting white page on ..../ase/login
Installed helicon ape?

Didn't like it, just housekeeping...
What don't you like about it?

This is really nice! I will use this for sure!

One thing you can do is add the quick navigation to every page, it looks abit un-organized that way.

Cheers!
I tried to put it on everypage, but I had errors but I will try again.



Update!
If you have the version of the ase were rank 1 has HK do this.
go to class.users
search for
if(($this->getInfo($_SESSION['user']['id'], 'rank')) >= 1)


Change the 1 > 6 or 7 or whatever rank you want to have HK.


Go to app/tpl/skins/habbo/includes/header.php


go to
if(mysql_result(mysql_query("SELECT rank FROM users WHERE id = '" . $_SESSION['user']['id'] . "'"), 0) >= 1) {
change the 1 to whatever rank you want to have HK.
 
Last edited:
Joined
Feb 22, 2012
Messages
2,103
Reaction score
1,271
Re: RevCMS habbo theme edit & BootASE release!

Installed helicon ape?


What don't you like about it?


I tried to put it on everypage, but I had errors but I will try again.

There's not so much edits. It's a almost-default habbo theme. It's ok, but you should put some more, LIKE: Edit some more the cms, cutumize a bit more.
 
Newbie Spellweaver
Joined
Apr 18, 2013
Messages
56
Reaction score
3
Re: RevCMS habbo theme edit & BootASE release!

news2 page missing?
 
Elite Diviner
Joined
Jul 4, 2013
Messages
498
Reaction score
71
Re: RevCMS habbo theme edit & BootASE release!

news2 page missing?

News2.php =
 
Newbie Spellweaver
Joined
Apr 18, 2013
Messages
56
Reaction score
3
Re: RevCMS habbo theme edit & BootASE release!

Just put this in every page in the housekeeping and your safe!

<?php



if($_SESSION['user']['rank'] >= 5)
{
// nothing
}
else
{
echo 'Access Denied.';
exit;
}
?>
 
Last edited:
Elite Diviner
Joined
Jul 4, 2013
Messages
498
Reaction score
71
Re: RevCMS habbo theme edit & BootASE release!

Updating to .coms new theme, thats on the /credits.
 

Attachments

You must be registered for see attachments list
Status
Not open for further replies.