lrschriftzug

LANrena Neustetten e.V.

 
 

27

März

2019

Preisverteilung: PUBG 4er Squad

Wir freuen uns, euch mithilfe unseres Sponsors Kabel Direkt folgende Preise für das PUBG 4er Squad Turnier bieten zu können.

Preisverteilung PUBG 4er Squad:

1. Platz:  4x Steckdosenleiste mit USB & HDMI- & Displayport- & Aux- Kabel

2. Platz: 4x Steckdosenleiste mit USB & Displayport Kabel

3. Platz: 4x HDMI- & Aux- Kabel

Vielen Dank an Kabel Direkt für die tollen Preise!

Kommentar

Es liegen noch keine Kommentare vor.

Kommentar hinzufügen

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

0.000125 - GLOBAL::include              -> config.php
0.009300 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.010929 - dotDatabase::getInstance     -> connection: database
0.010986 - dotDatabase::__construct     -> connection: database
0.011059 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.013830 - page::getInstance            -> do
0.013947 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.015900 - dotSession::getInstance      -> do
0.015973 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.017637 - dotSession::start            -> ---- init
0.017721 - dotSession::start            -> start php session managment
0.017997 - dotSession::start            -> finished php session management
0.018026 - dotSession::start            -> save user and host information to new session_array
0.018065 - dotSession::start            -> check for security options
0.275168 - dotSession::start            -> lookup ip2country
0.275185 - dotDatabase::connect         -> d030eee4@localhost
0.275416 - dotDatabase::select          -> database: d030eee4
0.275489 - dotDatabase::query           -> SELECT `code` FROM `country_ip2code` WHERE 3628718398 BETWEEN ip_from AND ip_to
0.275536 - dotSession::start            -> update current session online user infos
0.275574 - dotDatabase::query           -> UPDATE session SET lastactivity = 1786346885, userid = 0, site = 'https://lanrena.christoph-raible.de/news/301/', host = '216.73.217.62', dns = '216.73.217.62', countrycode = 'US', hits = hits + 1 WHERE hash = 'ebe438b2b0531f5cde58c6cb8123baf6'
0.275711 - dotSession::start            -> no session found in db == insert new db sesssion
0.275728 - dotDatabase::query           -> INSERT INTO `session`SET hash = 'ebe438b2b0531f5cde58c6cb8123baf6', lastactivity = 1786346885, userid = 0, site = 'https://lanrena.christoph-raible.de/news/301/', referer = '', useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', host = '216.73.217.62', dns = '216.73.217.62', countrycode = 'US', hits = 1
0.275825 - dotSession::load_locales     -> do
0.275856 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.275861 - dotSession::start            -> ---- finished with session startup
0.275879 - dotSession::load_user        -> id: 0
0.275883 - user::get_user               -> id: >0<
0.275892 - dotDatabase::getInstance     -> connection: database
0.275910 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.276200 - styles::load                 -> name: ><
0.276222 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.276602 - styles::activate             -> style = lanrenav3
0.276701 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.276884 - admin::getInstance           -> do
0.276892 - dotSession::getInstance      -> do
0.276898 - admin::__construct           -> user_id=0
0.276902 - user::load_settings          -> load current user settings to $global
0.276911 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.277107 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.277448 - EVENT::comming_event         -> return
0.277457 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1786346885 AND active=1 ORDER by begin ASC
0.277713 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1786346885 AND active=1 ORDER by begin DESC LIMIT 1
0.277924 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.278313 - GLOBAL::end global.php       -> ---------------------------------------------
0.278436 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.278545 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.278711 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.278888 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.279051 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.news.php
0.279610 - NEWS::show_comments          -> id >301<
0.279618 - NEWS::get_post               -> id >301<
0.279636 - dotDatabase::query           -> SELECT news_post.id, section_id, news_post.active, encode, UNIX_TIMESTAMP(dateline) AS date_unix, news_post.headline, news_post.short, news_post.content, user_id, generator_id, user.nick, user.vorname, user.nachname, user.countrycode, comments, intern, UNIX_TIMESTAMP(edited) AS edittime, edituser, news_section.template FROM news_post LEFT JOIN user ON user.id=news_post.user_id LEFT JOIN news_section ON news_post.section_id=news_section.id WHERE news_post.id='301' AND active=1 AND dateline
0.279882 - user::get_user               -> id: >3<
0.279891 - dotDatabase::getInstance     -> connection: database
0.279899 - dotDatabase::query           -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 3 ORDER by id DESC
0.279984 - NEWS::get_news_post          -> id >301< + comments
0.279990 - NEWS::get_post               -> id >301<
0.279994 - dotDatabase::query           -> SELECT news_post.id, section_id, news_post.active, encode, UNIX_TIMESTAMP(dateline) AS date_unix, news_post.headline, news_post.short, news_post.content, user_id, generator_id, user.nick, user.vorname, user.nachname, user.countrycode, comments, intern, UNIX_TIMESTAMP(edited) AS edittime, edituser, news_section.template FROM news_post LEFT JOIN user ON user.id=news_post.user_id LEFT JOIN news_section ON news_post.section_id=news_section.id WHERE news_post.id='301' AND active=1 AND dateline
0.280148 - user::get_user               -> id: >3<
0.280155 - user::get_user               -> found in cache
0.280161 - dotDatabase::query           -> SELECT * FROM news_section WHERE id=2 LIMIT 1
0.280199 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.280884 - HTML::encodeCms              -> 
0.280939 - HTML::encode                 -> Wir freuen uns, euch mithilfe unseres Sponsors Kabel Direkt ...
0.280962 - dotDatabase::query           -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.281661 - dotDatabase::query           -> SELECT codetag, codereplacement, twoparams FROM html_code
0.281756 - HTML::encode                 -> replace run 1
0.281881 - HTML::template               -> template: >news_single<
0.281958 - HTML::message                -> generate Message: Kommentar
0.281964 - HTML::template               -> template: >html_message<
0.282013 - GLOBAL::end userspace        -> ---------------------------------------------
0.282019 - PAGE::render                 -> start rendering page layout
0.282023 - USER::check_for_new_messages -> return
0.282029 - dotSession::getInstance      -> do
0.282045 - PAGE::get_boxes              -> -------- side=left
0.282057 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.282850 - PAGE::get_boxes              -> -------- call: left::menu_main
0.282861 - CBOX::menu                   -> generate Menu Box >news<
0.282886 - HTML::template               -> template: >box_menu<
0.282954 - HTML::template_exists        -> search: >page_box_left< == 1
0.282998 - HTML::template               -> template: >page_box_left<
0.283035 - PAGE::get_boxes              -> -------- call: left::menu_site
0.283042 - CBOX::menu                   -> generate Menu Box >site<
0.283064 - HTML::template               -> template: >box_menu_bit<
0.283096 - HTML::template               -> template: >box_menu_bit<
0.283108 - HTML::template               -> template: >box_menu_bit<
0.283117 - HTML::template               -> template: >box_menu_bit<
0.283127 - HTML::template               -> template: >box_menu_bit<
0.283136 - HTML::template               -> template: >box_menu_bit<
0.283145 - HTML::template               -> template: >box_menu<
0.283162 - HTML::template_exists        -> search: >page_box_left< == 1
0.283174 - HTML::template               -> template: >page_box_left<
0.283187 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.283193 - CBOX::menu                   -> generate Menu Box >verein<
0.283201 - HTML::template               -> template: >box_menu_bit<
0.283211 - HTML::template               -> template: >box_menu_bit<
0.283220 - HTML::template               -> template: >box_menu_bit<
0.283229 - HTML::template               -> template: >box_menu_bit<
0.283239 - HTML::template               -> template: >box_menu_bit<
0.283248 - HTML::template               -> template: >box_menu<
0.283263 - HTML::template_exists        -> search: >page_box_left< == 1
0.283274 - HTML::template               -> template: >page_box_left<
0.283287 - PAGE::get_boxes              -> -------- call: left::menu_event
0.283292 - CBOX::menu                   -> generate Menu Box >event<
0.283299 - HTML::template               -> template: >box_menu_bit<
0.283309 - HTML::template               -> template: >box_menu_bit<
0.283318 - HTML::template               -> template: >box_menu_bit<
0.283327 - HTML::template               -> template: >box_menu_bit<
0.283336 - HTML::template               -> template: >box_menu_bit<
0.283345 - HTML::template               -> template: >box_menu_bit<
0.283354 - HTML::template               -> template: >box_menu_bit<
0.283363 - HTML::template               -> template: >box_menu_bit<
0.283372 - HTML::template               -> template: >box_menu_bit<
0.283384 - HTML::template               -> template: >box_menu<
0.283400 - HTML::template_exists        -> search: >page_box_left< == 1
0.283411 - HTML::template               -> template: >page_box_left<
0.283426 - PAGE::get_boxes              -> -------- call: left::menu_login
0.283431 - CBOX::menu                   -> generate Menu Box >login<
0.283443 - HTML::template               -> template: >box_menu_bit<
0.283454 - HTML::template               -> template: >box_menu_bit<
0.283463 - HTML::template               -> template: >box_menu<
0.283479 - HTML::template_exists        -> search: >page_box_left< == 1
0.283489 - HTML::template               -> template: >page_box_left<
0.283504 - PAGE::get_boxes              -> -------- side=right
0.283513 - PAGE::get_boxes              -> -------- call: right::party
0.283522 - CBOX::party                  -> generate Box
0.283528 - EVENT::short_event           -> id >17<
0.283532 - EVENT::getevent              -> id >17<
0.283536 - 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.283723 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.283895 - CACHE::get                   -> cache: >event_17::stats< found
0.283935 - HTML::template               -> template: >box_event<
0.284005 - HTML::template_exists        -> search: >page_box_right< == 1
0.284020 - HTML::template               -> template: >page_box_right<
0.284056 - PAGE::get_boxes              -> -------- call: right::forum
0.284063 - CBOX::forum                  -> generate forum box
0.284067 - CBOX::forum_load_threads     -> load data
0.284076 - CACHE::get                   -> cache: >forum::topthreads< found
0.284152 - CBOX::forum_threads          -> list all threads in array
0.284161 - 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.284173 - admin::getInstance           -> do
0.284190 - HTML::template               -> template: >box_forum_bit<
0.284246 - HTML::template               -> template: >box_forum_bit<
0.284273 - HTML::template               -> template: >box_forum_bit<
0.284298 - HTML::template               -> template: >box_forum_bit<
0.284319 - HTML::template               -> template: >box_forum_bit<
0.284342 - HTML::template               -> template: >box_forum_bit<
0.284358 - HTML::template               -> template: >box_forum<
0.284410 - HTML::template_exists        -> search: >page_box_right< == 1
0.284423 - HTML::template               -> template: >page_box_right<
0.284439 - PAGE::get_boxes              -> -------- call: right::vote
0.284445 - CBOX::vote                   -> generate Box
0.284450 - 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.284669 - HTML::template               -> template: >box_vote_nocurrent<
0.284748 - HTML::template_exists        -> search: >page_box_right< == 1
0.284762 - HTML::template               -> template: >page_box_right<
0.284776 - PAGE::get_boxes              -> -------- call: right::banner
0.284790 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.284822 - HTML::template_exists        -> search: >page_box_right< == 1
0.284835 - HTML::template               -> template: >page_box_right<
0.284850 - PAGE::get_boxes              -> -------- call: right::search
0.284856 - CBOX::template               -> generate Box with >box_suchen< as template
0.284860 - HTML::template               -> template: >box_suchen<
0.284897 - HTML::template_exists        -> search: >page_box_right< == 1
0.284909 - HTML::template               -> template: >page_box_right<
0.284926 - PAGE::render                 -> final
0.284930 - PAGE::renderTemplate         -> page
0.284935 - PAGE::getHead                -> return
0.284939 - dotSession::getInstance      -> do
0.285007 - HTML::template               -> template: >page<
0.285135 - PAGE::render_template        -> final

PHP Includes   : 19
DB Queries     : 17
Rendering Time : 0.285439

Includes PHP Files: 
 - /www/htdocs/w00f1046/news/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.news.php
 - /www/htdocs/w00f1046/includes/class.html.php
 - /www/htdocs/w00f1046/includes/class.cbox.php
 - /www/htdocs/w00f1046/includes/class.cache.php