Menü

LAN-Party

Login

Sponsoren

Karte > Lock and Load ARK *

Anmelden Information Teilnehmer Sitzplan Location Karte Gästeserver

Teilnehmer Karte
Dieser Veranstaltung wurde bisher noch keine Karte zugewiesen.

Event

LAN-Party

24. Mai 2025 - 26. Mai 2025
Bezahlt: 64Angemeldet/nicht bezahlt: 61Frei: 387 64
( Anmelden/Status )

Forum

Umfragen

Derzeit gibt es keine aktuellen Umfragen.

 ------------------- 

found 164 debug messages

0.000897 - GLOBAL::include              -> config.php
0.001385 - dotCommon::classload         -> require: /var/www/html/old.lockandload.ch/www/includes/class.dotDatabase.php
0.001475 - dotDatabase::getInstance     -> connection: database
0.001505 - dotDatabase::__construct     -> connection: database
0.001548 - dotCommon::classload         -> require: /var/www/html/old.lockandload.ch/www/includes/class.page.php
0.001598 - page::getInstance            -> do
0.001649 - dotCommon::classload         -> require: /var/www/html/old.lockandload.ch/www/includes/class.dotSession.php
0.001691 - dotSession::getInstance      -> do
0.001728 - dotCommon::classload         -> require: /var/www/html/old.lockandload.ch/www/includes/class.user.php
0.001814 - dotSession::start            -> ---- init
0.001889 - dotSession::start            -> start php session managment
0.002866 - dotSession::start            -> finished php session management
0.002895 - dotSession::start            -> save user and host information to new session_array
0.002981 - dotSession::start            -> check for security options
2.750007 - dotSession::start            -> lookup ip2country
2.750093 - dotDatabase::connect         -> laladmin@localhost
2.750765 - dotDatabase::select          -> database: db_intranet_beta
2.751054 - dotDatabase::query           -> SELECT `code` FROM `country_ip2code` WHERE 3628718216 BETWEEN ip_from AND ip_to
2.751197 - dotSession::start            -> update current session online user infos
2.751242 - dotDatabase::query           -> UPDATE session SET lastactivity = 1751270868, userid = 0, site = 'https://www.old.lockandload.ch/party/?do=map&id=10', host = '216.73.216.136', dns = '216.73.216.136', countrycode = 'US', hits = hits + 1 WHERE hash = '4jk2p80utgnkl613smqtescqg0'
2.751733 - dotSession::start            -> no session found in db == insert new db sesssion
2.751786 - dotDatabase::query           -> INSERT INTO `session`SET hash = '4jk2p80utgnkl613smqtescqg0', lastactivity = 1751270868, userid = 0, site = 'https://www.old.lockandload.ch/party/?do=map&id=10', referer = '', useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', host = '216.73.216.136', dns = '216.73.216.136', countrycode = 'US', hits = 1
2.754291 - dotSession::load_locales     -> do
2.756524 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
2.756585 - dotSession::start            -> ---- finished with session startup
2.756658 - dotSession::load_user        -> id: 0
2.756672 - user::get_user               -> id: >0<
2.756703 - dotDatabase::getInstance     -> connection: database
2.756811 - dotCommon::classload         -> require: /var/www/html/old.lockandload.ch/www/includes/class.styles.php
2.756892 - styles::getInstance          -> do
2.756904 - styles::load                 -> name: ><
2.757250 - styles::load                 -> include: /var/www/html/old.lockandload.ch/www/html/styles/dotlan-net3.php
2.757468 - dotCommon::classload         -> require: /var/www/html/old.lockandload.ch/www/includes/class.html.php
2.757708 - dotCommon::classload         -> require: /var/www/html/old.lockandload.ch/www/includes/class.admin.php
2.757752 - admin::getInstance           -> do
2.757763 - dotSession::getInstance      -> do
2.757775 - admin::__construct           -> user_id=0
2.757786 - user::load_settings          -> load current user settings to $global
2.757812 - dotCommon::classload         -> require: /var/www/html/old.lockandload.ch/www/includes/class.prvmsg.php
2.757865 - dotCommon::classload         -> require: /var/www/html/old.lockandload.ch/www/includes/class.event.php
2.757911 - EVENT::comming_event         -> return
2.757929 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1751270868 AND active=1 ORDER by begin ASC
2.759545 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1751270868 AND active=1 ORDER by begin DESC LIMIT 1
2.761922 - dotCommon::classload         -> require: /var/www/html/old.lockandload.ch/www/includes/class.sitzplan.php
2.762031 - GLOBAL::end global.php       -> ---------------------------------------------
2.762092 - dotCommon::classload         -> require: /var/www/html/old.lockandload.ch/www/includes/class.event_frontend.php
2.762286 - EVENT::comming_event         -> return
2.762311 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1751270868 AND active=1 ORDER by begin ASC
2.762590 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1751270868 AND active=1 ORDER by begin DESC LIMIT 1
2.762825 - EVENT_FRONTEND::map          -> id >10<
2.762859 - EVENT::getevent              -> id >10<
2.762879 - dotDatabase::query           -> SELECT events.id, active, invite, password, events.name, anzahl, preis, konto, kontocheck, UNIX_TIMESTAMP(kontocheck) AS kontocheck_unix, event_location.name AS location, event_location.zip AS plz, event_location.city AS ort, event_location.street AS strasse, event_location.countrycode, location_id, map_template, allow_signoff, voraussetzung, minalter, turnier, netzwerk, weiteres, banner, UNIX_TIMESTAMP(begin) AS begin, UNIX_TIMESTAMP(end) AS end, UNIX_TIMESTAMP(signupbegin) AS sgbegin, UNIX_TIMESTAMP(signupend) AS sgend, UNIX_TIMESTAMP(seatreservebegin) AS seatbegin, UNIX_TIMESTAMP(seatreserveend) AS seatend, seatimage, UNIX_TIMESTAMP(canceled) AS canceled, archiv_gallery, archiv_media FROM events LEFT JOIN event_location ON event_location.id=location_id WHERE events.id=10 AND active=1
2.763461 - GLOBAL::include              -> custom.geomap.php
2.770916 - HTML::template               -> template: >event_shortbar<
2.789335 - HTML::message                -> generate Message: Teilnehmer Karte
2.789405 - HTML::template               -> template: >html_message<
2.791004 - GLOBAL::end userspace        -> ---------------------------------------------
2.791061 - PAGE::render                 -> start rendering page layout
2.791072 - styles::getInstance          -> do
2.791087 - USER::check_for_new_messages -> return
2.791112 - HTML::template               -> template: >page_sitetitle<
2.794577 - dotSession::getInstance      -> do
2.794627 - styles::getInstance          -> do
2.796679 - HTML::template               -> template: >page_topbanner<
2.797338 - PAGE::get_shortmenu          -> return
2.797396 - styles::getInstance          -> do
2.797410 - dotSession::getInstance      -> do
2.798121 - SESSION::anz_onlineuser      -> return
2.798181 - dotDatabase::query           -> SELECT COUNT(DISTINCT userid, host, useragent) FROM session WHERE lastactivity > 1751270568
2.800882 - dotDatabase::query           -> SELECT COUNT(DISTINCT userid, host, useragent) FROM session WHERE lastactivity > 1751270568 AND userid!=0
2.802159 - HTML::template               -> template: >page_shortmenu<
2.802825 - PAGE::get_boxes              -> -------- side=left
2.802863 - styles::getInstance          -> do
2.802876 - GLOBAL::include              -> class.cbox.php
2.802942 - dotCommon::classload         -> require: /var/www/html/old.lockandload.ch/www/includes/class.cbox.php
2.803050 - PAGE::get_boxes              -> -------- call: left::menu_main
2.803092 - CBOX::menu                   -> generate Menu Box >menu<
2.803109 - admin::getInstance           -> do
2.803131 - HTML::template               -> template: >box_menu_bit<
2.803926 - HTML::template               -> template: >box_menu_bit<
2.803973 - HTML::template               -> template: >box_menu_bit<
2.803993 - HTML::template               -> template: >box_menu_bit<
2.804027 - HTML::template               -> template: >box_menu_bit<
2.804048 - HTML::template               -> template: >box_menu_bit<
2.804065 - HTML::template               -> template: >box_menu_bit<
2.804081 - HTML::template               -> template: >box_menu_bit<
2.804097 - HTML::template               -> template: >box_menu<
2.804588 - HTML::template_exists        -> search: >page_box_left< == 1
2.804653 - HTML::template               -> template: >page_box_left<
2.805077 - PAGE::get_boxes              -> -------- call: left::menu_party
2.805195 - CBOX::menu                   -> generate Menu Box >party<
2.805227 - admin::getInstance           -> do
2.805245 - HTML::template               -> template: >box_menu_bit<
2.805279 - HTML::template               -> template: >box_menu_bit<
2.805298 - HTML::template               -> template: >box_menu_bit<
2.805318 - HTML::template               -> template: >box_menu_bit<
2.805335 - HTML::template               -> template: >box_menu_bit<
2.805352 - HTML::template               -> template: >box_menu_bit<
2.805368 - HTML::template               -> template: >box_menu<
2.805450 - HTML::template_exists        -> search: >page_box_left< == 1
2.805488 - HTML::template               -> template: >page_box_left<
2.805537 - PAGE::get_boxes              -> -------- call: left::menu_party3
2.805557 - CBOX::menu                   -> generate Menu Box >party3<
2.805668 - PAGE::get_boxes              -> -------- call: left::menu_user
2.805686 - CBOX::menu                   -> generate Menu Box >login<
2.805700 - admin::getInstance           -> do
2.805714 - HTML::template               -> template: >box_menu_bit<
2.805742 - HTML::template               -> template: >box_menu_bit<
2.805765 - HTML::template               -> template: >box_menu<
2.805823 - HTML::template_exists        -> search: >page_box_left< == 1
2.805852 - HTML::template               -> template: >page_box_left<
2.805893 - PAGE::get_boxes              -> -------- call: left::banner
2.805948 - dotCommon::classload         -> require: /var/www/html/old.lockandload.ch/www/includes/class.cache.php
2.806664 - CACHE::get                   -> cache: >sponsoren_3_cbox_dotlan-net3.de_DE< found
2.807096 - HTML::template_exists        -> search: >page_box_left< == 1
2.807148 - HTML::template               -> template: >page_box_left<
2.807209 - HTML::template               -> template: >page_content_left<
2.807791 - PAGE::get_boxes              -> -------- side=right
2.807818 - styles::getInstance          -> do
2.807832 - GLOBAL::include              -> class.cbox.php
2.807847 - PAGE::get_boxes              -> -------- call: right::menu_party2
2.807868 - CBOX::menu                   -> generate Menu Box >party2<
2.807881 - admin::getInstance           -> do
2.807896 - HTML::template               -> template: >box_menu_bit<
2.807930 - HTML::template               -> template: >box_menu_bit<
2.807957 - HTML::template               -> template: >box_menu_bit<
2.807982 - HTML::template               -> template: >box_menu_bit<
2.808016 - HTML::template               -> template: >box_menu_bit<
2.808128 - HTML::template               -> template: >box_menu<
2.808248 - HTML::template_exists        -> search: >page_box_right< == 1
2.808285 - HTML::template               -> template: >page_box_right<
2.808735 - PAGE::get_boxes              -> -------- call: right::party
2.808852 - CBOX::party                  -> generate Box
2.808887 - EVENT::short_event           -> id >13<
2.808904 - EVENT::getevent              -> id >13<
2.808926 - dotDatabase::query           -> SELECT events.id, active, invite, password, events.name, anzahl, preis, konto, kontocheck, UNIX_TIMESTAMP(kontocheck) AS kontocheck_unix, event_location.name AS location, event_location.zip AS plz, event_location.city AS ort, event_location.street AS strasse, event_location.countrycode, location_id, map_template, allow_signoff, voraussetzung, minalter, turnier, netzwerk, weiteres, banner, UNIX_TIMESTAMP(begin) AS begin, UNIX_TIMESTAMP(end) AS end, UNIX_TIMESTAMP(signupbegin) AS sgbegin, UNIX_TIMESTAMP(signupend) AS sgend, UNIX_TIMESTAMP(seatreservebegin) AS seatbegin, UNIX_TIMESTAMP(seatreserveend) AS seatend, seatimage, UNIX_TIMESTAMP(canceled) AS canceled, archiv_gallery, archiv_media FROM events LEFT JOIN event_location ON event_location.id=location_id WHERE events.id=13 AND active=1
2.809423 - CACHE::get                   -> cache: >event_13_stats< found
2.810045 - EVENT::generate_bar          -> return
2.810100 - CACHE::get                   -> cache: >event_13_stats< found
2.810168 - HTML::template               -> template: >box_event<
2.811657 - HTML::template_exists        -> search: >page_box_right< == 1
2.811719 - HTML::template               -> template: >page_box_right<
2.811769 - PAGE::get_boxes              -> -------- call: right::forum
2.811791 - CBOX::forum                  -> generate forum box
2.811802 - CBOX::forum_load_threads     -> load data
2.812722 - CACHE::get                   -> cache: >topthreads< found
2.813938 - dotDatabase::query           -> SELECT t.title, t.lastposter, t.fv_id, t.threadid, t.lastposttime AS stamp, UNIX_TIMESTAMP(t.lastposttime) AS lastposttime, m.forumid AS forumid, m.title AS forumtitle, m.private AS private, m.priv_access AS priv_access, t.replies, t.ext, SUBSTRING(pagetext, 1, 190) AS preview FROM forum_thread AS t LEFT JOIN forum_main AS m ON t.forumid=m.forumid LEFT JOIN forum_post AS p ON t.threadid=p.threadid AND t.lastposttime=p.dateline WHERE t.invisible=0 AND m.show_latest=1 AND t.show_latest=1 ORDER by t.lastposttime DESC LIMIT 20
2.814904 - CBOX::forum_threads          -> list all threads in array
2.814987 - FORUM::thread_lastvisit      -> threadid: Array
2.815017 - admin::getInstance           -> do
2.815040 - HTML::template               -> template: >box_forum<
2.816490 - HTML::template_exists        -> search: >page_box_right< == 1
2.816563 - HTML::template               -> template: >page_box_right<
2.816620 - PAGE::get_boxes              -> -------- call: right::vote
2.816646 - CBOX::vote                   -> generate Box
2.816662 - dotDatabase::query           -> SELECT v_id, UNIX_TIMESTAMP(v_ende) AS v_ende FROM vote_main WHERE v_start < NOW() AND v_ende > NOW() AND v_active=1 AND v_top=1 ORDER by v_start DESC
2.818226 - HTML::template               -> template: >box_vote_nocurrent<
2.818932 - HTML::template_exists        -> search: >page_box_right< == 1
2.819002 - HTML::template               -> template: >page_box_right<
2.819062 - HTML::template               -> template: >page_content_right<
2.819779 - HTML::template               -> template: >page_content<
2.820484 - HTML::template               -> template: >page_impressum<
2.820672 - HTML::template               -> template: >page<
2.821249 - PAGE::render                 -> final

