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.000450 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.000741 - dotDatabase::getInstance     -> connection: database
0.000754 - dotDatabase::__construct     -> connection: database
0.000767 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.001216 - page::getInstance            -> do
0.001234 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.001605 - dotSession::getInstance      -> do
0.001618 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.001980 - dotSession::start            -> ---- init
0.001996 - dotSession::start            -> start php session managment
0.002037 - dotSession::start            -> finished php session management
0.002044 - dotSession::start            -> check for security options
0.002050 - dotSession::start            -> update current session online user infos
0.002057 - dotDatabase::connect         -> d030eee4@localhost
0.002409 - dotDatabase::select          -> database: d030eee4
0.002626 - dotDatabase::query           -> UPDATE session SET lastactivity = 1770198196, userid = 0, site = 'https://lanrena.christoph-raible.de/party/sitzplan/41/57511', host = '216.73.216.11', dns = '216.73.216.11', countrycode = 'US', hits = hits + 1 WHERE hash = '789b58fafab2eaf1d1da79e8f5a0b89c'
0.002931 - dotSession::start            -> session found in DB
0.002938 - dotSession::load_locales     -> do
0.002952 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.002957 - dotSession::start            -> ---- finished with session startup
0.002969 - dotSession::load_user        -> id: 0
0.002973 - user::get_user               -> id: >0<
0.002979 - dotDatabase::getInstance     -> connection: database
0.002993 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.003233 - styles::load                 -> name: ><
0.003246 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.003494 - styles::activate             -> style = lanrenav3
0.003567 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.003733 - admin::getInstance           -> do
0.003741 - dotSession::getInstance      -> do
0.003746 - admin::__construct           -> user_id=0
0.003751 - user::load_settings          -> load current user settings to $global
0.003760 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.003955 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.004247 - EVENT::comming_event         -> return
0.004257 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1770198196 AND active=1 ORDER by begin ASC
0.004407 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1770198196 AND active=1 ORDER by begin DESC LIMIT 1
0.004509 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.004839 - GLOBAL::end global.php       -> ---------------------------------------------
0.004964 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.005066 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.005154 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.005260 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.005370 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan_frontend.php
0.007849 - dotDatabase::query           -> SELECT * FROM event_sitzplan WHERE id='41'
0.007970 - EVENT::getevent              -> id >17<
0.007978 - 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.008108 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.008721 - EVENT::get_teilnehmer        -> id >17< user_id >0<
0.008730 - dotDatabase::query           -> SELECT * FROM event_teilnehmer WHERE event_id='17' AND user_id='0'
0.008798 - 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.014804 - dotDatabase::query           -> SELECT COUNT(*) FROM event_sitzplan WHERE event_id=17 AND active=1
0.014873 - HTML::template               -> template: >sitzplan_type_default<
0.014981 - HTML::template               -> template: >event_shortbar<
0.015033 - GLOBAL::end userspace        -> ---------------------------------------------
0.015039 - PAGE::render                 -> start rendering page layout
0.015044 - USER::check_for_new_messages -> return
0.015051 - dotSession::getInstance      -> do
0.015068 - PAGE::get_boxes              -> -------- side=left
0.015077 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.015749 - PAGE::get_boxes              -> -------- call: left::menu_main
0.015760 - CBOX::menu                   -> generate Menu Box >news<
0.015770 - HTML::template               -> template: >box_menu<
0.015813 - HTML::template_exists        -> search: >page_box_left< == 1
0.015831 - HTML::template               -> template: >page_box_left<
0.015871 - PAGE::get_boxes              -> -------- call: left::menu_site
0.015879 - CBOX::menu                   -> generate Menu Box >site<
0.015888 - HTML::template               -> template: >box_menu_bit<
0.015919 - HTML::template               -> template: >box_menu_bit<
0.015931 - HTML::template               -> template: >box_menu_bit<
0.015942 - HTML::template               -> template: >box_menu_bit<
0.015951 - HTML::template               -> template: >box_menu_bit<
0.015961 - HTML::template               -> template: >box_menu_bit<
0.015971 - HTML::template               -> template: >box_menu<
0.015987 - HTML::template_exists        -> search: >page_box_left< == 1
0.016000 - HTML::template               -> template: >page_box_left<
0.016014 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.016019 - CBOX::menu                   -> generate Menu Box >verein<
0.016027 - HTML::template               -> template: >box_menu_bit<
0.016038 - HTML::template               -> template: >box_menu_bit<
0.016047 - HTML::template               -> template: >box_menu_bit<
0.016057 - HTML::template               -> template: >box_menu_bit<
0.016066 - HTML::template               -> template: >box_menu_bit<
0.016076 - HTML::template               -> template: >box_menu<
0.016092 - HTML::template_exists        -> search: >page_box_left< == 1
0.016103 - HTML::template               -> template: >page_box_left<
0.016116 - PAGE::get_boxes              -> -------- call: left::menu_event
0.016121 - CBOX::menu                   -> generate Menu Box >event<
0.016129 - HTML::template               -> template: >box_menu_bit<
0.016139 - HTML::template               -> template: >box_menu_bit<
0.016149 - HTML::template               -> template: >box_menu_bit<
0.016159 - HTML::template               -> template: >box_menu_bit<
0.016168 - HTML::template               -> template: >box_menu_bit<
0.016178 - HTML::template               -> template: >box_menu_bit<
0.016187 - HTML::template               -> template: >box_menu_bit<
0.016197 - HTML::template               -> template: >box_menu_bit<
0.016207 - HTML::template               -> template: >box_menu_bit<
0.016216 - HTML::template               -> template: >box_menu<
0.016232 - HTML::template_exists        -> search: >page_box_left< == 1
0.016243 - HTML::template               -> template: >page_box_left<
0.016256 - PAGE::get_boxes              -> -------- call: left::menu_login
0.016261 - CBOX::menu                   -> generate Menu Box >login<
0.016273 - HTML::template               -> template: >box_menu_bit<
0.016284 - HTML::template               -> template: >box_menu_bit<
0.016293 - HTML::template               -> template: >box_menu<
0.016309 - HTML::template_exists        -> search: >page_box_left< == 1
0.016319 - HTML::template               -> template: >page_box_left<
0.016335 - PAGE::get_boxes              -> -------- side=right
0.016344 - PAGE::get_boxes              -> -------- call: right::party
0.016350 - CBOX::party                  -> generate Box
0.016356 - EVENT::short_event           -> id >17<
0.016359 - EVENT::getevent              -> id >17<
0.016364 - 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.016473 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.016617 - CACHE::get                   -> cache: >event_17::stats< found
0.016649 - HTML::template               -> template: >box_event<
0.016712 - HTML::template_exists        -> search: >page_box_right< == 1
0.016727 - HTML::template               -> template: >page_box_right<
0.016761 - PAGE::get_boxes              -> -------- call: right::forum
0.016769 - CBOX::forum                  -> generate forum box
0.016772 - CBOX::forum_load_threads     -> load data
0.016782 - CACHE::get                   -> cache: >forum::topthreads< found
0.016828 - CBOX::forum_threads          -> list all threads in array
0.016838 - 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.016850 - admin::getInstance           -> do
0.016872 - HTML::template               -> template: >box_forum_bit<
0.016930 - HTML::template               -> template: >box_forum_bit<
0.016957 - HTML::template               -> template: >box_forum_bit<
0.016986 - HTML::template               -> template: >box_forum_bit<
0.017009 - HTML::template               -> template: >box_forum_bit<
0.017033 - HTML::template               -> template: >box_forum_bit<
0.017047 - HTML::template               -> template: >box_forum<
0.017091 - HTML::template_exists        -> search: >page_box_right< == 1
0.017105 - HTML::template               -> template: >page_box_right<
0.017121 - PAGE::get_boxes              -> -------- call: right::vote
0.017128 - CBOX::vote                   -> generate Box
0.017133 - 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.017304 - HTML::template               -> template: >box_vote_nocurrent<
0.017343 - HTML::template_exists        -> search: >page_box_right< == 1
0.017356 - HTML::template               -> template: >page_box_right<
0.017371 - PAGE::get_boxes              -> -------- call: right::banner
0.017384 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.017408 - HTML::template_exists        -> search: >page_box_right< == 1
0.017420 - HTML::template               -> template: >page_box_right<
0.017436 - PAGE::get_boxes              -> -------- call: right::search
0.017442 - CBOX::template               -> generate Box with >box_suchen< as template
0.017446 - HTML::template               -> template: >box_suchen<
0.017479 - HTML::template_exists        -> search: >page_box_right< == 1
0.017490 - HTML::template               -> template: >page_box_right<
0.017517 - PAGE::render                 -> final
0.017522 - PAGE::renderTemplate         -> page
0.017527 - PAGE::getHead                -> return
0.017530 - dotSession::getInstance      -> do
0.017583 - HTML::template               -> template: >page<
0.017694 - PAGE::render_template        -> final

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

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