Make sure your emulator is up to date.
Make sure your swfs are up to date.
Make sure your swfs configuration files are setup correctly.
Make sure your database is up to date.
Make sure your client.php is up to date.
What Emulator your using. PlusEmu Release 1
What Database your using...
I know this is posted too much lately/ But there are errors in the hotel.
Scenario,
users are stuck at 76% client.
When we did our in game searches,
users affected by the error, cannot be found in navigator(room searches).
Any fix for this??
Hi! I'm still having the same error. Anyone can help? 76% client error. Nothing to do with ports, some users can enter, and some can't.
And also, we are unable to locate the affected user's room. What's going on? O_O
Looking for a fix for this as well :/ Please help..
IIS
<rule name="Habbo Imaging Group Badges">
<match url="^habbo-imaging/badge/([^/]+)" ignoreCase="false" />
<action type="Rewrite" url="/habbo-imaging/badge.php?badge={R:1}" appendQueryString="false" />
</rule>...
Since plus emu have a different tier, rank_vip to give users who login vip.
Is there any table that has rank_vip as primary key?
I would like to set badge upon purchase of vip, as well as different vip benefit.
VIP benefits such as respect/scratch, different credits timer, different permissions...
Users have complained that they did not receive their badges from badge shop as well as not having ALL their badges after reloading hotel.
Any idea how to solve this? :(
<?php
if(!defined('IN_INDEX')) { die('Sorry, you cannot access this file.'); }
#Please fill this all out.
#NOTE: To set up TheHabbos.ORG's API go to wwwroot/mysite/thehabbos_api for IIS, OR, htdocs/thehabbos_api for XAMPP and others.
/*
*
* MySQL management
*
*/...
Warning: mysql_pconnect() [function.mysql-pconnect]: Host 'localhost' is not allowed to connect to this MySQL server in C:\xampp\htdocs\app\class.engine.php on line 48
Any idea on how to fix this?