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 Tutorials
[TUT]How to ACTUALLY fix white client & 76% loading problem
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="NotoriousJameson" data-source="post: 365184" data-attributes="member: 65480"><p>So, you have a white client? What you will need in this tutorial is more of common sense to fix this issue, there are possible 2 things wrong in your client problem.</p><p></p><p>1. You have the wrong client PHP file(Recently I found out there is a new things with NEW themes/skins that don't have a working client because they code it wrong somehow or another.) To fix this issue, download RevCMS here -> [SPOILER="RevCMS Download"]<a href="http://fluffygreenarrow.com/revcms.zip" target="_blank">http://fluffygreenarrow.com/revcms.zip</a>[/SPOILER], Extract this to your desktop or where you feel most comfortable with it, then go to the mango skin -> App/Tpl/Skins/Mango/client.php - COPY all the code in this file as it is important, then go to your app/tpl/skins/(SkinHere)/client.php in your skins folder. Paste your code in that client PHP file & fix to where your variables, texts, Habbo.SWF, IP, port or use the default {swf_folder} type codes. Then in your client.css file, go to the bottom:0; part of your CSS code & change it to bottom:0%; & now your client should be full screen, not white, not extremely small(Mango has a problem with it's client where the client is very small, therefore the extra CSS file editing is needed to work.)</p><p></p><p>2. The other issue is most likely you set up your Habbo.SWF wrong, Make sure you know where you R63 SWF's are located, for example: domain.com/r63/Habbo.swf or wherever you have your SWF's set up. </p><p></p><p></p><p>Please leave a like if this helped, I understand there are lots of tutorials that explain to fix this problem, however I have found recently that some RevCMS themes no longer have a working client therefore have a white client so this is a fix for those who are having that problem.</p></blockquote><p></p>
[QUOTE="NotoriousJameson, post: 365184, member: 65480"] So, you have a white client? What you will need in this tutorial is more of common sense to fix this issue, there are possible 2 things wrong in your client problem. 1. You have the wrong client PHP file(Recently I found out there is a new things with NEW themes/skins that don't have a working client because they code it wrong somehow or another.) To fix this issue, download RevCMS here -> [SPOILER="RevCMS Download"][URL]http://fluffygreenarrow.com/revcms.zip[/URL][/SPOILER], Extract this to your desktop or where you feel most comfortable with it, then go to the mango skin -> App/Tpl/Skins/Mango/client.php - COPY all the code in this file as it is important, then go to your app/tpl/skins/(SkinHere)/client.php in your skins folder. Paste your code in that client PHP file & fix to where your variables, texts, Habbo.SWF, IP, port or use the default {swf_folder} type codes. Then in your client.css file, go to the bottom:0; part of your CSS code & change it to bottom:0%; & now your client should be full screen, not white, not extremely small(Mango has a problem with it's client where the client is very small, therefore the extra CSS file editing is needed to work.) 2. The other issue is most likely you set up your Habbo.SWF wrong, Make sure you know where you R63 SWF's are located, for example: domain.com/r63/Habbo.swf or wherever you have your SWF's set up. Please leave a like if this helped, I understand there are lots of tutorials that explain to fix this problem, however I have found recently that some RevCMS themes no longer have a working client therefore have a white client so this is a fix for those who are having that problem. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Tutorials
[TUT]How to ACTUALLY fix white client & 76% loading problem
Top