NotoriousJameson
James
- Jan 7, 2016
- 194
- 15
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 ->
, 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.
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 ->
You must be registered for see links
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.