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

0.000029 - GLOBAL::include              -> config.php
0.002296 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.002621 - dotDatabase::getInstance     -> connection: database
0.002634 - dotDatabase::__construct     -> connection: database
0.002650 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.003147 - page::getInstance            -> do
0.003187 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.003641 - dotSession::getInstance      -> do
0.003658 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.004027 - dotSession::start            -> ---- init
0.004043 - dotSession::start            -> start php session managment
0.004193 - dotSession::start            -> finished php session management
0.004202 - dotSession::start            -> save user and host information to new session_array
0.004209 - dotSession::start            -> check for security options
0.004469 - dotSession::start            -> lookup ip2country
0.004480 - dotDatabase::connect         -> d030eee4@localhost
0.004865 - dotDatabase::select          -> database: d030eee4
0.005091 - dotDatabase::query           -> SELECT `code` FROM `country_ip2code` WHERE 3628718296 BETWEEN ip_from AND ip_to
0.013550 - dotSession::start            -> update current session online user infos
0.013569 - dotDatabase::query           -> UPDATE session SET lastactivity = 1786054010, userid = 0, site = 'https://lanrena.christoph-raible.de/party/?do=sitzplan', host = '216.73.216.216', dns = '216.73.216.216', countrycode = 'US', hits = hits + 1 WHERE hash = '57387859e7a4f39b11c9db030598589f'
0.013721 - dotSession::start            -> no session found in db == insert new db sesssion
0.013742 - dotDatabase::query           -> INSERT INTO `session`SET hash = '57387859e7a4f39b11c9db030598589f', lastactivity = 1786054010, 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.216', dns = '216.73.216.216', countrycode = 'US', hits = 1
0.014413 - dotSession::load_locales     -> do
0.014448 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.014455 - dotSession::start            -> ---- finished with session startup
0.014471 - dotSession::load_user        -> id: 0
0.014475 - user::get_user               -> id: >0<
0.014482 - dotDatabase::getInstance     -> connection: database
0.014500 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.014772 - styles::load                 -> name: ><
0.014791 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.015147 - styles::activate             -> style = lanrenav3
0.015268 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.015450 - admin::getInstance           -> do
0.015457 - dotSession::getInstance      -> do
0.015463 - admin::__construct           -> user_id=0
0.015467 - user::load_settings          -> load current user settings to $global
0.015476 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.015655 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.015978 - EVENT::comming_event         -> return
0.015987 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1786054010 AND active=1 ORDER by begin ASC
0.016229 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1786054010 AND active=1 ORDER by begin DESC LIMIT 1
0.016374 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.016762 - GLOBAL::end global.php       -> ---------------------------------------------
0.016866 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.016973 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.017038 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.017134 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.017359 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan_frontend.php
0.019313 - EVENT::getevent              -> id >17<
0.019322 - 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.019459 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.020064 - dotDatabase::query           -> SELECT COUNT(*) FROM event_sitzplan WHERE event_id='17' AND active=1 GROUP by event_id ORDER by name ASC
0.020442 - dotDatabase::query           -> SELECT COUNT(*) FROM event_sitzplan WHERE event_id='17' AND active=0 GROUP by event_id ORDER by name ASC
0.020606 - dotDatabase::query           -> SELECT id FROM event_sitzplan WHERE event_id='17' AND active=1 LIMIT 1
0.021646 - dotDatabase::query           -> SELECT * FROM event_sitzplan WHERE id='41'
0.021823 - EVENT::getevent              -> id >17<
0.021830 - 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.021945 - EVENT::get_teilnehmer        -> id >17< user_id >0<
0.021952 - dotDatabase::query           -> SELECT * FROM event_teilnehmer WHERE event_id='17' AND user_id='0'
0.022111 - 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.029939 - dotDatabase::query           -> SELECT COUNT(*) FROM event_sitzplan WHERE event_id=17 AND active=1
0.030079 - HTML::template               -> template: >sitzplan_type_default<
0.030243 - HTML::template               -> template: >event_shortbar<
0.030307 - GLOBAL::end userspace        -> ---------------------------------------------
0.030314 - PAGE::render                 -> start rendering page layout
0.030319 - USER::check_for_new_messages -> return
0.030326 - dotSession::getInstance      -> do
0.030342 - PAGE::get_boxes              -> -------- side=left
0.030354 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.031032 - PAGE::get_boxes              -> -------- call: left::menu_main
0.031043 - CBOX::menu                   -> generate Menu Box >news<
0.031055 - HTML::template               -> template: >box_menu<
0.031112 - HTML::template_exists        -> search: >page_box_left< == 1
0.031146 - HTML::template               -> template: >page_box_left<
0.031198 - PAGE::get_boxes              -> -------- call: left::menu_site
0.031205 - CBOX::menu                   -> generate Menu Box >site<
0.031214 - HTML::template               -> template: >box_menu_bit<
0.031246 - HTML::template               -> template: >box_menu_bit<
0.031258 - HTML::template               -> template: >box_menu_bit<
0.031268 - HTML::template               -> template: >box_menu_bit<
0.031277 - HTML::template               -> template: >box_menu_bit<
0.031286 - HTML::template               -> template: >box_menu_bit<
0.031295 - HTML::template               -> template: >box_menu<
0.031313 - HTML::template_exists        -> search: >page_box_left< == 1
0.031325 - HTML::template               -> template: >page_box_left<
0.031338 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.031344 - CBOX::menu                   -> generate Menu Box >verein<
0.031351 - HTML::template               -> template: >box_menu_bit<
0.031362 - HTML::template               -> template: >box_menu_bit<
0.031371 - HTML::template               -> template: >box_menu_bit<
0.031380 - HTML::template               -> template: >box_menu_bit<
0.031389 - HTML::template               -> template: >box_menu_bit<
0.031398 - HTML::template               -> template: >box_menu<
0.031414 - HTML::template_exists        -> search: >page_box_left< == 1
0.031425 - HTML::template               -> template: >page_box_left<
0.031438 - PAGE::get_boxes              -> -------- call: left::menu_event
0.031443 - CBOX::menu                   -> generate Menu Box >event<
0.031451 - HTML::template               -> template: >box_menu_bit<
0.031460 - HTML::template               -> template: >box_menu_bit<
0.031470 - HTML::template               -> template: >box_menu_bit<
0.031479 - HTML::template               -> template: >box_menu_bit<
0.031488 - HTML::template               -> template: >box_menu_bit<
0.031497 - HTML::template               -> template: >box_menu_bit<
0.031506 - HTML::template               -> template: >box_menu_bit<
0.031515 - HTML::template               -> template: >box_menu_bit<
0.031524 - HTML::template               -> template: >box_menu_bit<
0.031533 - HTML::template               -> template: >box_menu<
0.031549 - HTML::template_exists        -> search: >page_box_left< == 1
0.031560 - HTML::template               -> template: >page_box_left<
0.031572 - PAGE::get_boxes              -> -------- call: left::menu_login
0.031577 - CBOX::menu                   -> generate Menu Box >login<
0.031589 - HTML::template               -> template: >box_menu_bit<
0.031599 - HTML::template               -> template: >box_menu_bit<
0.031608 - HTML::template               -> template: >box_menu<
0.031624 - HTML::template_exists        -> search: >page_box_left< == 1
0.031635 - HTML::template               -> template: >page_box_left<
0.031649 - PAGE::get_boxes              -> -------- side=right
0.031658 - PAGE::get_boxes              -> -------- call: right::party
0.031664 - CBOX::party                  -> generate Box
0.031670 - EVENT::short_event           -> id >17<
0.031673 - EVENT::getevent              -> id >17<
0.031677 - 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.031830 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.031990 - CACHE::get                   -> cache: >event_17::stats< found
0.032013 - CACHE::get                   -> cache: >event_17::stats< has expired
0.032021 - CACHE::delete                -> cache: >event_17::stats<
0.033435 - dotDatabase::query           -> SELECT count(*) FROM event_teilnehmer WHERE event_id='17' AND bezahlt<2
0.033655 - dotDatabase::query           -> SELECT count(*) FROM event_teilnehmer WHERE event_id='17' AND bezahlt=1
0.034306 - CACHE::set                   -> cache: >event_17::stats< with ttl:3600
0.034379 - HTML::template               -> template: >box_event<
0.034458 - HTML::template_exists        -> search: >page_box_right< == 1
0.034474 - HTML::template               -> template: >page_box_right<
0.034512 - PAGE::get_boxes              -> -------- call: right::forum
0.034520 - CBOX::forum                  -> generate forum box
0.034524 - CBOX::forum_load_threads     -> load data
0.034533 - CACHE::get                   -> cache: >forum::topthreads< found
0.034581 - CACHE::get                   -> cache: >forum::topthreads< has expired
0.034588 - CACHE::delete                -> cache: >forum::topthreads<
0.034847 - dotDatabase::query           -> SELECT t.title, t.lastposter, t.fv_id, t.threadid, t.lastposttime AS stamp, UNIX_TIMESTAMP(t.lastposttime) AS lastposttime, m.forumid AS forumid, m.title AS forumtitle, m.private AS private, m.priv_access AS priv_access, t.replies, t.ext, SUBSTRING(pagetext, 1, 190) AS preview FROM forum_thread AS t LEFT JOIN forum_main AS m ON t.forumid=m.forumid LEFT JOIN forum_post AS p ON t.threadid=p.threadid AND t.lastposttime=p.dateline WHERE t.invisible=0 AND m.show_latest=1 AND t.show_latest=1 ORDER by t.lastposttime DESC LIMIT 20
0.038326 - CACHE::set                   -> cache: >forum::topthreads< with ttl:3600
0.038423 - CBOX::forum_threads          -> list all threads in array
0.038434 - 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.038447 - admin::getInstance           -> do
0.038466 - HTML::template               -> template: >box_forum_bit<
0.038533 - HTML::template               -> template: >box_forum_bit<
0.038565 - HTML::template               -> template: >box_forum_bit<
0.038591 - HTML::template               -> template: >box_forum_bit<
0.038613 - HTML::template               -> template: >box_forum_bit<
0.038636 - HTML::template               -> template: >box_forum_bit<
0.038649 - HTML::template               -> template: >box_forum<
0.038695 - HTML::template_exists        -> search: >page_box_right< == 1
0.038709 - HTML::template               -> template: >page_box_right<
0.038726 - PAGE::get_boxes              -> -------- call: right::vote
0.038733 - CBOX::vote                   -> generate Box
0.038737 - 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.039137 - HTML::template               -> template: >box_vote_nocurrent<
0.039208 - HTML::template_exists        -> search: >page_box_right< == 1
0.039222 - HTML::template               -> template: >page_box_right<
0.039237 - PAGE::get_boxes              -> -------- call: right::banner
0.039251 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.039268 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< has expired
0.039275 - CACHE::delete                -> cache: >sponsoren_7::cbox_lanrenav3.de_DE<
0.039476 - dotDatabase::query           -> SELECT * FROM sponsoren_groups WHERE id=7
0.039861 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id=7 AND active=1 AND ( restricted=0 OR ( restricted=1 AND begin < NOW() AND end > NOW())) ORDER by display_order ASC
0.040051 - HTML::encode                 -> Schnelles Internet für Zuhause Schnell nochmal die Mails ch...
0.040088 - dotDatabase::query           -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.040926 - dotDatabase::query           -> SELECT codetag, codereplacement, twoparams FROM html_code
0.041321 - HTML::encode                 -> replace run 1
0.041444 - HTML::template               -> template: >box_banner_bit<
0.041501 - HTML::encode                 -> Jugendforschungzentrum Sindelfingen...
0.041538 - HTML::encode                 -> replace run 1
0.041557 - HTML::template               -> template: >box_banner_bit<
0.041569 - HTML::template               -> template: >box_banner<
0.041600 - CACHE::set                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< with ttl:3600
0.041655 - HTML::template_exists        -> search: >page_box_right< == 1
0.041671 - HTML::template               -> template: >page_box_right<
0.041689 - PAGE::get_boxes              -> -------- call: right::search
0.041696 - CBOX::template               -> generate Box with >box_suchen< as template
0.041700 - HTML::template               -> template: >box_suchen<
0.041742 - HTML::template_exists        -> search: >page_box_right< == 1
0.041755 - HTML::template               -> template: >page_box_right<
0.041778 - PAGE::render                 -> final
0.041783 - PAGE::renderTemplate         -> page
0.041788 - PAGE::getHead                -> return
0.041791 - dotSession::getInstance      -> do
0.041850 - HTML::template               -> template: >page<
0.042001 - PAGE::render_template        -> final

PHP Includes   : 19
DB Queries     : 27
Rendering Time : 0.042356

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