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.000018 - GLOBAL::include              -> config.php
0.000454 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.000784 - dotDatabase::getInstance     -> connection: database
0.000797 - dotDatabase::__construct     -> connection: database
0.000810 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.001219 - page::getInstance            -> do
0.001236 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.001647 - dotSession::getInstance      -> do
0.001661 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.001982 - dotSession::start            -> ---- init
0.001997 - dotSession::start            -> start php session managment
0.002058 - dotSession::start            -> finished php session management
0.002064 - dotSession::start            -> save user and host information to new session_array
0.002071 - dotSession::start            -> check for security options
0.002230 - dotSession::start            -> lookup ip2country
0.002242 - dotDatabase::connect         -> d030eee4@localhost
0.002469 - dotDatabase::select          -> database: d030eee4
0.002549 - dotDatabase::query           -> SELECT `code` FROM `country_ip2code` WHERE 3628718210 BETWEEN ip_from AND ip_to
0.002681 - dotSession::start            -> update current session online user infos
0.002709 - dotDatabase::query           -> UPDATE session SET lastactivity = 1777113926, userid = 0, site = 'https://www.lanrena.christoph-raible.de/news/302/', host = '216.73.216.130', dns = '216.73.216.130', countrycode = 'US', hits = hits + 1 WHERE hash = '55867ee70dbe8eb0ffc8a8b17b39696b'
0.002866 - dotSession::start            -> no session found in db == insert new db sesssion
0.002880 - dotDatabase::query           -> INSERT INTO `session`SET hash = '55867ee70dbe8eb0ffc8a8b17b39696b', lastactivity = 1777113926, 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.130', dns = '216.73.216.130', countrycode = 'US', hits = 1
0.003986 - dotSession::load_locales     -> do
0.004018 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.004023 - dotSession::start            -> ---- finished with session startup
0.004035 - dotSession::load_user        -> id: 0
0.004039 - user::get_user               -> id: >0<
0.004045 - dotDatabase::getInstance     -> connection: database
0.004060 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.004313 - styles::load                 -> name: ><
0.004326 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.004595 - styles::activate             -> style = lanrenav3
0.004683 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.004845 - admin::getInstance           -> do
0.004853 - dotSession::getInstance      -> do
0.004859 - admin::__construct           -> user_id=0
0.004863 - user::load_settings          -> load current user settings to $global
0.004872 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.005030 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.005316 - EVENT::comming_event         -> return
0.005326 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1777113926 AND active=1 ORDER by begin ASC
0.005507 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1777113926 AND active=1 ORDER by begin DESC LIMIT 1
0.005748 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.006107 - GLOBAL::end global.php       -> ---------------------------------------------
0.006214 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.006366 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.006442 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.006512 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.006607 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.news.php
0.007069 - NEWS::show_comments          -> id >302<
0.007076 - NEWS::get_post               -> id >302<
0.007081 - 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.007342 - user::get_user               -> id: >3<
0.007351 - dotDatabase::getInstance     -> connection: database
0.007358 - dotDatabase::query           -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 3 ORDER by id DESC
0.007517 - NEWS::get_news_post          -> id >302< + comments
0.007523 - NEWS::get_post               -> id >302<
0.007527 - 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.007770 - user::get_user               -> id: >3<
0.007780 - user::get_user               -> found in cache
0.007787 - dotDatabase::query           -> SELECT * FROM news_section WHERE id=2 LIMIT 1
0.007902 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.008472 - HTML::encodeCms              -> 
0.008505 - HTML::encode                 -> Wir freuen uns, euch mithilfe unserer Sponsoren folgende Pr...
0.008519 - dotDatabase::query           -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.008849 - dotDatabase::query           -> SELECT codetag, codereplacement, twoparams FROM html_code
0.008989 - HTML::encode                 -> replace run 1
0.009025 - HTML::template               -> template: >news_single<
0.009085 - HTML::message                -> generate Message: Kommentar
0.009091 - HTML::template               -> template: >html_message<
0.009125 - GLOBAL::end userspace        -> ---------------------------------------------
0.009130 - PAGE::render                 -> start rendering page layout
0.009135 - USER::check_for_new_messages -> return
0.009141 - dotSession::getInstance      -> do
0.009156 - PAGE::get_boxes              -> -------- side=left
0.009165 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.009862 - PAGE::get_boxes              -> -------- call: left::menu_main
0.009873 - CBOX::menu                   -> generate Menu Box >news<
0.009883 - HTML::template               -> template: >box_menu<
0.009925 - HTML::template_exists        -> search: >page_box_left< == 1
0.009941 - HTML::template               -> template: >page_box_left<
0.009972 - PAGE::get_boxes              -> -------- call: left::menu_site
0.009979 - CBOX::menu                   -> generate Menu Box >site<
0.009988 - HTML::template               -> template: >box_menu_bit<
0.010016 - HTML::template               -> template: >box_menu_bit<
0.010029 - HTML::template               -> template: >box_menu_bit<
0.010039 - HTML::template               -> template: >box_menu_bit<
0.010048 - HTML::template               -> template: >box_menu_bit<
0.010057 - HTML::template               -> template: >box_menu_bit<
0.010066 - HTML::template               -> template: >box_menu<
0.010082 - HTML::template_exists        -> search: >page_box_left< == 1
0.010094 - HTML::template               -> template: >page_box_left<
0.010107 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.010112 - CBOX::menu                   -> generate Menu Box >verein<
0.010120 - HTML::template               -> template: >box_menu_bit<
0.010130 - HTML::template               -> template: >box_menu_bit<
0.010139 - HTML::template               -> template: >box_menu_bit<
0.010148 - HTML::template               -> template: >box_menu_bit<
0.010157 - HTML::template               -> template: >box_menu_bit<
0.010166 - HTML::template               -> template: >box_menu<
0.010181 - HTML::template_exists        -> search: >page_box_left< == 1
0.010191 - HTML::template               -> template: >page_box_left<
0.010204 - PAGE::get_boxes              -> -------- call: left::menu_event
0.010209 - CBOX::menu                   -> generate Menu Box >event<
0.010217 - HTML::template               -> template: >box_menu_bit<
0.010226 - HTML::template               -> template: >box_menu_bit<
0.010235 - HTML::template               -> template: >box_menu_bit<
0.010244 - HTML::template               -> template: >box_menu_bit<
0.010253 - HTML::template               -> template: >box_menu_bit<
0.010262 - HTML::template               -> template: >box_menu_bit<
0.010271 - HTML::template               -> template: >box_menu_bit<
0.010279 - HTML::template               -> template: >box_menu_bit<
0.010288 - HTML::template               -> template: >box_menu_bit<
0.010297 - HTML::template               -> template: >box_menu<
0.010313 - HTML::template_exists        -> search: >page_box_left< == 1
0.010323 - HTML::template               -> template: >page_box_left<
0.010335 - PAGE::get_boxes              -> -------- call: left::menu_login
0.010340 - CBOX::menu                   -> generate Menu Box >login<
0.010351 - HTML::template               -> template: >box_menu_bit<
0.010362 - HTML::template               -> template: >box_menu_bit<
0.010370 - HTML::template               -> template: >box_menu<
0.010386 - HTML::template_exists        -> search: >page_box_left< == 1
0.010396 - HTML::template               -> template: >page_box_left<
0.010410 - PAGE::get_boxes              -> -------- side=right
0.010419 - PAGE::get_boxes              -> -------- call: right::party
0.010424 - CBOX::party                  -> generate Box
0.010430 - EVENT::short_event           -> id >17<
0.010433 - EVENT::getevent              -> id >17<
0.010438 - 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.010556 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.010728 - CACHE::get                   -> cache: >event_17::stats< found
0.010759 - HTML::template               -> template: >box_event<
0.010820 - HTML::template_exists        -> search: >page_box_right< == 1
0.010835 - HTML::template               -> template: >page_box_right<
0.010866 - PAGE::get_boxes              -> -------- call: right::forum
0.010873 - CBOX::forum                  -> generate forum box
0.010876 - CBOX::forum_load_threads     -> load data
0.010885 - CACHE::get                   -> cache: >forum::topthreads< found
0.010941 - CBOX::forum_threads          -> list all threads in array
0.010950 - 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.010962 - admin::getInstance           -> do
0.010979 - HTML::template               -> template: >box_forum_bit<
0.011032 - HTML::template               -> template: >box_forum_bit<
0.011058 - HTML::template               -> template: >box_forum_bit<
0.011082 - HTML::template               -> template: >box_forum_bit<
0.011103 - HTML::template               -> template: >box_forum_bit<
0.011125 - HTML::template               -> template: >box_forum_bit<
0.011139 - HTML::template               -> template: >box_forum<
0.011179 - HTML::template_exists        -> search: >page_box_right< == 1
0.011193 - HTML::template               -> template: >page_box_right<
0.011208 - PAGE::get_boxes              -> -------- call: right::vote
0.011214 - CBOX::vote                   -> generate Box
0.011219 - 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.011356 - HTML::template               -> template: >box_vote_nocurrent<
0.011407 - HTML::template_exists        -> search: >page_box_right< == 1
0.011420 - HTML::template               -> template: >page_box_right<
0.011434 - PAGE::get_boxes              -> -------- call: right::banner
0.011446 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.011470 - HTML::template_exists        -> search: >page_box_right< == 1
0.011481 - HTML::template               -> template: >page_box_right<
0.011496 - PAGE::get_boxes              -> -------- call: right::search
0.011501 - CBOX::template               -> generate Box with >box_suchen< as template
0.011505 - HTML::template               -> template: >box_suchen<
0.011538 - HTML::template_exists        -> search: >page_box_right< == 1
0.011552 - HTML::template               -> template: >page_box_right<
0.011586 - PAGE::render                 -> final
0.011603 - PAGE::renderTemplate         -> page
0.011608 - PAGE::getHead                -> return
0.011611 - dotSession::getInstance      -> do
0.011662 - HTML::template               -> template: >page<
0.011752 - PAGE::render_template        -> final

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

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