lrschriftzug

LANrena Neustetten e.V.

 
 

Sitzplan :: Status und Legende

frei
vorgemerkt
reserviert
Dein Platz
Dein Clan
Suche
Staff
Stuhl
Tür
Wand
Beamer
Fenster

Sitzplan :: Sommerfest 2019

Die Veranstaltung ist vorbei. Änderungen sind nicht mehr möglich.

Sitzplan :: Suchen

Suche:

LAN-Party

27. Sep 2019 - 29. Sep 2019
18 16 / 24
Frei:
8
Angemeldet:
18
Bezahlt:
16 / 24

Forum

Umfragen

Derzeit gibt es keine aktuellen Umfragen.

Partner

Inexio
JFZ Sindelfingen

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

found 156 debug messages

0.000019 - GLOBAL::include              -> config.php
0.000473 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.000780 - dotDatabase::getInstance     -> connection: database
0.000793 - dotDatabase::__construct     -> connection: database
0.000807 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.001234 - page::getInstance            -> do
0.001252 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.001653 - dotSession::getInstance      -> do
0.001667 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.001997 - dotSession::start            -> ---- init
0.002013 - dotSession::start            -> start php session managment
0.002053 - dotSession::start            -> finished php session management
0.002060 - dotSession::start            -> check for security options
0.002065 - dotSession::start            -> update current session online user infos
0.002073 - dotDatabase::connect         -> d030eee4@localhost
0.002234 - dotDatabase::select          -> database: d030eee4
0.002317 - dotDatabase::query           -> UPDATE session SET lastactivity = 1770198191, userid = 0, site = 'https://lanrena.christoph-raible.de/party/sitzplan/41/57214', host = '216.73.216.11', dns = '216.73.216.11', countrycode = 'US', hits = hits + 1 WHERE hash = '789b58fafab2eaf1d1da79e8f5a0b89c'
0.002496 - dotSession::start            -> session found in DB
0.002502 - dotSession::load_locales     -> do
0.002516 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.002521 - dotSession::start            -> ---- finished with session startup
0.002539 - dotSession::load_user        -> id: 0
0.002543 - user::get_user               -> id: >0<
0.002571 - dotDatabase::getInstance     -> connection: database
0.002585 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.002833 - styles::load                 -> name: ><
0.002845 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.003095 - styles::activate             -> style = lanrenav3
0.003168 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.003336 - admin::getInstance           -> do
0.003343 - dotSession::getInstance      -> do
0.003349 - admin::__construct           -> user_id=0
0.003353 - user::load_settings          -> load current user settings to $global
0.003363 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.003526 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.003892 - EVENT::comming_event         -> return
0.003901 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1770198191 AND active=1 ORDER by begin ASC
0.004065 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1770198191 AND active=1 ORDER by begin DESC LIMIT 1
0.004172 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.004507 - GLOBAL::end global.php       -> ---------------------------------------------
0.004643 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.004710 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.004757 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.004823 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.004894 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan_frontend.php
0.007408 - dotDatabase::query           -> SELECT * FROM event_sitzplan WHERE id='41'
0.007470 - EVENT::getevent              -> id >17<
0.007478 - 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=17 AND active=1
0.007604 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.008245 - EVENT::get_teilnehmer        -> id >17< user_id >0<
0.008254 - dotDatabase::query           -> SELECT * FROM event_teilnehmer WHERE event_id='17' AND user_id='0'
0.008288 - dotDatabase::query           -> SELECT event_sitzplatz.*, user.nick AS nick, user.clan AS clan, user.id AS user_id, user.avatar, group_id 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 = 41 ORDER by row,col ASC
0.014208 - dotDatabase::query           -> SELECT COUNT(*) FROM event_sitzplan WHERE event_id=17 AND active=1
0.014303 - HTML::template               -> template: >sitzplan_type_default<
0.014426 - HTML::template               -> template: >event_shortbar<
0.014485 - GLOBAL::end userspace        -> ---------------------------------------------
0.014491 - PAGE::render                 -> start rendering page layout
0.014497 - USER::check_for_new_messages -> return
0.014506 - dotSession::getInstance      -> do
0.014539 - PAGE::get_boxes              -> -------- side=left
0.014551 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.015462 - PAGE::get_boxes              -> -------- call: left::menu_main
0.015475 - CBOX::menu                   -> generate Menu Box >news<
0.015486 - HTML::template               -> template: >box_menu<
0.015535 - HTML::template_exists        -> search: >page_box_left< == 1
0.015574 - HTML::template               -> template: >page_box_left<
0.015623 - PAGE::get_boxes              -> -------- call: left::menu_site
0.015630 - CBOX::menu                   -> generate Menu Box >site<
0.015640 - HTML::template               -> template: >box_menu_bit<
0.015670 - HTML::template               -> template: >box_menu_bit<
0.015683 - HTML::template               -> template: >box_menu_bit<
0.015693 - HTML::template               -> template: >box_menu_bit<
0.015703 - HTML::template               -> template: >box_menu_bit<
0.015713 - HTML::template               -> template: >box_menu_bit<
0.015723 - HTML::template               -> template: >box_menu<
0.015740 - HTML::template_exists        -> search: >page_box_left< == 1
0.015753 - HTML::template               -> template: >page_box_left<
0.015767 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.015773 - CBOX::menu                   -> generate Menu Box >verein<
0.015781 - HTML::template               -> template: >box_menu_bit<
0.015791 - HTML::template               -> template: >box_menu_bit<
0.015802 - HTML::template               -> template: >box_menu_bit<
0.015811 - HTML::template               -> template: >box_menu_bit<
0.015821 - HTML::template               -> template: >box_menu_bit<
0.015846 - HTML::template               -> template: >box_menu<
0.015876 - HTML::template_exists        -> search: >page_box_left< == 1
0.015903 - HTML::template               -> template: >page_box_left<
0.015916 - PAGE::get_boxes              -> -------- call: left::menu_event
0.015936 - CBOX::menu                   -> generate Menu Box >event<
0.015944 - HTML::template               -> template: >box_menu_bit<
0.015955 - HTML::template               -> template: >box_menu_bit<
0.015965 - HTML::template               -> template: >box_menu_bit<
0.015974 - HTML::template               -> template: >box_menu_bit<
0.015984 - HTML::template               -> template: >box_menu_bit<
0.015994 - HTML::template               -> template: >box_menu_bit<
0.016004 - HTML::template               -> template: >box_menu_bit<
0.016014 - HTML::template               -> template: >box_menu_bit<
0.016024 - HTML::template               -> template: >box_menu_bit<
0.016033 - HTML::template               -> template: >box_menu<
0.016049 - HTML::template_exists        -> search: >page_box_left< == 1
0.016061 - HTML::template               -> template: >page_box_left<
0.016074 - PAGE::get_boxes              -> -------- call: left::menu_login
0.016079 - CBOX::menu                   -> generate Menu Box >login<
0.016091 - HTML::template               -> template: >box_menu_bit<
0.016103 - HTML::template               -> template: >box_menu_bit<
0.016112 - HTML::template               -> template: >box_menu<
0.016128 - HTML::template_exists        -> search: >page_box_left< == 1
0.016139 - HTML::template               -> template: >page_box_left<
0.016156 - PAGE::get_boxes              -> -------- side=right
0.016165 - PAGE::get_boxes              -> -------- call: right::party
0.016171 - CBOX::party                  -> generate Box
0.016178 - EVENT::short_event           -> id >17<
0.016182 - EVENT::getevent              -> id >17<
0.016187 - 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=17 AND active=1
0.016269 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.016437 - CACHE::get                   -> cache: >event_17::stats< found
0.016471 - HTML::template               -> template: >box_event<
0.016541 - HTML::template_exists        -> search: >page_box_right< == 1
0.016557 - HTML::template               -> template: >page_box_right<
0.016592 - PAGE::get_boxes              -> -------- call: right::forum
0.016613 - CBOX::forum                  -> generate forum box
0.016617 - CBOX::forum_load_threads     -> load data
0.016627 - CACHE::get                   -> cache: >forum::topthreads< found
0.016681 - CBOX::forum_threads          -> list all threads in array
0.016691 - FORUM::thread_lastvisit      -> threadid: array ( 0 => 2510, 1 => 2509, 2 => 2499, 3 => 2502, 4 => 2508, 5 => 2507, 6 => 2506, 7 => 1919, 8 => 2505, 9 => 2485, 10 => 2503, 11 => 2501, 12 => 2500, 13 => 2496, 14 => 2498, 15 => 2497, 16 => 2495, 17 => 2493, 18 => 2494, 19 => 2445, )
0.016704 - admin::getInstance           -> do
0.016722 - HTML::template               -> template: >box_forum_bit<
0.016779 - HTML::template               -> template: >box_forum_bit<
0.016807 - HTML::template               -> template: >box_forum_bit<
0.016836 - HTML::template               -> template: >box_forum_bit<
0.016860 - HTML::template               -> template: >box_forum_bit<
0.016884 - HTML::template               -> template: >box_forum_bit<
0.016898 - HTML::template               -> template: >box_forum<
0.016943 - HTML::template_exists        -> search: >page_box_right< == 1
0.016957 - HTML::template               -> template: >page_box_right<
0.016973 - PAGE::get_boxes              -> -------- call: right::vote
0.016980 - CBOX::vote                   -> generate Box
0.016985 - 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.017218 - HTML::template               -> template: >box_vote_nocurrent<
0.017258 - HTML::template_exists        -> search: >page_box_right< == 1
0.017272 - HTML::template               -> template: >page_box_right<
0.017287 - PAGE::get_boxes              -> -------- call: right::banner
0.017300 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.017325 - HTML::template_exists        -> search: >page_box_right< == 1
0.017337 - HTML::template               -> template: >page_box_right<
0.017352 - PAGE::get_boxes              -> -------- call: right::search
0.017359 - CBOX::template               -> generate Box with >box_suchen< as template
0.017363 - HTML::template               -> template: >box_suchen<
0.017397 - HTML::template_exists        -> search: >page_box_right< == 1
0.017408 - HTML::template               -> template: >page_box_right<
0.017445 - PAGE::render                 -> final
0.017450 - PAGE::renderTemplate         -> page
0.017456 - PAGE::getHead                -> return
0.017459 - dotSession::getInstance      -> do
0.017516 - HTML::template               -> template: >page<
0.017690 - PAGE::render_template        -> final

