Menü

LAN-Party

Login

Sponsoren

Sitzplan > Dreifachhalle Stadthalle Sursee - 512 Plätze *

Anmelden Information Teilnehmer Sitzplan Location Karte Gästeserver

Sitzplan :: Status und Legende
Status:



Legende:
frei
vorgemerkt
reserviert
Dein Platz
Dein Clan
Suche
Staff
Stuhl
Tür
Wand
Beamer
Fenster
Optionen
Übersicht
Gruppen
Lock and Load0/2
TestSquad0/1
Sitzplan :: Dreifachhalle Stadthalle Sursee - 512 Plätze
Die Veranstaltung ist vorbei. Änderungen sind nicht mehr möglich.

Sitzplan :: Suchen
Suche:

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

0.000038 - GLOBAL::include               -> config.php
0.000179 - dotCommon::classload          -> require: /var/www/html/includes/class.dotDatabase.php
0.000215 - dotDatabase::getInstance      -> connection: database
0.000232 - dotDatabase::__construct      -> connection: database
0.000252 - dotCommon::classload          -> require: /var/www/html/includes/class.page.php
0.000272 - page::getInstance             -> do
0.000295 - dotCommon::classload          -> require: /var/www/html/includes/class.dotSession.php
0.000312 - dotSession::getInstance       -> do
0.000328 - dotCommon::classload          -> require: /var/www/html/includes/class.user.php
0.000354 - dotSession::start             -> ---- init
0.000389 - dotSession::start             -> start php session managment
0.000473 - dotSession::start             -> finished php session management
0.000484 - dotSession::start             -> check for security options
0.000494 - dotSession::start             -> update current session online user infos
0.000508 - dotDatabase::connect          -> laladmin@dotlan-db
0.001497 - dotDatabase::select           -> database: db_intranet_beta
0.001732 - dotDatabase::query            -> UPDATE session SET lastactivity = 1762598643, userid = 0, site = 'https://old.lockandload.ch/party/?do=sitzplan&highlight=29964&id=24', host = '216.73.216.87', dns = '216.73.216.87', countrycode = 'US', hits = hits + 1 WHERE hash = '482756b144ccbc5bcf18c541eb261371'
0.002067 - dotSession::start             -> session found in DB
0.002080 - dotSession::load_locales      -> do
0.002119 - dotSession::load_locales      -> chosing language for locales: de_DE.UTF-8
0.002127 - dotSession::start             -> ---- finished with session startup
0.002145 - dotSession::load_user         -> id: 0
0.002154 - user::get_user                -> id: >0<
0.002171 - dotDatabase::getInstance      -> connection: database
0.002216 - dotCommon::classload          -> require: /var/www/html/includes/class.styles.php
0.002238 - styles::getInstance           -> do
0.002245 - styles::load                  -> name: ><
0.002260 - styles::load                  -> include: /var/www/html/html/styles/dotlan-net3.php
0.002307 - dotCommon::classload          -> require: /var/www/html/includes/class.html.php
0.002389 - dotCommon::classload          -> require: /var/www/html/includes/class.admin.php
0.002401 - admin::getInstance            -> do
0.002407 - dotSession::getInstance       -> do
0.002413 - admin::__construct            -> user_id=0
0.002420 - user::load_settings           -> load current user settings to $global
0.002430 - dotCommon::classload          -> require: /var/www/html/includes/class.prvmsg.php
0.002447 - dotCommon::classload          -> require: /var/www/html/includes/class.event.php
0.002461 - EVENT::comming_event          -> return
0.002469 - dotDatabase::query            -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1762598643 AND active=1 ORDER by begin ASC
0.002793 - dotDatabase::query            -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1762598643 AND active=1 ORDER by begin DESC LIMIT 1
0.002991 - dotCommon::classload          -> require: /var/www/html/includes/class.sitzplan.php
0.003012 - GLOBAL::end global.php        -> ---------------------------------------------
0.003032 - dotCommon::classload          -> require: /var/www/html/includes/class.sitzplan_frontend.php
0.004303 - dotDatabase::query            -> SELECT * FROM event_sitzplan WHERE id='24'
0.004541 - EVENT::getevent               -> id >13<
0.004554 - 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.004772 - EVENT::get_teilnehmer         -> id >13< user_id >0<
0.004788 - dotDatabase::query            -> SELECT * FROM event_teilnehmer WHERE event_id='13' AND user_id='0'
0.004898 - SITZPLAN_FRONTEND::get_groups -> load squads: block 24, event 13
0.004910 - dotDatabase::query            -> SELECT esg.id AS id, user.nick, user.id AS user_id, esg.name, esg.name AS clan, esg.anzahl, et.id AS etid, sitz_id, leader_id FROM event_teilnehmer AS et LEFT JOIN user ON user.id=et.user_id LEFT JOIN event_sitzgruppen AS esg ON et.group_id=esg.id WHERE esg.block_id=24 AND et.group_id > 0 ORDER by esg.name ASC, esg.id ASC, et.group_sort_order ASC
0.005038 - admin::getInstance            -> do
0.005056 - admin::hasRight               -> check for adminright: >0:0 & 1< FALSE
0.005072 - dotDatabase::query            -> SELECT event_sitzplatz.*, user.nick AS nick, user.clan AS clan, user.id AS user_id, user.avatar, group_id, event_teilnehmer.id AS etid FROM event_sitzplatz LEFT JOIN event_teilnehmer ON event_sitzplatz.etid=event_teilnehmer.id LEFT JOIN user ON event_teilnehmer.user_id=user.id WHERE block='24' ORDER by row,col ASC
0.064607 - dotDatabase::query            -> SELECT COUNT(*) FROM event_sitzplan WHERE event_id=13 AND active=1
0.064903 - HTML::template                -> template: >sitzplan_type_groups<
0.065195 - HTML::template                -> template: >event_shortbar<
0.065348 - GLOBAL::end userspace         -> ---------------------------------------------
0.065437 - PAGE::render                  -> start rendering page layout
0.065443 - styles::getInstance           -> do
0.065451 - USER::check_for_new_messages  -> return
0.065465 - HTML::template                -> template: >page_sitetitle<
0.065535 - dotSession::getInstance       -> do
0.065541 - styles::getInstance           -> do
0.065592 - HTML::template                -> template: >page_topbanner<
0.065630 - PAGE::get_shortmenu           -> return
0.065635 - styles::getInstance           -> do
0.065643 - dotSession::getInstance       -> do
0.065664 - SESSION::anz_onlineuser       -> return
0.065671 - dotDatabase::query            -> SELECT COUNT(DISTINCT userid, host, useragent) FROM session WHERE lastactivity > 1762598343
0.066041 - dotDatabase::query            -> SELECT COUNT(DISTINCT userid, host, useragent) FROM session WHERE lastactivity > 1762598343 AND userid!=0
0.066287 - HTML::template                -> template: >page_shortmenu<
0.066350 - PAGE::get_boxes               -> -------- side=left
0.066356 - styles::getInstance           -> do
0.066362 - GLOBAL::include               -> class.cbox.php
0.066377 - dotCommon::classload          -> require: /var/www/html/includes/class.cbox.php
0.066407 - PAGE::get_boxes               -> -------- call: left::menu_main
0.066422 - CBOX::menu                    -> generate Menu Box >menu<
0.066431 - admin::getInstance            -> do
0.066440 - HTML::template                -> template: >box_menu_bit<
0.066479 - HTML::template                -> template: >box_menu_bit<
0.066492 - HTML::template                -> template: >box_menu_bit<
0.066502 - HTML::template                -> template: >box_menu_bit<
0.066516 - HTML::template                -> template: >box_menu_bit<
0.066526 - HTML::template                -> template: >box_menu_bit<
0.066536 - HTML::template                -> template: >box_menu_bit<
0.066545 - HTML::template                -> template: >box_menu_bit<
0.066554 - HTML::template                -> template: >box_menu<
0.066601 - HTML::template_exists         -> search: >page_box_left< == 1
0.066620 - HTML::template                -> template: >page_box_left<
0.066660 - PAGE::get_boxes               -> -------- call: left::menu_party
0.066669 - CBOX::menu                    -> generate Menu Box >party<
0.066675 - admin::getInstance            -> do
0.066682 - HTML::template                -> template: >box_menu_bit<
0.066694 - HTML::template                -> template: >box_menu_bit<
0.066704 - HTML::template                -> template: >box_menu_bit<
0.066713 - HTML::template                -> template: >box_menu_bit<
0.066722 - HTML::template                -> template: >box_menu_bit<
0.066732 - HTML::template                -> template: >box_menu_bit<
0.066741 - HTML::template                -> template: >box_menu<
0.066763 - HTML::template_exists         -> search: >page_box_left< == 1
0.066776 - HTML::template                -> template: >page_box_left<
0.066795 - PAGE::get_boxes               -> -------- call: left::menu_party3
0.066803 - CBOX::menu                    -> generate Menu Box >party3<
0.066826 - PAGE::get_boxes               -> -------- call: left::menu_user
0.066833 - CBOX::menu                    -> generate Menu Box >login<
0.066838 - admin::getInstance            -> do
0.066845 - HTML::template                -> template: >box_menu_bit<
0.066857 - HTML::template                -> template: >box_menu_bit<
0.066866 - HTML::template                -> template: >box_menu<
0.066888 - HTML::template_exists         -> search: >page_box_left< == 1
0.066900 - HTML::template                -> template: >page_box_left<
0.066919 - PAGE::get_boxes               -> -------- call: left::banner
0.066935 - dotCommon::classload          -> require: /var/www/html/includes/class.cache.php
0.066959 - CACHE::get                    -> cache: >sponsoren_3_cbox_dotlan-net3.de_DE< found
0.066994 - HTML::template_exists         -> search: >page_box_left< == 1
0.067006 - HTML::template                -> template: >page_box_left<
0.067027 - HTML::template                -> template: >page_content_left<
0.067063 - PAGE::get_boxes               -> -------- side=right
0.067068 - styles::getInstance           -> do
0.067073 - GLOBAL::include               -> class.cbox.php
0.067079 - PAGE::get_boxes               -> -------- call: right::menu_party2
0.067087 - CBOX::menu                    -> generate Menu Box >party2<
0.067092 - admin::getInstance            -> do
0.067099 - HTML::template                -> template: >box_menu_bit<
0.067114 - HTML::template                -> template: >box_menu_bit<
0.067123 - HTML::template                -> template: >box_menu_bit<
0.067133 - HTML::template                -> template: >box_menu_bit<
0.067142 - HTML::template                -> template: >box_menu_bit<
0.067151 - HTML::template                -> template: >box_menu<
0.067174 - HTML::template_exists         -> search: >page_box_right< == 1
0.067190 - HTML::template                -> template: >page_box_right<
0.067230 - PAGE::get_boxes               -> -------- call: right::party
0.067239 - CBOX::party                   -> generate Box
0.067249 - EVENT::short_event            -> id >13<
0.067254 - EVENT::getevent               -> id >13<
0.067261 - 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.067467 - CACHE::get                    -> cache: >event_13_stats< found
0.067509 - EVENT::generate_bar           -> return
0.067521 - CACHE::get                    -> cache: >event_13_stats< found
0.067544 - HTML::template                -> template: >box_event<
0.067614 - HTML::template_exists         -> search: >page_box_right< == 1
0.067629 - HTML::template                -> template: >page_box_right<
0.067650 - PAGE::get_boxes               -> -------- call: right::forum
0.067659 - CBOX::forum                   -> generate forum box
0.067664 - CBOX::forum_load_threads      -> load data
0.067679 - CACHE::get                    -> cache: >topthreads< found
0.067706 - 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.067974 - CBOX::forum_threads           -> list all threads in array
0.067988 - FORUM::thread_lastvisit       -> threadid: Array
0.067995 - admin::getInstance            -> do
0.068001 - HTML::template                -> template: >box_forum<
0.068058 - HTML::template_exists         -> search: >page_box_right< == 1
0.068072 - HTML::template                -> template: >page_box_right<
0.068093 - PAGE::get_boxes               -> -------- call: right::vote
0.068102 - CBOX::vote                    -> generate Box
0.068108 - 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.068419 - HTML::template                -> template: >box_vote_nocurrent<
0.068497 - HTML::template_exists         -> search: >page_box_right< == 1
0.068512 - HTML::template                -> template: >page_box_right<
0.068533 - HTML::template                -> template: >page_content_right<
0.068569 - HTML::template                -> template: >page_content<
0.068630 - HTML::template                -> template: >page_impressum<
0.068658 - HTML::template                -> template: >page<
0.069009 - PAGE::render                  -> final

PHP Includes   : 18
DB Queries     : 14
Rendering Time : 0.069501

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