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

0.000018 - GLOBAL::include              -> config.php
0.000460 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.000777 - dotDatabase::getInstance     -> connection: database
0.000790 - dotDatabase::__construct     -> connection: database
0.000818 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.001318 - page::getInstance            -> do
0.001339 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.001704 - dotSession::getInstance      -> do
0.001718 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.002082 - dotSession::start            -> ---- init
0.002099 - dotSession::start            -> start php session managment
0.002163 - dotSession::start            -> finished php session management
0.002169 - dotSession::start            -> save user and host information to new session_array
0.002175 - dotSession::start            -> check for security options
0.002357 - dotSession::start            -> lookup ip2country
0.002368 - dotDatabase::connect         -> d030eee4@localhost
0.002636 - dotDatabase::select          -> database: d030eee4
0.002713 - dotDatabase::query           -> SELECT `code` FROM `country_ip2code` WHERE 3628718282 BETWEEN ip_from AND ip_to
0.002777 - dotSession::start            -> update current session online user infos
0.002807 - dotDatabase::query           -> UPDATE session SET lastactivity = 1787742428, userid = 0, site = 'https://www.lanrena.christoph-raible.de/party/?do=sitzplan', host = '216.73.216.202', dns = '216.73.216.202', countrycode = 'US', hits = hits + 1 WHERE hash = '2cfd087c406f60133ff4ab925a714bd6'
0.002935 - dotSession::start            -> no session found in db == insert new db sesssion
0.002949 - dotDatabase::query           -> INSERT INTO `session`SET hash = '2cfd087c406f60133ff4ab925a714bd6', lastactivity = 1787742428, userid = 0, site = 'https://www.lanrena.christoph-raible.de/party/?do=sitzplan', referer = '', useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', host = '216.73.216.202', dns = '216.73.216.202', countrycode = 'US', hits = 1
0.003041 - dotSession::load_locales     -> do
0.003056 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.003061 - dotSession::start            -> ---- finished with session startup
0.003073 - dotSession::load_user        -> id: 0
0.003076 - user::get_user               -> id: >0<
0.003083 - dotDatabase::getInstance     -> connection: database
0.003097 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.003337 - styles::load                 -> name: ><
0.003354 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.003603 - styles::activate             -> style = lanrenav3
0.003683 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.003887 - admin::getInstance           -> do
0.003895 - dotSession::getInstance      -> do
0.003901 - admin::__construct           -> user_id=0
0.003905 - user::load_settings          -> load current user settings to $global
0.003914 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.004074 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.004363 - EVENT::comming_event         -> return
0.004372 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1787742428 AND active=1 ORDER by begin ASC
0.004408 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1787742428 AND active=1 ORDER by begin DESC LIMIT 1
0.004443 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.004805 - GLOBAL::end global.php       -> ---------------------------------------------
0.004902 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.005001 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.005082 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.005182 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.005305 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan_frontend.php
0.007075 - EVENT::getevent              -> id >17<
0.007084 - 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.007210 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.007841 - dotDatabase::query           -> SELECT COUNT(*) FROM event_sitzplan WHERE event_id='17' AND active=1 GROUP by event_id ORDER by name ASC
0.008045 - dotDatabase::query           -> SELECT COUNT(*) FROM event_sitzplan WHERE event_id='17' AND active=0 GROUP by event_id ORDER by name ASC
0.008195 - dotDatabase::query           -> SELECT id FROM event_sitzplan WHERE event_id='17' AND active=1 LIMIT 1
0.009163 - dotDatabase::query           -> SELECT * FROM event_sitzplan WHERE id='41'
0.009332 - EVENT::getevent              -> id >17<
0.009340 - 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.009478 - EVENT::get_teilnehmer        -> id >17< user_id >0<
0.009485 - dotDatabase::query           -> SELECT * FROM event_teilnehmer WHERE event_id='17' AND user_id='0'
0.009637 - 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.016695 - dotDatabase::query           -> SELECT COUNT(*) FROM event_sitzplan WHERE event_id=17 AND active=1
0.016907 - HTML::template               -> template: >sitzplan_type_default<
0.017012 - HTML::template               -> template: >event_shortbar<
0.017075 - GLOBAL::end userspace        -> ---------------------------------------------
0.017084 - PAGE::render                 -> start rendering page layout
0.017088 - USER::check_for_new_messages -> return
0.017096 - dotSession::getInstance      -> do
0.017114 - PAGE::get_boxes              -> -------- side=left
0.017124 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.017851 - PAGE::get_boxes              -> -------- call: left::menu_main
0.017863 - CBOX::menu                   -> generate Menu Box >news<
0.017873 - HTML::template               -> template: >box_menu<
0.017917 - HTML::template_exists        -> search: >page_box_left< == 1
0.017934 - HTML::template               -> template: >page_box_left<
0.017967 - PAGE::get_boxes              -> -------- call: left::menu_site
0.017975 - CBOX::menu                   -> generate Menu Box >site<
0.017984 - HTML::template               -> template: >box_menu_bit<
0.018014 - HTML::template               -> template: >box_menu_bit<
0.018027 - HTML::template               -> template: >box_menu_bit<
0.018037 - HTML::template               -> template: >box_menu_bit<
0.018047 - HTML::template               -> template: >box_menu_bit<
0.018057 - HTML::template               -> template: >box_menu_bit<
0.018066 - HTML::template               -> template: >box_menu<
0.018083 - HTML::template_exists        -> search: >page_box_left< == 1
0.018095 - HTML::template               -> template: >page_box_left<
0.018109 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.018115 - CBOX::menu                   -> generate Menu Box >verein<
0.018123 - HTML::template               -> template: >box_menu_bit<
0.018134 - HTML::template               -> template: >box_menu_bit<
0.018144 - HTML::template               -> template: >box_menu_bit<
0.018153 - HTML::template               -> template: >box_menu_bit<
0.018162 - HTML::template               -> template: >box_menu_bit<
0.018172 - HTML::template               -> template: >box_menu<
0.018188 - HTML::template_exists        -> search: >page_box_left< == 1
0.018199 - HTML::template               -> template: >page_box_left<
0.018212 - PAGE::get_boxes              -> -------- call: left::menu_event
0.018218 - CBOX::menu                   -> generate Menu Box >event<
0.018226 - HTML::template               -> template: >box_menu_bit<
0.018237 - HTML::template               -> template: >box_menu_bit<
0.018247 - HTML::template               -> template: >box_menu_bit<
0.018256 - HTML::template               -> template: >box_menu_bit<
0.018266 - HTML::template               -> template: >box_menu_bit<
0.018275 - HTML::template               -> template: >box_menu_bit<
0.018284 - HTML::template               -> template: >box_menu_bit<
0.018294 - HTML::template               -> template: >box_menu_bit<
0.018303 - HTML::template               -> template: >box_menu_bit<
0.018312 - HTML::template               -> template: >box_menu<
0.018328 - HTML::template_exists        -> search: >page_box_left< == 1
0.018339 - HTML::template               -> template: >page_box_left<
0.018351 - PAGE::get_boxes              -> -------- call: left::menu_login
0.018357 - CBOX::menu                   -> generate Menu Box >login<
0.018369 - HTML::template               -> template: >box_menu_bit<
0.018379 - HTML::template               -> template: >box_menu_bit<
0.018389 - HTML::template               -> template: >box_menu<
0.018405 - HTML::template_exists        -> search: >page_box_left< == 1
0.018415 - HTML::template               -> template: >page_box_left<
0.018431 - PAGE::get_boxes              -> -------- side=right
0.018440 - PAGE::get_boxes              -> -------- call: right::party
0.018446 - CBOX::party                  -> generate Box
0.018452 - EVENT::short_event           -> id >17<
0.018456 - EVENT::getevent              -> id >17<
0.018460 - 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.018569 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.018722 - CACHE::get                   -> cache: >event_17::stats< found
0.018781 - HTML::template               -> template: >box_event<
0.018864 - HTML::template_exists        -> search: >page_box_right< == 1
0.018879 - HTML::template               -> template: >page_box_right<
0.018913 - PAGE::get_boxes              -> -------- call: right::forum
0.018923 - CBOX::forum                  -> generate forum box
0.018927 - CBOX::forum_load_threads     -> load data
0.018936 - CACHE::get                   -> cache: >forum::topthreads< found
0.018983 - CBOX::forum_threads          -> list all threads in array
0.018993 - 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.019005 - admin::getInstance           -> do
0.019024 - HTML::template               -> template: >box_forum_bit<
0.019079 - HTML::template               -> template: >box_forum_bit<
0.019106 - HTML::template               -> template: >box_forum_bit<
0.019132 - HTML::template               -> template: >box_forum_bit<
0.019154 - HTML::template               -> template: >box_forum_bit<
0.019177 - HTML::template               -> template: >box_forum_bit<
0.019191 - HTML::template               -> template: >box_forum<
0.019235 - HTML::template_exists        -> search: >page_box_right< == 1
0.019249 - HTML::template               -> template: >page_box_right<
0.019265 - PAGE::get_boxes              -> -------- call: right::vote
0.019272 - CBOX::vote                   -> generate Box
0.019276 - 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.019460 - HTML::template               -> template: >box_vote_nocurrent<
0.019502 - HTML::template_exists        -> search: >page_box_right< == 1
0.019515 - HTML::template               -> template: >page_box_right<
0.019530 - PAGE::get_boxes              -> -------- call: right::banner
0.019543 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.019568 - HTML::template_exists        -> search: >page_box_right< == 1
0.019580 - HTML::template               -> template: >page_box_right<
0.019595 - PAGE::get_boxes              -> -------- call: right::search
0.019601 - CBOX::template               -> generate Box with >box_suchen< as template
0.019605 - HTML::template               -> template: >box_suchen<
0.019640 - HTML::template_exists        -> search: >page_box_right< == 1
0.019651 - HTML::template               -> template: >page_box_right<
0.019672 - PAGE::render                 -> final
0.019677 - PAGE::renderTemplate         -> page
0.019683 - PAGE::getHead                -> return
0.019686 - dotSession::getInstance      -> do
0.019747 - HTML::template               -> template: >page<
0.019897 - PAGE::render_template        -> final

PHP Includes   : 19
DB Queries     : 20
Rendering Time : 0.020187

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