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.000019 - GLOBAL::include              -> config.php
0.000468 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.000800 - dotDatabase::getInstance     -> connection: database
0.000813 - dotDatabase::__construct     -> connection: database
0.000827 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.001244 - page::getInstance            -> do
0.001262 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.001672 - dotSession::getInstance      -> do
0.001686 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.002009 - dotSession::start            -> ---- init
0.002026 - dotSession::start            -> start php session managment
0.002068 - dotSession::start            -> finished php session management
0.002076 - dotSession::start            -> check for security options
0.002081 - dotSession::start            -> update current session online user infos
0.002089 - dotDatabase::connect         -> d030eee4@localhost
0.002361 - dotDatabase::select          -> database: d030eee4
0.002477 - dotDatabase::query           -> UPDATE session SET lastactivity = 1771928241, userid = 0, site = 'https://www.lanrena.christoph-raible.de/party/sitzplan/41/57441', host = '216.73.216.144', dns = '216.73.216.144', countrycode = 'US', hits = hits + 1 WHERE hash = '5cd861ed09538f38cff4157a57afc171'
0.002783 - dotSession::start            -> session found in DB
0.002794 - dotSession::load_locales     -> do
0.002811 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.002816 - dotSession::start            -> ---- finished with session startup
0.002830 - dotSession::load_user        -> id: 0
0.002834 - user::get_user               -> id: >0<
0.002841 - dotDatabase::getInstance     -> connection: database
0.002857 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.003121 - styles::load                 -> name: ><
0.003134 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.003386 - styles::activate             -> style = lanrenav3
0.003465 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.003665 - admin::getInstance           -> do
0.003673 - dotSession::getInstance      -> do
0.003678 - admin::__construct           -> user_id=0
0.003683 - user::load_settings          -> load current user settings to $global
0.003692 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.003853 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.004146 - EVENT::comming_event         -> return
0.004155 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1771928241 AND active=1 ORDER by begin ASC
0.004320 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1771928241 AND active=1 ORDER by begin DESC LIMIT 1
0.004429 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.004797 - GLOBAL::end global.php       -> ---------------------------------------------
0.004889 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.004987 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.005068 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.005163 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.005262 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan_frontend.php
0.007840 - dotDatabase::query           -> SELECT * FROM event_sitzplan WHERE id='41'
0.007936 - EVENT::getevent              -> id >17<
0.007945 - 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.008074 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.008738 - EVENT::get_teilnehmer        -> id >17< user_id >0<
0.008748 - dotDatabase::query           -> SELECT * FROM event_teilnehmer WHERE event_id='17' AND user_id='0'
0.008816 - 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.014638 - dotDatabase::query           -> SELECT COUNT(*) FROM event_sitzplan WHERE event_id=17 AND active=1
0.014725 - HTML::template               -> template: >sitzplan_type_default<
0.014825 - HTML::template               -> template: >event_shortbar<
0.014879 - GLOBAL::end userspace        -> ---------------------------------------------
0.014885 - PAGE::render                 -> start rendering page layout
0.014890 - USER::check_for_new_messages -> return
0.014897 - dotSession::getInstance      -> do
0.014917 - PAGE::get_boxes              -> -------- side=left
0.014927 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.015625 - PAGE::get_boxes              -> -------- call: left::menu_main
0.015637 - CBOX::menu                   -> generate Menu Box >news<
0.015647 - HTML::template               -> template: >box_menu<
0.015691 - HTML::template_exists        -> search: >page_box_left< == 1
0.015711 - HTML::template               -> template: >page_box_left<
0.015744 - PAGE::get_boxes              -> -------- call: left::menu_site
0.015752 - CBOX::menu                   -> generate Menu Box >site<
0.015761 - HTML::template               -> template: >box_menu_bit<
0.015790 - HTML::template               -> template: >box_menu_bit<
0.015802 - HTML::template               -> template: >box_menu_bit<
0.015812 - HTML::template               -> template: >box_menu_bit<
0.015822 - HTML::template               -> template: >box_menu_bit<
0.015831 - HTML::template               -> template: >box_menu_bit<
0.015841 - HTML::template               -> template: >box_menu<
0.015858 - HTML::template_exists        -> search: >page_box_left< == 1
0.015870 - HTML::template               -> template: >page_box_left<
0.015884 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.015889 - CBOX::menu                   -> generate Menu Box >verein<
0.015897 - HTML::template               -> template: >box_menu_bit<
0.015908 - HTML::template               -> template: >box_menu_bit<
0.015917 - HTML::template               -> template: >box_menu_bit<
0.015927 - HTML::template               -> template: >box_menu_bit<
0.015936 - HTML::template               -> template: >box_menu_bit<
0.015945 - HTML::template               -> template: >box_menu<
0.015961 - HTML::template_exists        -> search: >page_box_left< == 1
0.015972 - HTML::template               -> template: >page_box_left<
0.015985 - PAGE::get_boxes              -> -------- call: left::menu_event
0.015990 - CBOX::menu                   -> generate Menu Box >event<
0.015998 - HTML::template               -> template: >box_menu_bit<
0.016009 - HTML::template               -> template: >box_menu_bit<
0.016018 - HTML::template               -> template: >box_menu_bit<
0.016028 - HTML::template               -> template: >box_menu_bit<
0.016037 - HTML::template               -> template: >box_menu_bit<
0.016047 - HTML::template               -> template: >box_menu_bit<
0.016056 - HTML::template               -> template: >box_menu_bit<
0.016065 - HTML::template               -> template: >box_menu_bit<
0.016075 - HTML::template               -> template: >box_menu_bit<
0.016084 - HTML::template               -> template: >box_menu<
0.016099 - HTML::template_exists        -> search: >page_box_left< == 1
0.016110 - HTML::template               -> template: >page_box_left<
0.016122 - PAGE::get_boxes              -> -------- call: left::menu_login
0.016128 - CBOX::menu                   -> generate Menu Box >login<
0.016139 - HTML::template               -> template: >box_menu_bit<
0.016150 - HTML::template               -> template: >box_menu_bit<
0.016159 - HTML::template               -> template: >box_menu<
0.016175 - HTML::template_exists        -> search: >page_box_left< == 1
0.016185 - HTML::template               -> template: >page_box_left<
0.016200 - PAGE::get_boxes              -> -------- side=right
0.016210 - PAGE::get_boxes              -> -------- call: right::party
0.016216 - CBOX::party                  -> generate Box
0.016222 - EVENT::short_event           -> id >17<
0.016225 - EVENT::getevent              -> id >17<
0.016230 - 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.016340 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.016517 - CACHE::get                   -> cache: >event_17::stats< found
0.016563 - HTML::template               -> template: >box_event<
0.016627 - HTML::template_exists        -> search: >page_box_right< == 1
0.016642 - HTML::template               -> template: >page_box_right<
0.016675 - PAGE::get_boxes              -> -------- call: right::forum
0.016683 - CBOX::forum                  -> generate forum box
0.016687 - CBOX::forum_load_threads     -> load data
0.016696 - CACHE::get                   -> cache: >forum::topthreads< found
0.016746 - CBOX::forum_threads          -> list all threads in array
0.016755 - 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.016767 - admin::getInstance           -> do
0.016786 - HTML::template               -> template: >box_forum_bit<
0.016840 - HTML::template               -> template: >box_forum_bit<
0.016868 - HTML::template               -> template: >box_forum_bit<
0.016895 - HTML::template               -> template: >box_forum_bit<
0.016917 - HTML::template               -> template: >box_forum_bit<
0.016939 - HTML::template               -> template: >box_forum_bit<
0.016952 - HTML::template               -> template: >box_forum<
0.016995 - HTML::template_exists        -> search: >page_box_right< == 1
0.017009 - HTML::template               -> template: >page_box_right<
0.017025 - PAGE::get_boxes              -> -------- call: right::vote
0.017031 - CBOX::vote                   -> generate Box
0.017036 - 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.017258 - HTML::template               -> template: >box_vote_nocurrent<
0.017297 - HTML::template_exists        -> search: >page_box_right< == 1
0.017310 - HTML::template               -> template: >page_box_right<
0.017325 - PAGE::get_boxes              -> -------- call: right::banner
0.017337 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.017361 - HTML::template_exists        -> search: >page_box_right< == 1
0.017373 - HTML::template               -> template: >page_box_right<
0.017388 - PAGE::get_boxes              -> -------- call: right::search
0.017394 - CBOX::template               -> generate Box with >box_suchen< as template
0.017398 - HTML::template               -> template: >box_suchen<
0.017431 - HTML::template_exists        -> search: >page_box_right< == 1
0.017442 - HTML::template               -> template: >page_box_right<
0.017479 - PAGE::render                 -> final
0.017484 - PAGE::renderTemplate         -> page
0.017490 - PAGE::getHead                -> return
0.017493 - dotSession::getInstance      -> do
0.017547 - HTML::template               -> template: >page<
0.017682 - PAGE::render_template        -> final

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

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