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.000015 - GLOBAL::include              -> config.php
0.000468 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.000775 - dotDatabase::getInstance     -> connection: database
0.000787 - dotDatabase::__construct     -> connection: database
0.000801 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.001272 - page::getInstance            -> do
0.001291 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.001678 - dotSession::getInstance      -> do
0.001694 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.002071 - dotSession::start            -> ---- init
0.002088 - dotSession::start            -> start php session managment
0.002151 - dotSession::start            -> finished php session management
0.002157 - dotSession::start            -> save user and host information to new session_array
0.002164 - dotSession::start            -> check for security options
0.002345 - dotSession::start            -> lookup ip2country
0.002358 - dotDatabase::connect         -> d030eee4@localhost
0.002715 - dotDatabase::select          -> database: d030eee4
0.002789 - dotDatabase::query           -> SELECT `code` FROM `country_ip2code` WHERE 3628718293 BETWEEN ip_from AND ip_to
0.002851 - dotSession::start            -> update current session online user infos
0.002867 - dotDatabase::query           -> UPDATE session SET lastactivity = 1790201459, userid = 0, site = 'https://lanrena.christoph-raible.de/news/302/', host = '216.73.216.213', dns = '216.73.216.213', countrycode = 'US', hits = hits + 1 WHERE hash = '00b923e685fd54263dd15b76e7f7b219'
0.004707 - dotSession::start            -> no session found in db == insert new db sesssion
0.004723 - dotDatabase::query           -> INSERT INTO `session`SET hash = '00b923e685fd54263dd15b76e7f7b219', lastactivity = 1790201459, 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.213', dns = '216.73.216.213', countrycode = 'US', hits = 1
0.005222 - dotSession::load_locales     -> do
0.005243 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.005249 - dotSession::start            -> ---- finished with session startup
0.005262 - dotSession::load_user        -> id: 0
0.005266 - user::get_user               -> id: >0<
0.005273 - dotDatabase::getInstance     -> connection: database
0.005292 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.005553 - styles::load                 -> name: ><
0.005568 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.005895 - styles::activate             -> style = lanrenav3
0.005972 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.006158 - admin::getInstance           -> do
0.006165 - dotSession::getInstance      -> do
0.006171 - admin::__construct           -> user_id=0
0.006176 - user::load_settings          -> load current user settings to $global
0.006187 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.006367 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.006676 - EVENT::comming_event         -> return
0.006686 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1790201459 AND active=1 ORDER by begin ASC
0.006756 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1790201459 AND active=1 ORDER by begin DESC LIMIT 1
0.006811 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.007183 - GLOBAL::end global.php       -> ---------------------------------------------
0.007324 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.007528 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.007644 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.007795 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.007997 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.news.php
0.008503 - NEWS::show_comments          -> id >302<
0.008510 - NEWS::get_post               -> id >302<
0.008515 - 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.009132 - user::get_user               -> id: >3<
0.009141 - dotDatabase::getInstance     -> connection: database
0.009150 - dotDatabase::query           -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 3 ORDER by id DESC
0.009610 - NEWS::get_news_post          -> id >302< + comments
0.009615 - NEWS::get_post               -> id >302<
0.009620 - 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.009790 - user::get_user               -> id: >3<
0.009797 - user::get_user               -> found in cache
0.009807 - dotDatabase::query           -> SELECT * FROM news_section WHERE id=2 LIMIT 1
0.009919 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.010618 - HTML::encodeCms              -> 
0.010650 - HTML::encode                 -> Wir freuen uns, euch mithilfe unserer Sponsoren folgende Pr...
0.010664 - dotDatabase::query           -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.011001 - dotDatabase::query           -> SELECT codetag, codereplacement, twoparams FROM html_code
0.011125 - HTML::encode                 -> replace run 1
0.011165 - HTML::template               -> template: >news_single<
0.011239 - HTML::message                -> generate Message: Kommentar
0.011246 - HTML::template               -> template: >html_message<
0.011292 - GLOBAL::end userspace        -> ---------------------------------------------
0.011297 - PAGE::render                 -> start rendering page layout
0.011302 - USER::check_for_new_messages -> return
0.011309 - dotSession::getInstance      -> do
0.011325 - PAGE::get_boxes              -> -------- side=left
0.011337 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.012072 - PAGE::get_boxes              -> -------- call: left::menu_main
0.012083 - CBOX::menu                   -> generate Menu Box >news<
0.012094 - HTML::template               -> template: >box_menu<
0.012149 - HTML::template_exists        -> search: >page_box_left< == 1
0.012165 - HTML::template               -> template: >page_box_left<
0.012208 - PAGE::get_boxes              -> -------- call: left::menu_site
0.012216 - CBOX::menu                   -> generate Menu Box >site<
0.012225 - HTML::template               -> template: >box_menu_bit<
0.012264 - HTML::template               -> template: >box_menu_bit<
0.012277 - HTML::template               -> template: >box_menu_bit<
0.012287 - HTML::template               -> template: >box_menu_bit<
0.012297 - HTML::template               -> template: >box_menu_bit<
0.012307 - HTML::template               -> template: >box_menu_bit<
0.012317 - HTML::template               -> template: >box_menu<
0.012337 - HTML::template_exists        -> search: >page_box_left< == 1
0.012350 - HTML::template               -> template: >page_box_left<
0.012364 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.012370 - CBOX::menu                   -> generate Menu Box >verein<
0.012378 - HTML::template               -> template: >box_menu_bit<
0.012389 - HTML::template               -> template: >box_menu_bit<
0.012398 - HTML::template               -> template: >box_menu_bit<
0.012408 - HTML::template               -> template: >box_menu_bit<
0.012417 - HTML::template               -> template: >box_menu_bit<
0.012426 - HTML::template               -> template: >box_menu<
0.012444 - HTML::template_exists        -> search: >page_box_left< == 1
0.012456 - HTML::template               -> template: >page_box_left<
0.012469 - PAGE::get_boxes              -> -------- call: left::menu_event
0.012474 - CBOX::menu                   -> generate Menu Box >event<
0.012483 - HTML::template               -> template: >box_menu_bit<
0.012493 - HTML::template               -> template: >box_menu_bit<
0.012503 - HTML::template               -> template: >box_menu_bit<
0.012512 - HTML::template               -> template: >box_menu_bit<
0.012521 - HTML::template               -> template: >box_menu_bit<
0.012530 - HTML::template               -> template: >box_menu_bit<
0.012540 - HTML::template               -> template: >box_menu_bit<
0.012549 - HTML::template               -> template: >box_menu_bit<
0.012558 - HTML::template               -> template: >box_menu_bit<
0.012567 - HTML::template               -> template: >box_menu<
0.012585 - HTML::template_exists        -> search: >page_box_left< == 1
0.012597 - HTML::template               -> template: >page_box_left<
0.012609 - PAGE::get_boxes              -> -------- call: left::menu_login
0.012615 - CBOX::menu                   -> generate Menu Box >login<
0.012627 - HTML::template               -> template: >box_menu_bit<
0.012638 - HTML::template               -> template: >box_menu_bit<
0.012647 - HTML::template               -> template: >box_menu<
0.012665 - HTML::template_exists        -> search: >page_box_left< == 1
0.012676 - HTML::template               -> template: >page_box_left<
0.012692 - PAGE::get_boxes              -> -------- side=right
0.012702 - PAGE::get_boxes              -> -------- call: right::party
0.012707 - CBOX::party                  -> generate Box
0.012714 - EVENT::short_event           -> id >17<
0.012718 - EVENT::getevent              -> id >17<
0.012723 - 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.012882 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.013043 - CACHE::get                   -> cache: >event_17::stats< found
0.013082 - HTML::template               -> template: >box_event<
0.013160 - HTML::template_exists        -> search: >page_box_right< == 1
0.013176 - HTML::template               -> template: >page_box_right<
0.013219 - PAGE::get_boxes              -> -------- call: right::forum
0.013227 - CBOX::forum                  -> generate forum box
0.013231 - CBOX::forum_load_threads     -> load data
0.013242 - CACHE::get                   -> cache: >forum::topthreads< found
0.013311 - CBOX::forum_threads          -> list all threads in array
0.013320 - 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.013333 - admin::getInstance           -> do
0.013350 - HTML::template               -> template: >box_forum_bit<
0.013416 - HTML::template               -> template: >box_forum_bit<
0.013443 - HTML::template               -> template: >box_forum_bit<
0.013469 - HTML::template               -> template: >box_forum_bit<
0.013490 - HTML::template               -> template: >box_forum_bit<
0.013514 - HTML::template               -> template: >box_forum_bit<
0.013528 - HTML::template               -> template: >box_forum<
0.013591 - HTML::template_exists        -> search: >page_box_right< == 1
0.013605 - HTML::template               -> template: >page_box_right<
0.013622 - PAGE::get_boxes              -> -------- call: right::vote
0.013628 - CBOX::vote                   -> generate Box
0.013633 - 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.013784 - HTML::template               -> template: >box_vote_nocurrent<
0.013877 - HTML::template_exists        -> search: >page_box_right< == 1
0.013890 - HTML::template               -> template: >page_box_right<
0.013906 - PAGE::get_boxes              -> -------- call: right::banner
0.013920 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.013955 - HTML::template_exists        -> search: >page_box_right< == 1
0.013968 - HTML::template               -> template: >page_box_right<
0.013982 - PAGE::get_boxes              -> -------- call: right::search
0.013988 - CBOX::template               -> generate Box with >box_suchen< as template
0.013993 - HTML::template               -> template: >box_suchen<
0.014038 - HTML::template_exists        -> search: >page_box_right< == 1
0.014049 - HTML::template               -> template: >page_box_right<
0.014066 - PAGE::render                 -> final
0.014071 - PAGE::renderTemplate         -> page
0.014076 - PAGE::getHead                -> return
0.014079 - dotSession::getInstance      -> do
0.014148 - HTML::template               -> template: >page<
0.014265 - PAGE::render_template        -> final

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

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