• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

[UBER] FurniFinder fix.

Status
Not open for further replies.
Junior Spellweaver
Joined
Jul 7, 2010
Messages
155
Reaction score
14
Hi, I know this is easy to fix, but i was thinking to post this.

First browse to your manage/pages dir.
Search for: furnifinder.php and open it with notepad.
Press ctrl+f and type in: hotel-uk and press enter.
(You find this:)
Code:
echo '<p><a href="http://hotel-uk.habbo.com/gamedata/furnidata?hash=x">
http://hotel-uk.habbo.com/gamedata/furnidata?hash=x</a></p><br />';
Change all into hotel-us, so you have

Code:
echo '<p><a href="http://hotel-us.habbo.com/gamedata/furnidata?hash=x">
http://hotel-us.habbo.com/gamedata/furnidata?hash=x</a></p><br />';

I hope you like it.
Sorry for my bad English, im dutch :)
 
I'm back!
Joined
Nov 29, 2008
Messages
526
Reaction score
95
Oooh, Thanks for this mate..

Works 100%
 
Banned
Banned
Joined
Jan 9, 2010
Messages
1,850
Reaction score
503
Woot, thanks man!, i needed this, and i didn't know it was that easy :eek:
 
Web Developer
Loyal Member
Joined
Nov 5, 2009
Messages
1,229
Reaction score
309
How would i add it...

http://iaza.com/work/100824C/gdggg20771.PNG

That dont work...
 
Experienced Elementalist
Joined
Jun 16, 2010
Messages
249
Reaction score
76
Hi, I know this is easy to fix, but i was thinking to post this.

First browse to your manage/pages dir.
Search for: furnifinder.php and open it with notepad.
Press ctrl+f and type in: hotel-uk and press enter.
(You find this:)
Code:
echo '<p><a href="http://hotel-uk.habbo.com/gamedata/furnidata?hash=x">
http://hotel-uk.habbo.com/gamedata/furnidata?hash=x</a></p><br />';
Change all into hotel-us, so you have

Code:
echo '<p><a href="http://hotel-us.habbo.com/gamedata/furnidata?hash=x">
http://hotel-us.habbo.com/gamedata/furnidata?hash=x</a></p><br />';

I hope you like it.
Sorry for my bad English, im dutch :)

This is a good release. Nice work. I am sure no one else has this, and if they claim they do they're lying.

Good eyes.
 
Status
Not open for further replies.
Back
Top