lrschriftzug

LANrena Neustetten e.V.

 
 

27

Januar

2014

Xilence sponsort die LANrena V6 - Turbo!




Xilence GmbH ist ein deutsch-chinesischer Hersteller von Komponenten zur Kühlung und Geräuschminimierung von PC’s.

Zum Produktprogramm gehören Gehäuse, Netzteile, Gehäuselüfter,  Notebookkühler, CPU-, HDD-, GPU-, RAM- und Northbridge-Kühler, sowie Notebook-Zubehör.

Xilence unterstützt uns mit einigen Produkten aus ihrer Produktpalette,
vielen Dank!

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.000460 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.000795 - dotDatabase::getInstance     -> connection: database
0.000808 - dotDatabase::__construct     -> connection: database
0.000821 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.001240 - page::getInstance            -> do
0.001257 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.001629 - dotSession::getInstance      -> do
0.001642 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.002005 - dotSession::start            -> ---- init
0.002021 - dotSession::start            -> start php session managment
0.002904 - dotSession::start            -> finished php session management
0.002913 - dotSession::start            -> save user and host information to new session_array
0.002920 - dotSession::start            -> check for security options
0.255286 - dotSession::start            -> lookup ip2country
0.255309 - dotDatabase::connect         -> d030eee4@localhost
0.255569 - dotDatabase::select          -> database: d030eee4
0.255657 - dotDatabase::query           -> SELECT `code` FROM `country_ip2code` WHERE 3628718398 BETWEEN ip_from AND ip_to
0.255711 - dotSession::start            -> update current session online user infos
0.255752 - dotDatabase::query           -> UPDATE session SET lastactivity = 1786256621, userid = 0, site = 'https://lanrena.christoph-raible.de/news/189/', host = '216.73.217.62', dns = '216.73.217.62', countrycode = 'US', hits = hits + 1 WHERE hash = '80e11968283220f7d3a6d5c537a08920'
0.255911 - dotSession::start            -> no session found in db == insert new db sesssion
0.255926 - dotDatabase::query           -> INSERT INTO `session`SET hash = '80e11968283220f7d3a6d5c537a08920', lastactivity = 1786256621, userid = 0, site = 'https://lanrena.christoph-raible.de/news/189/', referer = '', useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', host = '216.73.217.62', dns = '216.73.217.62', countrycode = 'US', hits = 1
0.256886 - dotSession::load_locales     -> do
0.256906 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.256911 - dotSession::start            -> ---- finished with session startup
0.256927 - dotSession::load_user        -> id: 0
0.256932 - user::get_user               -> id: >0<
0.256941 - dotDatabase::getInstance     -> connection: database
0.256959 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.257249 - styles::load                 -> name: ><
0.257263 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.257524 - styles::activate             -> style = lanrenav3
0.257600 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.257813 - admin::getInstance           -> do
0.257821 - dotSession::getInstance      -> do
0.257827 - admin::__construct           -> user_id=0
0.257832 - user::load_settings          -> load current user settings to $global
0.257841 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.258006 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.258304 - EVENT::comming_event         -> return
0.258313 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1786256621 AND active=1 ORDER by begin ASC
0.258510 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1786256621 AND active=1 ORDER by begin DESC LIMIT 1
0.258611 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.258986 - GLOBAL::end global.php       -> ---------------------------------------------
0.259080 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.259217 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.259326 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.259422 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.259529 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.news.php
0.260036 - NEWS::show_comments          -> id >189<
0.260044 - NEWS::get_post               -> id >189<
0.260048 - 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='189' AND active=1 AND dateline
0.260310 - user::get_user               -> id: >14<
0.260320 - dotDatabase::getInstance     -> connection: database
0.260327 - dotDatabase::query           -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 14 ORDER by id DESC
0.260412 - NEWS::get_news_post          -> id >189< + comments
0.260418 - NEWS::get_post               -> id >189<
0.260422 - 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='189' AND active=1 AND dateline
0.260587 - user::get_user               -> id: >14<
0.260593 - user::get_user               -> found in cache
0.260600 - dotDatabase::query           -> SELECT * FROM news_section WHERE id=4 LIMIT 1
0.260651 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.261238 - HTML::encodeCms              -> 
0.261263 - HTML::encode                 -> Xilence GmbH ist ein deutsch-chinesischer Hersteller von ...
0.261277 - dotDatabase::query           -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.261548 - dotDatabase::query           -> SELECT codetag, codereplacement, twoparams FROM html_code
0.261620 - HTML::encode                 -> replace run 1
0.261654 - HTML::template               -> template: >news_single<
0.261718 - HTML::message                -> generate Message: Kommentar
0.261724 - HTML::template               -> template: >html_message<
0.261797 - GLOBAL::end userspace        -> ---------------------------------------------
0.261802 - PAGE::render                 -> start rendering page layout
0.261806 - USER::check_for_new_messages -> return
0.261813 - dotSession::getInstance      -> do
0.261828 - PAGE::get_boxes              -> -------- side=left
0.261838 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.262500 - PAGE::get_boxes              -> -------- call: left::menu_main
0.262512 - CBOX::menu                   -> generate Menu Box >news<
0.262522 - HTML::template               -> template: >box_menu<
0.262567 - HTML::template_exists        -> search: >page_box_left< == 1
0.262584 - HTML::template               -> template: >page_box_left<
0.262617 - PAGE::get_boxes              -> -------- call: left::menu_site
0.262624 - CBOX::menu                   -> generate Menu Box >site<
0.262634 - HTML::template               -> template: >box_menu_bit<
0.262665 - HTML::template               -> template: >box_menu_bit<
0.262677 - HTML::template               -> template: >box_menu_bit<
0.262688 - HTML::template               -> template: >box_menu_bit<
0.262697 - HTML::template               -> template: >box_menu_bit<
0.262710 - HTML::template               -> template: >box_menu_bit<
0.262721 - HTML::template               -> template: >box_menu<
0.262763 - HTML::template_exists        -> search: >page_box_left< == 1
0.262789 - HTML::template               -> template: >page_box_left<
0.262802 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.262808 - CBOX::menu                   -> generate Menu Box >verein<
0.262816 - HTML::template               -> template: >box_menu_bit<
0.262826 - HTML::template               -> template: >box_menu_bit<
0.262836 - HTML::template               -> template: >box_menu_bit<
0.262845 - HTML::template               -> template: >box_menu_bit<
0.262855 - HTML::template               -> template: >box_menu_bit<
0.262864 - HTML::template               -> template: >box_menu<
0.262880 - HTML::template_exists        -> search: >page_box_left< == 1
0.262891 - HTML::template               -> template: >page_box_left<
0.262904 - PAGE::get_boxes              -> -------- call: left::menu_event
0.262909 - CBOX::menu                   -> generate Menu Box >event<
0.262917 - HTML::template               -> template: >box_menu_bit<
0.262928 - HTML::template               -> template: >box_menu_bit<
0.262937 - HTML::template               -> template: >box_menu_bit<
0.262947 - HTML::template               -> template: >box_menu_bit<
0.262956 - HTML::template               -> template: >box_menu_bit<
0.262965 - HTML::template               -> template: >box_menu_bit<
0.262974 - HTML::template               -> template: >box_menu_bit<
0.262984 - HTML::template               -> template: >box_menu_bit<
0.262993 - HTML::template               -> template: >box_menu_bit<
0.263002 - HTML::template               -> template: >box_menu<
0.263018 - HTML::template_exists        -> search: >page_box_left< == 1
0.263029 - HTML::template               -> template: >page_box_left<
0.263041 - PAGE::get_boxes              -> -------- call: left::menu_login
0.263047 - CBOX::menu                   -> generate Menu Box >login<
0.263058 - HTML::template               -> template: >box_menu_bit<
0.263069 - HTML::template               -> template: >box_menu_bit<
0.263079 - HTML::template               -> template: >box_menu<
0.263095 - HTML::template_exists        -> search: >page_box_left< == 1
0.263105 - HTML::template               -> template: >page_box_left<
0.263121 - PAGE::get_boxes              -> -------- side=right
0.263130 - PAGE::get_boxes              -> -------- call: right::party
0.263135 - CBOX::party                  -> generate Box
0.263142 - EVENT::short_event           -> id >17<
0.263145 - EVENT::getevent              -> id >17<
0.263150 - 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.263260 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.263408 - CACHE::get                   -> cache: >event_17::stats< found
0.263441 - HTML::template               -> template: >box_event<
0.263508 - HTML::template_exists        -> search: >page_box_right< == 1
0.263523 - HTML::template               -> template: >page_box_right<
0.263558 - PAGE::get_boxes              -> -------- call: right::forum
0.263565 - CBOX::forum                  -> generate forum box
0.263569 - CBOX::forum_load_threads     -> load data
0.263579 - CACHE::get                   -> cache: >forum::topthreads< found
0.263637 - CBOX::forum_threads          -> list all threads in array
0.263646 - 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.263658 - admin::getInstance           -> do
0.263676 - HTML::template               -> template: >box_forum_bit<
0.263768 - HTML::template               -> template: >box_forum_bit<
0.263810 - HTML::template               -> template: >box_forum_bit<
0.263835 - HTML::template               -> template: >box_forum_bit<
0.263857 - HTML::template               -> template: >box_forum_bit<
0.263880 - HTML::template               -> template: >box_forum_bit<
0.263894 - HTML::template               -> template: >box_forum<
0.263939 - HTML::template_exists        -> search: >page_box_right< == 1
0.263952 - HTML::template               -> template: >page_box_right<
0.263969 - PAGE::get_boxes              -> -------- call: right::vote
0.263975 - CBOX::vote                   -> generate Box
0.263980 - 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.264129 - HTML::template               -> template: >box_vote_nocurrent<
0.264169 - HTML::template_exists        -> search: >page_box_right< == 1
0.264182 - HTML::template               -> template: >page_box_right<
0.264197 - PAGE::get_boxes              -> -------- call: right::banner
0.264210 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.264263 - HTML::template_exists        -> search: >page_box_right< == 1
0.264275 - HTML::template               -> template: >page_box_right<
0.264291 - PAGE::get_boxes              -> -------- call: right::search
0.264297 - CBOX::template               -> generate Box with >box_suchen< as template
0.264302 - HTML::template               -> template: >box_suchen<
0.264353 - HTML::template_exists        -> search: >page_box_right< == 1
0.264364 - HTML::template               -> template: >page_box_right<
0.264381 - PAGE::render                 -> final
0.264385 - PAGE::renderTemplate         -> page
0.264390 - PAGE::getHead                -> return
0.264393 - dotSession::getInstance      -> do
0.264447 - HTML::template               -> template: >page<
0.264543 - PAGE::render_template        -> final

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

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