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.000510 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.000807 - dotDatabase::getInstance     -> connection: database
0.000819 - dotDatabase::__construct     -> connection: database
0.000832 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.001244 - page::getInstance            -> do
0.001266 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.001680 - dotSession::getInstance      -> do
0.001694 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.002021 - dotSession::start            -> ---- init
0.002037 - dotSession::start            -> start php session managment
0.002103 - dotSession::start            -> finished php session management
0.002109 - dotSession::start            -> save user and host information to new session_array
0.002116 - dotSession::start            -> check for security options
0.002314 - dotSession::start            -> lookup ip2country
0.002327 - dotDatabase::connect         -> d030eee4@localhost
0.002678 - dotDatabase::select          -> database: d030eee4
0.002863 - dotDatabase::query           -> SELECT `code` FROM `country_ip2code` WHERE 3628718091 BETWEEN ip_from AND ip_to
0.002995 - dotSession::start            -> update current session online user infos
0.003014 - dotDatabase::query           -> UPDATE session SET lastactivity = 1770169682, userid = 0, site = 'https://lanrena.christoph-raible.de/party/?do=sitzplan', host = '216.73.216.11', dns = '216.73.216.11', countrycode = 'US', hits = hits + 1 WHERE hash = 'cb091517278eaeabfcdb690dc4dc761b'
0.003187 - dotSession::start            -> no session found in db == insert new db sesssion
0.003202 - dotDatabase::query           -> INSERT INTO `session`SET hash = 'cb091517278eaeabfcdb690dc4dc761b', lastactivity = 1770169682, 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.11', dns = '216.73.216.11', countrycode = 'US', hits = 1
0.003301 - dotSession::load_locales     -> do
0.003318 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.003323 - dotSession::start            -> ---- finished with session startup
0.003336 - dotSession::load_user        -> id: 0
0.003340 - user::get_user               -> id: >0<
0.003347 - dotDatabase::getInstance     -> connection: database
0.003363 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.003631 - styles::load                 -> name: ><
0.003647 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.003929 - styles::activate             -> style = lanrenav3
0.004010 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.004177 - admin::getInstance           -> do
0.004185 - dotSession::getInstance      -> do
0.004190 - admin::__construct           -> user_id=0
0.004195 - user::load_settings          -> load current user settings to $global
0.004204 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.004366 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.004699 - EVENT::comming_event         -> return
0.004708 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1770169682 AND active=1 ORDER by begin ASC
0.004901 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1770169682 AND active=1 ORDER by begin DESC LIMIT 1
0.005053 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.005382 - GLOBAL::end global.php       -> ---------------------------------------------
0.005501 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.005646 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.005755 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.005882 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.006031 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan_frontend.php
0.007813 - EVENT::getevent              -> id >17<
0.007822 - 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.007977 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.008584 - dotDatabase::query           -> SELECT COUNT(*) FROM event_sitzplan WHERE event_id='17' AND active=1 GROUP by event_id ORDER by name ASC
0.008772 - dotDatabase::query           -> SELECT COUNT(*) FROM event_sitzplan WHERE event_id='17' AND active=0 GROUP by event_id ORDER by name ASC
0.008955 - dotDatabase::query           -> SELECT id FROM event_sitzplan WHERE event_id='17' AND active=1 LIMIT 1
0.009789 - dotDatabase::query           -> SELECT * FROM event_sitzplan WHERE id='41'
0.009938 - EVENT::getevent              -> id >17<
0.009945 - 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.010050 - EVENT::get_teilnehmer        -> id >17< user_id >0<
0.010057 - dotDatabase::query           -> SELECT * FROM event_teilnehmer WHERE event_id='17' AND user_id='0'
0.010214 - 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.016989 - dotDatabase::query           -> SELECT COUNT(*) FROM event_sitzplan WHERE event_id=17 AND active=1
0.017158 - HTML::template               -> template: >sitzplan_type_default<
0.017246 - HTML::template               -> template: >event_shortbar<
0.017299 - GLOBAL::end userspace        -> ---------------------------------------------
0.017308 - PAGE::render                 -> start rendering page layout
0.017312 - USER::check_for_new_messages -> return
0.017319 - dotSession::getInstance      -> do
0.017337 - PAGE::get_boxes              -> -------- side=left
0.017346 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.018105 - PAGE::get_boxes              -> -------- call: left::menu_main
0.018116 - CBOX::menu                   -> generate Menu Box >news<
0.018127 - HTML::template               -> template: >box_menu<
0.018170 - HTML::template_exists        -> search: >page_box_left< == 1
0.018186 - HTML::template               -> template: >page_box_left<
0.018219 - PAGE::get_boxes              -> -------- call: left::menu_site
0.018226 - CBOX::menu                   -> generate Menu Box >site<
0.018236 - HTML::template               -> template: >box_menu_bit<
0.018265 - HTML::template               -> template: >box_menu_bit<
0.018278 - HTML::template               -> template: >box_menu_bit<
0.018288 - HTML::template               -> template: >box_menu_bit<
0.018297 - HTML::template               -> template: >box_menu_bit<
0.018307 - HTML::template               -> template: >box_menu_bit<
0.018317 - HTML::template               -> template: >box_menu<
0.018333 - HTML::template_exists        -> search: >page_box_left< == 1
0.018346 - HTML::template               -> template: >page_box_left<
0.018359 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.018365 - CBOX::menu                   -> generate Menu Box >verein<
0.018373 - HTML::template               -> template: >box_menu_bit<
0.018383 - HTML::template               -> template: >box_menu_bit<
0.018393 - HTML::template               -> template: >box_menu_bit<
0.018402 - HTML::template               -> template: >box_menu_bit<
0.018411 - HTML::template               -> template: >box_menu_bit<
0.018420 - HTML::template               -> template: >box_menu<
0.018440 - HTML::template_exists        -> search: >page_box_left< == 1
0.018451 - HTML::template               -> template: >page_box_left<
0.018482 - PAGE::get_boxes              -> -------- call: left::menu_event
0.018488 - CBOX::menu                   -> generate Menu Box >event<
0.018509 - HTML::template               -> template: >box_menu_bit<
0.018520 - HTML::template               -> template: >box_menu_bit<
0.018529 - HTML::template               -> template: >box_menu_bit<
0.018538 - HTML::template               -> template: >box_menu_bit<
0.018547 - HTML::template               -> template: >box_menu_bit<
0.018557 - HTML::template               -> template: >box_menu_bit<
0.018566 - HTML::template               -> template: >box_menu_bit<
0.018575 - HTML::template               -> template: >box_menu_bit<
0.018584 - HTML::template               -> template: >box_menu_bit<
0.018593 - HTML::template               -> template: >box_menu<
0.018609 - HTML::template_exists        -> search: >page_box_left< == 1
0.018620 - HTML::template               -> template: >page_box_left<
0.018632 - PAGE::get_boxes              -> -------- call: left::menu_login
0.018638 - CBOX::menu                   -> generate Menu Box >login<
0.018649 - HTML::template               -> template: >box_menu_bit<
0.018660 - HTML::template               -> template: >box_menu_bit<
0.018669 - HTML::template               -> template: >box_menu<
0.018685 - HTML::template_exists        -> search: >page_box_left< == 1
0.018695 - HTML::template               -> template: >page_box_left<
0.018711 - PAGE::get_boxes              -> -------- side=right
0.018720 - PAGE::get_boxes              -> -------- call: right::party
0.018725 - CBOX::party                  -> generate Box
0.018732 - EVENT::short_event           -> id >17<
0.018736 - EVENT::getevent              -> id >17<
0.018740 - 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.018876 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.019028 - CACHE::get                   -> cache: >event_17::stats< found
0.019059 - HTML::template               -> template: >box_event<
0.019124 - HTML::template_exists        -> search: >page_box_right< == 1
0.019139 - HTML::template               -> template: >page_box_right<
0.019172 - PAGE::get_boxes              -> -------- call: right::forum
0.019182 - CBOX::forum                  -> generate forum box
0.019186 - CBOX::forum_load_threads     -> load data
0.019196 - CACHE::get                   -> cache: >forum::topthreads< found
0.019246 - CBOX::forum_threads          -> list all threads in array
0.019255 - 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.019267 - admin::getInstance           -> do
0.019285 - HTML::template               -> template: >box_forum_bit<
0.019339 - HTML::template               -> template: >box_forum_bit<
0.019366 - HTML::template               -> template: >box_forum_bit<
0.019392 - HTML::template               -> template: >box_forum_bit<
0.019414 - HTML::template               -> template: >box_forum_bit<
0.019443 - HTML::template               -> template: >box_forum_bit<
0.019476 - HTML::template               -> template: >box_forum<
0.019534 - HTML::template_exists        -> search: >page_box_right< == 1
0.019547 - HTML::template               -> template: >page_box_right<
0.019563 - PAGE::get_boxes              -> -------- call: right::vote
0.019570 - CBOX::vote                   -> generate Box
0.019575 - 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.019748 - HTML::template               -> template: >box_vote_nocurrent<
0.019788 - HTML::template_exists        -> search: >page_box_right< == 1
0.019801 - HTML::template               -> template: >page_box_right<
0.019816 - PAGE::get_boxes              -> -------- call: right::banner
0.019829 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.019852 - HTML::template_exists        -> search: >page_box_right< == 1
0.019864 - HTML::template               -> template: >page_box_right<
0.019879 - PAGE::get_boxes              -> -------- call: right::search
0.019885 - CBOX::template               -> generate Box with >box_suchen< as template
0.019889 - HTML::template               -> template: >box_suchen<
0.019922 - HTML::template_exists        -> search: >page_box_right< == 1
0.019933 - HTML::template               -> template: >page_box_right<
0.019955 - PAGE::render                 -> final
0.019959 - PAGE::renderTemplate         -> page
0.019964 - PAGE::getHead                -> return
0.019967 - dotSession::getInstance      -> do
0.020022 - HTML::template               -> template: >page<
0.020165 - PAGE::render_template        -> final

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

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