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.000038 - GLOBAL::include              -> config.php
0.001279 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.002236 - dotDatabase::getInstance     -> connection: database
0.002282 - dotDatabase::__construct     -> connection: database
0.002328 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.003847 - page::getInstance            -> do
0.003932 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.005308 - dotSession::getInstance      -> do
0.005357 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.006568 - dotSession::start            -> ---- init
0.006624 - dotSession::start            -> start php session managment
0.007055 - dotSession::start            -> finished php session management
0.007081 - dotSession::start            -> save user and host information to new session_array
0.007106 - dotSession::start            -> check for security options
0.007601 - dotSession::start            -> lookup ip2country
0.007644 - dotDatabase::connect         -> d030eee4@localhost
0.008361 - dotDatabase::select          -> database: d030eee4
0.008672 - dotDatabase::query           -> SELECT `code` FROM `country_ip2code` WHERE 3628718116 BETWEEN ip_from AND ip_to
0.008894 - dotSession::start            -> update current session online user infos
0.008972 - dotDatabase::query           -> UPDATE session SET lastactivity = 1765968501, userid = 0, site = 'https://lanrena.christoph-raible.de/news/301', host = '216.73.216.36', dns = '216.73.216.36', countrycode = 'US', hits = hits + 1 WHERE hash = 'c4b7b3e3c8c4eae82e66b1e092da9ea5'
0.012650 - dotSession::start            -> no session found in db == insert new db sesssion
0.012728 - dotDatabase::query           -> INSERT INTO `session`SET hash = 'c4b7b3e3c8c4eae82e66b1e092da9ea5', lastactivity = 1765968501, 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.216.36', dns = '216.73.216.36', countrycode = 'US', hits = 1
0.023257 - dotSession::load_locales     -> do
0.023354 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.023386 - dotSession::start            -> ---- finished with session startup
0.023449 - dotSession::load_user        -> id: 0
0.023473 - user::get_user               -> id: >0<
0.023508 - dotDatabase::getInstance     -> connection: database
0.023584 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.024943 - styles::load                 -> name: ><
0.025027 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.026398 - styles::activate             -> style = lanrenav3
0.026829 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.027751 - admin::getInstance           -> do
0.027792 - dotSession::getInstance      -> do
0.027824 - admin::__construct           -> user_id=0
0.027848 - user::load_settings          -> load current user settings to $global
0.027897 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.028789 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.030411 - EVENT::comming_event         -> return
0.030461 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1765968501 AND active=1 ORDER by begin ASC
0.030785 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1765968501 AND active=1 ORDER by begin DESC LIMIT 1
0.031150 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.033081 - GLOBAL::end global.php       -> ---------------------------------------------
0.033571 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.034054 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.034211 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.034322 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.034428 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.news.php
0.034913 - NEWS::show_comments          -> id >301<
0.034921 - NEWS::get_post               -> id >301<
0.034926 - 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.035246 - user::get_user               -> id: >3<
0.035256 - dotDatabase::getInstance     -> connection: database
0.035264 - dotDatabase::query           -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 3 ORDER by id DESC
0.035352 - NEWS::get_news_post          -> id >301< + comments
0.035357 - NEWS::get_post               -> id >301<
0.035362 - 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.035542 - user::get_user               -> id: >3<
0.035549 - user::get_user               -> found in cache
0.035556 - dotDatabase::query           -> SELECT * FROM news_section WHERE id=2 LIMIT 1
0.035618 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.036258 - HTML::encodeCms              -> 
0.036302 - HTML::encode                 -> Wir freuen uns, euch mithilfe unseres Sponsors Kabel Direkt ...
0.036320 - dotDatabase::query           -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.036659 - dotDatabase::query           -> SELECT codetag, codereplacement, twoparams FROM html_code
0.036744 - HTML::encode                 -> replace run 1
0.036813 - HTML::template               -> template: >news_single<
0.036876 - HTML::message                -> generate Message: Kommentar
0.036883 - HTML::template               -> template: >html_message<
0.036923 - GLOBAL::end userspace        -> ---------------------------------------------
0.036928 - PAGE::render                 -> start rendering page layout
0.036933 - USER::check_for_new_messages -> return
0.036964 - dotSession::getInstance      -> do
0.036995 - PAGE::get_boxes              -> -------- side=left
0.037004 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.037668 - PAGE::get_boxes              -> -------- call: left::menu_main
0.037680 - CBOX::menu                   -> generate Menu Box >news<
0.037690 - HTML::template               -> template: >box_menu<
0.037735 - HTML::template_exists        -> search: >page_box_left< == 1
0.037752 - HTML::template               -> template: >page_box_left<
0.037785 - PAGE::get_boxes              -> -------- call: left::menu_site
0.037792 - CBOX::menu                   -> generate Menu Box >site<
0.037802 - HTML::template               -> template: >box_menu_bit<
0.037832 - HTML::template               -> template: >box_menu_bit<
0.037844 - HTML::template               -> template: >box_menu_bit<
0.037855 - HTML::template               -> template: >box_menu_bit<
0.037864 - HTML::template               -> template: >box_menu_bit<
0.037874 - HTML::template               -> template: >box_menu_bit<
0.037883 - HTML::template               -> template: >box_menu<
0.037900 - HTML::template_exists        -> search: >page_box_left< == 1
0.037920 - HTML::template               -> template: >page_box_left<
0.037934 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.037967 - CBOX::menu                   -> generate Menu Box >verein<
0.037976 - HTML::template               -> template: >box_menu_bit<
0.038000 - HTML::template               -> template: >box_menu_bit<
0.038010 - HTML::template               -> template: >box_menu_bit<
0.038019 - HTML::template               -> template: >box_menu_bit<
0.038028 - HTML::template               -> template: >box_menu_bit<
0.038038 - HTML::template               -> template: >box_menu<
0.038054 - HTML::template_exists        -> search: >page_box_left< == 1
0.038065 - HTML::template               -> template: >page_box_left<
0.038078 - PAGE::get_boxes              -> -------- call: left::menu_event
0.038083 - CBOX::menu                   -> generate Menu Box >event<
0.038091 - HTML::template               -> template: >box_menu_bit<
0.038101 - HTML::template               -> template: >box_menu_bit<
0.038111 - HTML::template               -> template: >box_menu_bit<
0.038120 - HTML::template               -> template: >box_menu_bit<
0.038129 - HTML::template               -> template: >box_menu_bit<
0.038138 - HTML::template               -> template: >box_menu_bit<
0.038147 - HTML::template               -> template: >box_menu_bit<
0.038156 - HTML::template               -> template: >box_menu_bit<
0.038166 - HTML::template               -> template: >box_menu_bit<
0.038174 - HTML::template               -> template: >box_menu<
0.038190 - HTML::template_exists        -> search: >page_box_left< == 1
0.038202 - HTML::template               -> template: >page_box_left<
0.038214 - PAGE::get_boxes              -> -------- call: left::menu_login
0.038220 - CBOX::menu                   -> generate Menu Box >login<
0.038232 - HTML::template               -> template: >box_menu_bit<
0.038244 - HTML::template               -> template: >box_menu_bit<
0.038253 - HTML::template               -> template: >box_menu<
0.038269 - HTML::template_exists        -> search: >page_box_left< == 1
0.038279 - HTML::template               -> template: >page_box_left<
0.038295 - PAGE::get_boxes              -> -------- side=right
0.038304 - PAGE::get_boxes              -> -------- call: right::party
0.038310 - CBOX::party                  -> generate Box
0.038316 - EVENT::short_event           -> id >17<
0.038320 - EVENT::getevent              -> id >17<
0.038325 - 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.038434 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.038582 - CACHE::get                   -> cache: >event_17::stats< found
0.038616 - HTML::template               -> template: >box_event<
0.038679 - HTML::template_exists        -> search: >page_box_right< == 1
0.038695 - HTML::template               -> template: >page_box_right<
0.038727 - PAGE::get_boxes              -> -------- call: right::forum
0.038734 - CBOX::forum                  -> generate forum box
0.038738 - CBOX::forum_load_threads     -> load data
0.038747 - CACHE::get                   -> cache: >forum::topthreads< found
0.038805 - CBOX::forum_threads          -> list all threads in array
0.038814 - 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.038827 - admin::getInstance           -> do
0.038844 - HTML::template               -> template: >box_forum_bit<
0.038898 - HTML::template               -> template: >box_forum_bit<
0.038930 - HTML::template               -> template: >box_forum_bit<
0.039000 - HTML::template               -> template: >box_forum_bit<
0.039022 - HTML::template               -> template: >box_forum_bit<
0.039044 - HTML::template               -> template: >box_forum_bit<
0.039058 - HTML::template               -> template: >box_forum<
0.039100 - HTML::template_exists        -> search: >page_box_right< == 1
0.039114 - HTML::template               -> template: >page_box_right<
0.039130 - PAGE::get_boxes              -> -------- call: right::vote
0.039137 - CBOX::vote                   -> generate Box
0.039141 - 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.039324 - HTML::template               -> template: >box_vote_nocurrent<
0.039364 - HTML::template_exists        -> search: >page_box_right< == 1
0.039377 - HTML::template               -> template: >page_box_right<
0.039392 - PAGE::get_boxes              -> -------- call: right::banner
0.039405 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.039429 - HTML::template_exists        -> search: >page_box_right< == 1
0.039442 - HTML::template               -> template: >page_box_right<
0.039456 - PAGE::get_boxes              -> -------- call: right::search
0.039463 - CBOX::template               -> generate Box with >box_suchen< as template
0.039467 - HTML::template               -> template: >box_suchen<
0.039501 - HTML::template_exists        -> search: >page_box_right< == 1
0.039512 - HTML::template               -> template: >page_box_right<
0.039529 - PAGE::render                 -> final
0.039533 - PAGE::renderTemplate         -> page
0.039539 - PAGE::getHead                -> return
0.039542 - dotSession::getInstance      -> do
0.039596 - HTML::template               -> template: >page<
0.039692 - PAGE::render_template        -> final

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

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