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.000043 - GLOBAL::include              -> config.php
0.002657 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.002990 - dotDatabase::getInstance     -> connection: database
0.003004 - dotDatabase::__construct     -> connection: database
0.003022 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.003558 - page::getInstance            -> do
0.003587 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.004028 - dotSession::getInstance      -> do
0.004044 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.004462 - dotSession::start            -> ---- init
0.004479 - dotSession::start            -> start php session managment
0.004713 - dotSession::start            -> finished php session management
0.004723 - dotSession::start            -> save user and host information to new session_array
0.004730 - dotSession::start            -> check for security options
0.973467 - dotSession::start            -> lookup ip2country
0.973501 - dotDatabase::connect         -> d030eee4@localhost
0.974030 - dotDatabase::select          -> database: d030eee4
0.974218 - dotDatabase::query           -> SELECT `code` FROM `country_ip2code` WHERE 3628718296 BETWEEN ip_from AND ip_to
0.988066 - dotSession::start            -> update current session online user infos
0.988112 - dotDatabase::query           -> UPDATE session SET lastactivity = 1786056806, userid = 0, site = 'https://lanrena.christoph-raible.de/party/17/sitzplan/', host = '216.73.216.216', dns = '216.73.216.216', countrycode = 'US', hits = hits + 1 WHERE hash = '11312680634fd75b75a0ee2efa728ce9'
0.988729 - dotSession::start            -> no session found in db == insert new db sesssion
0.988772 - dotDatabase::query           -> INSERT INTO `session`SET hash = '11312680634fd75b75a0ee2efa728ce9', lastactivity = 1786056806, userid = 0, site = 'https://lanrena.christoph-raible.de/party/17/sitzplan/', referer = '', useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', host = '216.73.216.216', dns = '216.73.216.216', countrycode = 'US', hits = 1
0.989011 - dotSession::load_locales     -> do
1.007255 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
1.007313 - dotSession::start            -> ---- finished with session startup
1.007354 - dotSession::load_user        -> id: 0
1.007372 - user::get_user               -> id: >0<
1.007387 - dotDatabase::getInstance     -> connection: database
1.007421 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
1.007979 - styles::load                 -> name: ><
1.008017 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
1.008978 - styles::activate             -> style = lanrenav3
1.009153 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
1.009535 - admin::getInstance           -> do
1.009555 - dotSession::getInstance      -> do
1.009583 - admin::__construct           -> user_id=0
1.009593 - user::load_settings          -> load current user settings to $global
1.009610 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
1.009981 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
1.010651 - EVENT::comming_event         -> return
1.010670 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1786056806 AND active=1 ORDER by begin ASC
1.011052 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1786056806 AND active=1 ORDER by begin DESC LIMIT 1
1.011347 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
1.012054 - GLOBAL::end global.php       -> ---------------------------------------------
1.012256 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
1.012419 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
1.012546 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
1.012719 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
1.012937 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan_frontend.php
1.016340 - EVENT::getevent              -> id >17<
1.016357 - 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
1.016569 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
1.017691 - dotDatabase::query           -> SELECT COUNT(*) FROM event_sitzplan WHERE event_id='17' AND active=1 GROUP by event_id ORDER by name ASC
1.018388 - dotDatabase::query           -> SELECT COUNT(*) FROM event_sitzplan WHERE event_id='17' AND active=0 GROUP by event_id ORDER by name ASC
1.018655 - dotDatabase::query           -> SELECT id FROM event_sitzplan WHERE event_id='17' AND active=1 LIMIT 1
1.020394 - dotDatabase::query           -> SELECT * FROM event_sitzplan WHERE id='41'
1.020667 - EVENT::getevent              -> id >17<
1.020688 - 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
1.020894 - EVENT::get_teilnehmer        -> id >17< user_id >0<
1.020909 - dotDatabase::query           -> SELECT * FROM event_teilnehmer WHERE event_id='17' AND user_id='0'
1.021154 - 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
1.032137 - dotDatabase::query           -> SELECT COUNT(*) FROM event_sitzplan WHERE event_id=17 AND active=1
1.032389 - HTML::template               -> template: >sitzplan_type_default<
1.032865 - HTML::template               -> template: >event_shortbar<
1.033165 - GLOBAL::end userspace        -> ---------------------------------------------
1.033178 - PAGE::render                 -> start rendering page layout
1.033184 - USER::check_for_new_messages -> return
1.033194 - dotSession::getInstance      -> do
1.033217 - PAGE::get_boxes              -> -------- side=left
1.033233 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
1.034131 - PAGE::get_boxes              -> -------- call: left::menu_main
1.034146 - CBOX::menu                   -> generate Menu Box >news<
1.034162 - HTML::template               -> template: >box_menu<
1.034392 - HTML::template_exists        -> search: >page_box_left< == 1
1.034417 - HTML::template               -> template: >page_box_left<
1.034630 - PAGE::get_boxes              -> -------- call: left::menu_site
1.034644 - CBOX::menu                   -> generate Menu Box >site<
1.034659 - HTML::template               -> template: >box_menu_bit<
1.034811 - HTML::template               -> template: >box_menu_bit<
1.034828 - HTML::template               -> template: >box_menu_bit<
1.034841 - HTML::template               -> template: >box_menu_bit<
1.034853 - HTML::template               -> template: >box_menu_bit<
1.034864 - HTML::template               -> template: >box_menu_bit<
1.034875 - HTML::template               -> template: >box_menu<
1.034898 - HTML::template_exists        -> search: >page_box_left< == 1
1.034915 - HTML::template               -> template: >page_box_left<
1.034932 - PAGE::get_boxes              -> -------- call: left::menu_verein
1.034939 - CBOX::menu                   -> generate Menu Box >verein<
1.034949 - HTML::template               -> template: >box_menu_bit<
1.034962 - HTML::template               -> template: >box_menu_bit<
1.034973 - HTML::template               -> template: >box_menu_bit<
1.034984 - HTML::template               -> template: >box_menu_bit<
1.034995 - HTML::template               -> template: >box_menu_bit<
1.035006 - HTML::template               -> template: >box_menu<
1.035026 - HTML::template_exists        -> search: >page_box_left< == 1
1.035050 - HTML::template               -> template: >page_box_left<
1.035068 - PAGE::get_boxes              -> -------- call: left::menu_event
1.035076 - CBOX::menu                   -> generate Menu Box >event<
1.035086 - HTML::template               -> template: >box_menu_bit<
1.035099 - HTML::template               -> template: >box_menu_bit<
1.035110 - HTML::template               -> template: >box_menu_bit<
1.035121 - HTML::template               -> template: >box_menu_bit<
1.035132 - HTML::template               -> template: >box_menu_bit<
1.035144 - HTML::template               -> template: >box_menu_bit<
1.035155 - HTML::template               -> template: >box_menu_bit<
1.035166 - HTML::template               -> template: >box_menu_bit<
1.035177 - HTML::template               -> template: >box_menu_bit<
1.035188 - HTML::template               -> template: >box_menu<
1.035208 - HTML::template_exists        -> search: >page_box_left< == 1
1.035222 - HTML::template               -> template: >page_box_left<
1.035238 - PAGE::get_boxes              -> -------- call: left::menu_login
1.035244 - CBOX::menu                   -> generate Menu Box >login<
1.035264 - HTML::template               -> template: >box_menu_bit<
1.035279 - HTML::template               -> template: >box_menu_bit<
1.035290 - HTML::template               -> template: >box_menu<
1.035310 - HTML::template_exists        -> search: >page_box_left< == 1
1.035324 - HTML::template               -> template: >page_box_left<
1.035343 - PAGE::get_boxes              -> -------- side=right
1.035354 - PAGE::get_boxes              -> -------- call: right::party
1.035361 - CBOX::party                  -> generate Box
1.035370 - EVENT::short_event           -> id >17<
1.035374 - EVENT::getevent              -> id >17<
1.035380 - 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
1.035526 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
1.035736 - CACHE::get                   -> cache: >event_17::stats< found
1.035992 - HTML::template               -> template: >box_event<
1.036208 - HTML::template_exists        -> search: >page_box_right< == 1
1.036225 - HTML::template               -> template: >page_box_right<
1.036452 - PAGE::get_boxes              -> -------- call: right::forum
1.036469 - CBOX::forum                  -> generate forum box
1.036475 - CBOX::forum_load_threads     -> load data
1.036487 - CACHE::get                   -> cache: >forum::topthreads< found
1.036768 - CBOX::forum_threads          -> list all threads in array
1.036781 - 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, )
1.036795 - admin::getInstance           -> do
1.036817 - HTML::template               -> template: >box_forum_bit<
1.037011 - HTML::template               -> template: >box_forum_bit<
1.037045 - HTML::template               -> template: >box_forum_bit<
1.037075 - HTML::template               -> template: >box_forum_bit<
1.037098 - HTML::template               -> template: >box_forum_bit<
1.037124 - HTML::template               -> template: >box_forum_bit<
1.037139 - HTML::template               -> template: >box_forum<
1.037307 - HTML::template_exists        -> search: >page_box_right< == 1
1.037324 - HTML::template               -> template: >page_box_right<
1.037342 - PAGE::get_boxes              -> -------- call: right::vote
1.037350 - CBOX::vote                   -> generate Box
1.037355 - 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
1.037586 - HTML::template               -> template: >box_vote_nocurrent<
1.037792 - HTML::template_exists        -> search: >page_box_right< == 1
1.037808 - HTML::template               -> template: >page_box_right<
1.037824 - PAGE::get_boxes              -> -------- call: right::banner
1.037839 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
1.037946 - HTML::template_exists        -> search: >page_box_right< == 1
1.037961 - HTML::template               -> template: >page_box_right<
1.037978 - PAGE::get_boxes              -> -------- call: right::search
1.037985 - CBOX::template               -> generate Box with >box_suchen< as template
1.037989 - HTML::template               -> template: >box_suchen<
1.038132 - HTML::template_exists        -> search: >page_box_right< == 1
1.038146 - HTML::template               -> template: >page_box_right<
1.038188 - PAGE::render                 -> final
1.038193 - PAGE::renderTemplate         -> page
1.038200 - PAGE::getHead                -> return
1.038203 - dotSession::getInstance      -> do
1.038275 - HTML::template               -> template: >page<
1.038644 - PAGE::render_template        -> final

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

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