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.000024 - GLOBAL::include              -> config.php
0.002190 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.002520 - dotDatabase::getInstance     -> connection: database
0.002534 - dotDatabase::__construct     -> connection: database
0.002551 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.003043 - page::getInstance            -> do
0.003070 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.003513 - dotSession::getInstance      -> do
0.003528 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.003901 - dotSession::start            -> ---- init
0.003916 - dotSession::start            -> start php session managment
0.003985 - dotSession::start            -> finished php session management
0.003991 - dotSession::start            -> save user and host information to new session_array
0.003998 - dotSession::start            -> check for security options
0.004122 - dotSession::start            -> lookup ip2country
0.004133 - dotDatabase::connect         -> d030eee4@localhost
0.004560 - dotDatabase::select          -> database: d030eee4
0.004752 - dotDatabase::query           -> SELECT `code` FROM `country_ip2code` WHERE 3628718245 BETWEEN ip_from AND ip_to
0.004841 - dotSession::start            -> update current session online user infos
0.004857 - dotDatabase::query           -> UPDATE session SET lastactivity = 1765897099, userid = 0, site = 'https://lanrena.christoph-raible.de/party/?do=sitzplan', host = '216.73.216.165', dns = '216.73.216.165', countrycode = 'US', hits = hits + 1 WHERE hash = '030d473e6fd8e6daa32220d0069563ca'
0.005030 - dotSession::start            -> no session found in db == insert new db sesssion
0.005044 - dotDatabase::query           -> INSERT INTO `session`SET hash = '030d473e6fd8e6daa32220d0069563ca', lastactivity = 1765897099, userid = 0, site = 'https://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.165', dns = '216.73.216.165', countrycode = 'US', hits = 1
0.005338 - dotSession::load_locales     -> do
0.005364 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.005370 - dotSession::start            -> ---- finished with session startup
0.005383 - dotSession::load_user        -> id: 0
0.005388 - user::get_user               -> id: >0<
0.005395 - dotDatabase::getInstance     -> connection: database
0.005409 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.005712 - styles::load                 -> name: ><
0.005732 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.006087 - styles::activate             -> style = lanrenav3
0.006191 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.006380 - admin::getInstance           -> do
0.006388 - dotSession::getInstance      -> do
0.006394 - admin::__construct           -> user_id=0
0.006399 - user::load_settings          -> load current user settings to $global
0.006409 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.006602 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.006952 - EVENT::comming_event         -> return
0.006962 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1765897099 AND active=1 ORDER by begin ASC
0.007146 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1765897099 AND active=1 ORDER by begin DESC LIMIT 1
0.007347 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.007744 - GLOBAL::end global.php       -> ---------------------------------------------
0.007852 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.007954 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.008037 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.008114 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.008218 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan_frontend.php
0.010303 - EVENT::getevent              -> id >17<
0.010314 - 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.010450 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.011107 - dotDatabase::query           -> SELECT COUNT(*) FROM event_sitzplan WHERE event_id='17' AND active=1 GROUP by event_id ORDER by name ASC
0.011558 - dotDatabase::query           -> SELECT COUNT(*) FROM event_sitzplan WHERE event_id='17' AND active=0 GROUP by event_id ORDER by name ASC
0.011718 - dotDatabase::query           -> SELECT id FROM event_sitzplan WHERE event_id='17' AND active=1 LIMIT 1
0.012769 - dotDatabase::query           -> SELECT * FROM event_sitzplan WHERE id='41'
0.012910 - EVENT::getevent              -> id >17<
0.012920 - 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.013033 - EVENT::get_teilnehmer        -> id >17< user_id >0<
0.013041 - dotDatabase::query           -> SELECT * FROM event_teilnehmer WHERE event_id='17' AND user_id='0'
0.013223 - 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.020333 - dotDatabase::query           -> SELECT COUNT(*) FROM event_sitzplan WHERE event_id=17 AND active=1
0.020509 - HTML::template               -> template: >sitzplan_type_default<
0.020612 - HTML::template               -> template: >event_shortbar<
0.020678 - GLOBAL::end userspace        -> ---------------------------------------------
0.020686 - PAGE::render                 -> start rendering page layout
0.020691 - USER::check_for_new_messages -> return
0.020699 - dotSession::getInstance      -> do
0.020717 - PAGE::get_boxes              -> -------- side=left
0.020730 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.021468 - PAGE::get_boxes              -> -------- call: left::menu_main
0.021480 - CBOX::menu                   -> generate Menu Box >news<
0.021491 - HTML::template               -> template: >box_menu<
0.021548 - HTML::template_exists        -> search: >page_box_left< == 1
0.021566 - HTML::template               -> template: >page_box_left<
0.021606 - PAGE::get_boxes              -> -------- call: left::menu_site
0.021614 - CBOX::menu                   -> generate Menu Box >site<
0.021624 - HTML::template               -> template: >box_menu_bit<
0.021658 - HTML::template               -> template: >box_menu_bit<
0.021670 - HTML::template               -> template: >box_menu_bit<
0.021681 - HTML::template               -> template: >box_menu_bit<
0.021691 - HTML::template               -> template: >box_menu_bit<
0.021702 - HTML::template               -> template: >box_menu_bit<
0.021712 - HTML::template               -> template: >box_menu<
0.021730 - HTML::template_exists        -> search: >page_box_left< == 1
0.021743 - HTML::template               -> template: >page_box_left<
0.021758 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.021764 - CBOX::menu                   -> generate Menu Box >verein<
0.021772 - HTML::template               -> template: >box_menu_bit<
0.021783 - HTML::template               -> template: >box_menu_bit<
0.021793 - HTML::template               -> template: >box_menu_bit<
0.021803 - HTML::template               -> template: >box_menu_bit<
0.021813 - HTML::template               -> template: >box_menu_bit<
0.021823 - HTML::template               -> template: >box_menu<
0.021840 - HTML::template_exists        -> search: >page_box_left< == 1
0.021852 - HTML::template               -> template: >page_box_left<
0.021865 - PAGE::get_boxes              -> -------- call: left::menu_event
0.021871 - CBOX::menu                   -> generate Menu Box >event<
0.021880 - HTML::template               -> template: >box_menu_bit<
0.021890 - HTML::template               -> template: >box_menu_bit<
0.021901 - HTML::template               -> template: >box_menu_bit<
0.021911 - HTML::template               -> template: >box_menu_bit<
0.021921 - HTML::template               -> template: >box_menu_bit<
0.021930 - HTML::template               -> template: >box_menu_bit<
0.021940 - HTML::template               -> template: >box_menu_bit<
0.021950 - HTML::template               -> template: >box_menu_bit<
0.021960 - HTML::template               -> template: >box_menu_bit<
0.021970 - HTML::template               -> template: >box_menu<
0.021986 - HTML::template_exists        -> search: >page_box_left< == 1
0.021998 - HTML::template               -> template: >page_box_left<
0.022011 - PAGE::get_boxes              -> -------- call: left::menu_login
0.022017 - CBOX::menu                   -> generate Menu Box >login<
0.022030 - HTML::template               -> template: >box_menu_bit<
0.022041 - HTML::template               -> template: >box_menu_bit<
0.022052 - HTML::template               -> template: >box_menu<
0.022069 - HTML::template_exists        -> search: >page_box_left< == 1
0.022080 - HTML::template               -> template: >page_box_left<
0.022096 - PAGE::get_boxes              -> -------- side=right
0.022106 - PAGE::get_boxes              -> -------- call: right::party
0.022112 - CBOX::party                  -> generate Box
0.022119 - EVENT::short_event           -> id >17<
0.022122 - EVENT::getevent              -> id >17<
0.022127 - 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.022284 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.022452 - CACHE::get                   -> cache: >event_17::stats< found
0.022489 - HTML::template               -> template: >box_event<
0.022563 - HTML::template_exists        -> search: >page_box_right< == 1
0.022579 - HTML::template               -> template: >page_box_right<
0.022618 - PAGE::get_boxes              -> -------- call: right::forum
0.022628 - CBOX::forum                  -> generate forum box
0.022632 - CBOX::forum_load_threads     -> load data
0.022642 - CACHE::get                   -> cache: >forum::topthreads< found
0.022695 - CBOX::forum_threads          -> list all threads in array
0.022705 - 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.022718 - admin::getInstance           -> do
0.022737 - HTML::template               -> template: >box_forum_bit<
0.022797 - HTML::template               -> template: >box_forum_bit<
0.022825 - HTML::template               -> template: >box_forum_bit<
0.022852 - HTML::template               -> template: >box_forum_bit<
0.022874 - HTML::template               -> template: >box_forum_bit<
0.022898 - HTML::template               -> template: >box_forum_bit<
0.022912 - HTML::template               -> template: >box_forum<
0.022959 - HTML::template_exists        -> search: >page_box_right< == 1
0.022974 - HTML::template               -> template: >page_box_right<
0.022991 - PAGE::get_boxes              -> -------- call: right::vote
0.022998 - CBOX::vote                   -> generate Box
0.023003 - 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.023159 - HTML::template               -> template: >box_vote_nocurrent<
0.023203 - HTML::template_exists        -> search: >page_box_right< == 1
0.023217 - HTML::template               -> template: >page_box_right<
0.023233 - PAGE::get_boxes              -> -------- call: right::banner
0.023246 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.023273 - HTML::template_exists        -> search: >page_box_right< == 1
0.023287 - HTML::template               -> template: >page_box_right<
0.023302 - PAGE::get_boxes              -> -------- call: right::search
0.023309 - CBOX::template               -> generate Box with >box_suchen< as template
0.023313 - HTML::template               -> template: >box_suchen<
0.023351 - HTML::template_exists        -> search: >page_box_right< == 1
0.023363 - HTML::template               -> template: >page_box_right<
0.023384 - PAGE::render                 -> final
0.023389 - PAGE::renderTemplate         -> page
0.023395 - PAGE::getHead                -> return
0.023398 - dotSession::getInstance      -> do
0.023458 - HTML::template               -> template: >page<
0.023608 - PAGE::render_template        -> final

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

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