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.000018 - GLOBAL::include              -> config.php
0.000496 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.000788 - dotDatabase::getInstance     -> connection: database
0.000801 - dotDatabase::__construct     -> connection: database
0.000814 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.001263 - page::getInstance            -> do
0.001281 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.001645 - dotSession::getInstance      -> do
0.001659 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.001979 - dotSession::start            -> ---- init
0.001995 - dotSession::start            -> start php session managment
0.002033 - dotSession::start            -> finished php session management
0.002040 - dotSession::start            -> check for security options
0.002046 - dotSession::start            -> update current session online user infos
0.002053 - dotDatabase::connect         -> d030eee4@localhost
0.002363 - dotDatabase::select          -> database: d030eee4
0.002609 - dotDatabase::query           -> UPDATE session SET lastactivity = 1771928236, userid = 0, site = 'https://www.lanrena.christoph-raible.de/party/sitzplan/41/57516', host = '216.73.216.144', dns = '216.73.216.144', countrycode = 'US', hits = hits + 1 WHERE hash = '5cd861ed09538f38cff4157a57afc171'
0.002897 - dotSession::start            -> session found in DB
0.002906 - dotSession::load_locales     -> do
0.002921 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.002926 - dotSession::start            -> ---- finished with session startup
0.002938 - dotSession::load_user        -> id: 0
0.002942 - user::get_user               -> id: >0<
0.002948 - dotDatabase::getInstance     -> connection: database
0.002963 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.003206 - styles::load                 -> name: ><
0.003237 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.003505 - styles::activate             -> style = lanrenav3
0.003578 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.003740 - admin::getInstance           -> do
0.003747 - dotSession::getInstance      -> do
0.003753 - admin::__construct           -> user_id=0
0.003757 - user::load_settings          -> load current user settings to $global
0.003766 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.003925 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.004240 - EVENT::comming_event         -> return
0.004263 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1771928236 AND active=1 ORDER by begin ASC
0.004485 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1771928236 AND active=1 ORDER by begin DESC LIMIT 1
0.004587 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.004986 - GLOBAL::end global.php       -> ---------------------------------------------
0.005090 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.005170 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.005221 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.005350 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.005475 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan_frontend.php
0.007994 - dotDatabase::query           -> SELECT * FROM event_sitzplan WHERE id='41'
0.008088 - EVENT::getevent              -> id >17<
0.008097 - 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.008198 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.008850 - EVENT::get_teilnehmer        -> id >17< user_id >0<
0.008859 - dotDatabase::query           -> SELECT * FROM event_teilnehmer WHERE event_id='17' AND user_id='0'
0.008927 - 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.014854 - dotDatabase::query           -> SELECT COUNT(*) FROM event_sitzplan WHERE event_id=17 AND active=1
0.014939 - HTML::template               -> template: >sitzplan_type_default<
0.015040 - HTML::template               -> template: >event_shortbar<
0.015093 - GLOBAL::end userspace        -> ---------------------------------------------
0.015099 - PAGE::render                 -> start rendering page layout
0.015104 - USER::check_for_new_messages -> return
0.015111 - dotSession::getInstance      -> do
0.015131 - PAGE::get_boxes              -> -------- side=left
0.015141 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.015885 - PAGE::get_boxes              -> -------- call: left::menu_main
0.015897 - CBOX::menu                   -> generate Menu Box >news<
0.015908 - HTML::template               -> template: >box_menu<
0.015952 - HTML::template_exists        -> search: >page_box_left< == 1
0.015971 - HTML::template               -> template: >page_box_left<
0.016005 - PAGE::get_boxes              -> -------- call: left::menu_site
0.016012 - CBOX::menu                   -> generate Menu Box >site<
0.016021 - HTML::template               -> template: >box_menu_bit<
0.016049 - HTML::template               -> template: >box_menu_bit<
0.016060 - HTML::template               -> template: >box_menu_bit<
0.016070 - HTML::template               -> template: >box_menu_bit<
0.016080 - HTML::template               -> template: >box_menu_bit<
0.016089 - HTML::template               -> template: >box_menu_bit<
0.016098 - HTML::template               -> template: >box_menu<
0.016114 - HTML::template_exists        -> search: >page_box_left< == 1
0.016127 - HTML::template               -> template: >page_box_left<
0.016140 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.016145 - CBOX::menu                   -> generate Menu Box >verein<
0.016153 - HTML::template               -> template: >box_menu_bit<
0.016163 - HTML::template               -> template: >box_menu_bit<
0.016173 - HTML::template               -> template: >box_menu_bit<
0.016182 - HTML::template               -> template: >box_menu_bit<
0.016195 - HTML::template               -> template: >box_menu_bit<
0.016205 - HTML::template               -> template: >box_menu<
0.016245 - HTML::template_exists        -> search: >page_box_left< == 1
0.016256 - HTML::template               -> template: >page_box_left<
0.016269 - PAGE::get_boxes              -> -------- call: left::menu_event
0.016288 - CBOX::menu                   -> generate Menu Box >event<
0.016296 - HTML::template               -> template: >box_menu_bit<
0.016306 - HTML::template               -> template: >box_menu_bit<
0.016315 - HTML::template               -> template: >box_menu_bit<
0.016324 - HTML::template               -> template: >box_menu_bit<
0.016334 - HTML::template               -> template: >box_menu_bit<
0.016343 - HTML::template               -> template: >box_menu_bit<
0.016352 - HTML::template               -> template: >box_menu_bit<
0.016361 - HTML::template               -> template: >box_menu_bit<
0.016370 - HTML::template               -> template: >box_menu_bit<
0.016379 - HTML::template               -> template: >box_menu<
0.016395 - HTML::template_exists        -> search: >page_box_left< == 1
0.016406 - HTML::template               -> template: >page_box_left<
0.016418 - PAGE::get_boxes              -> -------- call: left::menu_login
0.016424 - CBOX::menu                   -> generate Menu Box >login<
0.016436 - HTML::template               -> template: >box_menu_bit<
0.016447 - HTML::template               -> template: >box_menu_bit<
0.016456 - HTML::template               -> template: >box_menu<
0.016471 - HTML::template_exists        -> search: >page_box_left< == 1
0.016481 - HTML::template               -> template: >page_box_left<
0.016497 - PAGE::get_boxes              -> -------- side=right
0.016506 - PAGE::get_boxes              -> -------- call: right::party
0.016512 - CBOX::party                  -> generate Box
0.016517 - EVENT::short_event           -> id >17<
0.016521 - EVENT::getevent              -> id >17<
0.016526 - 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.016636 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.016786 - CACHE::get                   -> cache: >event_17::stats< found
0.016818 - HTML::template               -> template: >box_event<
0.016881 - HTML::template_exists        -> search: >page_box_right< == 1
0.016896 - HTML::template               -> template: >page_box_right<
0.016928 - PAGE::get_boxes              -> -------- call: right::forum
0.016936 - CBOX::forum                  -> generate forum box
0.016940 - CBOX::forum_load_threads     -> load data
0.016949 - CACHE::get                   -> cache: >forum::topthreads< found
0.016999 - CBOX::forum_threads          -> list all threads in array
0.017008 - 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.017021 - admin::getInstance           -> do
0.017039 - HTML::template               -> template: >box_forum_bit<
0.017094 - HTML::template               -> template: >box_forum_bit<
0.017120 - HTML::template               -> template: >box_forum_bit<
0.017147 - HTML::template               -> template: >box_forum_bit<
0.017169 - HTML::template               -> template: >box_forum_bit<
0.017195 - HTML::template               -> template: >box_forum_bit<
0.017209 - HTML::template               -> template: >box_forum<
0.017287 - HTML::template_exists        -> search: >page_box_right< == 1
0.017301 - HTML::template               -> template: >page_box_right<
0.017317 - PAGE::get_boxes              -> -------- call: right::vote
0.017323 - CBOX::vote                   -> generate Box
0.017328 - 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.017546 - HTML::template               -> template: >box_vote_nocurrent<
0.017600 - HTML::template_exists        -> search: >page_box_right< == 1
0.017612 - HTML::template               -> template: >page_box_right<
0.017627 - PAGE::get_boxes              -> -------- call: right::banner
0.017639 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.017663 - HTML::template_exists        -> search: >page_box_right< == 1
0.017675 - HTML::template               -> template: >page_box_right<
0.017689 - PAGE::get_boxes              -> -------- call: right::search
0.017695 - CBOX::template               -> generate Box with >box_suchen< as template
0.017699 - HTML::template               -> template: >box_suchen<
0.017732 - HTML::template_exists        -> search: >page_box_right< == 1
0.017743 - HTML::template               -> template: >page_box_right<
0.017765 - PAGE::render                 -> final
0.017770 - PAGE::renderTemplate         -> page
0.017775 - PAGE::getHead                -> return
0.017778 - dotSession::getInstance      -> do
0.017828 - HTML::template               -> template: >page<
0.017970 - PAGE::render_template        -> final

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

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