Menü

LAN-Party

Login

Sponsoren

Zeitplan *

Zeitplan

//Zeitplan Lock and Load

Next Event tba


19. Oktober 2016 - 22:50
( Team Lock and Load )

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 173 debug messages

0.000053 - GLOBAL::include              -> config.php
0.000243 - dotCommon::classload         -> require: /var/www/html/old.lockandload.ch/www/includes/class.dotDatabase.php
0.000290 - dotDatabase::getInstance     -> connection: database
0.000307 - dotDatabase::__construct     -> connection: database
0.000329 - dotCommon::classload         -> require: /var/www/html/old.lockandload.ch/www/includes/class.page.php
0.000359 - page::getInstance            -> do
0.000381 - dotCommon::classload         -> require: /var/www/html/old.lockandload.ch/www/includes/class.dotSession.php
0.000405 - dotSession::getInstance      -> do
0.000417 - dotCommon::classload         -> require: /var/www/html/old.lockandload.ch/www/includes/class.user.php
0.000453 - dotSession::start            -> ---- init
0.000498 - dotSession::start            -> start php session managment
0.000944 - dotSession::start            -> finished php session management
0.000960 - dotSession::start            -> save user and host information to new session_array
0.001025 - dotSession::start            -> check for security options
2.096114 - dotSession::start            -> lookup ip2country
2.096162 - dotDatabase::connect         -> laladmin@localhost
2.096840 - dotDatabase::select          -> database: db_intranet_beta
2.097387 - dotDatabase::query           -> SELECT `code` FROM `country_ip2code` WHERE 3628718312 BETWEEN ip_from AND ip_to
2.097810 - dotSession::start            -> update current session online user infos
2.097847 - dotDatabase::query           -> UPDATE session SET lastactivity = 1750666470, userid = 0, site = 'https://www.old.lockandload.ch/artikel/?id=10', host = '216.73.216.232', dns = '216.73.216.232', countrycode = 'US', hits = hits + 1 WHERE hash = 'cmnfoq5ephgci19lql5cnvq965'
2.098137 - dotSession::start            -> no session found in db == insert new db sesssion
2.098165 - dotDatabase::query           -> INSERT INTO `session`SET hash = 'cmnfoq5ephgci19lql5cnvq965', lastactivity = 1750666470, userid = 0, site = 'https://www.old.lockandload.ch/artikel/?id=10', referer = '', useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', host = '216.73.216.232', dns = '216.73.216.232', countrycode = 'US', hits = 1
2.098664 - dotSession::load_locales     -> do
2.098791 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
2.098799 - dotSession::start            -> ---- finished with session startup
2.098818 - dotSession::load_user        -> id: 0
2.098825 - user::get_user               -> id: >0<
2.098842 - dotDatabase::getInstance     -> connection: database
2.098873 - dotCommon::classload         -> require: /var/www/html/old.lockandload.ch/www/includes/class.styles.php
2.098917 - styles::getInstance          -> do
2.098925 - styles::load                 -> name: ><
2.098939 - styles::load                 -> include: /var/www/html/old.lockandload.ch/www/html/styles/dotlan-net3.php
2.099025 - dotCommon::classload         -> require: /var/www/html/old.lockandload.ch/www/includes/class.html.php
2.099146 - dotCommon::classload         -> require: /var/www/html/old.lockandload.ch/www/includes/class.admin.php
2.099179 - admin::getInstance           -> do
2.099188 - dotSession::getInstance      -> do
2.099197 - admin::__construct           -> user_id=0
2.099207 - user::load_settings          -> load current user settings to $global
2.099224 - dotCommon::classload         -> require: /var/www/html/old.lockandload.ch/www/includes/class.prvmsg.php
2.099264 - dotCommon::classload         -> require: /var/www/html/old.lockandload.ch/www/includes/class.event.php
2.099301 - EVENT::comming_event         -> return
2.099313 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1750666470 AND active=1 ORDER by begin ASC
2.099579 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1750666470 AND active=1 ORDER by begin DESC LIMIT 1
2.100005 - dotCommon::classload         -> require: /var/www/html/old.lockandload.ch/www/includes/class.sitzplan.php
2.100056 - GLOBAL::end global.php       -> ---------------------------------------------
2.100089 - dotCommon::classload         -> require: /var/www/html/old.lockandload.ch/www/includes/class.article.php
2.100135 - ARTICLE::get_article         -> id >10<
2.100145 - 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 = 10 LIMIT 1
2.101087 - user::get_user               -> id: >1<
2.101111 - dotDatabase::getInstance     -> connection: database
2.101124 - dotDatabase::query           -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 1 ORDER by id DESC
2.101561 - ARTICLE::inc_read            -> id >0<
2.101579 - dotDatabase::query           -> UPDATE article SET count_read=count_read+1 WHERE id='10'
2.103079 - ARTICLE::show_comments       -> id >10<
2.103100 - ARTICLE::get_article         -> id >10<
2.103110 - 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 = 10 AND active=1 LIMIT 1
2.103552 - user::get_user               -> id: >1<
2.103603 - user::get_user               -> found in cache
2.103689 - ARTICLE::display             -> id >10<
2.103699 - ARTICLE::get_article         -> id >10<
2.103709 - 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 = 10 LIMIT 1
2.104262 - user::get_user               -> id: >1<
2.104276 - user::get_user               -> found in cache
2.104330 - HTML::encodeCms              -> 
2.104440 - HTML::template               -> template: >artikel_display<
2.107249 - GLOBAL::end userspace        -> ---------------------------------------------
2.107288 - PAGE::render                 -> start rendering page layout
2.107297 - styles::getInstance          -> do
2.107311 - USER::check_for_new_messages -> return
2.107331 - HTML::template               -> template: >page_sitetitle<
2.108043 - dotSession::getInstance      -> do
2.108064 - styles::getInstance          -> do
2.108747 - HTML::template               -> template: >page_topbanner<
2.109050 - PAGE::get_shortmenu          -> return
2.109065 - styles::getInstance          -> do
2.109074 - dotSession::getInstance      -> do
2.109151 - SESSION::anz_onlineuser      -> return
2.109167 - dotDatabase::query           -> SELECT COUNT(DISTINCT userid, host, useragent) FROM session WHERE lastactivity > 1750666170
2.111596 - dotDatabase::query           -> SELECT COUNT(DISTINCT userid, host, useragent) FROM session WHERE lastactivity > 1750666170 AND userid!=0
2.112163 - HTML::template               -> template: >page_shortmenu<
2.113366 - PAGE::get_boxes              -> -------- side=left
2.113392 - styles::getInstance          -> do
2.113405 - GLOBAL::include              -> class.cbox.php
2.113465 - dotCommon::classload         -> require: /var/www/html/old.lockandload.ch/www/includes/class.cbox.php
2.113554 - PAGE::get_boxes              -> -------- call: left::menu_main
2.113586 - CBOX::menu                   -> generate Menu Box >menu<
2.113610 - admin::getInstance           -> do
2.113627 - HTML::template               -> template: >box_menu_bit<
2.114315 - HTML::template               -> template: >box_menu_bit<
2.114345 - HTML::template               -> template: >box_menu_bit<
2.114363 - HTML::template               -> template: >box_menu_bit<
2.114392 - HTML::template               -> template: >box_menu_bit<
2.114411 - HTML::template               -> template: >box_menu_bit<
2.114428 - HTML::template               -> template: >box_menu_bit<
2.114445 - HTML::template               -> template: >box_menu_bit<
2.114460 - HTML::template               -> template: >box_menu<
2.114970 - HTML::template_exists        -> search: >page_box_left< == 1
2.115004 - HTML::template               -> template: >page_box_left<
2.115145 - PAGE::get_boxes              -> -------- call: left::menu_party
2.115171 - CBOX::menu                   -> generate Menu Box >party<
2.115183 - admin::getInstance           -> do
2.115196 - HTML::template               -> template: >box_menu_bit<
2.115218 - HTML::template               -> template: >box_menu_bit<
2.115231 - HTML::template               -> template: >box_menu_bit<
2.115246 - HTML::template               -> template: >box_menu_bit<
2.115261 - HTML::template               -> template: >box_menu_bit<
2.115271 - HTML::template               -> template: >box_menu_bit<
2.115280 - HTML::template               -> template: >box_menu<
2.115311 - HTML::template_exists        -> search: >page_box_left< == 1
2.115330 - HTML::template               -> template: >page_box_left<
2.115354 - PAGE::get_boxes              -> -------- call: left::menu_party3
2.115365 - CBOX::menu                   -> generate Menu Box >party3<
2.115448 - PAGE::get_boxes              -> -------- call: left::menu_user
2.115462 - CBOX::menu                   -> generate Menu Box >login<
2.115471 - admin::getInstance           -> do
2.115479 - HTML::template               -> template: >box_menu_bit<
2.115493 - HTML::template               -> template: >box_menu_bit<
2.115504 - HTML::template               -> template: >box_menu<
2.115539 - HTML::template_exists        -> search: >page_box_left< == 1
2.115553 - HTML::template               -> template: >page_box_left<
2.115595 - PAGE::get_boxes              -> -------- call: left::banner
2.115644 - dotCommon::classload         -> require: /var/www/html/old.lockandload.ch/www/includes/class.cache.php
2.116587 - CACHE::get                   -> cache: >sponsoren_3_cbox_dotlan-net3.de_DE< found
2.116870 - HTML::template_exists        -> search: >page_box_left< == 1
2.116907 - HTML::template               -> template: >page_box_left<
2.116955 - HTML::template               -> template: >page_content_left<
2.117613 - PAGE::get_boxes              -> -------- side=right
2.117627 - styles::getInstance          -> do
2.117636 - GLOBAL::include              -> class.cbox.php
2.117660 - PAGE::get_boxes              -> -------- call: right::menu_party2
2.117678 - CBOX::menu                   -> generate Menu Box >party2<
2.117689 - admin::getInstance           -> do
2.117702 - HTML::template               -> template: >box_menu_bit<
2.117741 - HTML::template               -> template: >box_menu_bit<
2.117754 - HTML::template               -> template: >box_menu_bit<
2.117764 - HTML::template               -> template: >box_menu_bit<
2.117775 - HTML::template               -> template: >box_menu_bit<
2.117784 - HTML::template               -> template: >box_menu<
2.117816 - HTML::template_exists        -> search: >page_box_right< == 1
2.117834 - HTML::template               -> template: >page_box_right<
2.117904 - PAGE::get_boxes              -> -------- call: right::party
2.117924 - CBOX::party                  -> generate Box
2.117943 - EVENT::short_event           -> id >13<
2.117952 - EVENT::getevent              -> id >13<
2.117965 - 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.118801 - CACHE::get                   -> cache: >event_13_stats< found
2.119169 - EVENT::generate_bar          -> return
2.119206 - CACHE::get                   -> cache: >event_13_stats< found
2.119258 - HTML::template               -> template: >box_event<
2.120412 - HTML::template_exists        -> search: >page_box_right< == 1
2.120438 - HTML::template               -> template: >page_box_right<
2.120471 - PAGE::get_boxes              -> -------- call: right::forum
2.120489 - CBOX::forum                  -> generate forum box
2.120514 - CBOX::forum_load_threads     -> load data
2.120685 - CACHE::get                   -> cache: >topthreads< found
2.120917 - 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.121843 - CBOX::forum_threads          -> list all threads in array
2.122005 - FORUM::thread_lastvisit      -> threadid: Array
2.122021 - admin::getInstance           -> do
2.122031 - HTML::template               -> template: >box_forum<
2.122616 - HTML::template_exists        -> search: >page_box_right< == 1
2.122655 - HTML::template               -> template: >page_box_right<
2.122785 - PAGE::get_boxes              -> -------- call: right::vote
2.122799 - CBOX::vote                   -> generate Box
2.122809 - 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.123880 - HTML::template               -> template: >box_vote_nocurrent<
2.124123 - HTML::template_exists        -> search: >page_box_right< == 1
2.124155 - HTML::template               -> template: >page_box_right<
2.124193 - HTML::template               -> template: >page_content_right<
2.124515 - HTML::template               -> template: >page_content<
2.124845 - HTML::template               -> template: >page_impressum<
2.124891 - HTML::template               -> template: >page<
2.125066 - PAGE::render                 -> final

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

Includes PHP Files: 
 - /var/www/html/old.lockandload.ch/www/artikel/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.article.php
 - /var/www/html/old.lockandload.ch/www/includes/class.cbox.php
 - /var/www/html/old.lockandload.ch/www/includes/class.cache.php