<?php if(mysql_result(mysql_query("SELECT rank FROM users WHERE id = '" . $_SESSION['user']['id'] . "'"), 0) >= 4)
How do i add a hidden rank? e.g. rank 13... (highest rank)
System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at MySql.Data.MySqlClient.Properties.ViewMethod.And(String right)
User DC: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at Phoenix.HabboHotel.Roles.x4cb45f85326cea04.xb433c52212e96852(UInt32 x32fca20a67937bb1)
at...