lrschriftzug

LANrena Neustetten e.V.

 
 

Allgemeines

Unsere Sommerresidenz

Wegbeschreibung

Musch mach Auga auf!

Adresse

Sportheim Schwalldorf

Im Brühl

72108 Rottenburg - Schwalldorf

Bilder

  • Sportheim Schwalldorf - Overview
  • Sportheim Schwalldorf - Chillout
  • Sportheim Schwalldorf - Relax
  • Sportheim Schwalldorf - Catering
  • Sportheim Schwalldorf - Parkplatz

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

0.000019 - GLOBAL::include              -> config.php
0.000531 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.000891 - dotDatabase::getInstance     -> connection: database
0.000906 - dotDatabase::__construct     -> connection: database
0.000922 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.001420 - page::getInstance            -> do
0.001442 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.001891 - dotSession::getInstance      -> do
0.001908 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.002301 - dotSession::start            -> ---- init
0.002320 - dotSession::start            -> start php session managment
0.002364 - dotSession::start            -> finished php session management
0.002372 - dotSession::start            -> check for security options
0.002378 - dotSession::start            -> update current session online user infos
0.002387 - dotDatabase::connect         -> d030eee4@localhost
0.002564 - dotDatabase::select          -> database: d030eee4
0.002761 - dotDatabase::query           -> UPDATE session SET lastactivity = 1770169682, userid = 0, site = 'https://lanrena.christoph-raible.de/party/?do=location', host = '216.73.216.11', dns = '216.73.216.11', countrycode = 'US', hits = hits + 1 WHERE hash = 'cb091517278eaeabfcdb690dc4dc761b'
0.002958 - dotSession::start            -> session found in DB
0.002970 - dotSession::load_locales     -> do
0.002989 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.002994 - dotSession::start            -> ---- finished with session startup
0.003010 - dotSession::load_user        -> id: 0
0.003015 - user::get_user               -> id: >0<
0.003022 - dotDatabase::getInstance     -> connection: database
0.003040 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.003331 - styles::load                 -> name: ><
0.003346 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.003651 - styles::activate             -> style = lanrenav3
0.003738 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.003936 - admin::getInstance           -> do
0.003945 - dotSession::getInstance      -> do
0.003952 - admin::__construct           -> user_id=0
0.003957 - user::load_settings          -> load current user settings to $global
0.003968 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.004161 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.004510 - EVENT::comming_event         -> return
0.004521 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1770169682 AND active=1 ORDER by begin ASC
0.004568 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1770169682 AND active=1 ORDER by begin DESC LIMIT 1
0.004616 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.005009 - GLOBAL::end global.php       -> ---------------------------------------------
0.005142 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.005223 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.005309 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.005423 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.005517 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event_frontend.php
0.007107 - EVENT::comming_event         -> return
0.007119 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1770169682 AND active=1 ORDER by begin ASC
0.007184 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1770169682 AND active=1 ORDER by begin DESC LIMIT 1
0.007258 - EVENT_FRONTEND::location     -> event_id >17<
0.007265 - EVENT::getevent              -> id >17<
0.007272 - 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.007412 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.008161 - dotDatabase::query           -> SELECT event_location.*, country_code2name.name AS countryname FROM event_location LEFT JOIN country_code2name ON countrycode=country_code2name.code WHERE id=2
0.008344 - dotDatabase::query           -> SELECT media_id, name FROM event_location_images WHERE location_id=2 ORDER by display_order ASC
0.008461 - HTML::template               -> template: >event_location_image<
0.008507 - HTML::template               -> template: >event_location_image<
0.008521 - HTML::template               -> template: >event_location_image<
0.008532 - HTML::template               -> template: >event_location_image<
0.008543 - HTML::template               -> template: >event_location_image<
0.008552 - HTML::template               -> template: >event_location<
0.008633 - HTML::template               -> template: >event_shortbar<
0.008712 - GLOBAL::end userspace        -> ---------------------------------------------
0.008731 - PAGE::render                 -> start rendering page layout
0.008734 - USER::check_for_new_messages -> return
0.008741 - dotSession::getInstance      -> do
0.008769 - PAGE::get_boxes              -> -------- side=left
0.008777 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.009472 - PAGE::get_boxes              -> -------- call: left::menu_main
0.009483 - CBOX::menu                   -> generate Menu Box >news<
0.009493 - HTML::template               -> template: >box_menu<
0.009536 - HTML::template_exists        -> search: >page_box_left< == 1
0.009552 - HTML::template               -> template: >page_box_left<
0.009588 - PAGE::get_boxes              -> -------- call: left::menu_site
0.009616 - CBOX::menu                   -> generate Menu Box >site<
0.009626 - HTML::template               -> template: >box_menu_bit<
0.009682 - HTML::template               -> template: >box_menu_bit<
0.009707 - HTML::template               -> template: >box_menu_bit<
0.009717 - HTML::template               -> template: >box_menu_bit<
0.009726 - HTML::template               -> template: >box_menu_bit<
0.009735 - HTML::template               -> template: >box_menu_bit<
0.009744 - HTML::template               -> template: >box_menu<
0.009760 - HTML::template_exists        -> search: >page_box_left< == 1
0.009772 - HTML::template               -> template: >page_box_left<
0.009785 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.009791 - CBOX::menu                   -> generate Menu Box >verein<
0.009799 - HTML::template               -> template: >box_menu_bit<
0.009809 - HTML::template               -> template: >box_menu_bit<
0.009818 - HTML::template               -> template: >box_menu_bit<
0.009828 - HTML::template               -> template: >box_menu_bit<
0.009837 - HTML::template               -> template: >box_menu_bit<
0.009846 - HTML::template               -> template: >box_menu<
0.009861 - HTML::template_exists        -> search: >page_box_left< == 1
0.009886 - HTML::template               -> template: >page_box_left<
0.009898 - PAGE::get_boxes              -> -------- call: left::menu_event
0.009904 - CBOX::menu                   -> generate Menu Box >event<
0.009924 - HTML::template               -> template: >box_menu_bit<
0.009934 - HTML::template               -> template: >box_menu_bit<
0.009944 - HTML::template               -> template: >box_menu_bit<
0.009952 - HTML::template               -> template: >box_menu_bit<
0.009961 - HTML::template               -> template: >box_menu_bit<
0.009970 - HTML::template               -> template: >box_menu_bit<
0.009979 - HTML::template               -> template: >box_menu_bit<
0.009987 - HTML::template               -> template: >box_menu_bit<
0.009996 - HTML::template               -> template: >box_menu_bit<
0.010005 - HTML::template               -> template: >box_menu<
0.010021 - HTML::template_exists        -> search: >page_box_left< == 1
0.010032 - HTML::template               -> template: >page_box_left<
0.010044 - PAGE::get_boxes              -> -------- call: left::menu_login
0.010049 - CBOX::menu                   -> generate Menu Box >login<
0.010060 - HTML::template               -> template: >box_menu_bit<
0.010071 - HTML::template               -> template: >box_menu_bit<
0.010080 - HTML::template               -> template: >box_menu<
0.010096 - HTML::template_exists        -> search: >page_box_left< == 1
0.010120 - HTML::template               -> template: >page_box_left<
0.010136 - PAGE::get_boxes              -> -------- side=right
0.010145 - PAGE::get_boxes              -> -------- call: right::party
0.010151 - CBOX::party                  -> generate Box
0.010156 - EVENT::short_event           -> id >17<
0.010160 - EVENT::getevent              -> id >17<
0.010165 - 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.010278 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.010427 - CACHE::get                   -> cache: >event_17::stats< found
0.010459 - HTML::template               -> template: >box_event<
0.010523 - HTML::template_exists        -> search: >page_box_right< == 1
0.010538 - HTML::template               -> template: >page_box_right<
0.010576 - PAGE::get_boxes              -> -------- call: right::forum
0.010584 - CBOX::forum                  -> generate forum box
0.010588 - CBOX::forum_load_threads     -> load data
0.010597 - CACHE::get                   -> cache: >forum::topthreads< found
0.010660 - CBOX::forum_threads          -> list all threads in array
0.010669 - 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.010682 - admin::getInstance           -> do
0.010700 - HTML::template               -> template: >box_forum_bit<
0.010755 - HTML::template               -> template: >box_forum_bit<
0.010783 - HTML::template               -> template: >box_forum_bit<
0.010809 - HTML::template               -> template: >box_forum_bit<
0.010831 - HTML::template               -> template: >box_forum_bit<
0.010855 - HTML::template               -> template: >box_forum_bit<
0.010869 - HTML::template               -> template: >box_forum<
0.010913 - HTML::template_exists        -> search: >page_box_right< == 1
0.010927 - HTML::template               -> template: >page_box_right<
0.010944 - PAGE::get_boxes              -> -------- call: right::vote
0.010950 - CBOX::vote                   -> generate Box
0.010955 - 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.011111 - HTML::template               -> template: >box_vote_nocurrent<
0.011152 - HTML::template_exists        -> search: >page_box_right< == 1
0.011166 - HTML::template               -> template: >page_box_right<
0.011181 - PAGE::get_boxes              -> -------- call: right::banner
0.011194 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.011220 - HTML::template_exists        -> search: >page_box_right< == 1
0.011233 - HTML::template               -> template: >page_box_right<
0.011248 - PAGE::get_boxes              -> -------- call: right::search
0.011255 - CBOX::template               -> generate Box with >box_suchen< as template
0.011259 - HTML::template               -> template: >box_suchen<
0.011293 - HTML::template_exists        -> search: >page_box_right< == 1
0.011305 - HTML::template               -> template: >page_box_right<
0.011322 - PAGE::render                 -> final
0.011326 - PAGE::renderTemplate         -> page
0.011332 - PAGE::getHead                -> return
0.011335 - dotSession::getInstance      -> do
0.011387 - HTML::template               -> template: >page<
0.011483 - PAGE::render_template        -> final

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

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.event_frontend.php
 - /www/htdocs/w00f1046/includes/class.html.php
 - /www/htdocs/w00f1046/includes/class.cbox.php
 - /www/htdocs/w00f1046/includes/class.cache.php