PHP Includes   : 19
DB Queries     : 13
Rendering Time : 2.823466

Includes PHP Files: 
 - /var/www/html/old.lockandload.ch/www/party/index.php
 - /var/www/html/old.lockandload.ch/www/global.php
 - /var/www/html/old.lockandload.ch/www/includes/class.dotCommon.php
 - /var/www/html/old.lockandload.ch/www/config.php
 - /var/www/html/old.lockandload.ch/www/includes/class.dotDatabase.php
 - /var/www/html/old.lockandload.ch/www/includes/class.page.php
 - /var/www/html/old.lockandload.ch/www/includes/class.dotSession.php
 - /var/www/html/old.lockandload.ch/www/includes/class.user.php
 - /var/www/html/old.lockandload.ch/www/includes/class.styles.php
 - /var/www/html/old.lockandload.ch/www/html/styles/dotlan-net3.php
 - /var/www/html/old.lockandload.ch/www/includes/class.html.php
 - /var/www/html/old.lockandload.ch/www/includes/class.admin.php
 - /var/www/html/old.lockandload.ch/www/includes/class.prvmsg.php
 - /var/www/html/old.lockandload.ch/www/includes/class.event.php
 - /var/www/html/old.lockandload.ch/www/includes/class.sitzplan.php
 - /var/www/html/old.lockandload.ch/www/includes/class.event_frontend.php
 - /var/www/html/old.lockandload.ch/www/includes/custom.geomap.php
 - /var/www/html/old.lockandload.ch/www/includes/class.cbox.php
 - /var/www/html/old.lockandload.ch/www/includes/class.cache.php