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
White Screen on CMS?
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="xXTrevXx" data-source="post: 409989" data-attributes="member: 65272"><p>Hello, i had my hotel going 100% just fine. no problems, but my VPS had ended up getting a Virus. i re-installed windows, and re-downloaded my CMS, i even tried getting new ones, to make sure nothing was corrupted... but that doesnt seem to help. when i go to my hotel link, all it does is go to a white page, it seems like its getting stuck on the First initial index. in the actual htdocs folder, not even in the skins. I say that because i opened the First index in my Notepad ++ and added an echo command, with "Hello" and i saw the word hello, and this is it. ive since changed the CMS, filled in all the settings details, and when i go to my site, again, white page. It IS up if anyone wants to check it out, maybe you can help me figure out the issue... <a href="http://habbsane-hotel.com" target="_blank">http://habbsane-hotel.com</a> its being ran off of xampp.</p><p></p><p><em><u><strong>The Source of the White Page</strong></u></em></p><p><em></em></p><p><em>”."><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "<a href="http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd" target="_blank">http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd</a>"></em></p><p><em><html></em></p><p><em><head></em></p><p><em><title>Habbsane Hotel</title></em></p><p><em><meta name="keywords" content="Habbsane Hotel" /></em></p><p><em><meta name="description" content="Habbsane Hotel" /></em></p><p><em><meta http-equiv="content-type" content="text/html; charset=UTF-8" /></em></p><p><em></head></em></p><p><em><frameset rows="100%"></em></p><p><em><frame src="(Hotel-IP)" title="Habbsane Hotel" frameborder="0" noresize="noresize"/></em></p><p><em><noframes></em></p><p><em><body></em></p><p><em><h1>Habbsane Hotel</h1></em></p><p><em><p><a href="(Hotel-IP)"><a href="http://habbsane-hotel.com/" target="_blank">http://habbsane-hotel.com/</a></a></p></em></p><p><em></body></em></p><p><em></noframes></em></p><p><em></frameset></em></p><p><em></html></em></p><p></p><p></p><p>its not getting re-directed to my skin</p><p></p><p>this is my htacess file:</p><p><em></em></p><p><em></em></p><p><em>RewriteEngine On</em></p><p><em></em></p><p><em></em></p><p><em>RewriteRule ^(|/)$ index.php?url=$1</em></p><p><em>RewriteRule ^([a-zA-Z0-9_-]+)(|/)$ index.php?url=$1</em></p><p><em>RewriteEngine on</em></p><p><em>RewriteRule ^(.*)\.htm$ $1.php [NC]</em></p><p><em></em></p><p><em></em></p><p><em>RewriteRule ^(|/)$ dashboard.html?page=$1</em></p><p><em>RewriteRule ^([a-zA-Z0-9_-]+)(|/)$ dashboard.html?url=$1</em></p><p><em></em></p><p><em>RewriteRule ^home/(.*)/?$ index.php?url=home&user=$1 [L,QSA]</em></p><p></p><p></p><p>this is my managment settings, (in app)</p><p></p><p><em><?php</em></p><p><em>error_reporting(0);</em></p><p><em>if(!defined('IN_INDEX')) { die('Sorry, you cannot access this file.'); }</em></p><p><em>$_CONFIG['mysql']['connection_type'] = 'connect';</em></p><p><em>$_CONFIG['mysql']['hostname'] = 'habbsane-hotel.com';</em></p><p><em>$_CONFIG['mysql']['username'] = 'root';</em></p><p><em>$_CONFIG['mysql']['password'] = '(Password)';</em></p><p><em>$_CONFIG['mysql']['database'] = 'habbsane';</em></p><p><em></em></p><p><em>$_CONFIG['mysql']['port'] = '3306';</em></p><p><em>$_CONFIG['hotel']['server_ip'] = '(Hotel-IP)';</em></p><p><em>$_CONFIG['hotel']['url'] = '<a href="http://habbsane-hotel.com';" target="_blank">http://habbsane-hotel.com';</a></em></p><p><em>$_CONFIG['hotel']['name'] = 'Habbsane';</em></p><p><em>$_CONFIG['hotel']['desc'] = 'Welcome to Habbsane Hotel!';</em></p><p><em>$_CONFIG['hotel']['email'] = '<a href="mailto:habbsanehotel@gmail.com">habbsanehotel@gmail.com</a>';</em></p><p><em>$_CONFIG['hotel']['in_maint'] = false;</em></p><p><em>$_CONFIG['hotel']['motto'] = 'I am a new user to ' . $_CONFIG['hotel']['name'];</em></p><p><em>$_CONFIG['hotel']['credits'] = 7500;</em></p><p><em>$_CONFIG['hotel']['pixels'] = 2500;</em></p><p><em>$_CONFIG['hotel']['figure'] = 'hd-180-8.ca-3175-1408.ch-3222-92.lg-281-92.sh-295-73.hr-3163-1395';</em></p><p><em>$_CONFIG['hotel']['web_build'] = '63_1dc60c6d6ea6e089c6893ab4e0541ee0/2863';</em></p><p><em></em></p><p><em>$_CONFIG['hotel']['external_vars'] = '<a href="http://habbsane-hotel.com/game/external_variables.txt';" target="_blank">http://habbsane-hotel.com/game/external_variables.txt';</a></em></p><p><em>$_CONFIG['hotel']['external_texts'] = '<a href="http://habbsane-hotel.com/game/external_flash_texts.txt';" target="_blank">http://habbsane-hotel.com/game/external_flash_texts.txt';</a></em></p><p><em>$_CONFIG['hotel']['product_data'] = '<a href="http://habbsane-hotel.com/game/productdata.txt';" target="_blank">http://habbsane-hotel.com/game/productdata.txt';</a></em></p><p><em>$_CONFIG['hotel']['furni_data'] = '<a href="http://habbsane-hotel.com/game/furnidata.txt';" target="_blank">http://habbsane-hotel.com/game/furnidata.txt';</a></em></p><p><em>$_CONFIG['hotel']['swf_folder'] = '<a href="http://habbsane-hotel.com/game';" target="_blank">http://habbsane-hotel.com/game';</a></em></p><p><em></em></p><p><em>$_CONFIG['template']['style'] = 'Custom-Habbo';</em></p><p><em>$_CONFIG['thehabbos']['username'] = 'Kryptos';</em></p><p><em>$_CONFIG['retro_top']['user'] = 'Kryptos';</em></p><p><em>$_CONFIG['recaptcha']['priv_key'] = '6LcZ58USAAAAABSV5px9XZlzvIPaBOGA6rQP2G43';</em></p><p><em>$_CONFIG['recaptcha']['pub_key'] = '6LcZ58USAAAAAAQ6kquItHl4JuTBWs-5cSKzh6DD';</em></p><p><em></em></p><p><em></em></p><p>And here is my vhosts file, since im using a virtual host for my apache (everything is done exactly the same as before... but ony this time... its not working)</p><p><em></em></p><p><em></em></p><p><em></em></p><p><em><VirtualHost *:80></em></p><p><em></em></p><p><em> DocumentRoot "C:/xampp/htdocs/</em></p><p><em> ServerName habbsane-hotel.com</em></p><p><em><Directory "c:/xampp/htdocs/"></em></p><p><em>AllowOverride All</em></p><p><em>Require all Granted</em></p><p><em></Directory></em></p><p><em></VirtualHost></em></p><p><em></em></p><p><em>Any help is SERIOUSLY appreciated.</em></p></blockquote><p></p>
[QUOTE="xXTrevXx, post: 409989, member: 65272"] Hello, i had my hotel going 100% just fine. no problems, but my VPS had ended up getting a Virus. i re-installed windows, and re-downloaded my CMS, i even tried getting new ones, to make sure nothing was corrupted... but that doesnt seem to help. when i go to my hotel link, all it does is go to a white page, it seems like its getting stuck on the First initial index. in the actual htdocs folder, not even in the skins. I say that because i opened the First index in my Notepad ++ and added an echo command, with "Hello" and i saw the word hello, and this is it. ive since changed the CMS, filled in all the settings details, and when i go to my site, again, white page. It IS up if anyone wants to check it out, maybe you can help me figure out the issue... [URL]http://habbsane-hotel.com[/URL] its being ran off of xampp. [I][U][B]The Source of the White Page[/B][/U] ”."><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "[URL]http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd[/URL]"> <html> <head> <title>Habbsane Hotel</title> <meta name="keywords" content="Habbsane Hotel" /> <meta name="description" content="Habbsane Hotel" /> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> </head> <frameset rows="100%"> <frame src="(Hotel-IP)" title="Habbsane Hotel" frameborder="0" noresize="noresize"/> <noframes> <body> <h1>Habbsane Hotel</h1> <p><a href="(Hotel-IP)">[URL]http://habbsane-hotel.com/[/URL]</a></p> </body> </noframes> </frameset> </html>[/I] its not getting re-directed to my skin this is my htacess file: [I] RewriteEngine On RewriteRule ^(|/)$ index.php?url=$1 RewriteRule ^([a-zA-Z0-9_-]+)(|/)$ index.php?url=$1 RewriteEngine on RewriteRule ^(.*)\.htm$ $1.php [NC] RewriteRule ^(|/)$ dashboard.html?page=$1 RewriteRule ^([a-zA-Z0-9_-]+)(|/)$ dashboard.html?url=$1 RewriteRule ^home/(.*)/?$ index.php?url=home&user=$1 [L,QSA][/I] this is my managment settings, (in app) [I]<?php error_reporting(0); if(!defined('IN_INDEX')) { die('Sorry, you cannot access this file.'); } $_CONFIG['mysql']['connection_type'] = 'connect'; $_CONFIG['mysql']['hostname'] = 'habbsane-hotel.com'; $_CONFIG['mysql']['username'] = 'root'; $_CONFIG['mysql']['password'] = '(Password)'; $_CONFIG['mysql']['database'] = 'habbsane'; $_CONFIG['mysql']['port'] = '3306'; $_CONFIG['hotel']['server_ip'] = '(Hotel-IP)'; $_CONFIG['hotel']['url'] = '[URL]http://habbsane-hotel.com';[/URL] $_CONFIG['hotel']['name'] = 'Habbsane'; $_CONFIG['hotel']['desc'] = 'Welcome to Habbsane Hotel!'; $_CONFIG['hotel']['email'] = '[EMAIL]habbsanehotel@gmail.com[/EMAIL]'; $_CONFIG['hotel']['in_maint'] = false; $_CONFIG['hotel']['motto'] = 'I am a new user to ' . $_CONFIG['hotel']['name']; $_CONFIG['hotel']['credits'] = 7500; $_CONFIG['hotel']['pixels'] = 2500; $_CONFIG['hotel']['figure'] = 'hd-180-8.ca-3175-1408.ch-3222-92.lg-281-92.sh-295-73.hr-3163-1395'; $_CONFIG['hotel']['web_build'] = '63_1dc60c6d6ea6e089c6893ab4e0541ee0/2863'; $_CONFIG['hotel']['external_vars'] = '[URL]http://habbsane-hotel.com/game/external_variables.txt';[/URL] $_CONFIG['hotel']['external_texts'] = '[URL]http://habbsane-hotel.com/game/external_flash_texts.txt';[/URL] $_CONFIG['hotel']['product_data'] = '[URL]http://habbsane-hotel.com/game/productdata.txt';[/URL] $_CONFIG['hotel']['furni_data'] = '[URL]http://habbsane-hotel.com/game/furnidata.txt';[/URL] $_CONFIG['hotel']['swf_folder'] = '[URL]http://habbsane-hotel.com/game';[/URL] $_CONFIG['template']['style'] = 'Custom-Habbo'; $_CONFIG['thehabbos']['username'] = 'Kryptos'; $_CONFIG['retro_top']['user'] = 'Kryptos'; $_CONFIG['recaptcha']['priv_key'] = '6LcZ58USAAAAABSV5px9XZlzvIPaBOGA6rQP2G43'; $_CONFIG['recaptcha']['pub_key'] = '6LcZ58USAAAAAAQ6kquItHl4JuTBWs-5cSKzh6DD'; [/I] And here is my vhosts file, since im using a virtual host for my apache (everything is done exactly the same as before... but ony this time... its not working) [I] <VirtualHost *:80> DocumentRoot "C:/xampp/htdocs/ ServerName habbsane-hotel.com <Directory "c:/xampp/htdocs/"> AllowOverride All Require all Granted </Directory> </VirtualHost> Any help is SERIOUSLY appreciated.[/I] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
White Screen on CMS?
Top