lrschriftzug

LANrena Neustetten e.V.

 
 

08

März

2019

Konica Minolta unterstüzt die LANrena 2019

Die Konica Minolta IT Solutions GmbH bietet umfassende IT-Lösungen und weitreichende Expertise in der System- und Lösungsintegration. Mit rund 360 Mitarbeitern ist das Unternehmen an 13 Standorten deutschlandweit vertreten und verfügt über langjähriges und fundiertes Know-how in den Bereichen Business Software, IT-Infrastructure und IT-Security.

Konica Minolta stellt uns Preise für unsere Turniere im Gesamtwert von ca. 700,- EUR zur Verfügung.
Konkret handelt es sich um:

5x Samsung SSD 860 EVO 1TB

Vielen Dank dafür!

 

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.000030 - GLOBAL::include              -> config.php
0.000937 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.001554 - dotDatabase::getInstance     -> connection: database
0.001599 - dotDatabase::__construct     -> connection: database
0.001627 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.002498 - page::getInstance            -> do
0.002541 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.003396 - dotSession::getInstance      -> do
0.003429 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.004228 - dotSession::start            -> ---- init
0.004267 - dotSession::start            -> start php session managment
0.004397 - dotSession::start            -> finished php session management
0.004413 - dotSession::start            -> save user and host information to new session_array
0.004428 - dotSession::start            -> check for security options
0.004758 - dotSession::start            -> lookup ip2country
0.004786 - dotDatabase::connect         -> d030eee4@localhost
0.005331 - dotDatabase::select          -> database: d030eee4
0.005549 - dotDatabase::query           -> SELECT `code` FROM `country_ip2code` WHERE 3628718158 BETWEEN ip_from AND ip_to
0.005687 - dotSession::start            -> update current session online user infos
0.005725 - dotDatabase::query           -> UPDATE session SET lastactivity = 1778410233, userid = 0, site = 'https://lanrena.christoph-raible.de/news/299/', host = '216.73.216.78', dns = '216.73.216.78', countrycode = 'US', hits = hits + 1 WHERE hash = '03bcf4d122ea4155507e2fb49e2c2b32'
0.006259 - dotSession::start            -> no session found in db == insert new db sesssion
0.006295 - dotDatabase::query           -> INSERT INTO `session`SET hash = '03bcf4d122ea4155507e2fb49e2c2b32', lastactivity = 1778410233, userid = 0, site = 'https://lanrena.christoph-raible.de/news/299/', referer = '', useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', host = '216.73.216.78', dns = '216.73.216.78', countrycode = 'US', hits = 1
0.006816 - dotSession::load_locales     -> do
0.006852 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.006863 - dotSession::start            -> ---- finished with session startup
0.006891 - dotSession::load_user        -> id: 0
0.006900 - user::get_user               -> id: >0<
0.006916 - dotDatabase::getInstance     -> connection: database
0.006951 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.007545 - styles::load                 -> name: ><
0.007598 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.008270 - styles::activate             -> style = lanrenav3
0.008508 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.009020 - admin::getInstance           -> do
0.009043 - dotSession::getInstance      -> do
0.009060 - admin::__construct           -> user_id=0
0.009072 - user::load_settings          -> load current user settings to $global
0.009098 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.009596 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.010456 - EVENT::comming_event         -> return
0.010484 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1778410233 AND active=1 ORDER by begin ASC
0.010969 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1778410233 AND active=1 ORDER by begin DESC LIMIT 1
0.011436 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.012473 - GLOBAL::end global.php       -> ---------------------------------------------
0.012764 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.013066 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.013299 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.013561 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.013915 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.news.php
0.015335 - NEWS::show_comments          -> id >299<
0.015359 - NEWS::get_post               -> id >299<
0.015374 - 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='299' AND active=1 AND dateline
0.016051 - user::get_user               -> id: >1720<
0.016084 - dotDatabase::getInstance     -> connection: database
0.016108 - dotDatabase::query           -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 1720 ORDER by id DESC
0.016349 - NEWS::get_news_post          -> id >299< + comments
0.016367 - NEWS::get_post               -> id >299<
0.016380 - 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='299' AND active=1 AND dateline
0.016909 - user::get_user               -> id: >1720<
0.016930 - user::get_user               -> found in cache
0.016949 - dotDatabase::query           -> SELECT * FROM news_section WHERE id=2 LIMIT 1
0.017129 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.018818 - HTML::encodeCms              -> 
0.018927 - HTML::encode                 -> Die Konica Minolta IT Solutions GmbH bietet umfassende IT-LÃ...
0.018978 - dotDatabase::query           -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.020036 - dotDatabase::query           -> SELECT codetag, codereplacement, twoparams FROM html_code
0.020267 - HTML::encode                 -> replace run 1
0.020466 - HTML::template               -> template: >news_single<
0.020675 - HTML::message                -> generate Message: Kommentar
0.020696 - HTML::template               -> template: >html_message<
0.020815 - GLOBAL::end userspace        -> ---------------------------------------------
0.020830 - PAGE::render                 -> start rendering page layout
0.020842 - USER::check_for_new_messages -> return
0.020862 - dotSession::getInstance      -> do
0.020907 - PAGE::get_boxes              -> -------- side=left
0.020935 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.022915 - PAGE::get_boxes              -> -------- call: left::menu_main
0.022948 - CBOX::menu                   -> generate Menu Box >news<
0.022978 - HTML::template               -> template: >box_menu<
0.023109 - HTML::template_exists        -> search: >page_box_left< == 1
0.023155 - HTML::template               -> template: >page_box_left<
0.023254 - PAGE::get_boxes              -> -------- call: left::menu_site
0.023275 - CBOX::menu                   -> generate Menu Box >site<
0.023302 - HTML::template               -> template: >box_menu_bit<
0.023392 - HTML::template               -> template: >box_menu_bit<
0.023429 - HTML::template               -> template: >box_menu_bit<
0.023460 - HTML::template               -> template: >box_menu_bit<
0.023490 - HTML::template               -> template: >box_menu_bit<
0.023518 - HTML::template               -> template: >box_menu_bit<
0.023546 - HTML::template               -> template: >box_menu<
0.023612 - HTML::template_exists        -> search: >page_box_left< == 1
0.023651 - HTML::template               -> template: >page_box_left<
0.023692 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.023710 - CBOX::menu                   -> generate Menu Box >verein<
0.023734 - HTML::template               -> template: >box_menu_bit<
0.023765 - HTML::template               -> template: >box_menu_bit<
0.023794 - HTML::template               -> template: >box_menu_bit<
0.023822 - HTML::template               -> template: >box_menu_bit<
0.023851 - HTML::template               -> template: >box_menu_bit<
0.023878 - HTML::template               -> template: >box_menu<
0.023926 - HTML::template_exists        -> search: >page_box_left< == 1
0.023960 - HTML::template               -> template: >page_box_left<
0.023999 - PAGE::get_boxes              -> -------- call: left::menu_event
0.024015 - CBOX::menu                   -> generate Menu Box >event<
0.024039 - HTML::template               -> template: >box_menu_bit<
0.024070 - HTML::template               -> template: >box_menu_bit<
0.024099 - HTML::template               -> template: >box_menu_bit<
0.024127 - HTML::template               -> template: >box_menu_bit<
0.024154 - HTML::template               -> template: >box_menu_bit<
0.024182 - HTML::template               -> template: >box_menu_bit<
0.024210 - HTML::template               -> template: >box_menu_bit<
0.024238 - HTML::template               -> template: >box_menu_bit<
0.024266 - HTML::template               -> template: >box_menu_bit<
0.024294 - HTML::template               -> template: >box_menu<
0.024343 - HTML::template_exists        -> search: >page_box_left< == 1
0.024376 - HTML::template               -> template: >page_box_left<
0.024414 - PAGE::get_boxes              -> -------- call: left::menu_login
0.024430 - CBOX::menu                   -> generate Menu Box >login<
0.024466 - HTML::template               -> template: >box_menu_bit<
0.024499 - HTML::template               -> template: >box_menu_bit<
0.024527 - HTML::template               -> template: >box_menu<
0.024586 - HTML::template_exists        -> search: >page_box_left< == 1
0.024620 - HTML::template               -> template: >page_box_left<
0.024667 - PAGE::get_boxes              -> -------- side=right
0.024695 - PAGE::get_boxes              -> -------- call: right::party
0.024712 - CBOX::party                  -> generate Box
0.024729 - EVENT::short_event           -> id >17<
0.024740 - EVENT::getevent              -> id >17<
0.024754 - 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.025055 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.025496 - CACHE::get                   -> cache: >event_17::stats< found
0.025601 - HTML::template               -> template: >box_event<
0.025793 - HTML::template_exists        -> search: >page_box_right< == 1
0.025838 - HTML::template               -> template: >page_box_right<
0.025938 - PAGE::get_boxes              -> -------- call: right::forum
0.025961 - CBOX::forum                  -> generate forum box
0.025972 - CBOX::forum_load_threads     -> load data
0.025999 - CACHE::get                   -> cache: >forum::topthreads< found
0.026168 - CBOX::forum_threads          -> list all threads in array
0.026195 - 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.026230 - admin::getInstance           -> do
0.026281 - HTML::template               -> template: >box_forum_bit<
0.026445 - HTML::template               -> template: >box_forum_bit<
0.026527 - HTML::template               -> template: >box_forum_bit<
0.026617 - HTML::template               -> template: >box_forum_bit<
0.026685 - HTML::template               -> template: >box_forum_bit<
0.026756 - HTML::template               -> template: >box_forum_bit<
0.026798 - HTML::template               -> template: >box_forum<
0.026930 - HTML::template_exists        -> search: >page_box_right< == 1
0.026971 - HTML::template               -> template: >page_box_right<
0.027019 - PAGE::get_boxes              -> -------- call: right::vote
0.027039 - CBOX::vote                   -> generate Box
0.027052 - 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.027456 - HTML::template               -> template: >box_vote_nocurrent<
0.027595 - HTML::template_exists        -> search: >page_box_right< == 1
0.027637 - HTML::template               -> template: >page_box_right<
0.027684 - PAGE::get_boxes              -> -------- call: right::banner
0.027721 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.027796 - HTML::template_exists        -> search: >page_box_right< == 1
0.027832 - HTML::template               -> template: >page_box_right<
0.027877 - PAGE::get_boxes              -> -------- call: right::search
0.027896 - CBOX::template               -> generate Box with >box_suchen< as template
0.027908 - HTML::template               -> template: >box_suchen<
0.028011 - HTML::template_exists        -> search: >page_box_right< == 1
0.028045 - HTML::template               -> template: >page_box_right<
0.028095 - PAGE::render                 -> final
0.028107 - PAGE::renderTemplate         -> page
0.028121 - PAGE::getHead                -> return
0.028129 - dotSession::getInstance      -> do
0.028286 - HTML::template               -> template: >page<
0.028585 - PAGE::render_template        -> final

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

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