lrschriftzug

LANrena Neustetten e.V.

 
 

01

April

2019

Preisverteilung CS:GO 2on2 - LANrena 10

Wir freuen uns, euch mithilfe unserer Sponsoren folgende Preise für das CS:GO 2on2 Turnier
bieten zu können.

Preisverteilung CS:GO 2on2:

1. Platz:  2x TESORO Keyboard Gram SE Spectrum Black

2. Platz: 2x TESORO Mouse Sagitta Spectrum

3. Platz: 2x Gutschein OC-Card 30,- EUR

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

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.000498 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.000795 - dotDatabase::getInstance     -> connection: database
0.000807 - dotDatabase::__construct     -> connection: database
0.000820 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.001233 - page::getInstance            -> do
0.001251 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.001658 - dotSession::getInstance      -> do
0.001672 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.002011 - dotSession::start            -> ---- init
0.002028 - dotSession::start            -> start php session managment
0.002105 - dotSession::start            -> finished php session management
0.002111 - dotSession::start            -> save user and host information to new session_array
0.002117 - dotSession::start            -> check for security options
0.002347 - dotSession::start            -> lookup ip2country
0.002359 - dotDatabase::connect         -> d030eee4@localhost
0.002773 - dotDatabase::select          -> database: d030eee4
0.002942 - dotDatabase::query           -> SELECT `code` FROM `country_ip2code` WHERE 3628718136 BETWEEN ip_from AND ip_to
0.003043 - dotSession::start            -> update current session online user infos
0.003061 - dotDatabase::query           -> UPDATE session SET lastactivity = 1766741590, userid = 0, site = 'https://www.lanrena.christoph-raible.de/news/302', host = '216.73.216.56', dns = '216.73.216.56', countrycode = 'US', hits = hits + 1 WHERE hash = '08ffd94d2bdc687270b0bf6a7a918d43'
0.003203 - dotSession::start            -> no session found in db == insert new db sesssion
0.003219 - dotDatabase::query           -> INSERT INTO `session`SET hash = '08ffd94d2bdc687270b0bf6a7a918d43', lastactivity = 1766741590, userid = 0, site = 'https://www.lanrena.christoph-raible.de/news/302', referer = '', useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', host = '216.73.216.56', dns = '216.73.216.56', countrycode = 'US', hits = 1
0.003357 - dotSession::load_locales     -> do
0.003374 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.003379 - dotSession::start            -> ---- finished with session startup
0.003391 - dotSession::load_user        -> id: 0
0.003396 - user::get_user               -> id: >0<
0.003403 - dotDatabase::getInstance     -> connection: database
0.003418 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.003668 - styles::load                 -> name: ><
0.003681 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.003931 - styles::activate             -> style = lanrenav3
0.004005 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.004172 - admin::getInstance           -> do
0.004180 - dotSession::getInstance      -> do
0.004185 - admin::__construct           -> user_id=0
0.004190 - user::load_settings          -> load current user settings to $global
0.004199 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.004401 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.004693 - EVENT::comming_event         -> return
0.004702 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1766741590 AND active=1 ORDER by begin ASC
0.004829 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1766741590 AND active=1 ORDER by begin DESC LIMIT 1
0.004929 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.005277 - GLOBAL::end global.php       -> ---------------------------------------------
0.005415 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.005535 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.005644 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.005765 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.005872 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.news.php
0.006405 - NEWS::show_comments          -> id >302<
0.006413 - NEWS::get_post               -> id >302<
0.006418 - 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='302' AND active=1 AND dateline
0.006742 - user::get_user               -> id: >3<
0.006751 - dotDatabase::getInstance     -> connection: database
0.006759 - dotDatabase::query           -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 3 ORDER by id DESC
0.006915 - NEWS::get_news_post          -> id >302< + comments
0.006920 - NEWS::get_post               -> id >302<
0.006924 - 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='302' AND active=1 AND dateline
0.007105 - user::get_user               -> id: >3<
0.007111 - user::get_user               -> found in cache
0.007117 - dotDatabase::query           -> SELECT * FROM news_section WHERE id=2 LIMIT 1
0.007151 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.007784 - HTML::encodeCms              -> 
0.007830 - HTML::encode                 -> Wir freuen uns, euch mithilfe unserer Sponsoren folgende Pr...
0.007845 - dotDatabase::query           -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.008152 - dotDatabase::query           -> SELECT codetag, codereplacement, twoparams FROM html_code
0.008226 - HTML::encode                 -> replace run 1
0.008259 - HTML::template               -> template: >news_single<
0.008372 - HTML::message                -> generate Message: Kommentar
0.008377 - HTML::template               -> template: >html_message<
0.008416 - GLOBAL::end userspace        -> ---------------------------------------------
0.008421 - PAGE::render                 -> start rendering page layout
0.008425 - USER::check_for_new_messages -> return
0.008431 - dotSession::getInstance      -> do
0.008446 - PAGE::get_boxes              -> -------- side=left
0.008468 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.009177 - PAGE::get_boxes              -> -------- call: left::menu_main
0.009187 - CBOX::menu                   -> generate Menu Box >news<
0.009197 - HTML::template               -> template: >box_menu<
0.009240 - HTML::template_exists        -> search: >page_box_left< == 1
0.009256 - HTML::template               -> template: >page_box_left<
0.009310 - PAGE::get_boxes              -> -------- call: left::menu_site
0.009318 - CBOX::menu                   -> generate Menu Box >site<
0.009340 - HTML::template               -> template: >box_menu_bit<
0.009369 - HTML::template               -> template: >box_menu_bit<
0.009380 - HTML::template               -> template: >box_menu_bit<
0.009390 - HTML::template               -> template: >box_menu_bit<
0.009400 - HTML::template               -> template: >box_menu_bit<
0.009409 - HTML::template               -> template: >box_menu_bit<
0.009418 - HTML::template               -> template: >box_menu<
0.009435 - HTML::template_exists        -> search: >page_box_left< == 1
0.009447 - HTML::template               -> template: >page_box_left<
0.009460 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.009466 - CBOX::menu                   -> generate Menu Box >verein<
0.009473 - HTML::template               -> template: >box_menu_bit<
0.009483 - HTML::template               -> template: >box_menu_bit<
0.009493 - HTML::template               -> template: >box_menu_bit<
0.009502 - HTML::template               -> template: >box_menu_bit<
0.009524 - HTML::template               -> template: >box_menu_bit<
0.009533 - HTML::template               -> template: >box_menu<
0.009549 - HTML::template_exists        -> search: >page_box_left< == 1
0.009560 - HTML::template               -> template: >page_box_left<
0.009572 - PAGE::get_boxes              -> -------- call: left::menu_event
0.009578 - CBOX::menu                   -> generate Menu Box >event<
0.009586 - HTML::template               -> template: >box_menu_bit<
0.009596 - HTML::template               -> template: >box_menu_bit<
0.009605 - HTML::template               -> template: >box_menu_bit<
0.009627 - HTML::template               -> template: >box_menu_bit<
0.009649 - HTML::template               -> template: >box_menu_bit<
0.009658 - HTML::template               -> template: >box_menu_bit<
0.009667 - HTML::template               -> template: >box_menu_bit<
0.009676 - HTML::template               -> template: >box_menu_bit<
0.009699 - HTML::template               -> template: >box_menu_bit<
0.009721 - HTML::template               -> template: >box_menu<
0.009736 - HTML::template_exists        -> search: >page_box_left< == 1
0.009747 - HTML::template               -> template: >page_box_left<
0.009760 - PAGE::get_boxes              -> -------- call: left::menu_login
0.009765 - CBOX::menu                   -> generate Menu Box >login<
0.009777 - HTML::template               -> template: >box_menu_bit<
0.009801 - HTML::template               -> template: >box_menu_bit<
0.009810 - HTML::template               -> template: >box_menu<
0.009825 - HTML::template_exists        -> search: >page_box_left< == 1
0.009836 - HTML::template               -> template: >page_box_left<
0.009864 - PAGE::get_boxes              -> -------- side=right
0.009873 - PAGE::get_boxes              -> -------- call: right::party
0.009879 - CBOX::party                  -> generate Box
0.009884 - EVENT::short_event           -> id >17<
0.009888 - EVENT::getevent              -> id >17<
0.009893 - 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.010003 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.010150 - CACHE::get                   -> cache: >event_17::stats< found
0.010181 - HTML::template               -> template: >box_event<
0.010244 - HTML::template_exists        -> search: >page_box_right< == 1
0.010258 - HTML::template               -> template: >page_box_right<
0.010314 - PAGE::get_boxes              -> -------- call: right::forum
0.010335 - CBOX::forum                  -> generate forum box
0.010339 - CBOX::forum_load_threads     -> load data
0.010348 - CACHE::get                   -> cache: >forum::topthreads< found
0.010407 - CBOX::forum_threads          -> list all threads in array
0.010416 - 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.010428 - admin::getInstance           -> do
0.010445 - HTML::template               -> template: >box_forum_bit<
0.010498 - HTML::template               -> template: >box_forum_bit<
0.010524 - HTML::template               -> template: >box_forum_bit<
0.010549 - HTML::template               -> template: >box_forum_bit<
0.010570 - HTML::template               -> template: >box_forum_bit<
0.010593 - HTML::template               -> template: >box_forum_bit<
0.010607 - HTML::template               -> template: >box_forum<
0.010648 - HTML::template_exists        -> search: >page_box_right< == 1
0.010661 - HTML::template               -> template: >page_box_right<
0.010677 - PAGE::get_boxes              -> -------- call: right::vote
0.010684 - CBOX::vote                   -> generate Box
0.010688 - 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.010836 - HTML::template               -> template: >box_vote_nocurrent<
0.010875 - HTML::template_exists        -> search: >page_box_right< == 1
0.010888 - HTML::template               -> template: >page_box_right<
0.010903 - PAGE::get_boxes              -> -------- call: right::banner
0.010915 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.010940 - HTML::template_exists        -> search: >page_box_right< == 1
0.010952 - HTML::template               -> template: >page_box_right<
0.010966 - PAGE::get_boxes              -> -------- call: right::search
0.010973 - CBOX::template               -> generate Box with >box_suchen< as template
0.010977 - HTML::template               -> template: >box_suchen<
0.011011 - HTML::template_exists        -> search: >page_box_right< == 1
0.011022 - HTML::template               -> template: >page_box_right<
0.011039 - PAGE::render                 -> final
0.011043 - PAGE::renderTemplate         -> page
0.011048 - PAGE::getHead                -> return
0.011051 - dotSession::getInstance      -> do
0.011103 - HTML::template               -> template: >page<
0.011198 - PAGE::render_template        -> final

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

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