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.000041 - GLOBAL::include              -> config.php
0.002704 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.003021 - dotDatabase::getInstance     -> connection: database
0.003034 - dotDatabase::__construct     -> connection: database
0.003050 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.003569 - page::getInstance            -> do
0.003593 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.004085 - dotSession::getInstance      -> do
0.004102 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.004485 - dotSession::start            -> ---- init
0.004507 - dotSession::start            -> start php session managment
0.004584 - dotSession::start            -> finished php session management
0.004591 - dotSession::start            -> save user and host information to new session_array
0.004598 - dotSession::start            -> check for security options
0.004790 - dotSession::start            -> lookup ip2country
0.004806 - dotDatabase::connect         -> d030eee4@localhost
0.005170 - dotDatabase::select          -> database: d030eee4
0.005256 - dotDatabase::query           -> SELECT `code` FROM `country_ip2code` WHERE 3628718282 BETWEEN ip_from AND ip_to
0.005311 - dotSession::start            -> update current session online user infos
0.005327 - dotDatabase::query           -> UPDATE session SET lastactivity = 1787743134, userid = 0, site = 'https://www.lanrena.christoph-raible.de/news/301/', host = '216.73.216.202', dns = '216.73.216.202', countrycode = 'US', hits = hits + 1 WHERE hash = '6451a94f03037de8b2fc05e08db99b68'
0.005470 - dotSession::start            -> no session found in db == insert new db sesssion
0.005486 - dotDatabase::query           -> INSERT INTO `session`SET hash = '6451a94f03037de8b2fc05e08db99b68', lastactivity = 1787743134, userid = 0, site = 'https://www.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.202', dns = '216.73.216.202', countrycode = 'US', hits = 1
0.005587 - dotSession::load_locales     -> do
0.005616 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.005622 - dotSession::start            -> ---- finished with session startup
0.005637 - dotSession::load_user        -> id: 0
0.005641 - user::get_user               -> id: >0<
0.005649 - dotDatabase::getInstance     -> connection: database
0.005665 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.005947 - styles::load                 -> name: ><
0.005968 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.006312 - styles::activate             -> style = lanrenav3
0.006415 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.006607 - admin::getInstance           -> do
0.006615 - dotSession::getInstance      -> do
0.006621 - admin::__construct           -> user_id=0
0.006626 - user::load_settings          -> load current user settings to $global
0.006635 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.006825 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.007170 - EVENT::comming_event         -> return
0.007180 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1787743134 AND active=1 ORDER by begin ASC
0.007404 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1787743134 AND active=1 ORDER by begin DESC LIMIT 1
0.007609 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.008026 - GLOBAL::end global.php       -> ---------------------------------------------
0.008141 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.008251 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.008301 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.008492 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.008654 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.news.php
0.009197 - NEWS::show_comments          -> id >301<
0.009205 - NEWS::get_post               -> id >301<
0.009211 - 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.009904 - user::get_user               -> id: >3<
0.009914 - dotDatabase::getInstance     -> connection: database
0.009922 - dotDatabase::query           -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 3 ORDER by id DESC
0.010094 - NEWS::get_news_post          -> id >301< + comments
0.010100 - NEWS::get_post               -> id >301<
0.010105 - 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.010321 - user::get_user               -> id: >3<
0.010328 - user::get_user               -> found in cache
0.010335 - dotDatabase::query           -> SELECT * FROM news_section WHERE id=2 LIMIT 1
0.010475 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.011155 - HTML::encodeCms              -> 
0.011212 - HTML::encode                 -> Wir freuen uns, euch mithilfe unseres Sponsors Kabel Direkt ...
0.011237 - dotDatabase::query           -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.011957 - dotDatabase::query           -> SELECT codetag, codereplacement, twoparams FROM html_code
0.012050 - HTML::encode                 -> replace run 1
0.012184 - HTML::template               -> template: >news_single<
0.012265 - HTML::message                -> generate Message: Kommentar
0.012273 - HTML::template               -> template: >html_message<
0.012331 - GLOBAL::end userspace        -> ---------------------------------------------
0.012337 - PAGE::render                 -> start rendering page layout
0.012342 - USER::check_for_new_messages -> return
0.012350 - dotSession::getInstance      -> do
0.012367 - PAGE::get_boxes              -> -------- side=left
0.012379 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.013151 - PAGE::get_boxes              -> -------- call: left::menu_main
0.013164 - CBOX::menu                   -> generate Menu Box >news<
0.013176 - HTML::template               -> template: >box_menu<
0.013235 - HTML::template_exists        -> search: >page_box_left< == 1
0.013253 - HTML::template               -> template: >page_box_left<
0.013292 - PAGE::get_boxes              -> -------- call: left::menu_site
0.013300 - CBOX::menu                   -> generate Menu Box >site<
0.013314 - HTML::template               -> template: >box_menu_bit<
0.013350 - HTML::template               -> template: >box_menu_bit<
0.013363 - HTML::template               -> template: >box_menu_bit<
0.013374 - HTML::template               -> template: >box_menu_bit<
0.013384 - HTML::template               -> template: >box_menu_bit<
0.013394 - HTML::template               -> template: >box_menu_bit<
0.013404 - HTML::template               -> template: >box_menu<
0.013422 - HTML::template_exists        -> search: >page_box_left< == 1
0.013435 - HTML::template               -> template: >page_box_left<
0.013450 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.013456 - CBOX::menu                   -> generate Menu Box >verein<
0.013465 - HTML::template               -> template: >box_menu_bit<
0.013476 - HTML::template               -> template: >box_menu_bit<
0.013486 - HTML::template               -> template: >box_menu_bit<
0.013496 - HTML::template               -> template: >box_menu_bit<
0.013506 - HTML::template               -> template: >box_menu_bit<
0.013515 - HTML::template               -> template: >box_menu<
0.013532 - HTML::template_exists        -> search: >page_box_left< == 1
0.013544 - HTML::template               -> template: >page_box_left<
0.013557 - PAGE::get_boxes              -> -------- call: left::menu_event
0.013563 - CBOX::menu                   -> generate Menu Box >event<
0.013572 - HTML::template               -> template: >box_menu_bit<
0.013583 - HTML::template               -> template: >box_menu_bit<
0.013593 - HTML::template               -> template: >box_menu_bit<
0.013603 - HTML::template               -> template: >box_menu_bit<
0.013612 - HTML::template               -> template: >box_menu_bit<
0.013622 - HTML::template               -> template: >box_menu_bit<
0.013631 - HTML::template               -> template: >box_menu_bit<
0.013641 - HTML::template               -> template: >box_menu_bit<
0.013650 - HTML::template               -> template: >box_menu_bit<
0.013663 - HTML::template               -> template: >box_menu<
0.013681 - HTML::template_exists        -> search: >page_box_left< == 1
0.013693 - HTML::template               -> template: >page_box_left<
0.013709 - PAGE::get_boxes              -> -------- call: left::menu_login
0.013715 - CBOX::menu                   -> generate Menu Box >login<
0.013728 - HTML::template               -> template: >box_menu_bit<
0.013740 - HTML::template               -> template: >box_menu_bit<
0.013750 - HTML::template               -> template: >box_menu<
0.013767 - HTML::template_exists        -> search: >page_box_left< == 1
0.013778 - HTML::template               -> template: >page_box_left<
0.013797 - PAGE::get_boxes              -> -------- side=right
0.013807 - PAGE::get_boxes              -> -------- call: right::party
0.013814 - CBOX::party                  -> generate Box
0.013820 - EVENT::short_event           -> id >17<
0.013824 - EVENT::getevent              -> id >17<
0.013829 - 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.013976 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.014163 - CACHE::get                   -> cache: >event_17::stats< found
0.014209 - HTML::template               -> template: >box_event<
0.014285 - HTML::template_exists        -> search: >page_box_right< == 1
0.014302 - HTML::template               -> template: >page_box_right<
0.014355 - PAGE::get_boxes              -> -------- call: right::forum
0.014363 - CBOX::forum                  -> generate forum box
0.014368 - CBOX::forum_load_threads     -> load data
0.014378 - CACHE::get                   -> cache: >forum::topthreads< found
0.014459 - CBOX::forum_threads          -> list all threads in array
0.014469 - 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.014482 - admin::getInstance           -> do
0.014503 - HTML::template               -> template: >box_forum_bit<
0.014565 - HTML::template               -> template: >box_forum_bit<
0.014594 - HTML::template               -> template: >box_forum_bit<
0.014622 - HTML::template               -> template: >box_forum_bit<
0.014645 - HTML::template               -> template: >box_forum_bit<
0.014683 - HTML::template               -> template: >box_forum_bit<
0.014702 - HTML::template               -> template: >box_forum<
0.014757 - HTML::template_exists        -> search: >page_box_right< == 1
0.014773 - HTML::template               -> template: >page_box_right<
0.014792 - PAGE::get_boxes              -> -------- call: right::vote
0.014800 - CBOX::vote                   -> generate Box
0.014805 - 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.015001 - HTML::template               -> template: >box_vote_nocurrent<
0.015054 - HTML::template_exists        -> search: >page_box_right< == 1
0.015068 - HTML::template               -> template: >page_box_right<
0.015083 - PAGE::get_boxes              -> -------- call: right::banner
0.015097 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.015126 - HTML::template_exists        -> search: >page_box_right< == 1
0.015140 - HTML::template               -> template: >page_box_right<
0.015155 - PAGE::get_boxes              -> -------- call: right::search
0.015162 - CBOX::template               -> generate Box with >box_suchen< as template
0.015166 - HTML::template               -> template: >box_suchen<
0.015205 - HTML::template_exists        -> search: >page_box_right< == 1
0.015217 - HTML::template               -> template: >page_box_right<
0.015236 - PAGE::render                 -> final
0.015241 - PAGE::renderTemplate         -> page
0.015246 - PAGE::getHead                -> return
0.015249 - dotSession::getInstance      -> do
0.015329 - HTML::template               -> template: >page<
0.015465 - PAGE::render_template        -> final

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

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