Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Server Development
Habbo Retros
Habbo Q&A
RevCMS Client won't load
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Manuela" data-source="post: 376103" data-attributes="member: 68596"><p><!DOCTYPE html></p><p>$query = mysql_query("UPDATE users SET home_room = '20' WHERE username = 'PHP USER CODE(echo $username)'");</p><p><html xmlns="<a href="http://www.w3.org/1999/xhtml" target="_blank">http://www.w3.org/1999/xhtml</a>" xml:lang="en" lang="en"></p><p> <head></p><p> <meta http-equiv="content-type" content="text/html; charset=utf-8"></p><p> <title>{hotelName} :: Client</title></p><p> <link rel="stylesheet" href="{url}/app/tpl/skins/habbo/styles/client.css" type="text/css"></p><p> </p><p> <script type="text/javascript" src="{url}/app/tpl/skins/habbo/js/swfobject.js"></script></p><p> <script type="text/javascript"></p><p> var BaseUrl = "<a href="http://mabbozone.nl/r63" target="_blank">http://mabbozone.nl/r63</a>";</p><p> var flashvars =</p><p> {</p><p> "connection.info.port" : "30000",</p><p> "connection.info.host" : "188.120.41.10",</p><p></p><p> </p><p> "client.starting" : "Even geduld Mabbo is aan het laden!",</p><p> "client.allow.cross.domain" : "1",</p><p> "client.notify.cross.domain" : "0",</p><p>// "connection.info.host" : "80.82.75.73",</p><p>// "connection.info.port" : "30000",</p><p> "site.url" : "<a href="http://mabbozone.nl" target="_blank">http://mabbozone.nl</a>",</p><p> "url.prefix" : "<a href="http://mabbozone.nl" target="_blank">http://mabbozone.nl</a>",</p><p> "client.reload.url" : "<a href="http://mabbozone.nl/client" target="_blank">http://mabbozone.nl/client</a>",</p><p> "client.fatal.error.url" : "<a href="http://mabbozone.nl/me" target="_blank">http://mabbozone.nl/me</a>",</p><p> "client.connection.failed.url" : "<a href="http://mabbozone.nl/me" target="_blank">http://mabbozone.nl/me</a>",</p><p> "external.variables.txt" : "<a href="http://mabbozone.nl/r63/external_variables.txt" target="_blank">http://mabbozone.nl/r63/external_variables.txt</a>",</p><p> "external.texts.txt" : "<a href="http://mabbozone.nl/r63/external_flash_texts.txt" target="_blank">http://mabbozone.nl/r63/external_flash_texts.txt</a>",</p><p> "productdata.load.url" : "<a href="http://mabbozone.nl/r63/productdata.txt" target="_blank">http://mabbozone.nl/r63/productdata.txt</a>",</p><p> "furnidata.load.url" : "<a href="http://mabbozone.nl/r63/furnidata.txt" target="_blank">http://mabbozone.nl/r63/furnidata.txt</a>",</p><p> "use.sso.ticket" : "1",</p><p> "sso.ticket" : "{sso}",</p><p> "processlog.enabled" : "0",</p><p> "flash.client.url" : BaseUrl,</p><p> "flash.client.origin" : "popup"</p><p> };</p><p> var params =</p><p> {</p><p> "base" : BaseUrl + "/",</p><p> "allowScriptAccess" : "always",</p><p> "menu" : "false" </p><p> };</p><p> swfobject.embedSWF(BaseUrl + "/Habbo2.swf", "client", "100%", "100%", "10.0.0", "<a href="http://mabbozone.nl/game/expressInstall.swf" target="_blank">http://mabbozone.nl/game/expressInstall.swf</a>", flashvars, params, null);</p><p> </script></p><p> <script src="<a href="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js" target="_blank">https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js</a>"></script></p><p> <script src="<a href="http://code.jquery.com/jquery-1.9.0.js" target="_blank">http://code.jquery.com/jquery-1.9.0.js</a>"></script></p><p> <script type="text/javascript"></p><p> $(document).ready(function(e) {</p><p> $.ajaxSetup({</p><p> cache:true</p><p> });</p><p> setInterval(function() {</p><p> $('#onlineCount').load('app/tpl/skins/{skin}/onlinecounter.php');</p><p> }, 2000);</p><p> $( "#onlineCount").click(function() {</p><p> $('#onlineCount').load('app/tpl/skins/{skin}/onlinecounter.php');</p><p> });</p><p></p><p> });</p><p> </script></p><p><style type="text/css"></p><p> #onlineCount {</p><p> position: absolute;</p><p> background-color: #585858;</p><p> z-index: 1;</p><p> color: white;</p><p> top: 0px;</p><p> right: 211px;</p><p> font-family: Verdana;</p><p> padding: 3px;</p><p> }</p><p> #onlineCount:hover {</p><p> background-color: #757575;</p><p> cursor: pointer;</p><p> -moz-transition: all 1s ease-in;</p><p> /* WebKit */</p><p> -webkit-transition: all 1s ease-in;</p><p> /* Opera */</p><p> -o-transition: all 1s ease-in;</p><p> /* Standard */</p><p> transition: all 1s ease-in;</p><p> }</p><p> </style></p><p> </head></p><p> </p><p> <body></p><p> </p><p> <script src="<a href="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js" target="_blank">https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js</a>"></script></p><p><script src="<a href="http://code.jquery.com/jquery-latest.js" target="_blank">http://code.jquery.com/jquery-latest.js</a>"></script></p><p></p><p><script></p><p> $(document).ready(function(){</p><p> setTimeout(function(){</p><p> $("div.ads").fadeOut(50000, function () {</p><p> $("div.ads").remove();</p><p> });</p><p> </p><p>}, 8000);</p><p>});</p><p> </script></p><p><div class="ads" style="padding-top: 21px; height: 115px; width: 740px; position: absolute; left: 50%; z-index: 9999; margin-left: -370px; margin-right: auto; overflow: hidden; opacity: 0.6286; background-image: url(<a href="http://i.imgur.com/Ox6jtXp.png);" target="_blank">http://i.imgur.com/Ox6jtXp.png);</a>"></p><p><br></p><p><script type="text/javascript"></p><p> google_ad_client = "ca-pub-2015133537650223";</p><p> google_ad_slot = "8458093395";</p><p> google_ad_width = 728;</p><p> google_ad_height = 90;</p><p></script></p><p><!-- normal --></p><p><script type="text/javascript"</p><p>src="//pagead2.googlesyndication.com/pagead/show_ads.js"></p><p></script></p><p></div></p><p></p><p><script></p><p> $(document).ready(function(){</p><p> setTimeout(function(){</p><p> $("div.ads").fadeOut(30000, function () {</p><p> $("div.ads").remove();</p><p> });</p><p> </p><p>}, 820);</p><p>});</p><p></script></p><p></p><p><div id="adsbanner120" style="background-color:#fff;padding:5px;height:600px;width:177px;z-index:70000;position:absolute;top:50px;right:15px;overflow:hidden;display:block"></p><p><script>$(document).ready(function(){$("#closeadsbanner120").click(function(){$("#adsbanner120").hide()})});</script></p><p><div id="closeadsbanner120" href="#" style="background-image:url({url}/app/tpl/skins/{skin}/img/close.png);height:21px;width:20px;float:left;margin-bottom: -10px;"></div></p><p><script type="text/javascript"></p><p> google_ad_client = "ca-pub-2015133537650223";</p><p> google_ad_slot = "8458093395";</p><p> google_ad_width = 160;</p><p> google_ad_height = 600;</p><p></script></p><p><!-- client --></p><p><script type="text/javascript"</p><p>src="//pagead2.googlesyndication.com/pagead/show_ads.js"></p><p></script></p><p></div></p><p></p><p> <div id="client"></div></p><p> <div id="onlineCount">Aantal Mabbo's online is aan het laden..!</div></p><p> </p><p> </body></p><p></html></p><p></p><p>Should I replace the mabbozone.nl to my domain? And the ip's as well? I'm so confused</p></blockquote><p></p>
[QUOTE="Manuela, post: 376103, member: 68596"] <!DOCTYPE html> $query = mysql_query("UPDATE users SET home_room = '20' WHERE username = 'PHP USER CODE(echo $username)'"); <html xmlns="[URL]http://www.w3.org/1999/xhtml[/URL]" xml:lang="en" lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <title>{hotelName} :: Client</title> <link rel="stylesheet" href="{url}/app/tpl/skins/habbo/styles/client.css" type="text/css"> <script type="text/javascript" src="{url}/app/tpl/skins/habbo/js/swfobject.js"></script> <script type="text/javascript"> var BaseUrl = "[URL]http://mabbozone.nl/r63[/URL]"; var flashvars = { "connection.info.port" : "30000", "connection.info.host" : "188.120.41.10", "client.starting" : "Even geduld Mabbo is aan het laden!", "client.allow.cross.domain" : "1", "client.notify.cross.domain" : "0", // "connection.info.host" : "80.82.75.73", // "connection.info.port" : "30000", "site.url" : "[URL]http://mabbozone.nl[/URL]", "url.prefix" : "[URL]http://mabbozone.nl[/URL]", "client.reload.url" : "[URL]http://mabbozone.nl/client[/URL]", "client.fatal.error.url" : "[URL]http://mabbozone.nl/me[/URL]", "client.connection.failed.url" : "[URL]http://mabbozone.nl/me[/URL]", "external.variables.txt" : "[URL]http://mabbozone.nl/r63/external_variables.txt[/URL]", "external.texts.txt" : "[URL]http://mabbozone.nl/r63/external_flash_texts.txt[/URL]", "productdata.load.url" : "[URL]http://mabbozone.nl/r63/productdata.txt[/URL]", "furnidata.load.url" : "[URL]http://mabbozone.nl/r63/furnidata.txt[/URL]", "use.sso.ticket" : "1", "sso.ticket" : "{sso}", "processlog.enabled" : "0", "flash.client.url" : BaseUrl, "flash.client.origin" : "popup" }; var params = { "base" : BaseUrl + "/", "allowScriptAccess" : "always", "menu" : "false" }; swfobject.embedSWF(BaseUrl + "/Habbo2.swf", "client", "100%", "100%", "10.0.0", "[URL]http://mabbozone.nl/game/expressInstall.swf[/URL]", flashvars, params, null); </script> <script src="[URL]https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js[/URL]"></script> <script src="[URL]http://code.jquery.com/jquery-1.9.0.js[/URL]"></script> <script type="text/javascript"> $(document).ready(function(e) { $.ajaxSetup({ cache:true }); setInterval(function() { $('#onlineCount').load('app/tpl/skins/{skin}/onlinecounter.php'); }, 2000); $( "#onlineCount").click(function() { $('#onlineCount').load('app/tpl/skins/{skin}/onlinecounter.php'); }); }); </script> <style type="text/css"> #onlineCount { position: absolute; background-color: #585858; z-index: 1; color: white; top: 0px; right: 211px; font-family: Verdana; padding: 3px; } #onlineCount:hover { background-color: #757575; cursor: pointer; -moz-transition: all 1s ease-in; /* WebKit */ -webkit-transition: all 1s ease-in; /* Opera */ -o-transition: all 1s ease-in; /* Standard */ transition: all 1s ease-in; } </style> </head> <body> <script src="[URL]https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js[/URL]"></script> <script src="[URL]http://code.jquery.com/jquery-latest.js[/URL]"></script> <script> $(document).ready(function(){ setTimeout(function(){ $("div.ads").fadeOut(50000, function () { $("div.ads").remove(); }); }, 8000); }); </script> <div class="ads" style="padding-top: 21px; height: 115px; width: 740px; position: absolute; left: 50%; z-index: 9999; margin-left: -370px; margin-right: auto; overflow: hidden; opacity: 0.6286; background-image: url([URL]http://i.imgur.com/Ox6jtXp.png);[/URL]"> <br> <script type="text/javascript"> google_ad_client = "ca-pub-2015133537650223"; google_ad_slot = "8458093395"; google_ad_width = 728; google_ad_height = 90; </script> <!-- normal --> <script type="text/javascript" src="//pagead2.googlesyndication.com/pagead/show_ads.js"> </script> </div> <script> $(document).ready(function(){ setTimeout(function(){ $("div.ads").fadeOut(30000, function () { $("div.ads").remove(); }); }, 820); }); </script> <div id="adsbanner120" style="background-color:#fff;padding:5px;height:600px;width:177px;z-index:70000;position:absolute;top:50px;right:15px;overflow:hidden;display:block"> <script>$(document).ready(function(){$("#closeadsbanner120").click(function(){$("#adsbanner120").hide()})});</script> <div id="closeadsbanner120" href="#" style="background-image:url({url}/app/tpl/skins/{skin}/img/close.png);height:21px;width:20px;float:left;margin-bottom: -10px;"></div> <script type="text/javascript"> google_ad_client = "ca-pub-2015133537650223"; google_ad_slot = "8458093395"; google_ad_width = 160; google_ad_height = 600; </script> <!-- client --> <script type="text/javascript" src="//pagead2.googlesyndication.com/pagead/show_ads.js"> </script> </div> <div id="client"></div> <div id="onlineCount">Aantal Mabbo's online is aan het laden..!</div> </body> </html> Should I replace the mabbozone.nl to my domain? And the ip's as well? I'm so confused [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
RevCMS Client won't load
Top