DaLightz
See ya'll in the afterlife.
- May 19, 2012
- 1,136
- 262
Hello mia amigas! (Hello my firends!) As you know due to my intro, i am a new member, but also, in me intro, ive said i was going to release my custom catalogue! And guess what? i dont break promisses! Thats right, here it is . (Sorry if you cant understand my poopy english xD)
Ok so, this is a ubercms housekeeping that includes lots of great features including catalogue edit, etc etc.
This is VERY NOOB PROOF! it contains a config file within the manage folder so no noobs have to change any actualy code in the housekeeping ...
Here is the config demo:
Sexy yes? i know
-------------------
Now we move on to screen shots (NOTE: IN THE IMAGES, THERE IS RANDOM WORDS BU THAT IS BECUASE I DIDNT FILL OUT THE CONFIG FILE, ONCE YOU DO, YOU WILL SEE MAJOR DEFFERENCE )
---
login page:
Main page:
Catalogue page edit:
IP Tool:
And there is much more that i am not able to post in the thread because it is to many screen shots for me lol..
But now we bring the credits!
Habboemotion: For the style of the hk. (template 11?)
Method: for making ubercms, and the pages for the original hk.
Me: making the habbo emotion theme compatible w/ ubercms, and making a few pages. AND also using balls to do shit my self jajaja
Thank you, and send me any ubercms requests! I love ubercms!
________________________________________________________
EDIT: Download link ^.^
Ok so, this is a ubercms housekeeping that includes lots of great features including catalogue edit, etc etc.
This is VERY NOOB PROOF! it contains a config file within the manage folder so no noobs have to change any actualy code in the housekeeping ...
Here is the config demo:
PHP:
<?php
/*=======================================================================+\
|| # Slick Networks- Great releases and developments! ||
|+-----------------------------------------------------------------------+|
|| # This script/software was released by CookieMonsta! :D ||
|| # Slick Networks- UberCMS Housekeeping style! ||
|| # Part credits to Habboemotion.com for style. Credits to me for making||
|| # Enjoy the release! ||
|+---------------------------------------------------------------------- ||
|| #This program is free software: you can redistribute it and/or modify ||
|| #it under the terms of the GNU General Public License as published by ||
|| #the Free Software Foundation, either version 3 of the License, or ||
|| #(at your option) any later version. ||
|+-----------------------------------------------------------------------+|
|| #This program is distributed in the hope that it will be useful, ||
|| #but WITHOUT ANY WARRANTY; without even the implied warranty of ||
|| #MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ||
|| # GNU General Public License for more details. ||
\+=======================================================================*/
/*
*
* UberCMS Housekeeping- Secure configuration
*
*/
// Database seetings
// - Hostname (usualy localhost)
// - Db username (the username to the ubercms db)
// - Db password (the password to the ubercms db)
// - Database name (the name of the db)
$db_hostname = "localhost";
$db_username = "root";
$db_password = "password";
$db_dataname = "name";
// Housekeeping settings
// - Hotel full name (the full name of the hotel includeing "Hotel" at the end)
// - Hotel short name (the short name of the hotel not including "hotel" at the end)
// - Owners name (what is the hotel owners username?)
// - HK type (you can call it ; "Housekeeping","ASE","Control panel" or w.e :D)
// - Current year (what is the year right now? ^.^)
// - Welcome message (the message staff will see when they enter)
// - "Found a bug?!" message (it will be displayed were the hk says "found a bug!?")
// - Hotel link (used for showing images in the hk)
$hk_hotelfullname = "Hotel full name";
$hk_hotelshortname = "Hotel short name";
$hk_hotelowner = "Owners name :)";
$hk_housetype = "Housekeeping type";
$hk_theyear = "2012";
$hk_message = "Welcome message :3";
$hk_bug = "Found a bugg message";
$hk_link = "http://localhost";
?>
-------------------
Now we move on to screen shots (NOTE: IN THE IMAGES, THERE IS RANDOM WORDS BU THAT IS BECUASE I DIDNT FILL OUT THE CONFIG FILE, ONCE YOU DO, YOU WILL SEE MAJOR DEFFERENCE )
---
login page:
You must be registered for see links
Main page:
You must be registered for see links
Catalogue page edit:
You must be registered for see links
IP Tool:
You must be registered for see links
And there is much more that i am not able to post in the thread because it is to many screen shots for me lol..
But now we bring the credits!
Habboemotion: For the style of the hk. (template 11?)
Method: for making ubercms, and the pages for the original hk.
Me: making the habbo emotion theme compatible w/ ubercms, and making a few pages. AND also using balls to do shit my self jajaja
Thank you, and send me any ubercms requests! I love ubercms!
________________________________________________________
EDIT: Download link ^.^
You must be registered for see links