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.000025 - GLOBAL::include              -> config.php
0.002226 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.002616 - dotDatabase::getInstance     -> connection: database
0.002630 - dotDatabase::__construct     -> connection: database
0.002648 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.003296 - page::getInstance            -> do
0.003352 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.003914 - dotSession::getInstance      -> do
0.003930 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.004285 - dotSession::start            -> ---- init
0.004301 - dotSession::start            -> start php session managment
0.004372 - dotSession::start            -> finished php session management
0.004379 - dotSession::start            -> save user and host information to new session_array
0.004387 - dotSession::start            -> check for security options
0.295322 - dotSession::start            -> lookup ip2country
0.295344 - dotDatabase::connect         -> d030eee4@localhost
0.295559 - dotDatabase::select          -> database: d030eee4
0.295793 - dotDatabase::query           -> SELECT `code` FROM `country_ip2code` WHERE 3628718396 BETWEEN ip_from AND ip_to
0.304550 - dotSession::start            -> update current session online user infos
0.304573 - dotDatabase::query           -> UPDATE session SET lastactivity = 1782332171, userid = 0, site = 'https://lanrena.christoph-raible.de/news/302/', host = '216.73.217.60', dns = '216.73.217.60', countrycode = 'US', hits = hits + 1 WHERE hash = '72f654a731b0cc4ef49cbcb5fbfdb3fa'
0.304736 - dotSession::start            -> no session found in db == insert new db sesssion
0.304758 - dotDatabase::query           -> INSERT INTO `session`SET hash = '72f654a731b0cc4ef49cbcb5fbfdb3fa', lastactivity = 1782332171, 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.217.60', dns = '216.73.217.60', countrycode = 'US', hits = 1
0.305056 - dotSession::load_locales     -> do
0.305100 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.305107 - dotSession::start            -> ---- finished with session startup
0.305142 - dotSession::load_user        -> id: 0
0.305147 - user::get_user               -> id: >0<
0.305157 - dotDatabase::getInstance     -> connection: database
0.305177 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.305547 - styles::load                 -> name: ><
0.305570 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.305925 - styles::activate             -> style = lanrenav3
0.306027 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.306220 - admin::getInstance           -> do
0.306228 - dotSession::getInstance      -> do
0.306234 - admin::__construct           -> user_id=0
0.306238 - user::load_settings          -> load current user settings to $global
0.306248 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.306436 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.306813 - EVENT::comming_event         -> return
0.306823 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1782332171 AND active=1 ORDER by begin ASC
0.307039 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1782332171 AND active=1 ORDER by begin DESC LIMIT 1
0.307232 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.307666 - GLOBAL::end global.php       -> ---------------------------------------------
0.307776 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.308016 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.308134 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.308393 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.308469 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.news.php
0.309065 - NEWS::show_comments          -> id >302<
0.309073 - NEWS::get_post               -> id >302<
0.309078 - 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.309311 - user::get_user               -> id: >3<
0.309321 - dotDatabase::getInstance     -> connection: database
0.309329 - dotDatabase::query           -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 3 ORDER by id DESC
0.309499 - NEWS::get_news_post          -> id >302< + comments
0.309504 - NEWS::get_post               -> id >302<
0.309509 - 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.309713 - user::get_user               -> id: >3<
0.309723 - user::get_user               -> found in cache
0.309731 - dotDatabase::query           -> SELECT * FROM news_section WHERE id=2 LIMIT 1
0.309892 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.310587 - HTML::encodeCms              -> 
0.310644 - HTML::encode                 -> Wir freuen uns, euch mithilfe unserer Sponsoren folgende Pr...
0.310667 - dotDatabase::query           -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.311572 - dotDatabase::query           -> SELECT codetag, codereplacement, twoparams FROM html_code
0.311784 - HTML::encode                 -> replace run 1
0.311927 - HTML::template               -> template: >news_single<
0.312242 - HTML::message                -> generate Message: Kommentar
0.312250 - HTML::template               -> template: >html_message<
0.312305 - GLOBAL::end userspace        -> ---------------------------------------------
0.312311 - PAGE::render                 -> start rendering page layout
0.312315 - USER::check_for_new_messages -> return
0.312323 - dotSession::getInstance      -> do
0.312340 - PAGE::get_boxes              -> -------- side=left
0.312352 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.313112 - PAGE::get_boxes              -> -------- call: left::menu_main
0.313124 - CBOX::menu                   -> generate Menu Box >news<
0.313137 - HTML::template               -> template: >box_menu<
0.313188 - HTML::template_exists        -> search: >page_box_left< == 1
0.313205 - HTML::template               -> template: >page_box_left<
0.313245 - PAGE::get_boxes              -> -------- call: left::menu_site
0.313252 - CBOX::menu                   -> generate Menu Box >site<
0.313262 - HTML::template               -> template: >box_menu_bit<
0.313294 - HTML::template               -> template: >box_menu_bit<
0.313306 - HTML::template               -> template: >box_menu_bit<
0.313317 - HTML::template               -> template: >box_menu_bit<
0.313326 - HTML::template               -> template: >box_menu_bit<
0.313336 - HTML::template               -> template: >box_menu_bit<
0.313346 - HTML::template               -> template: >box_menu<
0.313363 - HTML::template_exists        -> search: >page_box_left< == 1
0.313376 - HTML::template               -> template: >page_box_left<
0.313390 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.313396 - CBOX::menu                   -> generate Menu Box >verein<
0.313404 - HTML::template               -> template: >box_menu_bit<
0.313415 - HTML::template               -> template: >box_menu_bit<
0.313425 - HTML::template               -> template: >box_menu_bit<
0.313434 - HTML::template               -> template: >box_menu_bit<
0.313444 - HTML::template               -> template: >box_menu_bit<
0.313453 - HTML::template               -> template: >box_menu<
0.313469 - HTML::template_exists        -> search: >page_box_left< == 1
0.313481 - HTML::template               -> template: >page_box_left<
0.313493 - PAGE::get_boxes              -> -------- call: left::menu_event
0.313499 - CBOX::menu                   -> generate Menu Box >event<
0.313507 - HTML::template               -> template: >box_menu_bit<
0.313521 - HTML::template               -> template: >box_menu_bit<
0.313531 - HTML::template               -> template: >box_menu_bit<
0.313541 - HTML::template               -> template: >box_menu_bit<
0.313550 - HTML::template               -> template: >box_menu_bit<
0.313560 - HTML::template               -> template: >box_menu_bit<
0.313569 - HTML::template               -> template: >box_menu_bit<
0.313579 - HTML::template               -> template: >box_menu_bit<
0.313591 - HTML::template               -> template: >box_menu_bit<
0.313601 - HTML::template               -> template: >box_menu<
0.313618 - HTML::template_exists        -> search: >page_box_left< == 1
0.313629 - HTML::template               -> template: >page_box_left<
0.313644 - PAGE::get_boxes              -> -------- call: left::menu_login
0.313650 - CBOX::menu                   -> generate Menu Box >login<
0.313662 - HTML::template               -> template: >box_menu_bit<
0.313676 - HTML::template               -> template: >box_menu_bit<
0.313686 - HTML::template               -> template: >box_menu<
0.313702 - HTML::template_exists        -> search: >page_box_left< == 1
0.313714 - HTML::template               -> template: >page_box_left<
0.313729 - PAGE::get_boxes              -> -------- side=right
0.313738 - PAGE::get_boxes              -> -------- call: right::party
0.313744 - CBOX::party                  -> generate Box
0.313750 - EVENT::short_event           -> id >17<
0.313754 - EVENT::getevent              -> id >17<
0.313758 - 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.314022 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.314227 - CACHE::get                   -> cache: >event_17::stats< found
0.314269 - HTML::template               -> template: >box_event<
0.314339 - HTML::template_exists        -> search: >page_box_right< == 1
0.314354 - HTML::template               -> template: >page_box_right<
0.314389 - PAGE::get_boxes              -> -------- call: right::forum
0.314397 - CBOX::forum                  -> generate forum box
0.314401 - CBOX::forum_load_threads     -> load data
0.314410 - CACHE::get                   -> cache: >forum::topthreads< found
0.314485 - CBOX::forum_threads          -> list all threads in array
0.314496 - 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.314508 - admin::getInstance           -> do
0.314547 - HTML::template               -> template: >box_forum_bit<
0.314618 - HTML::template               -> template: >box_forum_bit<
0.314661 - HTML::template               -> template: >box_forum_bit<
0.314690 - HTML::template               -> template: >box_forum_bit<
0.314714 - HTML::template               -> template: >box_forum_bit<
0.314738 - HTML::template               -> template: >box_forum_bit<
0.314752 - HTML::template               -> template: >box_forum<
0.314797 - HTML::template_exists        -> search: >page_box_right< == 1
0.314811 - HTML::template               -> template: >page_box_right<
0.314828 - PAGE::get_boxes              -> -------- call: right::vote
0.314848 - CBOX::vote                   -> generate Box
0.314852 - 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.315096 - HTML::template               -> template: >box_vote_nocurrent<
0.315147 - HTML::template_exists        -> search: >page_box_right< == 1
0.315160 - HTML::template               -> template: >page_box_right<
0.315175 - PAGE::get_boxes              -> -------- call: right::banner
0.315188 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.315219 - HTML::template_exists        -> search: >page_box_right< == 1
0.315232 - HTML::template               -> template: >page_box_right<
0.315247 - PAGE::get_boxes              -> -------- call: right::search
0.315253 - CBOX::template               -> generate Box with >box_suchen< as template
0.315258 - HTML::template               -> template: >box_suchen<
0.315295 - HTML::template_exists        -> search: >page_box_right< == 1
0.315306 - HTML::template               -> template: >page_box_right<
0.315323 - PAGE::render                 -> final
0.315328 - PAGE::renderTemplate         -> page
0.315333 - PAGE::getHead                -> return
0.315336 - dotSession::getInstance      -> do
0.315407 - HTML::template               -> template: >page<
0.315563 - PAGE::render_template        -> final

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

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