PHP Includes   : 19
DB Queries     : 14
Rendering Time : 0.017972

Includes PHP Files: 
 - /www/htdocs/w00f1046/party/index.php
 - /www/htdocs/w00f1046/global.php
 - /www/htdocs/w00f1046/includes/class.dotCommon.php
 - /www/htdocs/w00f1046/config.php
 - /www/htdocs/w00f1046/includes/class.dotDatabase.php
 - /www/htdocs/w00f1046/includes/class.page.php
 - /www/htdocs/w00f1046/includes/class.dotSession.php
 - /www/htdocs/w00f1046/includes/class.user.php
 - /www/htdocs/w00f1046/includes/class.styles.php
 - /www/htdocs/w00f1046/html/styles/lanrenav3.php
 - /www/htdocs/w00f1046/includes/class.admin.php
 - /www/htdocs/w00f1046/includes/class.prvmsg.php
 - /www/htdocs/w00f1046/includes/class.event.php
 - /www/htdocs/w00f1046/includes/class.sitzplan.php
 - /www/htdocs/w00f1046/html/styles/lr.inc.php
 - /www/htdocs/w00f1046/includes/class.sitzplan_frontend.php
 - /www/htdocs/w00f1046/includes/class.html.php
 - /www/htdocs/w00f1046/includes/class.cbox.php
 - /www/htdocs/w00f1046/includes/class.cache.php