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

0.000074 - GLOBAL::include              -> config.php
0.002416 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.004062 - dotDatabase::getInstance     -> connection: database
0.004128 - dotDatabase::__construct     -> connection: database
0.004197 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.006492 - page::getInstance            -> do
0.006597 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.008661 - dotSession::getInstance      -> do
0.008735 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.010570 - dotSession::start            -> ---- init
0.010652 - dotSession::start            -> start php session managment
0.010833 - dotSession::start            -> finished php session management
0.010871 - dotSession::start            -> check for security options
0.010900 - dotSession::start            -> update current session online user infos
0.010937 - dotDatabase::connect         -> d030eee4@localhost
0.011673 - dotDatabase::select          -> database: d030eee4
0.012162 - dotDatabase::query           -> UPDATE session SET lastactivity = 1770198176, userid = 0, site = 'https://lanrena.christoph-raible.de/party/sitzplan/41/57250', host = '216.73.216.11', dns = '216.73.216.11', countrycode = 'US', hits = hits + 1 WHERE hash = '789b58fafab2eaf1d1da79e8f5a0b89c'
0.012918 - dotSession::start            -> session found in DB
0.012948 - dotSession::load_locales     -> do
0.013030 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.013058 - dotSession::start            -> ---- finished with session startup
0.013118 - dotSession::load_user        -> id: 0
0.013140 - user::get_user               -> id: >0<
0.013174 - dotDatabase::getInstance     -> connection: database
0.013248 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.014557 - styles::load                 -> name: ><
0.014644 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.016112 - styles::activate             -> style = lanrenav3
0.016543 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.017535 - admin::getInstance           -> do
0.017578 - dotSession::getInstance      -> do
0.017609 - admin::__construct           -> user_id=0
0.017632 - user::load_settings          -> load current user settings to $global
0.017684 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.018658 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.020393 - EVENT::comming_event         -> return
0.020445 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1770198176 AND active=1 ORDER by begin ASC
0.021287 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1770198176 AND active=1 ORDER by begin DESC LIMIT 1
0.022032 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.022598 - GLOBAL::end global.php       -> ---------------------------------------------
0.022698 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.022848 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.022925 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.022999 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.023229 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan_frontend.php
0.026000 - dotDatabase::query           -> SELECT * FROM event_sitzplan WHERE id='41'
0.026270 - EVENT::getevent              -> id >17<
0.026281 - 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.026459 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.027165 - EVENT::get_teilnehmer        -> id >17< user_id >0<
0.027175 - dotDatabase::query           -> SELECT * FROM event_teilnehmer WHERE event_id='17' AND user_id='0'
0.027392 - 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.034733 - dotDatabase::query           -> SELECT COUNT(*) FROM event_sitzplan WHERE event_id=17 AND active=1
0.034980 - HTML::template               -> template: >sitzplan_type_default<
0.035112 - HTML::template               -> template: >event_shortbar<
0.035177 - GLOBAL::end userspace        -> ---------------------------------------------
0.035183 - PAGE::render                 -> start rendering page layout
0.035189 - USER::check_for_new_messages -> return
0.035197 - dotSession::getInstance      -> do
0.035220 - PAGE::get_boxes              -> -------- side=left
0.035231 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.035981 - PAGE::get_boxes              -> -------- call: left::menu_main
0.035997 - CBOX::menu                   -> generate Menu Box >news<
0.036008 - HTML::template               -> template: >box_menu<
0.036057 - HTML::template_exists        -> search: >page_box_left< == 1
0.036077 - HTML::template               -> template: >page_box_left<
0.036113 - PAGE::get_boxes              -> -------- call: left::menu_site
0.036120 - CBOX::menu                   -> generate Menu Box >site<
0.036130 - HTML::template               -> template: >box_menu_bit<
0.036161 - HTML::template               -> template: >box_menu_bit<
0.036174 - HTML::template               -> template: >box_menu_bit<
0.036185 - HTML::template               -> template: >box_menu_bit<
0.036196 - HTML::template               -> template: >box_menu_bit<
0.036206 - HTML::template               -> template: >box_menu_bit<
0.036216 - HTML::template               -> template: >box_menu<
0.036234 - HTML::template_exists        -> search: >page_box_left< == 1
0.036247 - HTML::template               -> template: >page_box_left<
0.036261 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.036267 - CBOX::menu                   -> generate Menu Box >verein<
0.036275 - HTML::template               -> template: >box_menu_bit<
0.036286 - HTML::template               -> template: >box_menu_bit<
0.036296 - HTML::template               -> template: >box_menu_bit<
0.036306 - HTML::template               -> template: >box_menu_bit<
0.036316 - HTML::template               -> template: >box_menu_bit<
0.036326 - HTML::template               -> template: >box_menu<
0.036343 - HTML::template_exists        -> search: >page_box_left< == 1
0.036354 - HTML::template               -> template: >page_box_left<
0.036368 - PAGE::get_boxes              -> -------- call: left::menu_event
0.036374 - CBOX::menu                   -> generate Menu Box >event<
0.036382 - HTML::template               -> template: >box_menu_bit<
0.036393 - HTML::template               -> template: >box_menu_bit<
0.036403 - HTML::template               -> template: >box_menu_bit<
0.036413 - HTML::template               -> template: >box_menu_bit<
0.036423 - HTML::template               -> template: >box_menu_bit<
0.036433 - HTML::template               -> template: >box_menu_bit<
0.036443 - HTML::template               -> template: >box_menu_bit<
0.036453 - HTML::template               -> template: >box_menu_bit<
0.036463 - HTML::template               -> template: >box_menu_bit<
0.036472 - HTML::template               -> template: >box_menu<
0.036489 - HTML::template_exists        -> search: >page_box_left< == 1
0.036500 - HTML::template               -> template: >page_box_left<
0.036513 - PAGE::get_boxes              -> -------- call: left::menu_login
0.036519 - CBOX::menu                   -> generate Menu Box >login<
0.036531 - HTML::template               -> template: >box_menu_bit<
0.036542 - HTML::template               -> template: >box_menu_bit<
0.036552 - HTML::template               -> template: >box_menu<
0.036569 - HTML::template_exists        -> search: >page_box_left< == 1
0.036580 - HTML::template               -> template: >page_box_left<
0.036596 - PAGE::get_boxes              -> -------- side=right
0.036606 - PAGE::get_boxes              -> -------- call: right::party
0.036612 - CBOX::party                  -> generate Box
0.036619 - EVENT::short_event           -> id >17<
0.036623 - EVENT::getevent              -> id >17<
0.036628 - 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.036774 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.036938 - CACHE::get                   -> cache: >event_17::stats< found
0.036973 - HTML::template               -> template: >box_event<
0.037047 - HTML::template_exists        -> search: >page_box_right< == 1
0.037063 - HTML::template               -> template: >page_box_right<
0.037097 - PAGE::get_boxes              -> -------- call: right::forum
0.037105 - CBOX::forum                  -> generate forum box
0.037109 - CBOX::forum_load_threads     -> load data
0.037118 - CACHE::get                   -> cache: >forum::topthreads< found
0.037174 - CBOX::forum_threads          -> list all threads in array
0.037184 - 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.037197 - admin::getInstance           -> do
0.037216 - HTML::template               -> template: >box_forum_bit<
0.037274 - HTML::template               -> template: >box_forum_bit<
0.037303 - HTML::template               -> template: >box_forum_bit<
0.037333 - HTML::template               -> template: >box_forum_bit<
0.037356 - HTML::template               -> template: >box_forum_bit<
0.037380 - HTML::template               -> template: >box_forum_bit<
0.037395 - HTML::template               -> template: >box_forum<
0.037441 - HTML::template_exists        -> search: >page_box_right< == 1
0.037455 - HTML::template               -> template: >page_box_right<
0.037472 - PAGE::get_boxes              -> -------- call: right::vote
0.037479 - CBOX::vote                   -> generate Box
0.037484 - 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.037699 - HTML::template               -> template: >box_vote_nocurrent<
0.037754 - HTML::template_exists        -> search: >page_box_right< == 1
0.037771 - HTML::template               -> template: >page_box_right<
0.037790 - PAGE::get_boxes              -> -------- call: right::banner
0.037804 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.037831 - HTML::template_exists        -> search: >page_box_right< == 1
0.037845 - HTML::template               -> template: >page_box_right<
0.037861 - PAGE::get_boxes              -> -------- call: right::search
0.037868 - CBOX::template               -> generate Box with >box_suchen< as template
0.037873 - HTML::template               -> template: >box_suchen<
0.037909 - HTML::template_exists        -> search: >page_box_right< == 1
0.037921 - HTML::template               -> template: >page_box_right<
0.037946 - PAGE::render                 -> final
0.037952 - PAGE::renderTemplate         -> page
0.037958 - PAGE::getHead                -> return
0.037961 - dotSession::getInstance      -> do
0.038031 - HTML::template               -> template: >page<
0.038205 - PAGE::render_template        -> final

PHP Includes   : 19
DB Queries     : 14
Rendering Time : 0.038477

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