Check the new Tutorial subforum with helpfull guides and tutorials for modifications and tweaks.
0 Members and 1 Guest are viewing this topic.
in includes/sessions.php find:if (defined("GET_USER_ONLINE") && ($config['display_whosonline'] == 1 || $user_info['user_level'] == ADMIN)) {insert above:if (!defined("GET_USER_ONLINE")) define("GET_USER_ONLINE");
that's my bad, sorry, fixed above