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.000017 - GLOBAL::include              -> config.php
0.000499 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.000795 - dotDatabase::getInstance     -> connection: database
0.000808 - dotDatabase::__construct     -> connection: database
0.000821 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.001269 - page::getInstance            -> do
0.001287 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.001655 - dotSession::getInstance      -> do
0.001669 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.001989 - dotSession::start            -> ---- init
0.002006 - dotSession::start            -> start php session managment
0.002068 - dotSession::start            -> finished php session management
0.002074 - dotSession::start            -> save user and host information to new session_array
0.002080 - dotSession::start            -> check for security options
0.092438 - dotSession::start            -> lookup ip2country
0.092459 - dotDatabase::connect         -> d030eee4@localhost
0.092819 - dotDatabase::select          -> database: d030eee4
0.092992 - dotDatabase::query           -> SELECT `code` FROM `country_ip2code` WHERE 3628718391 BETWEEN ip_from AND ip_to
0.101238 - dotSession::start            -> update current session online user infos
0.101273 - dotDatabase::query           -> UPDATE session SET lastactivity = 1778838793, userid = 0, site = 'https://lanrena.christoph-raible.de/news/301/', host = '216.73.217.55', dns = '216.73.217.55', countrycode = 'US', hits = hits + 1 WHERE hash = '041fd355070d4295219c35828ccbc720'
0.102229 - dotSession::start            -> no session found in db == insert new db sesssion
0.102250 - dotDatabase::query           -> INSERT INTO `session`SET hash = '041fd355070d4295219c35828ccbc720', lastactivity = 1778838793, 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.55', dns = '216.73.217.55', countrycode = 'US', hits = 1
0.102438 - dotSession::load_locales     -> do
0.102461 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.102467 - dotSession::start            -> ---- finished with session startup
0.102484 - dotSession::load_user        -> id: 0
0.102489 - user::get_user               -> id: >0<
0.102497 - dotDatabase::getInstance     -> connection: database
0.102517 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.102801 - styles::load                 -> name: ><
0.102815 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.103073 - styles::activate             -> style = lanrenav3
0.103149 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.103360 - admin::getInstance           -> do
0.103369 - dotSession::getInstance      -> do
0.103375 - admin::__construct           -> user_id=0
0.103379 - user::load_settings          -> load current user settings to $global
0.103388 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.103554 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.103852 - EVENT::comming_event         -> return
0.103862 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1778838793 AND active=1 ORDER by begin ASC
0.104059 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1778838793 AND active=1 ORDER by begin DESC LIMIT 1
0.104256 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.104590 - GLOBAL::end global.php       -> ---------------------------------------------
0.104688 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.104825 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.104939 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.105042 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.105138 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.news.php
0.105662 - NEWS::show_comments          -> id >301<
0.105670 - NEWS::get_post               -> id >301<
0.105675 - 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.105874 - user::get_user               -> id: >3<
0.105883 - dotDatabase::getInstance     -> connection: database
0.105891 - dotDatabase::query           -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 3 ORDER by id DESC
0.106051 - NEWS::get_news_post          -> id >301< + comments
0.106056 - NEWS::get_post               -> id >301<
0.106061 - 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.106226 - user::get_user               -> id: >3<
0.106234 - user::get_user               -> found in cache
0.106240 - dotDatabase::query           -> SELECT * FROM news_section WHERE id=2 LIMIT 1
0.106381 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.106956 - HTML::encodeCms              -> 
0.107000 - HTML::encode                 -> Wir freuen uns, euch mithilfe unseres Sponsors Kabel Direkt ...
0.107014 - dotDatabase::query           -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.107358 - dotDatabase::query           -> SELECT codetag, codereplacement, twoparams FROM html_code
0.107507 - HTML::encode                 -> replace run 1
0.107543 - HTML::template               -> template: >news_single<
0.107610 - HTML::message                -> generate Message: Kommentar
0.107617 - HTML::template               -> template: >html_message<
0.107657 - GLOBAL::end userspace        -> ---------------------------------------------
0.107663 - PAGE::render                 -> start rendering page layout
0.107667 - USER::check_for_new_messages -> return
0.107674 - dotSession::getInstance      -> do
0.107689 - PAGE::get_boxes              -> -------- side=left
0.107698 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.108363 - PAGE::get_boxes              -> -------- call: left::menu_main
0.108374 - CBOX::menu                   -> generate Menu Box >news<
0.108384 - HTML::template               -> template: >box_menu<
0.108428 - HTML::template_exists        -> search: >page_box_left< == 1
0.108444 - HTML::template               -> template: >page_box_left<
0.108477 - PAGE::get_boxes              -> -------- call: left::menu_site
0.108484 - CBOX::menu                   -> generate Menu Box >site<
0.108493 - HTML::template               -> template: >box_menu_bit<
0.108523 - HTML::template               -> template: >box_menu_bit<
0.108535 - HTML::template               -> template: >box_menu_bit<
0.108545 - HTML::template               -> template: >box_menu_bit<
0.108555 - HTML::template               -> template: >box_menu_bit<
0.108564 - HTML::template               -> template: >box_menu_bit<
0.108573 - HTML::template               -> template: >box_menu<
0.108590 - HTML::template_exists        -> search: >page_box_left< == 1
0.108603 - HTML::template               -> template: >page_box_left<
0.108616 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.108622 - CBOX::menu                   -> generate Menu Box >verein<
0.108629 - HTML::template               -> template: >box_menu_bit<
0.108640 - HTML::template               -> template: >box_menu_bit<
0.108650 - HTML::template               -> template: >box_menu_bit<
0.108659 - HTML::template               -> template: >box_menu_bit<
0.108668 - HTML::template               -> template: >box_menu_bit<
0.108677 - HTML::template               -> template: >box_menu<
0.108693 - HTML::template_exists        -> search: >page_box_left< == 1
0.108705 - HTML::template               -> template: >page_box_left<
0.108718 - PAGE::get_boxes              -> -------- call: left::menu_event
0.108723 - CBOX::menu                   -> generate Menu Box >event<
0.108731 - HTML::template               -> template: >box_menu_bit<
0.108741 - HTML::template               -> template: >box_menu_bit<
0.108750 - HTML::template               -> template: >box_menu_bit<
0.108760 - HTML::template               -> template: >box_menu_bit<
0.108769 - HTML::template               -> template: >box_menu_bit<
0.108779 - HTML::template               -> template: >box_menu_bit<
0.108788 - HTML::template               -> template: >box_menu_bit<
0.108797 - HTML::template               -> template: >box_menu_bit<
0.108807 - HTML::template               -> template: >box_menu_bit<
0.108816 - HTML::template               -> template: >box_menu<
0.108832 - HTML::template_exists        -> search: >page_box_left< == 1
0.108843 - HTML::template               -> template: >page_box_left<
0.108855 - PAGE::get_boxes              -> -------- call: left::menu_login
0.108861 - CBOX::menu                   -> generate Menu Box >login<
0.108872 - HTML::template               -> template: >box_menu_bit<
0.108883 - HTML::template               -> template: >box_menu_bit<
0.108893 - HTML::template               -> template: >box_menu<
0.108909 - HTML::template_exists        -> search: >page_box_left< == 1
0.108920 - HTML::template               -> template: >page_box_left<
0.108935 - PAGE::get_boxes              -> -------- side=right
0.108944 - PAGE::get_boxes              -> -------- call: right::party
0.108949 - CBOX::party                  -> generate Box
0.108955 - EVENT::short_event           -> id >17<
0.108958 - EVENT::getevent              -> id >17<
0.108963 - 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.109081 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.109231 - CACHE::get                   -> cache: >event_17::stats< found
0.109263 - HTML::template               -> template: >box_event<
0.109326 - HTML::template_exists        -> search: >page_box_right< == 1
0.109341 - HTML::template               -> template: >page_box_right<
0.109373 - PAGE::get_boxes              -> -------- call: right::forum
0.109381 - CBOX::forum                  -> generate forum box
0.109385 - CBOX::forum_load_threads     -> load data
0.109394 - CACHE::get                   -> cache: >forum::topthreads< found
0.109452 - CBOX::forum_threads          -> list all threads in array
0.109461 - 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.109473 - admin::getInstance           -> do
0.109490 - HTML::template               -> template: >box_forum_bit<
0.109545 - HTML::template               -> template: >box_forum_bit<
0.109571 - HTML::template               -> template: >box_forum_bit<
0.109597 - HTML::template               -> template: >box_forum_bit<
0.109619 - HTML::template               -> template: >box_forum_bit<
0.109642 - HTML::template               -> template: >box_forum_bit<
0.109656 - HTML::template               -> template: >box_forum<
0.109699 - HTML::template_exists        -> search: >page_box_right< == 1
0.109712 - HTML::template               -> template: >page_box_right<
0.109728 - PAGE::get_boxes              -> -------- call: right::vote
0.109735 - CBOX::vote                   -> generate Box
0.109739 - 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.109909 - HTML::template               -> template: >box_vote_nocurrent<
0.109951 - HTML::template_exists        -> search: >page_box_right< == 1
0.109965 - HTML::template               -> template: >page_box_right<
0.109979 - PAGE::get_boxes              -> -------- call: right::banner
0.109993 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.110017 - HTML::template_exists        -> search: >page_box_right< == 1
0.110029 - HTML::template               -> template: >page_box_right<
0.110044 - PAGE::get_boxes              -> -------- call: right::search
0.110050 - CBOX::template               -> generate Box with >box_suchen< as template
0.110054 - HTML::template               -> template: >box_suchen<
0.110089 - HTML::template_exists        -> search: >page_box_right< == 1
0.110100 - HTML::template               -> template: >page_box_right<
0.110117 - PAGE::render                 -> final
0.110121 - PAGE::renderTemplate         -> page
0.110126 - PAGE::getHead                -> return
0.110129 - dotSession::getInstance      -> do
0.110181 - HTML::template               -> template: >page<
0.110281 - PAGE::render_template        -> final

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

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