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.000019 - GLOBAL::include              -> config.php
0.000482 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.000814 - dotDatabase::getInstance     -> connection: database
0.000827 - dotDatabase::__construct     -> connection: database
0.000840 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.001321 - page::getInstance            -> do
0.001342 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.001815 - dotSession::getInstance      -> do
0.001829 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.002185 - dotSession::start            -> ---- init
0.002204 - dotSession::start            -> start php session managment
0.002272 - dotSession::start            -> finished php session management
0.002278 - dotSession::start            -> save user and host information to new session_array
0.002285 - dotSession::start            -> check for security options
0.002437 - dotSession::start            -> lookup ip2country
0.002449 - dotDatabase::connect         -> d030eee4@localhost
0.002705 - dotDatabase::select          -> database: d030eee4
0.002852 - dotDatabase::query           -> SELECT `code` FROM `country_ip2code` WHERE 3628718282 BETWEEN ip_from AND ip_to
0.002903 - dotSession::start            -> update current session online user infos
0.002919 - dotDatabase::query           -> UPDATE session SET lastactivity = 1787743091, userid = 0, site = 'https://www.lanrena.christoph-raible.de/news/299/', host = '216.73.216.202', dns = '216.73.216.202', countrycode = 'US', hits = hits + 1 WHERE hash = '1d6236ed9f0a910988440d054930e44c'
0.003194 - dotSession::start            -> no session found in db == insert new db sesssion
0.003211 - dotDatabase::query           -> INSERT INTO `session`SET hash = '1d6236ed9f0a910988440d054930e44c', lastactivity = 1787743091, userid = 0, site = 'https://www.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.202', dns = '216.73.216.202', countrycode = 'US', hits = 1
0.003300 - dotSession::load_locales     -> do
0.003317 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.003322 - dotSession::start            -> ---- finished with session startup
0.003336 - dotSession::load_user        -> id: 0
0.003340 - user::get_user               -> id: >0<
0.003347 - dotDatabase::getInstance     -> connection: database
0.003362 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.003683 - styles::load                 -> name: ><
0.003700 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.004004 - styles::activate             -> style = lanrenav3
0.004084 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.004305 - admin::getInstance           -> do
0.004312 - dotSession::getInstance      -> do
0.004318 - admin::__construct           -> user_id=0
0.004323 - user::load_settings          -> load current user settings to $global
0.004332 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.004550 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.004931 - EVENT::comming_event         -> return
0.004940 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1787743091 AND active=1 ORDER by begin ASC
0.005076 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1787743091 AND active=1 ORDER by begin DESC LIMIT 1
0.005214 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.005635 - GLOBAL::end global.php       -> ---------------------------------------------
0.005737 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.005962 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.006066 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.006251 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.006324 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.news.php
0.006884 - NEWS::show_comments          -> id >299<
0.006891 - NEWS::get_post               -> id >299<
0.006896 - 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.007337 - user::get_user               -> id: >1720<
0.007347 - dotDatabase::getInstance     -> connection: database
0.007355 - dotDatabase::query           -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 1720 ORDER by id DESC
0.007506 - NEWS::get_news_post          -> id >299< + comments
0.007512 - NEWS::get_post               -> id >299<
0.007517 - 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.007830 - user::get_user               -> id: >1720<
0.007840 - user::get_user               -> found in cache
0.007849 - dotDatabase::query           -> SELECT * FROM news_section WHERE id=2 LIMIT 1
0.008015 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.008726 - HTML::encodeCms              -> 
0.008772 - HTML::encode                 -> Die Konica Minolta IT Solutions GmbH bietet umfassende IT-LÃ...
0.008792 - dotDatabase::query           -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.009326 - dotDatabase::query           -> SELECT codetag, codereplacement, twoparams FROM html_code
0.009439 - HTML::encode                 -> replace run 1
0.009518 - HTML::template               -> template: >news_single<
0.009615 - HTML::message                -> generate Message: Kommentar
0.009622 - HTML::template               -> template: >html_message<
0.009670 - GLOBAL::end userspace        -> ---------------------------------------------
0.009676 - PAGE::render                 -> start rendering page layout
0.009680 - USER::check_for_new_messages -> return
0.009688 - dotSession::getInstance      -> do
0.009707 - PAGE::get_boxes              -> -------- side=left
0.009719 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.010477 - PAGE::get_boxes              -> -------- call: left::menu_main
0.010489 - CBOX::menu                   -> generate Menu Box >news<
0.010522 - HTML::template               -> template: >box_menu<
0.010588 - HTML::template_exists        -> search: >page_box_left< == 1
0.010605 - HTML::template               -> template: >page_box_left<
0.010642 - PAGE::get_boxes              -> -------- call: left::menu_site
0.010649 - CBOX::menu                   -> generate Menu Box >site<
0.010659 - HTML::template               -> template: >box_menu_bit<
0.010691 - HTML::template               -> template: >box_menu_bit<
0.010703 - HTML::template               -> template: >box_menu_bit<
0.010713 - HTML::template               -> template: >box_menu_bit<
0.010722 - HTML::template               -> template: >box_menu_bit<
0.010732 - HTML::template               -> template: >box_menu_bit<
0.010741 - HTML::template               -> template: >box_menu<
0.010757 - HTML::template_exists        -> search: >page_box_left< == 1
0.010769 - HTML::template               -> template: >page_box_left<
0.010783 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.010789 - CBOX::menu                   -> generate Menu Box >verein<
0.010813 - HTML::template               -> template: >box_menu_bit<
0.010824 - HTML::template               -> template: >box_menu_bit<
0.010848 - HTML::template               -> template: >box_menu_bit<
0.010874 - HTML::template               -> template: >box_menu_bit<
0.010897 - HTML::template               -> template: >box_menu_bit<
0.010906 - HTML::template               -> template: >box_menu<
0.010921 - HTML::template_exists        -> search: >page_box_left< == 1
0.010933 - HTML::template               -> template: >page_box_left<
0.010945 - PAGE::get_boxes              -> -------- call: left::menu_event
0.010951 - CBOX::menu                   -> generate Menu Box >event<
0.010959 - HTML::template               -> template: >box_menu_bit<
0.010969 - HTML::template               -> template: >box_menu_bit<
0.010979 - HTML::template               -> template: >box_menu_bit<
0.010988 - HTML::template               -> template: >box_menu_bit<
0.010997 - HTML::template               -> template: >box_menu_bit<
0.011007 - HTML::template               -> template: >box_menu_bit<
0.011016 - HTML::template               -> template: >box_menu_bit<
0.011028 - HTML::template               -> template: >box_menu_bit<
0.011038 - HTML::template               -> template: >box_menu_bit<
0.011047 - HTML::template               -> template: >box_menu<
0.011065 - HTML::template_exists        -> search: >page_box_left< == 1
0.011076 - HTML::template               -> template: >page_box_left<
0.011089 - PAGE::get_boxes              -> -------- call: left::menu_login
0.011094 - CBOX::menu                   -> generate Menu Box >login<
0.011106 - HTML::template               -> template: >box_menu_bit<
0.011120 - HTML::template               -> template: >box_menu_bit<
0.011130 - HTML::template               -> template: >box_menu<
0.011146 - HTML::template_exists        -> search: >page_box_left< == 1
0.011157 - HTML::template               -> template: >page_box_left<
0.011172 - PAGE::get_boxes              -> -------- side=right
0.011181 - PAGE::get_boxes              -> -------- call: right::party
0.011187 - CBOX::party                  -> generate Box
0.011194 - EVENT::short_event           -> id >17<
0.011197 - EVENT::getevent              -> id >17<
0.011202 - 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.011439 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.011649 - CACHE::get                   -> cache: >event_17::stats< found
0.011693 - HTML::template               -> template: >box_event<
0.011770 - HTML::template_exists        -> search: >page_box_right< == 1
0.011785 - HTML::template               -> template: >page_box_right<
0.011820 - PAGE::get_boxes              -> -------- call: right::forum
0.011828 - CBOX::forum                  -> generate forum box
0.011832 - CBOX::forum_load_threads     -> load data
0.011842 - CACHE::get                   -> cache: >forum::topthreads< found
0.011917 - CBOX::forum_threads          -> list all threads in array
0.011927 - 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.011940 - admin::getInstance           -> do
0.011958 - HTML::template               -> template: >box_forum_bit<
0.012016 - HTML::template               -> template: >box_forum_bit<
0.012043 - HTML::template               -> template: >box_forum_bit<
0.012069 - HTML::template               -> template: >box_forum_bit<
0.012090 - HTML::template               -> template: >box_forum_bit<
0.012113 - HTML::template               -> template: >box_forum_bit<
0.012130 - HTML::template               -> template: >box_forum<
0.012183 - HTML::template_exists        -> search: >page_box_right< == 1
0.012197 - HTML::template               -> template: >page_box_right<
0.012213 - PAGE::get_boxes              -> -------- call: right::vote
0.012220 - CBOX::vote                   -> generate Box
0.012225 - 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.012373 - HTML::template               -> template: >box_vote_nocurrent<
0.012420 - HTML::template_exists        -> search: >page_box_right< == 1
0.012434 - HTML::template               -> template: >page_box_right<
0.012449 - PAGE::get_boxes              -> -------- call: right::banner
0.012462 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.012518 - HTML::template_exists        -> search: >page_box_right< == 1
0.012532 - HTML::template               -> template: >page_box_right<
0.012560 - PAGE::get_boxes              -> -------- call: right::search
0.012566 - CBOX::template               -> generate Box with >box_suchen< as template
0.012570 - HTML::template               -> template: >box_suchen<
0.012633 - HTML::template_exists        -> search: >page_box_right< == 1
0.012645 - HTML::template               -> template: >page_box_right<
0.012661 - PAGE::render                 -> final
0.012666 - PAGE::renderTemplate         -> page
0.012672 - PAGE::getHead                -> return
0.012675 - dotSession::getInstance      -> do
0.012741 - HTML::template               -> template: >page<
0.012865 - PAGE::render_template        -> final

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

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