Menü

LAN-Party

Login

Sponsoren

LAN-Party as a Service *

LAN-Party as a Service


Aufgrund regelmässig eintreffender Anfragen zur Vermietung und Hilfestellung bei LAN-Partys bieten wir einen neuen Service an. Mehr Infos in unserem Flyer:

Download


17. January 2018 - 22:28
( haIT )

Event

LAN-Party

24. May 2025 - 26. May 2025
Bezahlt: 65Angemeldet/nicht bezahlt: 60Frei: 387 65
( Anmelden/Status )

Forum

Umfragen

Derzeit gibt es keine aktuellen Umfragen.

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

found 179 debug messages

0.000034 - GLOBAL::include              -> config.php
0.000144 - dotCommon::classload         -> require: /var/www/html/includes/class.dotDatabase.php
0.000169 - dotDatabase::getInstance     -> connection: database
0.000181 - dotDatabase::__construct     -> connection: database
0.000198 - dotCommon::classload         -> require: /var/www/html/includes/class.page.php
0.000213 - page::getInstance            -> do
0.000229 - dotCommon::classload         -> require: /var/www/html/includes/class.dotSession.php
0.000241 - dotSession::getInstance      -> do
0.000252 - dotCommon::classload         -> require: /var/www/html/includes/class.user.php
0.000272 - dotSession::start            -> ---- init
0.000300 - dotSession::start            -> start php session managment
0.000499 - dotSession::start            -> finished php session management
0.000508 - dotSession::start            -> save user and host information to new session_array
0.000518 - dotSession::start            -> check for security options
0.004593 - dotSession::start            -> lookup ip2country
0.004608 - dotDatabase::connect         -> laladmin@dotlan-db
0.005478 - dotDatabase::select          -> database: db_intranet_beta
0.005707 - dotDatabase::query           -> SELECT `code` FROM `country_ip2code` WHERE 3628718241 BETWEEN ip_from AND ip_to
0.005855 - dotSession::start            -> update current session online user infos
0.005875 - dotDatabase::query           -> UPDATE session SET lastactivity = 1766983110, userid = 0, site = 'http://old.lockandload.ch/artikel/?id=37', host = '216.73.216.161', dns = '216.73.216.161', countrycode = 'US', hits = hits + 1 WHERE hash = '10392cdb47721d3a5cdbe5b13fab60e4'
0.006092 - dotSession::start            -> no session found in db == insert new db sesssion
0.006111 - dotDatabase::query           -> INSERT INTO `session`SET hash = '10392cdb47721d3a5cdbe5b13fab60e4', lastactivity = 1766983110, userid = 0, site = 'http://old.lockandload.ch/artikel/?id=37', referer = '', useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', host = '216.73.216.161', dns = '216.73.216.161', countrycode = 'US', hits = 1
0.006300 - dotSession::load_locales     -> do
0.006341 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.006347 - dotSession::start            -> ---- finished with session startup
0.006357 - dotSession::load_user        -> id: 0
0.006363 - user::get_user               -> id: >0<
0.006374 - dotDatabase::getInstance     -> connection: database
0.006394 - dotCommon::classload         -> require: /var/www/html/includes/class.styles.php
0.006407 - styles::getInstance          -> do
0.006413 - styles::load                 -> name: ><
0.006425 - styles::load                 -> include: /var/www/html/html/styles/dotlan-net3.php
0.006463 - dotCommon::classload         -> require: /var/www/html/includes/class.html.php
0.006534 - dotCommon::classload         -> require: /var/www/html/includes/class.admin.php
0.006544 - admin::getInstance           -> do
0.006549 - dotSession::getInstance      -> do
0.006555 - admin::__construct           -> user_id=0
0.006560 - user::load_settings          -> load current user settings to $global
0.006570 - dotCommon::classload         -> require: /var/www/html/includes/class.prvmsg.php
0.006586 - dotCommon::classload         -> require: /var/www/html/includes/class.event.php
0.006599 - EVENT::comming_event         -> return
0.006605 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1766983110 AND active=1 ORDER by begin ASC
0.006888 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1766983110 AND active=1 ORDER by begin DESC LIMIT 1
0.007669 - dotCommon::classload         -> require: /var/www/html/includes/class.sitzplan.php
0.007693 - GLOBAL::end global.php       -> ---------------------------------------------
0.007707 - dotCommon::classload         -> require: /var/www/html/includes/class.article.php
0.007728 - ARTICLE::get_article         -> id >37<
0.007735 - dotDatabase::query           -> SELECT article.*, UNIX_TIMESTAMP(dateline) AS unixtime, UNIX_TIMESTAMP(edited) AS edittime, article_section.template FROM article LEFT JOIN article_section ON article.section_id=article_section.id WHERE article.id = 37 LIMIT 1
0.007984 - user::get_user               -> id: >1<
0.007995 - dotDatabase::getInstance     -> connection: database
0.008003 - dotDatabase::query           -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 1 ORDER by id DESC
0.008151 - user::get_user               -> id: >1<
0.008163 - user::get_user               -> found in cache
0.008180 - ARTICLE::inc_read            -> id >0<
0.008186 - dotDatabase::query           -> UPDATE article SET count_read=count_read+1 WHERE id='37'
0.008352 - ARTICLE::show_comments       -> id >37<
0.008360 - ARTICLE::get_article         -> id >37<
0.008368 - dotDatabase::query           -> SELECT article.*, UNIX_TIMESTAMP(dateline) AS unixtime, UNIX_TIMESTAMP(edited) AS edittime, article_section.template FROM article LEFT JOIN article_section ON article.section_id=article_section.id WHERE article.id = 37 AND active=1 LIMIT 1
0.008667 - user::get_user               -> id: >1<
0.008687 - user::get_user               -> found in cache
0.008703 - user::get_user               -> id: >1<
0.008713 - user::get_user               -> found in cache
0.008738 - ARTICLE::display             -> id >37<
0.008745 - ARTICLE::get_article         -> id >37<
0.008753 - dotDatabase::query           -> SELECT article.*, UNIX_TIMESTAMP(dateline) AS unixtime, UNIX_TIMESTAMP(edited) AS edittime, article_section.template FROM article LEFT JOIN article_section ON article.section_id=article_section.id WHERE article.id = 37 LIMIT 1
0.009319 - user::get_user               -> id: >1<
0.009376 - user::get_user               -> found in cache
0.009407 - user::get_user               -> id: >1<
0.009421 - user::get_user               -> found in cache
0.009474 - HTML::encodeCms              -> 
0.009524 - HTML::template               -> template: >artikel_display<
0.009724 - GLOBAL::end userspace        -> ---------------------------------------------
0.009738 - PAGE::render                 -> start rendering page layout
0.009746 - styles::getInstance          -> do
0.009757 - USER::check_for_new_messages -> return
0.009769 - HTML::template               -> template: >page_sitetitle<
0.009834 - dotSession::getInstance      -> do
0.009842 - styles::getInstance          -> do
0.009894 - HTML::template               -> template: >page_topbanner<
0.009942 - PAGE::get_shortmenu          -> return
0.009949 - styles::getInstance          -> do
0.009955 - dotSession::getInstance      -> do
0.009973 - SESSION::anz_onlineuser      -> return
0.009986 - dotDatabase::query           -> SELECT COUNT(DISTINCT userid, host, useragent) FROM session WHERE lastactivity > 1766982810
0.010319 - dotDatabase::query           -> SELECT COUNT(DISTINCT userid, host, useragent) FROM session WHERE lastactivity > 1766982810 AND userid!=0
0.010559 - HTML::template               -> template: >page_shortmenu<
0.010670 - PAGE::get_boxes              -> -------- side=left
0.010680 - styles::getInstance          -> do
0.010687 - GLOBAL::include              -> class.cbox.php
0.010708 - dotCommon::classload         -> require: /var/www/html/includes/class.cbox.php
0.010744 - PAGE::get_boxes              -> -------- call: left::menu_main
0.010772 - CBOX::menu                   -> generate Menu Box >menu<
0.010783 - admin::getInstance           -> do
0.010795 - HTML::template               -> template: >box_menu_bit<
0.010860 - HTML::template               -> template: >box_menu_bit<
0.010878 - HTML::template               -> template: >box_menu_bit<
0.010892 - HTML::template               -> template: >box_menu_bit<
0.010906 - HTML::template               -> template: >box_menu_bit<
0.010917 - HTML::template               -> template: >box_menu_bit<
0.010926 - HTML::template               -> template: >box_menu_bit<
0.010936 - HTML::template               -> template: >box_menu_bit<
0.010945 - HTML::template               -> template: >box_menu<
0.011001 - HTML::template_exists        -> search: >page_box_left< == 1
0.011021 - HTML::template               -> template: >page_box_left<
0.011074 - PAGE::get_boxes              -> -------- call: left::menu_party
0.011087 - CBOX::menu                   -> generate Menu Box >party<
0.011094 - admin::getInstance           -> do
0.011103 - HTML::template               -> template: >box_menu_bit<
0.011119 - HTML::template               -> template: >box_menu_bit<
0.011132 - HTML::template               -> template: >box_menu_bit<
0.011145 - HTML::template               -> template: >box_menu_bit<
0.011156 - HTML::template               -> template: >box_menu_bit<
0.011168 - HTML::template               -> template: >box_menu_bit<
0.011179 - HTML::template               -> template: >box_menu<
0.011209 - HTML::template_exists        -> search: >page_box_left< == 1
0.011225 - HTML::template               -> template: >page_box_left<
0.011250 - PAGE::get_boxes              -> -------- call: left::menu_party3
0.011261 - CBOX::menu                   -> generate Menu Box >party3<
0.011275 - PAGE::get_boxes              -> -------- call: left::menu_user
0.011285 - CBOX::menu                   -> generate Menu Box >login<
0.011292 - admin::getInstance           -> do
0.011301 - HTML::template               -> template: >box_menu_bit<
0.011318 - HTML::template               -> template: >box_menu_bit<
0.011332 - HTML::template               -> template: >box_menu<
0.011364 - HTML::template_exists        -> search: >page_box_left< == 1
0.011381 - HTML::template               -> template: >page_box_left<
0.011408 - PAGE::get_boxes              -> -------- call: left::banner
0.011431 - dotCommon::classload         -> require: /var/www/html/includes/class.cache.php
0.011468 - CACHE::get                   -> cache: >sponsoren_3_cbox_dotlan-net3.de_DE< found
0.011527 - HTML::template_exists        -> search: >page_box_left< == 1
0.011544 - HTML::template               -> template: >page_box_left<
0.011572 - HTML::template               -> template: >page_content_left<
0.011623 - PAGE::get_boxes              -> -------- side=right
0.011630 - styles::getInstance          -> do
0.011650 - GLOBAL::include              -> class.cbox.php
0.011658 - PAGE::get_boxes              -> -------- call: right::menu_party2
0.011670 - CBOX::menu                   -> generate Menu Box >party2<
0.011677 - admin::getInstance           -> do
0.011687 - HTML::template               -> template: >box_menu_bit<
0.011707 - HTML::template               -> template: >box_menu_bit<
0.011721 - HTML::template               -> template: >box_menu_bit<
0.011734 - HTML::template               -> template: >box_menu_bit<
0.011747 - HTML::template               -> template: >box_menu_bit<
0.011761 - HTML::template               -> template: >box_menu<
0.011794 - HTML::template_exists        -> search: >page_box_right< == 1
0.011813 - HTML::template               -> template: >page_box_right<
0.011873 - PAGE::get_boxes              -> -------- call: right::party
0.011892 - CBOX::party                  -> generate Box
0.011909 - EVENT::short_event           -> id >13<
0.011917 - EVENT::getevent              -> id >13<
0.011928 - 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
0.012218 - CACHE::get                   -> cache: >event_13_stats< found
0.012267 - EVENT::generate_bar          -> return
0.012285 - CACHE::get                   -> cache: >event_13_stats< found
0.012315 - HTML::template               -> template: >box_event<
0.012423 - HTML::template_exists        -> search: >page_box_right< == 1
0.012449 - HTML::template               -> template: >page_box_right<
0.012503 - PAGE::get_boxes              -> -------- call: right::forum
0.012516 - CBOX::forum                  -> generate forum box
0.012524 - CBOX::forum_load_threads     -> load data
0.012549 - CACHE::get                   -> cache: >topthreads< found
0.012598 - 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
0.012926 - CBOX::forum_threads          -> list all threads in array
0.012943 - FORUM::thread_lastvisit      -> threadid: Array
0.012954 - admin::getInstance           -> do
0.012962 - HTML::template               -> template: >box_forum<
0.013049 - HTML::template_exists        -> search: >page_box_right< == 1
0.013070 - HTML::template               -> template: >page_box_right<
0.013099 - PAGE::get_boxes              -> -------- call: right::vote
0.013111 - CBOX::vote                   -> generate Box
0.013120 - 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
0.013597 - HTML::template               -> template: >box_vote_nocurrent<
0.013720 - HTML::template_exists        -> search: >page_box_right< == 1
0.013742 - HTML::template               -> template: >page_box_right<
0.013776 - HTML::template               -> template: >page_content_right<
0.013833 - HTML::template               -> template: >page_content<
0.013872 - HTML::template               -> template: >page_impressum<
0.013902 - HTML::template               -> template: >page<
0.013966 - PAGE::render                 -> final

PHP Includes   : 18
DB Queries     : 15
Rendering Time : 0.014574

Includes PHP Files: 
 - /var/www/html/artikel/index.php
 - /var/www/html/global.php
 - /var/www/html/includes/class.dotCommon.php
 - /var/www/html/config.php
 - /var/www/html/includes/class.dotDatabase.php
 - /var/www/html/includes/class.page.php
 - /var/www/html/includes/class.dotSession.php
 - /var/www/html/includes/class.user.php
 - /var/www/html/includes/class.styles.php
 - /var/www/html/html/styles/dotlan-net3.php
 - /var/www/html/includes/class.html.php
 - /var/www/html/includes/class.admin.php
 - /var/www/html/includes/class.prvmsg.php
 - /var/www/html/includes/class.event.php
 - /var/www/html/includes/class.sitzplan.php
 - /var/www/html/includes/class.article.php
 - /var/www/html/includes/class.cbox.php
 - /var/www/html/includes/class.cache.php