Go: \Project Habbo\Project Habbo\adminQuote:
Originally Posted by Johnnys;82556 34
And change every file where this is in:
<?php
if($_SESSION['user']['rank'] >= 9){
?>
Change te 9 to your rank.
Printable View
Go: \Project Habbo\Project Habbo\adminQuote:
Originally Posted by Johnnys;82556 34
And change every file where this is in:
<?php
if($_SESSION['user']['rank'] >= 9){
?>
Change te 9 to your rank.
What do you guys think of this? Do you want me to release it here? (I think it fits more then what is basic)
http://i.imgur.com/09vkisZ.png
(URL: http://i.imgur.com/09vkisZ.png
and this in footer:
http://i.imgur.com/QoRCGHF.png
(URL: http://i.imgur.com/QoRCGHF.png
Very cool !
Good job !
For use hk, i need to go on the url/hk.php ?
I can't see the difference besides language?
Twitter box without scrollbar, border, footer and background etc. at /Community instead of Facebook Like box
Facebook Like Box in Footer. (There was nothing in that Column)
- - - Updated - - -
Also a fix for the people where diamonds are not working on the /me page and profile etc.
If you have Phoenix, add this in /app/class.template
and if you have Mercury or Plus etc, set this code there:Code:$this->setParams('diamonds', $users->getInfo($_SESSION['user']['id'], 'vip_points'));
Code:$this->setParams('diamonds', $users->getInfo($_SESSION['user']['id'], 'seasonal_currency'));
- - - Updated - - -
Also a fix for the people where diamonds are not working on the /me page and profile etc.
If you have Phoenix, add this in /app/class.template
and if you have Mercury or Plus etc, set this code there:Code:$this->setParams('diamonds', $users->getInfo($_SESSION['user']['id'], 'vip_points'));
[/QUOTE]Code:$this->setParams('diamonds', $users->getInfo($_SESSION['user']['id'], 'seasonal_currency'));
Thanks for that.
You should release your work
Well, okay. Replace The Facebook box on /community for this:
Twitter on /Community:
Do note that you need to make a twitter widget (you can use the default values, since everything you put there will be overrided by this script.Code:
<div class="box">
<h3 class="title txt">Recent Tweets from @{hotelname}</h3>
<a class="twitter-timeline"
width="230"
height="320"
data-theme="dark"
data-chrome="nofooter noscrollbar transparent"
href="https://twitter.com/HOTELTWITTERNAMEHERE"
data-widget-id="YOURWIDGETID"
>Tweets from @{hotelname}</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
</div>
</div>
For newbies, here is how to make a twitter widget:
Log in to your Hotels twitter account and go to this link: Click
Then, when you made it, you see just right under the preview of the widget a code:
http://i.imgur.com/fyfwyfg.png
Copy the data-widget-id code you see there and paste it in my script where it says YOURWIDGETIDHERE
Modify in my script Your hotel twitter name and done.
-------------------
Facebook in Footer:
Replace first part of /extra/footer for this:
And ofcourse, if you want the facebook plugin in your language, changeCode:<section class="subfooter">
<div id="wrapper">
<div class="grid_17" style="width: calc(30% - 17px);">
<div class="box">
<h3 class="title txt">Like us on Facebook!</h3>
<div style="border:none;
height:170px;
width:230px;
overflow:hidden">
<div class="fb-like-box"
data-href="https://www.facebook.com/FACEBOOKPAGEHERE"
data-width="230"
data-height="170"
data-colorscheme="light"
data-show-faces="true"
data-header="false"
data-stream="false"
data-show-border="false"
data-link-color="#DD2E44"
scrolling="no"
frameborder="0">
</div>
</div>
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&appId=282701708586704&version=v2.0";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
</div>
</div>
in my script to your language code.Code:js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&appId=282701708586704&version=v2.0";
More to come. Leon, if you want help, i like this project and can help you if you want. Will look into Minimail today.
EDIT: Just realised that some parts in the Facebook Scripts are hard to read in the blue style, because of Link color, i already tried to modify it, but it looks impossible, because it is Facebook side, i am aware of this, and i am already looking into the Facebook Javascript SDK to modify the Link color.
- - - Updated - - -
New Release: The Habboway!
Download this: Click
and click overwrite. Now you have in your Header Menu The Habbo way + The page :)
Image:
http://i.imgur.com/HUBkJmP.png
Link to image: http://i.imgur.com/HUBkJmP.png
:thumbup1:
I know im a noob but where to find the setup.... Like i do not see (Config.Php)
This theme doesn't work well, when you try and login after registering it says "user doesn't exist"
Looks awesome! Sexy style!
I'm using IIS too. Works fine
It's a really good release, but personally, I don't really like it but still thanks!
Client stays black, tried another cms and the client works. So is there something wrong with the client.php? ..
---
Already fixed it. Changed theme names in links in the client.php
<script src="app/tpl/skins/Habbo/client/libs2.js" type="text/javascript"></script>
<script src="app/tpl/skins/Habbo/client/visual.js" type="text/javascript"></script>
<script src="app/tpl/skins/Habbo/client/libs.js" type="text/javascript"></script>
<script src="app/tpl/skins/Habbo/client/common.js" type="text/javascript"></script>
Habbo was Trito
I have download the cms and i've host it, but redirect me in habcrazy.com why ?????
http://i.gyazo.com/390352667b94be4804047cb9572ad281.png
Where is the config?
Delete 'menu.js' in the 'js' folder, that solved the problem for me.
You need to download RevCMS first, after that you need to put this in the skins folder. (app/tpl/skins/)
And after that you need to fill in RevCMS's config. (/app/management/config.php)
Whilst trying to use hk settings for user of weekQuote:
SERVER SETTINGS
Table 'database.settings' doesn't exist
Hi there.
I was searching around for some hotels who got this cms and i found http://speelhorba.nl
They got some realy nice edit i think, and my question is: Can someone make this?
http://i.imgur.com/FrpibJq.gifhttp://i.imgur.com/SBH9FN5.gifhttp://i.imgur.com/V76g6os.gifhttp://i.imgur.com/uZiIo3j.gif