Zyriantdtx
uwu
- Nov 27, 2014
- 238
- 35
How do I fix my avatar not showing, and the catalog not showing
Can you post a picture?How do I fix my avatar not showing, and the catalog not showing
okI'm afraid I cannot at this moment, maybe tomorrow.
put your domain as the hotel url in config.php and leave your server ip as your vps ip and place your proxy info in your client.php and thats about it rllyThanks, this worked great for me. Also, when i buy a VPS and/or Proxy, could i just replace the i.p's and then it would be public? Or is it more than just putting the ip in. And can i do the same thing with a customized domain? Thanks xox
its the same process only using iis you have to put your .htaccess into url rewrite thats itYeah, Just purchased a new VPS from OVH.
Thank god
I been trying to make a retro for years now, you saved me mate
+1
jep, you didn't link your swf's right.I can get online, and everything works, but one issue: My avatar won't load. Any fix?
Infact, the catalogue or rooms icons don't load either. Have I missed something in the SWF?
do the items load and can you make rooms? usually this happens when you didn't link your swfs right.Hello,
I've tried everything to change the landing hotelview and nothing helps...
I just see a blue background and the hotel logo(only on edge). please help..
Everything works fine only the hotelview and item names. (itemnames are with dots)
If someone can help me..
sorry for my english it isn't my main language!
everything works rooms and that sort of things.jep, you didn't link your swf's right.
do the items load and can you make rooms? usually this happens when you didn't link your swfs right.
try getting downloading the swf pack again and setting them up. I think you expediently modified something wrong.everything works rooms and that sort of things.
(alles behalve de hotelview en het probleem met de furni namen)
ok, thxtry getting downloading the swf pack again and setting them up. I think you expediently modified something wrong.
(probeer de swf opnieuw te downloaden want ik denk dat je wat veranderd hebt in een van de files.)
For the mysql host did you put your external ip? if so, that's wrong, it should be either 127.0.0.1 or localhost, even if you have portforwarded it.
could you post your config.php here? thanksIn \app\management\config.php the MySQL host is localhost and \Emulator\bin\Debug\config.ini it is also 127.0.0.1. Do they need to be the same and/or is there another file from the tutorial I'm missing that has some MySQL stuffsies in it?
Thanks for replying!
$_CONFIG['mysql']['connection_type'] = 'pconnect'; //Type of connection: It must be connect, or pconnect: if you want a persistent connection.
$_CONFIG['mysql']['hostname'] = 'localhost'; //MySQL host
$_CONFIG['mysql']['username'] = 'root'; //MySQL username
$_CONFIG['mysql']['password'] = '****'; //MySQL password
$_CONFIG['mysql']['database'] = 'Plus'; //MySQL database
$_CONFIG['mysql']['port'] = '3306'; //MySQL's port
are you using xampp? are you sure you set your password correct? try logging in inPort is definitely 3306!
Code:$_CONFIG['mysql']['connection_type'] = 'pconnect'; //Type of connection: It must be connect, or pconnect: if you want a persistent connection. $_CONFIG['mysql']['hostname'] = 'localhost'; //MySQL host $_CONFIG['mysql']['username'] = 'root'; //MySQL username $_CONFIG['mysql']['password'] = '****'; //MySQL password $_CONFIG['mysql']['database'] = 'Plus'; //MySQL database $_CONFIG['mysql']['port'] = '3306'; //MySQL's port
Here it is. Thank you for replying you two!
Yes, I am! I have Apache and MySQL running from the Control Panel.are you using xampp? are you sure you set your password correct? try logging in inYou must be registered for see linkswith your password.