[RevCMS-Release]Habbo Edit-Fresh Style

Wickd

The first member of the Knights of the Pink Table
Jan 15, 2013
1,936
612
F6JAy.png


WickedCMS is an edited RevCMS layout .It's based on BoonCMS v.1 and my previous release.I've added new things that i think you'll love.

For live preview pm me: .If you liked the thread why not click 'like'?

Download link:

If the layout isn't working pm me,could be that i didn't upload it correctly.
Basically this is v2 of my RevCMS Layout (Habbo Layout-HabboPHP Style).

What's new?


Bug Fixes
Several crucial fixes have been applied to this version:

  • You can now properly login to different sites even if they share the same domain and are nested in sub-directories.
  • Client glitch has been fixed.
  • Register page has been fixed.
  • Added staff page.
  • Added Safety Center.




Security Fixes
Several important vulnerabilities have been patched in this version:

  • You no longer can glitch to other users account.
  • SQL injection vulnerability via the user activation feature
  • SQL injection vulnerability via the polls and news component
  • Files such as the CHANGELOG have been converted to PHP files to prevent them being visible.
  • The "My Messages" form has been hardened to reduce the risk of it being used as a gateway for spam
  • An alternative version of globals.php has been provided. This affords some protection against certainly types of malicious attacks but may prevent some third party applications from working correctly.





Administrator (Back End)
  • Housekeeping is removed,add your own.
  • Replace your ht.accsess or web.config with this code
    RewriteRule ^(|/)$ index.php?url=$1
    RewriteRule ^([a-zA-Z0-9_-]+)(|/)$ index.php?url=$1
    RewriteEngine on
    RewriteRule ^(.*)\.htm$ $1.php [NC]

    RewriteRule ^(|/)$ dash.php?page=$1
    RewriteRule ^([a-zA-Z0-9_-]+)(|/)$ dash.php?url=$1
    RewriteRule ^(community/staff)$ staff
    RewriteRule ^home/([a-zA-Z0-9_-]+)(|/)$ index.php?url=home&user=$1
    RewriteRule ^(store/vip)$ vip
    RewriteRule ^(store/rares)$ rares
    RewriteRule ^(store/donations)$ donations
    RewriteRule ^(community/news)$ news
    RewriteRule ^(community/experts)$ experts
    RewriteRule ^(community/topstats)$ topstats
    RewriteRule ^(community/game)$ game
    RewriteRule ^(legalforms/tos)$ tos
    RewriteRule ^(legalforms/disclaimer)$ disclaimer
    RewriteRule ^(legalforms/privacy)$ privacy
    RewriteRule ^(store/history)$ history
    RewriteRule ^(store/saversub)$ saversub
    [/CODE][ILER][CO/SPODE]
    [*]

Language Support
If you want to run this layout on other language besides english ,contact 'Wickd'.

Templates
  • WickedCMS comes with two diffrent layouts:You can use my previous release or this one.
  • I've added number of topbgs,and bgs to cms so you can choose the best one for you.
All images are located at Habbo/images . Habbo/web-gallery/v2/images.
Now let's see some images.Have a look at attached files(Images).
mcslk5.png
1z32trr.png
2rxd27o.png
1zqppty.png
ouxibr.png

Download link will be provided soon within few hours.Note you can change topbg as you like i've add 3-4 topbgs.
2v0c274.png

Badge shop will be added too.
Credits to
RevCMS
BoonCMS
WickedCMS
Thanks.
[/CODE]
[/LIST][/spoiler]
 

Attachments

  • Capture1.PNG
    Capture1.PNG
    383.3 KB · Views: 372
  • Capture2.PNG
    Capture2.PNG
    165.2 KB · Views: 362
  • Capture3.PNG
    Capture3.PNG
    249.3 KB · Views: 366
  • Capture4.PNG
    Capture4.PNG
    89.1 KB · Views: 380
  • Capture5.PNG
    Capture5.PNG
    158.2 KB · Views: 363
  • Capture0.PNG
    Capture0.PNG
    148.8 KB · Views: 335
  • Capture11.PNG
    Capture11.PNG
    135.3 KB · Views: 332
  • Capture12.PNG
    Capture12.PNG
    130.2 KB · Views: 335
  • Capture7.PNG
    Capture7.PNG
    144.5 KB · Views: 349
  • Capture8.PNG
    Capture8.PNG
    121.7 KB · Views: 327
Last edited:

Wickd

The first member of the Knights of the Pink Table
Jan 15, 2013
1,936
612
Sql for badge shop credits to Wouto.
Code:
DROP TABLE IF EXISTS `badge_shop`;
CREATE TABLE `badge_shop` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`badge_id` varchar(255) DEFAULT NULL,
`title` varchar(255) DEFAULT NULL,
`description` varchar(255) DEFAULT NULL,
`cost` int(11) DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=latin1;

-- ----------------------------
-- Records of badge_shop
-- ----------------------------
INSERT INTO `badge_shop` VALUES ('1', 'SGA', 'Slam Dunk', 'I\'m a baller!', '4');
INSERT INTO `badge_shop` VALUES ('2', 'BR8', 'Trees', 'Let\'s keep as many as we can!', '3');
INSERT INTO `badge_shop` VALUES ('3', '\r\nCAK', 'Canada', 'Who\'d be Canadian, eh?', '2');
INSERT INTO `badge_shop` VALUES ('4', '\r\nCA4', 'XBOX', 'I\'m a true XBOX fan.', '5');
INSERT INTO `badge_shop` VALUES ('5', '\r\nNA003', 'Noob', 'I\'m a noob friendly person!', '3');
 

Wickd

The first member of the Knights of the Pink Table
Jan 15, 2013
1,936
612
Live preview contact me for live preview
Note-register page is still being worked on.Username:BlackJesus password:dickas23
 

Wickd

The first member of the Knights of the Pink Table
Jan 15, 2013
1,936
612
I'am working on it,my upload speed is really,really slow.
 

Wickd

The first member of the Knights of the Pink Table
Jan 15, 2013
1,936
612
Ok guys download link will be up in two hours.And ok Instagram.
 

Wickd

The first member of the Knights of the Pink Table
Jan 15, 2013
1,936
612
Download link:
If someone could upload it to mediafire that would be great,@Ecko1223.
 

Wickd

The first member of the Knights of the Pink Table
Jan 15, 2013
1,936
612
I hope everythings working ,theres a chance i failed to upload everything.Thanks Ecko you saved me again.
 

Whip

- FiveM Server Developer -
Nov 6, 2013
408
46
For some reason this is not working for me the page comes looking fucked up like the css is not there :/
 

Users who are viewing this thread

Top