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.000025 - GLOBAL::include              -> config.php
0.000712 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.001178 - dotDatabase::getInstance     -> connection: database
0.001198 - dotDatabase::__construct     -> connection: database
0.001219 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.001887 - page::getInstance            -> do
0.001914 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.002513 - dotSession::getInstance      -> do
0.002536 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.003058 - dotSession::start            -> ---- init
0.003083 - dotSession::start            -> start php session managment
0.003144 - dotSession::start            -> finished php session management
0.003155 - dotSession::start            -> check for security options
0.003164 - dotSession::start            -> update current session online user infos
0.003175 - dotDatabase::connect         -> d030eee4@localhost
0.003395 - dotDatabase::select          -> database: d030eee4
0.003521 - dotDatabase::query           -> UPDATE session SET lastactivity = 1770198181, userid = 0, site = 'https://lanrena.christoph-raible.de/party/sitzplan/41/57444', host = '216.73.216.11', dns = '216.73.216.11', countrycode = 'US', hits = hits + 1 WHERE hash = '789b58fafab2eaf1d1da79e8f5a0b89c'
0.003793 - dotSession::start            -> session found in DB
0.003802 - dotSession::load_locales     -> do
0.003821 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.003828 - dotSession::start            -> ---- finished with session startup
0.003844 - dotSession::load_user        -> id: 0
0.003850 - user::get_user               -> id: >0<
0.003859 - dotDatabase::getInstance     -> connection: database
0.003880 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.004218 - styles::load                 -> name: ><
0.004236 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.004589 - styles::activate             -> style = lanrenav3
0.004692 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.004927 - admin::getInstance           -> do
0.004937 - dotSession::getInstance      -> do
0.004945 - admin::__construct           -> user_id=0
0.004951 - user::load_settings          -> load current user settings to $global
0.004964 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.005192 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.005610 - EVENT::comming_event         -> return
0.005623 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1770198181 AND active=1 ORDER by begin ASC
0.005863 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1770198181 AND active=1 ORDER by begin DESC LIMIT 1
0.006057 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.006528 - GLOBAL::end global.php       -> ---------------------------------------------
0.006659 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.006824 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.006958 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.007119 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.007287 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan_frontend.php
0.010486 - dotDatabase::query           -> SELECT * FROM event_sitzplan WHERE id='41'
0.010639 - EVENT::getevent              -> id >17<
0.010649 - 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.010835 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.011631 - EVENT::get_teilnehmer        -> id >17< user_id >0<
0.011642 - dotDatabase::query           -> SELECT * FROM event_teilnehmer WHERE event_id='17' AND user_id='0'
0.011722 - 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.018226 - dotDatabase::query           -> SELECT COUNT(*) FROM event_sitzplan WHERE event_id=17 AND active=1
0.018310 - HTML::template               -> template: >sitzplan_type_default<
0.018413 - HTML::template               -> template: >event_shortbar<
0.018472 - GLOBAL::end userspace        -> ---------------------------------------------
0.018479 - PAGE::render                 -> start rendering page layout
0.018485 - USER::check_for_new_messages -> return
0.018492 - dotSession::getInstance      -> do
0.018518 - PAGE::get_boxes              -> -------- side=left
0.018529 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.019263 - PAGE::get_boxes              -> -------- call: left::menu_main
0.019275 - CBOX::menu                   -> generate Menu Box >news<
0.019286 - HTML::template               -> template: >box_menu<
0.019330 - HTML::template_exists        -> search: >page_box_left< == 1
0.019350 - HTML::template               -> template: >page_box_left<
0.019384 - PAGE::get_boxes              -> -------- call: left::menu_site
0.019391 - CBOX::menu                   -> generate Menu Box >site<
0.019401 - HTML::template               -> template: >box_menu_bit<
0.019431 - HTML::template               -> template: >box_menu_bit<
0.019443 - HTML::template               -> template: >box_menu_bit<
0.019454 - HTML::template               -> template: >box_menu_bit<
0.019464 - HTML::template               -> template: >box_menu_bit<
0.019474 - HTML::template               -> template: >box_menu_bit<
0.019484 - HTML::template               -> template: >box_menu<
0.019505 - HTML::template_exists        -> search: >page_box_left< == 1
0.019518 - HTML::template               -> template: >page_box_left<
0.019533 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.019539 - CBOX::menu                   -> generate Menu Box >verein<
0.019547 - HTML::template               -> template: >box_menu_bit<
0.019559 - HTML::template               -> template: >box_menu_bit<
0.019569 - HTML::template               -> template: >box_menu_bit<
0.019578 - HTML::template               -> template: >box_menu_bit<
0.019588 - HTML::template               -> template: >box_menu_bit<
0.019598 - HTML::template               -> template: >box_menu<
0.019614 - HTML::template_exists        -> search: >page_box_left< == 1
0.019626 - HTML::template               -> template: >page_box_left<
0.019639 - PAGE::get_boxes              -> -------- call: left::menu_event
0.019645 - CBOX::menu                   -> generate Menu Box >event<
0.019653 - HTML::template               -> template: >box_menu_bit<
0.019664 - HTML::template               -> template: >box_menu_bit<
0.019674 - HTML::template               -> template: >box_menu_bit<
0.019683 - HTML::template               -> template: >box_menu_bit<
0.019693 - HTML::template               -> template: >box_menu_bit<
0.019703 - HTML::template               -> template: >box_menu_bit<
0.019712 - HTML::template               -> template: >box_menu_bit<
0.019722 - HTML::template               -> template: >box_menu_bit<
0.019732 - HTML::template               -> template: >box_menu_bit<
0.019742 - HTML::template               -> template: >box_menu<
0.019758 - HTML::template_exists        -> search: >page_box_left< == 1
0.019769 - HTML::template               -> template: >page_box_left<
0.019782 - PAGE::get_boxes              -> -------- call: left::menu_login
0.019788 - CBOX::menu                   -> generate Menu Box >login<
0.019800 - HTML::template               -> template: >box_menu_bit<
0.019811 - HTML::template               -> template: >box_menu_bit<
0.019821 - HTML::template               -> template: >box_menu<
0.019838 - HTML::template_exists        -> search: >page_box_left< == 1
0.019848 - HTML::template               -> template: >page_box_left<
0.019864 - PAGE::get_boxes              -> -------- side=right
0.019873 - PAGE::get_boxes              -> -------- call: right::party
0.019879 - CBOX::party                  -> generate Box
0.019886 - EVENT::short_event           -> id >17<
0.019890 - EVENT::getevent              -> id >17<
0.019895 - 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.020006 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.020158 - CACHE::get                   -> cache: >event_17::stats< found
0.020191 - HTML::template               -> template: >box_event<
0.020257 - HTML::template_exists        -> search: >page_box_right< == 1
0.020272 - HTML::template               -> template: >page_box_right<
0.020306 - PAGE::get_boxes              -> -------- call: right::forum
0.020313 - CBOX::forum                  -> generate forum box
0.020317 - CBOX::forum_load_threads     -> load data
0.020327 - CACHE::get                   -> cache: >forum::topthreads< found
0.020377 - CBOX::forum_threads          -> list all threads in array
0.020386 - 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.020399 - admin::getInstance           -> do
0.020419 - HTML::template               -> template: >box_forum_bit<
0.020475 - HTML::template               -> template: >box_forum_bit<
0.020512 - HTML::template               -> template: >box_forum_bit<
0.020543 - HTML::template               -> template: >box_forum_bit<
0.020566 - HTML::template               -> template: >box_forum_bit<
0.020591 - HTML::template               -> template: >box_forum_bit<
0.020605 - HTML::template               -> template: >box_forum<
0.020651 - HTML::template_exists        -> search: >page_box_right< == 1
0.020666 - HTML::template               -> template: >page_box_right<
0.020682 - PAGE::get_boxes              -> -------- call: right::vote
0.020689 - CBOX::vote                   -> generate Box
0.020694 - 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.020915 - HTML::template               -> template: >box_vote_nocurrent<
0.020956 - HTML::template_exists        -> search: >page_box_right< == 1
0.020969 - HTML::template               -> template: >page_box_right<
0.020985 - PAGE::get_boxes              -> -------- call: right::banner
0.020998 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.021023 - HTML::template_exists        -> search: >page_box_right< == 1
0.021035 - HTML::template               -> template: >page_box_right<
0.021050 - PAGE::get_boxes              -> -------- call: right::search
0.021057 - CBOX::template               -> generate Box with >box_suchen< as template
0.021061 - HTML::template               -> template: >box_suchen<
0.021095 - HTML::template_exists        -> search: >page_box_right< == 1
0.021107 - HTML::template               -> template: >page_box_right<
0.021130 - PAGE::render                 -> final
0.021135 - PAGE::renderTemplate         -> page
0.021141 - PAGE::getHead                -> return
0.021144 - dotSession::getInstance      -> do
0.021198 - HTML::template               -> template: >page<
0.021322 - PAGE::render_template        -> final

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

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