For every link i go into such as "home" on the homepage i get the same error on everypage (but the error is slightly different each time)
Warning: mysql_result() expects parameter 1 to be resource, boolean given in C:\xampp\htdocs\app\tpl\skins\HabboExtreme\Me.php on line 85
on line 85 ...
These are showing up as text on the page of my hotel how i labeled it - .php (what it is) line # (what line its on) text (what i see on homepage and my page)
classengine.php
line 107
return $this->mysql['result']($this->mysql['query']($sql, $this->connection), 0);
me.php
line 85
<?php...
<?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
*
*/...
Well all i need is to set my api and i need help with it.. also what website could i use to mask my ip so i dont use the server ip as my url?
For the api i need the files : thehabbos_api etc
Well i accidentally messed it up and i really need the default "newclient.php" if its not the default one its fine but i need someone to post theres please!!