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.000024 - GLOBAL::include              -> config.php
0.002100 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.002418 - dotDatabase::getInstance     -> connection: database
0.002431 - dotDatabase::__construct     -> connection: database
0.002447 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.002918 - page::getInstance            -> do
0.002944 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.003365 - dotSession::getInstance      -> do
0.003381 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.003744 - dotSession::start            -> ---- init
0.003760 - dotSession::start            -> start php session managment
0.004014 - dotSession::start            -> finished php session management
0.004023 - dotSession::start            -> save user and host information to new session_array
0.004031 - dotSession::start            -> check for security options
0.266780 - dotSession::start            -> lookup ip2country
0.266804 - dotDatabase::connect         -> d030eee4@localhost
0.267229 - dotDatabase::select          -> database: d030eee4
0.267421 - dotDatabase::query           -> SELECT `code` FROM `country_ip2code` WHERE 3628718396 BETWEEN ip_from AND ip_to
0.278349 - dotSession::start            -> update current session online user infos
0.278370 - dotDatabase::query           -> UPDATE session SET lastactivity = 1782068269, userid = 0, site = 'https://lanrena.christoph-raible.de/party/?do=sitzplan', host = '216.73.217.60', dns = '216.73.217.60', countrycode = 'US', hits = hits + 1 WHERE hash = '2329461063efce242436280b9cd6b3d4'
0.278811 - dotSession::start            -> no session found in db == insert new db sesssion
0.278845 - dotDatabase::query           -> INSERT INTO `session`SET hash = '2329461063efce242436280b9cd6b3d4', lastactivity = 1782068269, 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.217.60', dns = '216.73.217.60', countrycode = 'US', hits = 1
0.280412 - dotSession::load_locales     -> do
0.280637 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.280648 - dotSession::start            -> ---- finished with session startup
0.280683 - dotSession::load_user        -> id: 0
0.280689 - user::get_user               -> id: >0<
0.280698 - dotDatabase::getInstance     -> connection: database
0.280717 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.281019 - styles::load                 -> name: ><
0.281041 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.281642 - styles::activate             -> style = lanrenav3
0.281755 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.281991 - admin::getInstance           -> do
0.281999 - dotSession::getInstance      -> do
0.282005 - admin::__construct           -> user_id=0
0.282010 - user::load_settings          -> load current user settings to $global
0.282020 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.282243 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.282623 - EVENT::comming_event         -> return
0.282633 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1782068269 AND active=1 ORDER by begin ASC
0.282939 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1782068269 AND active=1 ORDER by begin DESC LIMIT 1
0.283202 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.283690 - GLOBAL::end global.php       -> ---------------------------------------------
0.283830 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.284131 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.284261 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.284507 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.285493 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan_frontend.php
0.288315 - EVENT::getevent              -> id >17<
0.288325 - 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.288870 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.289499 - dotDatabase::query           -> SELECT COUNT(*) FROM event_sitzplan WHERE event_id='17' AND active=1 GROUP by event_id ORDER by name ASC
0.291624 - dotDatabase::query           -> SELECT COUNT(*) FROM event_sitzplan WHERE event_id='17' AND active=0 GROUP by event_id ORDER by name ASC
0.291843 - dotDatabase::query           -> SELECT id FROM event_sitzplan WHERE event_id='17' AND active=1 LIMIT 1
0.293335 - dotDatabase::query           -> SELECT * FROM event_sitzplan WHERE id='41'
0.293513 - EVENT::getevent              -> id >17<
0.293522 - 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.293649 - EVENT::get_teilnehmer        -> id >17< user_id >0<
0.293656 - dotDatabase::query           -> SELECT * FROM event_teilnehmer WHERE event_id='17' AND user_id='0'
0.294367 - 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.306389 - dotDatabase::query           -> SELECT COUNT(*) FROM event_sitzplan WHERE event_id=17 AND active=1
0.306576 - HTML::template               -> template: >sitzplan_type_default<
0.308496 - HTML::template               -> template: >event_shortbar<
0.309048 - GLOBAL::end userspace        -> ---------------------------------------------
0.309059 - PAGE::render                 -> start rendering page layout
0.309065 - USER::check_for_new_messages -> return
0.309074 - dotSession::getInstance      -> do
0.309092 - PAGE::get_boxes              -> -------- side=left
0.309105 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.309883 - PAGE::get_boxes              -> -------- call: left::menu_main
0.309895 - CBOX::menu                   -> generate Menu Box >news<
0.309906 - HTML::template               -> template: >box_menu<
0.309958 - HTML::template_exists        -> search: >page_box_left< == 1
0.309974 - HTML::template               -> template: >page_box_left<
0.310011 - PAGE::get_boxes              -> -------- call: left::menu_site
0.310018 - CBOX::menu                   -> generate Menu Box >site<
0.310027 - HTML::template               -> template: >box_menu_bit<
0.310058 - HTML::template               -> template: >box_menu_bit<
0.310070 - HTML::template               -> template: >box_menu_bit<
0.310080 - HTML::template               -> template: >box_menu_bit<
0.310089 - HTML::template               -> template: >box_menu_bit<
0.310099 - HTML::template               -> template: >box_menu_bit<
0.310108 - HTML::template               -> template: >box_menu<
0.310125 - HTML::template_exists        -> search: >page_box_left< == 1
0.310137 - HTML::template               -> template: >page_box_left<
0.310150 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.310156 - CBOX::menu                   -> generate Menu Box >verein<
0.310164 - HTML::template               -> template: >box_menu_bit<
0.310174 - HTML::template               -> template: >box_menu_bit<
0.310184 - HTML::template               -> template: >box_menu_bit<
0.310193 - HTML::template               -> template: >box_menu_bit<
0.310202 - HTML::template               -> template: >box_menu_bit<
0.310211 - HTML::template               -> template: >box_menu<
0.310227 - HTML::template_exists        -> search: >page_box_left< == 1
0.310238 - HTML::template               -> template: >page_box_left<
0.310250 - PAGE::get_boxes              -> -------- call: left::menu_event
0.310256 - CBOX::menu                   -> generate Menu Box >event<
0.310279 - HTML::template               -> template: >box_menu_bit<
0.310289 - HTML::template               -> template: >box_menu_bit<
0.310298 - HTML::template               -> template: >box_menu_bit<
0.310308 - HTML::template               -> template: >box_menu_bit<
0.310317 - HTML::template               -> template: >box_menu_bit<
0.310326 - HTML::template               -> template: >box_menu_bit<
0.310335 - HTML::template               -> template: >box_menu_bit<
0.310344 - HTML::template               -> template: >box_menu_bit<
0.310354 - HTML::template               -> template: >box_menu_bit<
0.310376 - HTML::template               -> template: >box_menu<
0.310391 - HTML::template_exists        -> search: >page_box_left< == 1
0.310402 - HTML::template               -> template: >page_box_left<
0.310414 - PAGE::get_boxes              -> -------- call: left::menu_login
0.310420 - CBOX::menu                   -> generate Menu Box >login<
0.310432 - HTML::template               -> template: >box_menu_bit<
0.310442 - HTML::template               -> template: >box_menu_bit<
0.310451 - HTML::template               -> template: >box_menu<
0.310467 - HTML::template_exists        -> search: >page_box_left< == 1
0.310478 - HTML::template               -> template: >page_box_left<
0.310492 - PAGE::get_boxes              -> -------- side=right
0.310502 - PAGE::get_boxes              -> -------- call: right::party
0.310507 - CBOX::party                  -> generate Box
0.310513 - EVENT::short_event           -> id >17<
0.310517 - EVENT::getevent              -> id >17<
0.310521 - 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.310688 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.310853 - CACHE::get                   -> cache: >event_17::stats< found
0.311111 - CACHE::get                   -> cache: >event_17::stats< has expired
0.311138 - CACHE::delete                -> cache: >event_17::stats<
0.311818 - dotDatabase::query           -> SELECT count(*) FROM event_teilnehmer WHERE event_id='17' AND bezahlt<2
0.312072 - dotDatabase::query           -> SELECT count(*) FROM event_teilnehmer WHERE event_id='17' AND bezahlt=1
0.312639 - CACHE::set                   -> cache: >event_17::stats< with ttl:3600
0.312735 - HTML::template               -> template: >box_event<
0.312814 - HTML::template_exists        -> search: >page_box_right< == 1
0.312830 - HTML::template               -> template: >page_box_right<
0.312867 - PAGE::get_boxes              -> -------- call: right::forum
0.312875 - CBOX::forum                  -> generate forum box
0.312880 - CBOX::forum_load_threads     -> load data
0.312889 - CACHE::get                   -> cache: >forum::topthreads< found
0.313170 - CACHE::get                   -> cache: >forum::topthreads< has expired
0.313184 - CACHE::delete                -> cache: >forum::topthreads<
0.313475 - 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.316407 - CACHE::set                   -> cache: >forum::topthreads< with ttl:3600
0.316504 - CBOX::forum_threads          -> list all threads in array
0.316515 - 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.316529 - admin::getInstance           -> do
0.316550 - HTML::template               -> template: >box_forum_bit<
0.316621 - HTML::template               -> template: >box_forum_bit<
0.316687 - HTML::template               -> template: >box_forum_bit<
0.316727 - HTML::template               -> template: >box_forum_bit<
0.316748 - HTML::template               -> template: >box_forum_bit<
0.316787 - HTML::template               -> template: >box_forum_bit<
0.316801 - HTML::template               -> template: >box_forum<
0.316847 - HTML::template_exists        -> search: >page_box_right< == 1
0.316862 - HTML::template               -> template: >page_box_right<
0.316892 - PAGE::get_boxes              -> -------- call: right::vote
0.316899 - CBOX::vote                   -> generate Box
0.316922 - 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.317343 - HTML::template               -> template: >box_vote_nocurrent<
0.317398 - HTML::template_exists        -> search: >page_box_right< == 1
0.317414 - HTML::template               -> template: >page_box_right<
0.317432 - PAGE::get_boxes              -> -------- call: right::banner
0.317446 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.317606 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< has expired
0.317619 - CACHE::delete                -> cache: >sponsoren_7::cbox_lanrenav3.de_DE<
0.317842 - dotDatabase::query           -> SELECT * FROM sponsoren_groups WHERE id=7
0.318164 - 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.318393 - HTML::encode                 -> Schnelles Internet für Zuhause Schnell nochmal die Mails ch...
0.318420 - dotDatabase::query           -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.319925 - dotDatabase::query           -> SELECT codetag, codereplacement, twoparams FROM html_code
0.320275 - HTML::encode                 -> replace run 1
0.320398 - HTML::template               -> template: >box_banner_bit<
0.320615 - HTML::encode                 -> Jugendforschungzentrum Sindelfingen...
0.320684 - HTML::encode                 -> replace run 1
0.320704 - HTML::template               -> template: >box_banner_bit<
0.320717 - HTML::template               -> template: >box_banner<
0.320935 - CACHE::set                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< with ttl:3600
0.320998 - HTML::template_exists        -> search: >page_box_right< == 1
0.321015 - HTML::template               -> template: >page_box_right<
0.321034 - PAGE::get_boxes              -> -------- call: right::search
0.321042 - CBOX::template               -> generate Box with >box_suchen< as template
0.321046 - HTML::template               -> template: >box_suchen<
0.321090 - HTML::template_exists        -> search: >page_box_right< == 1
0.321103 - HTML::template               -> template: >page_box_right<
0.321127 - PAGE::render                 -> final
0.321132 - PAGE::renderTemplate         -> page
0.321137 - PAGE::getHead                -> return
0.321140 - dotSession::getInstance      -> do
0.321200 - HTML::template               -> template: >page<
0.321349 - PAGE::render_template        -> final

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

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