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.000045 - GLOBAL::include              -> config.php
0.002180 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.002493 - dotDatabase::getInstance     -> connection: database
0.002505 - dotDatabase::__construct     -> connection: database
0.002521 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.002987 - page::getInstance            -> do
0.003097 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.003519 - dotSession::getInstance      -> do
0.003534 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.003893 - dotSession::start            -> ---- init
0.003908 - dotSession::start            -> start php session managment
0.003978 - dotSession::start            -> finished php session management
0.003984 - dotSession::start            -> save user and host information to new session_array
0.003996 - dotSession::start            -> check for security options
0.004214 - dotSession::start            -> lookup ip2country
0.004226 - dotDatabase::connect         -> d030eee4@localhost
0.004591 - dotDatabase::select          -> database: d030eee4
0.004773 - dotDatabase::query           -> SELECT `code` FROM `country_ip2code` WHERE 3628718236 BETWEEN ip_from AND ip_to
0.004862 - dotSession::start            -> update current session online user infos
0.004877 - dotDatabase::query           -> UPDATE session SET lastactivity = 1774130308, userid = 0, site = 'https://lanrena.christoph-raible.de/party/17/sitzplan', host = '216.73.216.156', dns = '216.73.216.156', countrycode = 'US', hits = hits + 1 WHERE hash = '58fce07f79c4ee480e8faab93cb92940'
0.005034 - dotSession::start            -> no session found in db == insert new db sesssion
0.005062 - dotDatabase::query           -> INSERT INTO `session`SET hash = '58fce07f79c4ee480e8faab93cb92940', lastactivity = 1774130308, 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.156', dns = '216.73.216.156', countrycode = 'US', hits = 1
0.005940 - dotSession::load_locales     -> do
0.005966 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.005971 - dotSession::start            -> ---- finished with session startup
0.005985 - dotSession::load_user        -> id: 0
0.005989 - user::get_user               -> id: >0<
0.005998 - dotDatabase::getInstance     -> connection: database
0.006032 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.006314 - styles::load                 -> name: ><
0.006333 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.006658 - styles::activate             -> style = lanrenav3
0.006752 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.006927 - admin::getInstance           -> do
0.006935 - dotSession::getInstance      -> do
0.006940 - admin::__construct           -> user_id=0
0.006944 - user::load_settings          -> load current user settings to $global
0.006953 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.007136 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.007461 - EVENT::comming_event         -> return
0.007471 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1774130308 AND active=1 ORDER by begin ASC
0.007658 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1774130308 AND active=1 ORDER by begin DESC LIMIT 1
0.007831 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.008231 - GLOBAL::end global.php       -> ---------------------------------------------
0.008332 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.008468 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.008577 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.008712 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.008844 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan_frontend.php
0.010790 - EVENT::getevent              -> id >17<
0.010799 - 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.010927 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.011543 - dotDatabase::query           -> SELECT COUNT(*) FROM event_sitzplan WHERE event_id='17' AND active=1 GROUP by event_id ORDER by name ASC
0.011718 - dotDatabase::query           -> SELECT COUNT(*) FROM event_sitzplan WHERE event_id='17' AND active=0 GROUP by event_id ORDER by name ASC
0.011869 - dotDatabase::query           -> SELECT id FROM event_sitzplan WHERE event_id='17' AND active=1 LIMIT 1
0.012805 - dotDatabase::query           -> SELECT * FROM event_sitzplan WHERE id='41'
0.012946 - EVENT::getevent              -> id >17<
0.012955 - 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.013031 - EVENT::get_teilnehmer        -> id >17< user_id >0<
0.013037 - dotDatabase::query           -> SELECT * FROM event_teilnehmer WHERE event_id='17' AND user_id='0'
0.013221 - 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.021481 - dotDatabase::query           -> SELECT COUNT(*) FROM event_sitzplan WHERE event_id=17 AND active=1
0.021653 - HTML::template               -> template: >sitzplan_type_default<
0.021754 - HTML::template               -> template: >event_shortbar<
0.021816 - GLOBAL::end userspace        -> ---------------------------------------------
0.021824 - PAGE::render                 -> start rendering page layout
0.021828 - USER::check_for_new_messages -> return
0.021835 - dotSession::getInstance      -> do
0.021852 - PAGE::get_boxes              -> -------- side=left
0.021863 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.022587 - PAGE::get_boxes              -> -------- call: left::menu_main
0.022599 - CBOX::menu                   -> generate Menu Box >news<
0.022609 - HTML::template               -> template: >box_menu<
0.022663 - HTML::template_exists        -> search: >page_box_left< == 1
0.022679 - HTML::template               -> template: >page_box_left<
0.022717 - PAGE::get_boxes              -> -------- call: left::menu_site
0.022725 - CBOX::menu                   -> generate Menu Box >site<
0.022733 - HTML::template               -> template: >box_menu_bit<
0.022765 - HTML::template               -> template: >box_menu_bit<
0.022777 - HTML::template               -> template: >box_menu_bit<
0.022787 - HTML::template               -> template: >box_menu_bit<
0.022796 - HTML::template               -> template: >box_menu_bit<
0.022805 - HTML::template               -> template: >box_menu_bit<
0.022815 - HTML::template               -> template: >box_menu<
0.022831 - HTML::template_exists        -> search: >page_box_left< == 1
0.022843 - HTML::template               -> template: >page_box_left<
0.022856 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.022862 - CBOX::menu                   -> generate Menu Box >verein<
0.022869 - HTML::template               -> template: >box_menu_bit<
0.022880 - HTML::template               -> template: >box_menu_bit<
0.022889 - HTML::template               -> template: >box_menu_bit<
0.022898 - HTML::template               -> template: >box_menu_bit<
0.022908 - HTML::template               -> template: >box_menu_bit<
0.022917 - HTML::template               -> template: >box_menu<
0.022932 - HTML::template_exists        -> search: >page_box_left< == 1
0.022943 - HTML::template               -> template: >page_box_left<
0.022956 - PAGE::get_boxes              -> -------- call: left::menu_event
0.022962 - CBOX::menu                   -> generate Menu Box >event<
0.022970 - HTML::template               -> template: >box_menu_bit<
0.022980 - HTML::template               -> template: >box_menu_bit<
0.022989 - HTML::template               -> template: >box_menu_bit<
0.023003 - HTML::template               -> template: >box_menu_bit<
0.023033 - HTML::template               -> template: >box_menu_bit<
0.023043 - HTML::template               -> template: >box_menu_bit<
0.023052 - HTML::template               -> template: >box_menu_bit<
0.023074 - HTML::template               -> template: >box_menu_bit<
0.023083 - HTML::template               -> template: >box_menu_bit<
0.023092 - HTML::template               -> template: >box_menu<
0.023108 - HTML::template_exists        -> search: >page_box_left< == 1
0.023119 - HTML::template               -> template: >page_box_left<
0.023132 - PAGE::get_boxes              -> -------- call: left::menu_login
0.023137 - CBOX::menu                   -> generate Menu Box >login<
0.023148 - HTML::template               -> template: >box_menu_bit<
0.023159 - HTML::template               -> template: >box_menu_bit<
0.023168 - HTML::template               -> template: >box_menu<
0.023184 - HTML::template_exists        -> search: >page_box_left< == 1
0.023194 - HTML::template               -> template: >page_box_left<
0.023209 - PAGE::get_boxes              -> -------- side=right
0.023217 - PAGE::get_boxes              -> -------- call: right::party
0.023223 - CBOX::party                  -> generate Box
0.023228 - EVENT::short_event           -> id >17<
0.023232 - EVENT::getevent              -> id >17<
0.023236 - 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.023376 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.023546 - CACHE::get                   -> cache: >event_17::stats< found
0.023582 - HTML::template               -> template: >box_event<
0.023651 - HTML::template_exists        -> search: >page_box_right< == 1
0.023667 - HTML::template               -> template: >page_box_right<
0.023702 - PAGE::get_boxes              -> -------- call: right::forum
0.023712 - CBOX::forum                  -> generate forum box
0.023716 - CBOX::forum_load_threads     -> load data
0.023725 - CACHE::get                   -> cache: >forum::topthreads< found
0.023774 - CBOX::forum_threads          -> list all threads in array
0.023782 - 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.023794 - admin::getInstance           -> do
0.023812 - HTML::template               -> template: >box_forum_bit<
0.023868 - HTML::template               -> template: >box_forum_bit<
0.023898 - HTML::template               -> template: >box_forum_bit<
0.023924 - HTML::template               -> template: >box_forum_bit<
0.023945 - HTML::template               -> template: >box_forum_bit<
0.023968 - HTML::template               -> template: >box_forum_bit<
0.023981 - HTML::template               -> template: >box_forum<
0.024055 - HTML::template_exists        -> search: >page_box_right< == 1
0.024082 - HTML::template               -> template: >page_box_right<
0.024099 - PAGE::get_boxes              -> -------- call: right::vote
0.024105 - CBOX::vote                   -> generate Box
0.024110 - 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.024287 - HTML::template               -> template: >box_vote_nocurrent<
0.024344 - HTML::template_exists        -> search: >page_box_right< == 1
0.024360 - HTML::template               -> template: >page_box_right<
0.024378 - PAGE::get_boxes              -> -------- call: right::banner
0.024391 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.024418 - HTML::template_exists        -> search: >page_box_right< == 1
0.024431 - HTML::template               -> template: >page_box_right<
0.024447 - PAGE::get_boxes              -> -------- call: right::search
0.024454 - CBOX::template               -> generate Box with >box_suchen< as template
0.024458 - HTML::template               -> template: >box_suchen<
0.024494 - HTML::template_exists        -> search: >page_box_right< == 1
0.024505 - HTML::template               -> template: >page_box_right<
0.024555 - PAGE::render                 -> final
0.024560 - PAGE::renderTemplate         -> page
0.024565 - PAGE::getHead                -> return
0.024568 - dotSession::getInstance      -> do
0.024624 - HTML::template               -> template: >page<
0.024739 - PAGE::render_template        -> final

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

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