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.000018 - GLOBAL::include              -> config.php
0.000489 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.000802 - dotDatabase::getInstance     -> connection: database
0.000815 - dotDatabase::__construct     -> connection: database
0.000829 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.001272 - page::getInstance            -> do
0.001291 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.001686 - dotSession::getInstance      -> do
0.001700 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.002047 - dotSession::start            -> ---- init
0.002064 - dotSession::start            -> start php session managment
0.002103 - dotSession::start            -> finished php session management
0.002111 - dotSession::start            -> check for security options
0.002116 - dotSession::start            -> update current session online user infos
0.002124 - dotDatabase::connect         -> d030eee4@localhost
0.002500 - dotDatabase::select          -> database: d030eee4
0.002637 - dotDatabase::query           -> UPDATE session SET lastactivity = 1770176954, userid = 0, site = 'https://lanrena.christoph-raible.de/party/sitzplan/41/57439', host = '216.73.216.11', dns = '216.73.216.11', countrycode = 'US', hits = hits + 1 WHERE hash = 'f42740084ff9cdd625665c1bd43ec2d7'
0.002832 - dotSession::start            -> session found in DB
0.002838 - dotSession::load_locales     -> do
0.002854 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.002859 - dotSession::start            -> ---- finished with session startup
0.002872 - dotSession::load_user        -> id: 0
0.002876 - user::get_user               -> id: >0<
0.002884 - dotDatabase::getInstance     -> connection: database
0.002899 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.003157 - styles::load                 -> name: ><
0.003171 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.003441 - styles::activate             -> style = lanrenav3
0.003519 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.003697 - admin::getInstance           -> do
0.003705 - dotSession::getInstance      -> do
0.003712 - admin::__construct           -> user_id=0
0.003716 - user::load_settings          -> load current user settings to $global
0.003726 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.003898 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.004211 - EVENT::comming_event         -> return
0.004221 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1770176954 AND active=1 ORDER by begin ASC
0.004429 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1770176954 AND active=1 ORDER by begin DESC LIMIT 1
0.004591 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.004945 - GLOBAL::end global.php       -> ---------------------------------------------
0.005042 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.005146 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.005198 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.005273 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.005394 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan_frontend.php
0.007935 - dotDatabase::query           -> SELECT * FROM event_sitzplan WHERE id='41'
0.008030 - EVENT::getevent              -> id >17<
0.008038 - 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.008168 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.008785 - EVENT::get_teilnehmer        -> id >17< user_id >0<
0.008794 - dotDatabase::query           -> SELECT * FROM event_teilnehmer WHERE event_id='17' AND user_id='0'
0.008865 - 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.014751 - dotDatabase::query           -> SELECT COUNT(*) FROM event_sitzplan WHERE event_id=17 AND active=1
0.014829 - HTML::template               -> template: >sitzplan_type_default<
0.014923 - HTML::template               -> template: >event_shortbar<
0.014979 - GLOBAL::end userspace        -> ---------------------------------------------
0.014985 - PAGE::render                 -> start rendering page layout
0.014989 - USER::check_for_new_messages -> return
0.014997 - dotSession::getInstance      -> do
0.015016 - PAGE::get_boxes              -> -------- side=left
0.015026 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.015761 - PAGE::get_boxes              -> -------- call: left::menu_main
0.015773 - CBOX::menu                   -> generate Menu Box >news<
0.015784 - HTML::template               -> template: >box_menu<
0.015830 - HTML::template_exists        -> search: >page_box_left< == 1
0.015850 - HTML::template               -> template: >page_box_left<
0.015885 - PAGE::get_boxes              -> -------- call: left::menu_site
0.015893 - CBOX::menu                   -> generate Menu Box >site<
0.015903 - HTML::template               -> template: >box_menu_bit<
0.015934 - HTML::template               -> template: >box_menu_bit<
0.015947 - HTML::template               -> template: >box_menu_bit<
0.015958 - HTML::template               -> template: >box_menu_bit<
0.015969 - HTML::template               -> template: >box_menu_bit<
0.015979 - HTML::template               -> template: >box_menu_bit<
0.015989 - HTML::template               -> template: >box_menu<
0.016007 - HTML::template_exists        -> search: >page_box_left< == 1
0.016020 - HTML::template               -> template: >page_box_left<
0.016034 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.016040 - CBOX::menu                   -> generate Menu Box >verein<
0.016049 - HTML::template               -> template: >box_menu_bit<
0.016060 - HTML::template               -> template: >box_menu_bit<
0.016070 - HTML::template               -> template: >box_menu_bit<
0.016080 - HTML::template               -> template: >box_menu_bit<
0.016090 - HTML::template               -> template: >box_menu_bit<
0.016100 - HTML::template               -> template: >box_menu<
0.016117 - HTML::template_exists        -> search: >page_box_left< == 1
0.016129 - HTML::template               -> template: >page_box_left<
0.016142 - PAGE::get_boxes              -> -------- call: left::menu_event
0.016148 - CBOX::menu                   -> generate Menu Box >event<
0.016157 - HTML::template               -> template: >box_menu_bit<
0.016168 - HTML::template               -> template: >box_menu_bit<
0.016178 - HTML::template               -> template: >box_menu_bit<
0.016188 - HTML::template               -> template: >box_menu_bit<
0.016198 - HTML::template               -> template: >box_menu_bit<
0.016208 - HTML::template               -> template: >box_menu_bit<
0.016218 - HTML::template               -> template: >box_menu_bit<
0.016228 - HTML::template               -> template: >box_menu_bit<
0.016238 - HTML::template               -> template: >box_menu_bit<
0.016248 - HTML::template               -> template: >box_menu<
0.016273 - HTML::template_exists        -> search: >page_box_left< == 1
0.016285 - HTML::template               -> template: >page_box_left<
0.016299 - PAGE::get_boxes              -> -------- call: left::menu_login
0.016305 - CBOX::menu                   -> generate Menu Box >login<
0.016317 - HTML::template               -> template: >box_menu_bit<
0.016329 - HTML::template               -> template: >box_menu_bit<
0.016339 - HTML::template               -> template: >box_menu<
0.016355 - HTML::template_exists        -> search: >page_box_left< == 1
0.016367 - HTML::template               -> template: >page_box_left<
0.016383 - PAGE::get_boxes              -> -------- side=right
0.016393 - PAGE::get_boxes              -> -------- call: right::party
0.016399 - CBOX::party                  -> generate Box
0.016405 - EVENT::short_event           -> id >17<
0.016409 - EVENT::getevent              -> id >17<
0.016414 - 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.016526 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.016682 - CACHE::get                   -> cache: >event_17::stats< found
0.016715 - HTML::template               -> template: >box_event<
0.016782 - HTML::template_exists        -> search: >page_box_right< == 1
0.016798 - HTML::template               -> template: >page_box_right<
0.016832 - PAGE::get_boxes              -> -------- call: right::forum
0.016840 - CBOX::forum                  -> generate forum box
0.016844 - CBOX::forum_load_threads     -> load data
0.016854 - CACHE::get                   -> cache: >forum::topthreads< found
0.016905 - CBOX::forum_threads          -> list all threads in array
0.016915 - 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.016928 - admin::getInstance           -> do
0.016947 - HTML::template               -> template: >box_forum_bit<
0.017005 - HTML::template               -> template: >box_forum_bit<
0.017033 - HTML::template               -> template: >box_forum_bit<
0.017063 - HTML::template               -> template: >box_forum_bit<
0.017087 - HTML::template               -> template: >box_forum_bit<
0.017111 - HTML::template               -> template: >box_forum_bit<
0.017126 - HTML::template               -> template: >box_forum<
0.017171 - HTML::template_exists        -> search: >page_box_right< == 1
0.017186 - HTML::template               -> template: >page_box_right<
0.017203 - PAGE::get_boxes              -> -------- call: right::vote
0.017210 - CBOX::vote                   -> generate Box
0.017214 - 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.017407 - HTML::template               -> template: >box_vote_nocurrent<
0.017450 - HTML::template_exists        -> search: >page_box_right< == 1
0.017463 - HTML::template               -> template: >page_box_right<
0.017479 - PAGE::get_boxes              -> -------- call: right::banner
0.017492 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.017517 - HTML::template_exists        -> search: >page_box_right< == 1
0.017531 - HTML::template               -> template: >page_box_right<
0.017546 - PAGE::get_boxes              -> -------- call: right::search
0.017553 - CBOX::template               -> generate Box with >box_suchen< as template
0.017557 - HTML::template               -> template: >box_suchen<
0.017593 - HTML::template_exists        -> search: >page_box_right< == 1
0.017605 - HTML::template               -> template: >page_box_right<
0.017627 - PAGE::render                 -> final
0.017631 - PAGE::renderTemplate         -> page
0.017637 - PAGE::getHead                -> return
0.017640 - dotSession::getInstance      -> do
0.017695 - HTML::template               -> template: >page<
0.017806 - PAGE::render_template        -> final

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

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