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.000069 - GLOBAL::include              -> config.php
0.002401 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.004117 - dotDatabase::getInstance     -> connection: database
0.004183 - dotDatabase::__construct     -> connection: database
0.004404 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.006711 - page::getInstance            -> do
0.006817 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.009145 - dotSession::getInstance      -> do
0.009218 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.011073 - dotSession::start            -> ---- init
0.011156 - dotSession::start            -> start php session managment
0.011427 - dotSession::start            -> finished php session management
0.011477 - dotSession::start            -> save user and host information to new session_array
0.011513 - dotSession::start            -> check for security options
0.012095 - dotSession::start            -> lookup ip2country
0.012157 - dotDatabase::connect         -> d030eee4@localhost
0.012894 - dotDatabase::select          -> database: d030eee4
0.013305 - dotDatabase::query           -> SELECT `code` FROM `country_ip2code` WHERE 3628718224 BETWEEN ip_from AND ip_to
0.013620 - dotSession::start            -> update current session online user infos
0.013701 - dotDatabase::query           -> UPDATE session SET lastactivity = 1771928109, userid = 0, site = 'https://www.lanrena.christoph-raible.de/news/302', host = '216.73.216.144', dns = '216.73.216.144', countrycode = 'US', hits = hits + 1 WHERE hash = '240a5ec3b8c8c981fcbe8d17c7833000'
0.015215 - dotSession::start            -> no session found in db == insert new db sesssion
0.015303 - dotDatabase::query           -> INSERT INTO `session`SET hash = '240a5ec3b8c8c981fcbe8d17c7833000', lastactivity = 1771928109, 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.144', dns = '216.73.216.144', countrycode = 'US', hits = 1
0.015918 - dotSession::load_locales     -> do
0.015997 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.016024 - dotSession::start            -> ---- finished with session startup
0.016084 - dotSession::load_user        -> id: 0
0.016105 - user::get_user               -> id: >0<
0.016139 - dotDatabase::getInstance     -> connection: database
0.016213 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.017790 - styles::load                 -> name: ><
0.017875 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.019472 - styles::activate             -> style = lanrenav3
0.020006 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.021174 - admin::getInstance           -> do
0.021218 - dotSession::getInstance      -> do
0.021248 - admin::__construct           -> user_id=0
0.021271 - user::load_settings          -> load current user settings to $global
0.021319 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.022216 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.023860 - EVENT::comming_event         -> return
0.023912 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1771928109 AND active=1 ORDER by begin ASC
0.024167 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1771928109 AND active=1 ORDER by begin DESC LIMIT 1
0.024437 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.025422 - GLOBAL::end global.php       -> ---------------------------------------------
0.025549 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.025678 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.025800 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.025954 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.026089 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.news.php
0.026628 - NEWS::show_comments          -> id >302<
0.026636 - NEWS::get_post               -> id >302<
0.026642 - 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.026894 - user::get_user               -> id: >3<
0.026904 - dotDatabase::getInstance     -> connection: database
0.026912 - dotDatabase::query           -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 3 ORDER by id DESC
0.027040 - NEWS::get_news_post          -> id >302< + comments
0.027046 - NEWS::get_post               -> id >302<
0.027050 - 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.027197 - user::get_user               -> id: >3<
0.027204 - user::get_user               -> found in cache
0.027211 - dotDatabase::query           -> SELECT * FROM news_section WHERE id=2 LIMIT 1
0.027288 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.027948 - HTML::encodeCms              -> 
0.028000 - HTML::encode                 -> Wir freuen uns, euch mithilfe unserer Sponsoren folgende Pr...
0.028019 - dotDatabase::query           -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.028419 - dotDatabase::query           -> SELECT codetag, codereplacement, twoparams FROM html_code
0.028518 - HTML::encode                 -> replace run 1
0.028594 - HTML::template               -> template: >news_single<
0.028667 - HTML::message                -> generate Message: Kommentar
0.028674 - HTML::template               -> template: >html_message<
0.028715 - GLOBAL::end userspace        -> ---------------------------------------------
0.028721 - PAGE::render                 -> start rendering page layout
0.028726 - USER::check_for_new_messages -> return
0.028734 - dotSession::getInstance      -> do
0.028753 - PAGE::get_boxes              -> -------- side=left
0.028762 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.029468 - PAGE::get_boxes              -> -------- call: left::menu_main
0.029482 - CBOX::menu                   -> generate Menu Box >news<
0.029493 - HTML::template               -> template: >box_menu<
0.029538 - HTML::template_exists        -> search: >page_box_left< == 1
0.029555 - HTML::template               -> template: >page_box_left<
0.029589 - PAGE::get_boxes              -> -------- call: left::menu_site
0.029596 - CBOX::menu                   -> generate Menu Box >site<
0.029606 - HTML::template               -> template: >box_menu_bit<
0.029636 - HTML::template               -> template: >box_menu_bit<
0.029649 - HTML::template               -> template: >box_menu_bit<
0.029659 - HTML::template               -> template: >box_menu_bit<
0.029669 - HTML::template               -> template: >box_menu_bit<
0.029679 - HTML::template               -> template: >box_menu_bit<
0.029688 - HTML::template               -> template: >box_menu<
0.029705 - HTML::template_exists        -> search: >page_box_left< == 1
0.029717 - HTML::template               -> template: >page_box_left<
0.029731 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.029737 - CBOX::menu                   -> generate Menu Box >verein<
0.029745 - HTML::template               -> template: >box_menu_bit<
0.029756 - HTML::template               -> template: >box_menu_bit<
0.029766 - HTML::template               -> template: >box_menu_bit<
0.029775 - HTML::template               -> template: >box_menu_bit<
0.029785 - HTML::template               -> template: >box_menu_bit<
0.029794 - HTML::template               -> template: >box_menu<
0.029810 - HTML::template_exists        -> search: >page_box_left< == 1
0.029821 - HTML::template               -> template: >page_box_left<
0.029834 - PAGE::get_boxes              -> -------- call: left::menu_event
0.029840 - CBOX::menu                   -> generate Menu Box >event<
0.029848 - HTML::template               -> template: >box_menu_bit<
0.029859 - HTML::template               -> template: >box_menu_bit<
0.029868 - HTML::template               -> template: >box_menu_bit<
0.029878 - HTML::template               -> template: >box_menu_bit<
0.029887 - HTML::template               -> template: >box_menu_bit<
0.029897 - HTML::template               -> template: >box_menu_bit<
0.029906 - HTML::template               -> template: >box_menu_bit<
0.029915 - HTML::template               -> template: >box_menu_bit<
0.029924 - HTML::template               -> template: >box_menu_bit<
0.029934 - HTML::template               -> template: >box_menu<
0.029949 - HTML::template_exists        -> search: >page_box_left< == 1
0.029960 - HTML::template               -> template: >page_box_left<
0.029973 - PAGE::get_boxes              -> -------- call: left::menu_login
0.029979 - CBOX::menu                   -> generate Menu Box >login<
0.029992 - HTML::template               -> template: >box_menu_bit<
0.030003 - HTML::template               -> template: >box_menu_bit<
0.030012 - HTML::template               -> template: >box_menu<
0.030028 - HTML::template_exists        -> search: >page_box_left< == 1
0.030038 - HTML::template               -> template: >page_box_left<
0.030054 - PAGE::get_boxes              -> -------- side=right
0.030064 - PAGE::get_boxes              -> -------- call: right::party
0.030069 - CBOX::party                  -> generate Box
0.030076 - EVENT::short_event           -> id >17<
0.030081 - EVENT::getevent              -> id >17<
0.030086 - 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.030213 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.030372 - CACHE::get                   -> cache: >event_17::stats< found
0.030407 - HTML::template               -> template: >box_event<
0.030479 - HTML::template_exists        -> search: >page_box_right< == 1
0.030495 - HTML::template               -> template: >page_box_right<
0.030528 - PAGE::get_boxes              -> -------- call: right::forum
0.030536 - CBOX::forum                  -> generate forum box
0.030540 - CBOX::forum_load_threads     -> load data
0.030549 - CACHE::get                   -> cache: >forum::topthreads< found
0.030610 - CBOX::forum_threads          -> list all threads in array
0.030620 - 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.030632 - admin::getInstance           -> do
0.030652 - HTML::template               -> template: >box_forum_bit<
0.030709 - HTML::template               -> template: >box_forum_bit<
0.030737 - HTML::template               -> template: >box_forum_bit<
0.030763 - HTML::template               -> template: >box_forum_bit<
0.030785 - HTML::template               -> template: >box_forum_bit<
0.030809 - HTML::template               -> template: >box_forum_bit<
0.030823 - HTML::template               -> template: >box_forum<
0.030866 - HTML::template_exists        -> search: >page_box_right< == 1
0.030880 - HTML::template               -> template: >page_box_right<
0.030897 - PAGE::get_boxes              -> -------- call: right::vote
0.030904 - CBOX::vote                   -> generate Box
0.030909 - 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.031130 - HTML::template               -> template: >box_vote_nocurrent<
0.031172 - HTML::template_exists        -> search: >page_box_right< == 1
0.031186 - HTML::template               -> template: >page_box_right<
0.031201 - PAGE::get_boxes              -> -------- call: right::banner
0.031213 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.031238 - HTML::template_exists        -> search: >page_box_right< == 1
0.031251 - HTML::template               -> template: >page_box_right<
0.031265 - PAGE::get_boxes              -> -------- call: right::search
0.031272 - CBOX::template               -> generate Box with >box_suchen< as template
0.031276 - HTML::template               -> template: >box_suchen<
0.031310 - HTML::template_exists        -> search: >page_box_right< == 1
0.031322 - HTML::template               -> template: >page_box_right<
0.031340 - PAGE::render                 -> final
0.031344 - PAGE::renderTemplate         -> page
0.031350 - PAGE::getHead                -> return
0.031353 - dotSession::getInstance      -> do
0.031414 - HTML::template               -> template: >page<
0.031525 - PAGE::render_template        -> final

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

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