Menü

LAN-Party

Login

Sponsoren

Zeitplan *

Zeitplan

//Zeitplan Lock and Load

Next Event tba


20. October 2016 - 00:50
( Team Lock and Load )

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

0.000051 - GLOBAL::include              -> config.php
0.000294 - dotCommon::classload         -> require: /var/www/html/includes/class.dotDatabase.php
0.000416 - dotDatabase::getInstance     -> connection: database
0.000443 - dotDatabase::__construct     -> connection: database
0.000474 - dotCommon::classload         -> require: /var/www/html/includes/class.page.php
0.000502 - page::getInstance            -> do
0.000530 - dotCommon::classload         -> require: /var/www/html/includes/class.dotSession.php
0.000564 - dotSession::getInstance      -> do
0.000583 - dotCommon::classload         -> require: /var/www/html/includes/class.user.php
0.000639 - dotSession::start            -> ---- init
0.000710 - dotSession::start            -> start php session managment
0.001020 - dotSession::start            -> finished php session management
0.001043 - dotSession::start            -> check for security options
0.001059 - dotSession::start            -> update current session online user infos
0.001076 - dotDatabase::connect         -> laladmin@dotlan-db
0.002431 - dotDatabase::select          -> database: db_intranet_beta
0.002974 - dotDatabase::query           -> UPDATE session SET lastactivity = 1762587844, userid = 0, site = 'https://old.lockandload.ch/artikel/?id=10', host = '216.73.216.87', dns = '216.73.216.87', countrycode = 'US', hits = hits + 1 WHERE hash = '2f3de7e5f16eeeb5301afb1890f64f1f'
0.003685 - dotSession::start            -> session found in DB
0.003731 - dotSession::load_locales     -> do
0.003817 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.003830 - dotSession::start            -> ---- finished with session startup
0.003853 - dotSession::load_user        -> id: 0
0.003863 - user::get_user               -> id: >0<
0.003884 - dotDatabase::getInstance     -> connection: database
0.003930 - dotCommon::classload         -> require: /var/www/html/includes/class.styles.php
0.003999 - styles::getInstance          -> do
0.004010 - styles::load                 -> name: ><
0.004029 - styles::load                 -> include: /var/www/html/html/styles/dotlan-net3.php
0.004101 - dotCommon::classload         -> require: /var/www/html/includes/class.html.php
0.004245 - dotCommon::classload         -> require: /var/www/html/includes/class.admin.php
0.004269 - admin::getInstance           -> do
0.004279 - dotSession::getInstance      -> do
0.004288 - admin::__construct           -> user_id=0
0.004298 - user::load_settings          -> load current user settings to $global
0.004314 - dotCommon::classload         -> require: /var/www/html/includes/class.prvmsg.php
0.004359 - dotCommon::classload         -> require: /var/www/html/includes/class.event.php
0.004385 - EVENT::comming_event         -> return
0.004398 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1762587844 AND active=1 ORDER by begin ASC
0.004575 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1762587844 AND active=1 ORDER by begin DESC LIMIT 1
0.004729 - dotCommon::classload         -> require: /var/www/html/includes/class.sitzplan.php
0.004778 - GLOBAL::end global.php       -> ---------------------------------------------
0.004799 - dotCommon::classload         -> require: /var/www/html/includes/class.article.php
0.004855 - ARTICLE::get_article         -> id >10<
0.004880 - 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
0.005364 - user::get_user               -> id: >1<
0.005395 - dotDatabase::getInstance     -> connection: database
0.005416 - dotDatabase::query           -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 1 ORDER by id DESC
0.005827 - ARTICLE::inc_read            -> id >0<
0.005849 - dotDatabase::query           -> UPDATE article SET count_read=count_read+1 WHERE id='10'
0.006091 - ARTICLE::show_comments       -> id >10<
0.006108 - ARTICLE::get_article         -> id >10<
0.006119 - 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
0.006446 - user::get_user               -> id: >1<
0.006470 - user::get_user               -> found in cache
0.006511 - ARTICLE::display             -> id >10<
0.006519 - ARTICLE::get_article         -> id >10<
0.006529 - 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
0.006770 - user::get_user               -> id: >1<
0.006786 - user::get_user               -> found in cache
0.006835 - HTML::encodeCms              -> 
0.006915 - HTML::template               -> template: >artikel_display<
0.007128 - GLOBAL::end userspace        -> ---------------------------------------------
0.007144 - PAGE::render                 -> start rendering page layout
0.007152 - styles::getInstance          -> do
0.007162 - USER::check_for_new_messages -> return
0.007177 - HTML::template               -> template: >page_sitetitle<
0.007277 - dotSession::getInstance      -> do
0.007286 - styles::getInstance          -> do
0.007376 - HTML::template               -> template: >page_topbanner<
0.007441 - PAGE::get_shortmenu          -> return
0.007449 - styles::getInstance          -> do
0.007455 - dotSession::getInstance      -> do
0.007473 - SESSION::anz_onlineuser      -> return
0.007484 - dotDatabase::query           -> SELECT COUNT(DISTINCT userid, host, useragent) FROM session WHERE lastactivity > 1762587544
0.007806 - dotDatabase::query           -> SELECT COUNT(DISTINCT userid, host, useragent) FROM session WHERE lastactivity > 1762587544 AND userid!=0
0.008036 - HTML::template               -> template: >page_shortmenu<
0.008124 - PAGE::get_boxes              -> -------- side=left
0.008133 - styles::getInstance          -> do
0.008141 - GLOBAL::include              -> class.cbox.php
0.008160 - dotCommon::classload         -> require: /var/www/html/includes/class.cbox.php
0.008199 - PAGE::get_boxes              -> -------- call: left::menu_main
0.008221 - CBOX::menu                   -> generate Menu Box >menu<
0.008232 - admin::getInstance           -> do
0.008244 - HTML::template               -> template: >box_menu_bit<
0.008313 - HTML::template               -> template: >box_menu_bit<
0.008365 - HTML::template               -> template: >box_menu_bit<
0.008380 - HTML::template               -> template: >box_menu_bit<
0.008399 - HTML::template               -> template: >box_menu_bit<
0.008413 - HTML::template               -> template: >box_menu_bit<
0.008427 - HTML::template               -> template: >box_menu_bit<
0.008440 - HTML::template               -> template: >box_menu_bit<
0.008453 - HTML::template               -> template: >box_menu<
0.008532 - HTML::template_exists        -> search: >page_box_left< == 1
0.008559 - HTML::template               -> template: >page_box_left<
0.008617 - PAGE::get_boxes              -> -------- call: left::menu_party
0.008631 - CBOX::menu                   -> generate Menu Box >party<
0.008639 - admin::getInstance           -> do
0.008648 - HTML::template               -> template: >box_menu_bit<
0.008665 - HTML::template               -> template: >box_menu_bit<
0.008679 - HTML::template               -> template: >box_menu_bit<
0.008692 - HTML::template               -> template: >box_menu_bit<
0.008705 - HTML::template               -> template: >box_menu_bit<
0.008718 - HTML::template               -> template: >box_menu_bit<
0.008730 - HTML::template               -> template: >box_menu<
0.008794 - HTML::template_exists        -> search: >page_box_left< == 1
0.008813 - HTML::template               -> template: >page_box_left<
0.008839 - PAGE::get_boxes              -> -------- call: left::menu_party3
0.008850 - CBOX::menu                   -> generate Menu Box >party3<
0.008868 - PAGE::get_boxes              -> -------- call: left::menu_user
0.008877 - CBOX::menu                   -> generate Menu Box >login<
0.008885 - admin::getInstance           -> do
0.008894 - HTML::template               -> template: >box_menu_bit<
0.008910 - HTML::template               -> template: >box_menu_bit<
0.008923 - HTML::template               -> template: >box_menu<
0.008951 - HTML::template_exists        -> search: >page_box_left< == 1
0.008967 - HTML::template               -> template: >page_box_left<
0.008995 - PAGE::get_boxes              -> -------- call: left::banner
0.009019 - dotCommon::classload         -> require: /var/www/html/includes/class.cache.php
0.009057 - CACHE::get                   -> cache: >sponsoren_3_cbox_dotlan-net3.de_DE< found
0.009119 - HTML::template_exists        -> search: >page_box_left< == 1
0.009137 - HTML::template               -> template: >page_box_left<
0.009167 - HTML::template               -> template: >page_content_left<
0.009243 - PAGE::get_boxes              -> -------- side=right
0.009254 - styles::getInstance          -> do
0.009261 - GLOBAL::include              -> class.cbox.php
0.009271 - PAGE::get_boxes              -> -------- call: right::menu_party2
0.009282 - CBOX::menu                   -> generate Menu Box >party2<
0.009290 - admin::getInstance           -> do
0.009299 - HTML::template               -> template: >box_menu_bit<
0.009343 - HTML::template               -> template: >box_menu_bit<
0.009359 - HTML::template               -> template: >box_menu_bit<
0.009373 - HTML::template               -> template: >box_menu_bit<
0.009386 - HTML::template               -> template: >box_menu_bit<
0.009398 - HTML::template               -> template: >box_menu<
0.009434 - HTML::template_exists        -> search: >page_box_right< == 1
0.009452 - HTML::template               -> template: >page_box_right<
0.009519 - PAGE::get_boxes              -> -------- call: right::party
0.009534 - CBOX::party                  -> generate Box
0.009552 - EVENT::short_event           -> id >13<
0.009559 - EVENT::getevent              -> id >13<
0.009570 - 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.009938 - CACHE::get                   -> cache: >event_13_stats< found
0.009988 - EVENT::generate_bar          -> return
0.010002 - CACHE::get                   -> cache: >event_13_stats< found
0.010026 - HTML::template               -> template: >box_event<
0.010103 - HTML::template_exists        -> search: >page_box_right< == 1
0.010120 - HTML::template               -> template: >page_box_right<
0.010141 - PAGE::get_boxes              -> -------- call: right::forum
0.010151 - CBOX::forum                  -> generate forum box
0.010157 - CBOX::forum_load_threads     -> load data
0.010173 - CACHE::get                   -> cache: >topthreads< found
0.010211 - 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.010501 - CBOX::forum_threads          -> list all threads in array
0.010513 - FORUM::thread_lastvisit      -> threadid: Array
0.010521 - admin::getInstance           -> do
0.010527 - HTML::template               -> template: >box_forum<
0.010586 - HTML::template_exists        -> search: >page_box_right< == 1
0.010601 - HTML::template               -> template: >page_box_right<
0.010622 - PAGE::get_boxes              -> -------- call: right::vote
0.010631 - CBOX::vote                   -> generate Box
0.010638 - 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.010981 - HTML::template               -> template: >box_vote_nocurrent<
0.011050 - HTML::template_exists        -> search: >page_box_right< == 1
0.011066 - HTML::template               -> template: >page_box_right<
0.011086 - HTML::template               -> template: >page_content_right<
0.011129 - HTML::template               -> template: >page_content<
0.011164 - HTML::template               -> template: >page_impressum<
0.011226 - HTML::template               -> template: >page<
0.011298 - PAGE::render                 -> final

PHP Includes   : 18
DB Queries     : 13
Rendering Time : 0.011824

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