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.000046 - GLOBAL::include              -> config.php
0.002242 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.002600 - dotDatabase::getInstance     -> connection: database
0.002614 - dotDatabase::__construct     -> connection: database
0.002631 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.003149 - page::getInstance            -> do
0.003176 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.003607 - dotSession::getInstance      -> do
0.003622 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.003987 - dotSession::start            -> ---- init
0.004024 - dotSession::start            -> start php session managment
0.016719 - dotSession::start            -> finished php session management
0.016736 - dotSession::start            -> save user and host information to new session_array
0.016748 - dotSession::start            -> check for security options
0.016908 - dotSession::start            -> lookup ip2country
0.016919 - dotDatabase::connect         -> d030eee4@localhost
0.017295 - dotDatabase::select          -> database: d030eee4
0.017489 - dotDatabase::query           -> SELECT `code` FROM `country_ip2code` WHERE 3628718116 BETWEEN ip_from AND ip_to
0.017578 - dotSession::start            -> update current session online user infos
0.017595 - dotDatabase::query           -> UPDATE session SET lastactivity = 1765968472, userid = 0, site = 'https://lanrena.christoph-raible.de/news/302', host = '216.73.216.36', dns = '216.73.216.36', countrycode = 'US', hits = hits + 1 WHERE hash = '9a2dd5abfb9f54ca3dab08255ff0e83c'
0.024707 - dotSession::start            -> no session found in db == insert new db sesssion
0.024737 - dotDatabase::query           -> INSERT INTO `session`SET hash = '9a2dd5abfb9f54ca3dab08255ff0e83c', lastactivity = 1765968472, userid = 0, site = 'https://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.36', dns = '216.73.216.36', countrycode = 'US', hits = 1
0.024933 - dotSession::load_locales     -> do
0.024975 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.024986 - dotSession::start            -> ---- finished with session startup
0.025006 - dotSession::load_user        -> id: 0
0.025011 - user::get_user               -> id: >0<
0.025020 - dotDatabase::getInstance     -> connection: database
0.025055 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.025393 - styles::load                 -> name: ><
0.025415 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.025750 - styles::activate             -> style = lanrenav3
0.025851 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.026071 - admin::getInstance           -> do
0.026079 - dotSession::getInstance      -> do
0.026085 - admin::__construct           -> user_id=0
0.026089 - user::load_settings          -> load current user settings to $global
0.026098 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.026285 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.026679 - EVENT::comming_event         -> return
0.026688 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1765968472 AND active=1 ORDER by begin ASC
0.026917 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1765968472 AND active=1 ORDER by begin DESC LIMIT 1
0.027114 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.027507 - GLOBAL::end global.php       -> ---------------------------------------------
0.027611 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.027712 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.027822 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.027930 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.028025 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.news.php
0.028580 - NEWS::show_comments          -> id >302<
0.028588 - NEWS::get_post               -> id >302<
0.028593 - 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.028985 - user::get_user               -> id: >3<
0.028994 - dotDatabase::getInstance     -> connection: database
0.029024 - dotDatabase::query           -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 3 ORDER by id DESC
0.029119 - NEWS::get_news_post          -> id >302< + comments
0.029124 - NEWS::get_post               -> id >302<
0.029129 - 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.029318 - user::get_user               -> id: >3<
0.029325 - user::get_user               -> found in cache
0.029332 - dotDatabase::query           -> SELECT * FROM news_section WHERE id=2 LIMIT 1
0.029402 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.030088 - HTML::encodeCms              -> 
0.030144 - HTML::encode                 -> Wir freuen uns, euch mithilfe unserer Sponsoren folgende Pr...
0.030166 - dotDatabase::query           -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.030847 - dotDatabase::query           -> SELECT codetag, codereplacement, twoparams FROM html_code
0.030936 - HTML::encode                 -> replace run 1
0.031100 - HTML::template               -> template: >news_single<
0.031174 - HTML::message                -> generate Message: Kommentar
0.031181 - HTML::template               -> template: >html_message<
0.031229 - GLOBAL::end userspace        -> ---------------------------------------------
0.031235 - PAGE::render                 -> start rendering page layout
0.031240 - USER::check_for_new_messages -> return
0.031247 - dotSession::getInstance      -> do
0.031263 - PAGE::get_boxes              -> -------- side=left
0.031274 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.032043 - PAGE::get_boxes              -> -------- call: left::menu_main
0.032054 - CBOX::menu                   -> generate Menu Box >news<
0.032065 - HTML::template               -> template: >box_menu<
0.032114 - HTML::template_exists        -> search: >page_box_left< == 1
0.032130 - HTML::template               -> template: >page_box_left<
0.032168 - PAGE::get_boxes              -> -------- call: left::menu_site
0.032175 - CBOX::menu                   -> generate Menu Box >site<
0.032184 - HTML::template               -> template: >box_menu_bit<
0.032216 - HTML::template               -> template: >box_menu_bit<
0.032229 - HTML::template               -> template: >box_menu_bit<
0.032241 - HTML::template               -> template: >box_menu_bit<
0.032252 - HTML::template               -> template: >box_menu_bit<
0.032261 - HTML::template               -> template: >box_menu_bit<
0.032271 - HTML::template               -> template: >box_menu<
0.032288 - HTML::template_exists        -> search: >page_box_left< == 1
0.032300 - HTML::template               -> template: >page_box_left<
0.032314 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.032320 - CBOX::menu                   -> generate Menu Box >verein<
0.032327 - HTML::template               -> template: >box_menu_bit<
0.032338 - HTML::template               -> template: >box_menu_bit<
0.032348 - HTML::template               -> template: >box_menu_bit<
0.032357 - HTML::template               -> template: >box_menu_bit<
0.032367 - HTML::template               -> template: >box_menu_bit<
0.032376 - HTML::template               -> template: >box_menu<
0.032392 - HTML::template_exists        -> search: >page_box_left< == 1
0.032403 - HTML::template               -> template: >page_box_left<
0.032416 - PAGE::get_boxes              -> -------- call: left::menu_event
0.032422 - CBOX::menu                   -> generate Menu Box >event<
0.032430 - HTML::template               -> template: >box_menu_bit<
0.032440 - HTML::template               -> template: >box_menu_bit<
0.032449 - HTML::template               -> template: >box_menu_bit<
0.032459 - HTML::template               -> template: >box_menu_bit<
0.032468 - HTML::template               -> template: >box_menu_bit<
0.032477 - HTML::template               -> template: >box_menu_bit<
0.032487 - HTML::template               -> template: >box_menu_bit<
0.032496 - HTML::template               -> template: >box_menu_bit<
0.032505 - HTML::template               -> template: >box_menu_bit<
0.032517 - HTML::template               -> template: >box_menu<
0.032533 - HTML::template_exists        -> search: >page_box_left< == 1
0.032544 - HTML::template               -> template: >page_box_left<
0.032558 - PAGE::get_boxes              -> -------- call: left::menu_login
0.032564 - CBOX::menu                   -> generate Menu Box >login<
0.032576 - HTML::template               -> template: >box_menu_bit<
0.032587 - HTML::template               -> template: >box_menu_bit<
0.032596 - HTML::template               -> template: >box_menu<
0.032612 - HTML::template_exists        -> search: >page_box_left< == 1
0.032623 - HTML::template               -> template: >page_box_left<
0.032641 - PAGE::get_boxes              -> -------- side=right
0.032650 - PAGE::get_boxes              -> -------- call: right::party
0.032656 - CBOX::party                  -> generate Box
0.032663 - EVENT::short_event           -> id >17<
0.032667 - EVENT::getevent              -> id >17<
0.032672 - 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.032785 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.032957 - CACHE::get                   -> cache: >event_17::stats< found
0.033002 - HTML::template               -> template: >box_event<
0.033103 - HTML::template_exists        -> search: >page_box_right< == 1
0.033118 - HTML::template               -> template: >page_box_right<
0.033156 - PAGE::get_boxes              -> -------- call: right::forum
0.033164 - CBOX::forum                  -> generate forum box
0.033168 - CBOX::forum_load_threads     -> load data
0.033177 - CACHE::get                   -> cache: >forum::topthreads< found
0.033254 - CBOX::forum_threads          -> list all threads in array
0.033263 - 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.033277 - admin::getInstance           -> do
0.033295 - HTML::template               -> template: >box_forum_bit<
0.033352 - HTML::template               -> template: >box_forum_bit<
0.033382 - HTML::template               -> template: >box_forum_bit<
0.033409 - HTML::template               -> template: >box_forum_bit<
0.033431 - HTML::template               -> template: >box_forum_bit<
0.033453 - HTML::template               -> template: >box_forum_bit<
0.033469 - HTML::template               -> template: >box_forum<
0.033513 - HTML::template_exists        -> search: >page_box_right< == 1
0.033527 - HTML::template               -> template: >page_box_right<
0.033543 - PAGE::get_boxes              -> -------- call: right::vote
0.033550 - CBOX::vote                   -> generate Box
0.033554 - 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.033734 - HTML::template               -> template: >box_vote_nocurrent<
0.033794 - HTML::template_exists        -> search: >page_box_right< == 1
0.033808 - HTML::template               -> template: >page_box_right<
0.033823 - PAGE::get_boxes              -> -------- call: right::banner
0.033835 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.033864 - HTML::template_exists        -> search: >page_box_right< == 1
0.033876 - HTML::template               -> template: >page_box_right<
0.033890 - PAGE::get_boxes              -> -------- call: right::search
0.033896 - CBOX::template               -> generate Box with >box_suchen< as template
0.033900 - HTML::template               -> template: >box_suchen<
0.033939 - HTML::template_exists        -> search: >page_box_right< == 1
0.033951 - HTML::template               -> template: >page_box_right<
0.033968 - PAGE::render                 -> final
0.033973 - PAGE::renderTemplate         -> page
0.033997 - PAGE::getHead                -> return
0.034000 - dotSession::getInstance      -> do
0.034084 - HTML::template               -> template: >page<
0.034203 - PAGE::render_template        -> final

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

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