/**
* copyright : (C) 2001-2019 Advanced Internet Designs Inc.
* email : forum@prohost.org
* $Id: logedin.tmpl 6325 2019-11-14 14:56:39Z naudefj $
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
* Free Software Foundation; version 2 of the License.
**/
{PHP_FILE: input: logedin.inc.t; output: !logedin.inc;}
{REF: ulink.tmpl}
{MAIN_SECTION: loged_in_list loggedin user list}
{TEMPLATE-DATA: logedin}
{TEMPLATE-DATA: forum_info}
{MAIN_SECTION: END}
{SECTION: logedin}
{MSG: logged_in_list} {IF: ($FUD_OPT_1 & 536870912)}{TEMPLATE: i_spy}{ENDIF} |
{MSG: status_line}
[{MSG: administrator}]
[{MSG: moderator}]
{VAR: logedin}
|
{SECTION: END}
{SECTION: i_spy logged in users list}
{IF: _uid || !($FUD_OPT_3 & 131072)}[ {MSG: what_ppl_doing} ]{ENDIF}
{IF: _uid || !($FUD_OPT_3 & 262144)}[ {MSG: logedin_todays_visitors} ]{ENDIF}
{SECTION: END}
{SECTION: online_user_link}
{VAR: v}
{SECTION: END}
{SECTION: last_msg latest message on the forum}
{MSG: logedin_latest_post} {VAR-HTML: st_obj->last_msg_subject}
{SECTION: END}
{SECTION: forum_info}
{MSG: message_counter}
{MSG: most_users_online}
{MSG: user_counter}
{MSG: newest_user} {VAR-HTML: st_obj->last_user_alias}
{IF: $last_msg_id}{TEMPLATE: last_msg}{ENDIF}
|
{SECTION: END}
{SECTION: i_spy_lnk}
{ROOT}?t=actions&{DEF: _rsid}
{SECTION: END}
{SECTION: i_spy_lnk1}
{ROOT}?t=online_today&{DEF: _rsid}
{SECTION: END}
{SECTION: online_user_link_lnk}
{ROOT}?t=usrinfo&id={VAR: k}&{DEF: _rsid}
{SECTION: END}
{SECTION: last_msg_lnk}
{ROOT}?t={DEF: d_thread_view}&goto={VAR: last_msg_id}&{DEF: _rsid}#msg_{VAR: last_msg_id}
{SECTION: END}
{SECTION: forum_info_lnk}
{ROOT}?t=usrinfo&id={VAR: st_obj->last_user_id}&{DEF: _rsid}
{SECTION: END}