Menü

LAN-Party

Login

Sponsoren

Umfrage > Wollt ihr eine grosse Lanparty? *

Umfrage: Wollt ihr eine grosse Lanparty?
Datum: 15.04.2015
400 Personen
1743,59%
300 Personen
1025,64%
200 Personen
615,38%
Nein -> Grösse beibehalten!
512,82%
350 Personen
12,56%
Insgesamt:
39 Stimmen


Umfrage Stimmen Datum
Derzeit gibt es keine aktuellen Umfragen.

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

0.000039 - GLOBAL::include              -> config.php
0.000162 - dotCommon::classload         -> require: /var/www/html/includes/class.dotDatabase.php
0.000190 - dotDatabase::getInstance     -> connection: database
0.000204 - dotDatabase::__construct     -> connection: database
0.000219 - dotCommon::classload         -> require: /var/www/html/includes/class.page.php
0.000234 - page::getInstance            -> do
0.000250 - dotCommon::classload         -> require: /var/www/html/includes/class.dotSession.php
0.000262 - dotSession::getInstance      -> do
0.000274 - dotCommon::classload         -> require: /var/www/html/includes/class.user.php
0.000292 - dotSession::start            -> ---- init
0.000320 - dotSession::start            -> start php session managment
0.000494 - dotSession::start            -> finished php session management
0.000502 - dotSession::start            -> save user and host information to new session_array
0.000513 - dotSession::start            -> check for security options
0.004950 - dotSession::start            -> lookup ip2country
0.005003 - dotDatabase::connect         -> laladmin@dotlan-db
0.005998 - dotDatabase::select          -> database: db_intranet_beta
0.006247 - dotDatabase::query           -> SELECT `code` FROM `country_ip2code` WHERE 3628718167 BETWEEN ip_from AND ip_to
0.006440 - dotSession::start            -> update current session online user infos
0.006475 - dotDatabase::query           -> UPDATE session SET lastactivity = 1762608461, userid = 0, site = 'http://old.lockandload.ch/vote/?id=35', host = '216.73.216.87', dns = '216.73.216.87', countrycode = 'US', hits = hits + 1 WHERE hash = '2c6108bb2a4678914455ccfa89af4adc'
0.006834 - dotSession::start            -> no session found in db == insert new db sesssion
0.006865 - dotDatabase::query           -> INSERT INTO `session`SET hash = '2c6108bb2a4678914455ccfa89af4adc', lastactivity = 1762608461, userid = 0, site = 'http://old.lockandload.ch/vote/?id=35', referer = '', useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', host = '216.73.216.87', dns = '216.73.216.87', countrycode = 'US', hits = 1
0.007061 - dotSession::load_locales     -> do
0.007109 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.007118 - dotSession::start            -> ---- finished with session startup
0.007136 - dotSession::load_user        -> id: 0
0.007144 - user::get_user               -> id: >0<
0.007161 - dotDatabase::getInstance     -> connection: database
0.007210 - dotCommon::classload         -> require: /var/www/html/includes/class.styles.php
0.007264 - styles::getInstance          -> do
0.007275 - styles::load                 -> name: ><
0.007294 - styles::load                 -> include: /var/www/html/html/styles/dotlan-net3.php
0.007357 - dotCommon::classload         -> require: /var/www/html/includes/class.html.php
0.007486 - dotCommon::classload         -> require: /var/www/html/includes/class.admin.php
0.007506 - admin::getInstance           -> do
0.007514 - dotSession::getInstance      -> do
0.007523 - admin::__construct           -> user_id=0
0.007531 - user::load_settings          -> load current user settings to $global
0.007548 - dotCommon::classload         -> require: /var/www/html/includes/class.prvmsg.php
0.007574 - dotCommon::classload         -> require: /var/www/html/includes/class.event.php
0.007594 - EVENT::comming_event         -> return
0.007605 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1762608461 AND active=1 ORDER by begin ASC
0.007719 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1762608461 AND active=1 ORDER by begin DESC LIMIT 1
0.007834 - dotCommon::classload         -> require: /var/www/html/includes/class.sitzplan.php
0.007863 - GLOBAL::end global.php       -> ---------------------------------------------
0.007879 - dotCommon::classload         -> require: /var/www/html/includes/class.vote.php
0.007910 - VOTE::display_question       -> id: >35<
0.007919 - VOTE::get_voting             -> id: >35<
0.007928 - dotDatabase::query           -> SELECT v_id, v_question, v_active, v_multi, v_multimax, v_top, UNIX_TIMESTAMP(v_start) AS v_start, UNIX_TIMESTAMP(v_ende) AS v_ende FROM vote_main WHERE v_id='35' AND v_active=1
0.008177 - dotDatabase::query           -> SELECT vc_id, vc_choice FROM vote_choice WHERE v_id=35 ORDER by display_order ASC
0.008399 - VOTE::display_result         -> id: >35<
0.008439 - dotCommon::classload         -> require: /var/www/html/includes/class.cache.php
0.008477 - CACHE::get                   -> cache: >vote_result_id35< found
0.009005 - VOTE::get_voting             -> id: >35<
0.009025 - dotDatabase::query           -> SELECT v_id, v_question, v_active, v_multi, v_multimax, v_top, UNIX_TIMESTAMP(v_start) AS v_start, UNIX_TIMESTAMP(v_ende) AS v_ende FROM vote_main WHERE v_id='35' AND v_active=1
0.009161 - dotDatabase::query           -> SELECT vc_id, vc_choice FROM vote_choice WHERE v_id=35 ORDER by display_order ASC
0.009294 - HTML::template               -> template: >vote_display<
0.009483 - CACHE::get                   -> cache: >vote_summery< found
0.009520 - dotDatabase::query           -> SELECT vote_main.v_id, v_question, UNIX_TIMESTAMP(v_start) AS unix_start, UNIX_TIMESTAMP(v_ende) AS unix_end FROM vote_main WHERE v_active=1 AND v_start NOW() ORDER by v_start DESC
0.009868 - HTML::template               -> template: >vote_summery_bit_none<
0.009932 - HTML::template               -> template: >vote_summery<
0.010028 - GLOBAL::end userspace        -> ---------------------------------------------
0.010046 - PAGE::render                 -> start rendering page layout
0.010053 - styles::getInstance          -> do
0.010061 - USER::check_for_new_messages -> return
0.010079 - HTML::template               -> template: >page_sitetitle<
0.010135 - dotSession::getInstance      -> do
0.010141 - styles::getInstance          -> do
0.010188 - HTML::template               -> template: >page_topbanner<
0.010234 - PAGE::get_shortmenu          -> return
0.010239 - styles::getInstance          -> do
0.010243 - dotSession::getInstance      -> do
0.010268 - SESSION::anz_onlineuser      -> return
0.010277 - dotDatabase::query           -> SELECT COUNT(DISTINCT userid, host, useragent) FROM session WHERE lastactivity > 1762608161
0.010620 - dotDatabase::query           -> SELECT COUNT(DISTINCT userid, host, useragent) FROM session WHERE lastactivity > 1762608161 AND userid!=0
0.010854 - HTML::template               -> template: >page_shortmenu<
0.010914 - PAGE::get_boxes              -> -------- side=left
0.010920 - styles::getInstance          -> do
0.010926 - GLOBAL::include              -> class.cbox.php
0.010939 - dotCommon::classload         -> require: /var/www/html/includes/class.cbox.php
0.010964 - PAGE::get_boxes              -> -------- call: left::menu_main
0.010978 - CBOX::menu                   -> generate Menu Box >menu<
0.010986 - admin::getInstance           -> do
0.010996 - HTML::template               -> template: >box_menu_bit<
0.011035 - HTML::template               -> template: >box_menu_bit<
0.011049 - HTML::template               -> template: >box_menu_bit<
0.011060 - HTML::template               -> template: >box_menu_bit<
0.011075 - HTML::template               -> template: >box_menu_bit<
0.011087 - HTML::template               -> template: >box_menu_bit<
0.011097 - HTML::template               -> template: >box_menu_bit<
0.011108 - HTML::template               -> template: >box_menu_bit<
0.011118 - HTML::template               -> template: >box_menu<
0.011167 - HTML::template_exists        -> search: >page_box_left< == 1
0.011186 - HTML::template               -> template: >page_box_left<
0.011236 - PAGE::get_boxes              -> -------- call: left::menu_party
0.011247 - CBOX::menu                   -> generate Menu Box >party<
0.011253 - admin::getInstance           -> do
0.011259 - HTML::template               -> template: >box_menu_bit<
0.011272 - HTML::template               -> template: >box_menu_bit<
0.011282 - HTML::template               -> template: >box_menu_bit<
0.011291 - HTML::template               -> template: >box_menu_bit<
0.011301 - HTML::template               -> template: >box_menu_bit<
0.011311 - HTML::template               -> template: >box_menu_bit<
0.011319 - HTML::template               -> template: >box_menu<
0.011342 - HTML::template_exists        -> search: >page_box_left< == 1
0.011355 - HTML::template               -> template: >page_box_left<
0.011374 - PAGE::get_boxes              -> -------- call: left::menu_party3
0.011382 - CBOX::menu                   -> generate Menu Box >party3<
0.011393 - PAGE::get_boxes              -> -------- call: left::menu_user
0.011399 - CBOX::menu                   -> generate Menu Box >login<
0.011404 - admin::getInstance           -> do
0.011433 - HTML::template               -> template: >box_menu_bit<
0.011453 - HTML::template               -> template: >box_menu_bit<
0.011465 - HTML::template               -> template: >box_menu<
0.011496 - HTML::template_exists        -> search: >page_box_left< == 1
0.011510 - HTML::template               -> template: >page_box_left<
0.011530 - PAGE::get_boxes              -> -------- call: left::banner
0.011554 - CACHE::get                   -> cache: >sponsoren_3_cbox_dotlan-net3.de_DE< found
0.011596 - HTML::template_exists        -> search: >page_box_left< == 1
0.011609 - HTML::template               -> template: >page_box_left<
0.011629 - HTML::template               -> template: >page_content_left<
0.011667 - PAGE::get_boxes              -> -------- side=right
0.011678 - styles::getInstance          -> do
0.011683 - GLOBAL::include              -> class.cbox.php
0.011689 - PAGE::get_boxes              -> -------- call: right::menu_party2
0.011697 - CBOX::menu                   -> generate Menu Box >party2<
0.011703 - admin::getInstance           -> do
0.011710 - HTML::template               -> template: >box_menu_bit<
0.011723 - HTML::template               -> template: >box_menu_bit<
0.011735 - HTML::template               -> template: >box_menu_bit<
0.011746 - HTML::template               -> template: >box_menu_bit<
0.011756 - HTML::template               -> template: >box_menu_bit<
0.011765 - HTML::template               -> template: >box_menu<
0.011788 - HTML::template_exists        -> search: >page_box_right< == 1
0.011807 - HTML::template               -> template: >page_box_right<
0.011852 - PAGE::get_boxes              -> -------- call: right::party
0.011862 - CBOX::party                  -> generate Box
0.011873 - EVENT::short_event           -> id >13<
0.011878 - EVENT::getevent              -> id >13<
0.011885 - 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.012098 - CACHE::get                   -> cache: >event_13_stats< found
0.012133 - EVENT::generate_bar          -> return
0.012146 - CACHE::get                   -> cache: >event_13_stats< found
0.012168 - HTML::template               -> template: >box_event<
0.012245 - HTML::template_exists        -> search: >page_box_right< == 1
0.012260 - HTML::template               -> template: >page_box_right<
0.012289 - PAGE::get_boxes              -> -------- call: right::forum
0.012299 - CBOX::forum                  -> generate forum box
0.012304 - CBOX::forum_load_threads     -> load data
0.012320 - CACHE::get                   -> cache: >topthreads< found
0.012347 - 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.012661 - CBOX::forum_threads          -> list all threads in array
0.012673 - FORUM::thread_lastvisit      -> threadid: Array
0.012681 - admin::getInstance           -> do
0.012687 - HTML::template               -> template: >box_forum<
0.012744 - HTML::template_exists        -> search: >page_box_right< == 1
0.012758 - HTML::template               -> template: >page_box_right<
0.012779 - PAGE::get_boxes              -> -------- call: right::vote
0.012788 - CBOX::vote                   -> generate Box
0.012794 - 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.013129 - HTML::template               -> template: >box_vote_nocurrent<
0.013202 - HTML::template_exists        -> search: >page_box_right< == 1
0.013217 - HTML::template               -> template: >page_box_right<
0.013238 - HTML::template               -> template: >page_content_right<
0.013272 - HTML::template               -> template: >page_content<
0.013308 - HTML::template               -> template: >page_impressum<
0.013336 - HTML::template               -> template: >page<
0.013446 - PAGE::render                 -> final

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

Includes PHP Files: 
 - /var/www/html/vote/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.vote.php
 - /var/www/html/includes/class.cache.php
 - /var/www/html/includes/class.cbox.php