lrschriftzug

LANrena Neustetten e.V.

 
 

21

März

2014

Noctua sponsort die LANrena - V6 TURBO


Heute dürfen wir euch über eine weitere Zusage eines Sponsors informieren!

 
Die Österreichische Firma Noctua ist spezialisiert auf hochwertige Kühlerlösungen, von CPU Kühler für euren Desktop-Pc über CPU Kühler für Server & Workstations bis hin zu Gehäuselüftern ist alles dabei was das Kühlerherz begehrt.

Noctua unterstützt uns mit Artikeln aus ihrer Produktpalette!

Vielen Dank für die Unterstützung.
Sonstiges >> Kommentare > Noctua sponsort die LANrena - V6 TURBO
Antwort erstellen
|LR|=quiEtsc...
21.03.2014 um 11:54 AntwortBenutzerprofilNachricht senden

NEW

Clan: LANrena
Postings: 2973

¯\_(ツ)_/¯
Und falls jemand nicht so toll beim Zocken ist, ich verkaufe noch 4 Noctua-Lüfter.

2x Noctua NF-S12-1200
2x Noctua NF-P12

siehe http://www.lanrena.de/forum/?do=showthread&id=1570

Bei Interesse einfach melden!
__________________
Gruss&Keks
=uǝɥɔʇuǝǝɥɔsʇǝınb= ツ

#LANrena Neustetten e.V. - Mitglied

信息系统部
"The Rubber Duck knows no frontiers, it doesn't discriminate people and doesn't have a political connotation." -Florentijn Hofman-
 
Antwort erstellen

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 200 debug messages

0.000018 - GLOBAL::include              -> config.php
0.000462 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.000795 - dotDatabase::getInstance     -> connection: database
0.000807 - dotDatabase::__construct     -> connection: database
0.000820 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.001236 - page::getInstance            -> do
0.001253 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.001623 - dotSession::getInstance      -> do
0.001636 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.001998 - dotSession::start            -> ---- init
0.002015 - dotSession::start            -> start php session managment
0.002059 - dotSession::start            -> finished php session management
0.002066 - dotSession::start            -> check for security options
0.002071 - dotSession::start            -> update current session online user infos
0.002079 - dotDatabase::connect         -> d030eee4@localhost
0.002449 - dotDatabase::select          -> database: d030eee4
0.002641 - dotDatabase::query           -> UPDATE session SET lastactivity = 1766748988, userid = 0, site = 'https://www.lanrena.christoph-raible.de/news/206', host = '216.73.216.56', dns = '216.73.216.56', countrycode = 'US', hits = hits + 1 WHERE hash = 'a4cb323a7a1571c8117d8c9696652da1'
0.002903 - dotSession::start            -> session found in DB
0.002909 - dotSession::load_locales     -> do
0.002923 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.002928 - dotSession::start            -> ---- finished with session startup
0.002940 - dotSession::load_user        -> id: 0
0.002944 - user::get_user               -> id: >0<
0.002951 - dotDatabase::getInstance     -> connection: database
0.002965 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.003207 - styles::load                 -> name: ><
0.003220 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.003467 - styles::activate             -> style = lanrenav3
0.003540 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.003729 - admin::getInstance           -> do
0.003737 - dotSession::getInstance      -> do
0.003743 - admin::__construct           -> user_id=0
0.003747 - user::load_settings          -> load current user settings to $global
0.003757 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.003932 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.004224 - EVENT::comming_event         -> return
0.004233 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1766748988 AND active=1 ORDER by begin ASC
0.004389 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1766748988 AND active=1 ORDER by begin DESC LIMIT 1
0.004494 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.004860 - GLOBAL::end global.php       -> ---------------------------------------------
0.004952 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.005050 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.005130 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.005231 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.005365 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.news.php
0.005873 - NEWS::show_comments          -> id >206<
0.005880 - NEWS::get_post               -> id >206<
0.005885 - 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='206' AND active=1 AND dateline
0.006140 - user::get_user               -> id: >14<
0.006149 - dotDatabase::getInstance     -> connection: database
0.006157 - dotDatabase::query           -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 14 ORDER by id DESC
0.006271 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.forum.php
0.007321 - dotDatabase::query           -> SELECT threadid FROM forum_thread WHERE ext='news' AND ext_id=206
0.007879 - FORUM::showthread            -> get common forum and thread infos
0.007886 - FORUM::thread_lastvisit      -> threadid: 1863
0.007894 - dotDatabase::query           -> SELECT postid FROM forum_post WHERE threadid=1863 AND dateline > '' ORDER by postid ASC LIMIT 1
0.008114 - dotDatabase::query           -> SELECT threadid, dateline FROM forum_post WHERE postid=20629
0.009086 - dotDatabase::query           -> SELECT (COUNT(*)+1) AS position FROM forum_post WHERE threadid=1863 AND dateline < '2014-03-21 11:54:01'
0.009435 - dotDatabase::query           -> SELECT f.title AS forumname, f.catid, f.closed AS forum_closed, f.moderators, t.forumid, t.title, t.closed AS thread_closed, t.invisible AS thread_invisible, t.fv_id, f.priv_access, f.private, t.replies, t.ext, t.ext_id, t.show_latest, t.sticky, t.lastposttime FROM forum_thread AS t LEFT JOIN forum_main AS f ON t.forumid=f.forumid WHERE t.threadid='1863'
0.009596 - FORUM::is_moderator          -> for forumid: 3
0.009603 - dotDatabase::query           -> SELECT moderators FROM forum_main WHERE forumid='3'
0.009639 - admin::getInstance           -> do
0.009651 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
0.009656 - admin::getInstance           -> do
0.009663 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
0.009669 - admin::getInstance           -> do
0.009676 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
0.009680 - admin::getInstance           -> do
0.009686 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
0.009690 - admin::getInstance           -> do
0.009700 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
0.009704 - admin::getInstance           -> do
0.009711 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
0.009721 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.010326 - dotDatabase::query           -> SELECT title FROM forum_cat WHERE catid=3
0.010458 - dotDatabase::query           -> UPDATE forum_thread SET hits=hits+1 WHERE threadid='1863'
0.010594 - dotDatabase::query           -> SELECT user_id FROM user_orga WHERE display_team=1
0.010664 - FORUM::showthread            -> query all postings
0.010672 - dotDatabase::query           -> SELECT postid, threadid, userid, pagetext, htmltext, locked, invisible, remoteip, locked, forum_post.dateline, UNIX_TIMESTAMP(forum_post.dateline) AS stamp, user.id AS user_id, user.nick AS user_nick, user.clan AS user_clan, user.clantag, user.stats_postings AS user_postings, user.motto AS user_motto, user.female, user.countrycode, user.avatar,user.avatar_name, edit_user_id, UNIX_TIMESTAMP(edited) AS edit_unixtime, edit.nick AS edit_nick, IF(edit_user_id > 0,0,1) AS history, attachment_id, filename, filesize FROM forum_post LEFT JOIN user ON user.id = forum_post.userid LEFT JOIN user AS edit ON edit.id = forum_post.edit_user_id LEFT JOIN forum_files ON forum_post.attachment_id = forum_files.id WHERE threadid = 1863 AND forum_post.invisible=0 ORDER by postid ASC LIMIT 0,30
0.011024 - HTML::encode                 -> __________________Gruss&Keks =uǝɥɔʇuǝǝɥɔsʇǝınb= ...
0.011042 - dotDatabase::query           -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.011403 - dotDatabase::query           -> SELECT codetag, codereplacement, twoparams FROM html_code
0.011487 - HTML::encode                 -> replace run 1
0.011509 - HTML::encode                 -> replace run 2
0.011549 - HTML::template               -> template: >forum_postingpart<
0.011612 - HTML::template               -> template: >forum_postingindex<
0.011656 - FORUM::showthread            -> check for moderator utils
0.011663 - FORUM::update_visit          -> forumid: 3 threadid: 1863 posttime: 2014-03-21 11:54:01
0.011671 - FORUM::extern_display        -> news > 206
0.011681 - NEWS::get_news_post          -> id >206< + comments
0.011685 - NEWS::get_post               -> id >206<
0.011689 - 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='206' AND active=1 AND dateline
0.011910 - user::get_user               -> id: >14<
0.011917 - user::get_user               -> found in cache
0.011924 - dotDatabase::query           -> SELECT * FROM news_section WHERE id=4 LIMIT 1
0.012025 - HTML::encodeCms              -> Heute dürfen wir euch ü...
0.012046 - HTML::encode                 -> Heute dürfen wir euch über eine weitere Zusage eines Spon...
0.012107 - HTML::encode                 -> replace run 1
0.012131 - HTML::template               -> template: >news_single<
0.012210 - GLOBAL::end userspace        -> ---------------------------------------------
0.012215 - PAGE::render                 -> start rendering page layout
0.012220 - USER::check_for_new_messages -> return
0.012227 - dotSession::getInstance      -> do
0.012244 - PAGE::get_boxes              -> -------- side=left
0.012253 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.012985 - PAGE::get_boxes              -> -------- call: left::menu_main
0.012997 - CBOX::menu                   -> generate Menu Box >news<
0.013007 - HTML::template               -> template: >box_menu<
0.013052 - HTML::template_exists        -> search: >page_box_left< == 1
0.013069 - HTML::template               -> template: >page_box_left<
0.013102 - PAGE::get_boxes              -> -------- call: left::menu_site
0.013109 - CBOX::menu                   -> generate Menu Box >site<
0.013118 - HTML::template               -> template: >box_menu_bit<
0.013148 - HTML::template               -> template: >box_menu_bit<
0.013160 - HTML::template               -> template: >box_menu_bit<
0.013170 - HTML::template               -> template: >box_menu_bit<
0.013180 - HTML::template               -> template: >box_menu_bit<
0.013189 - HTML::template               -> template: >box_menu_bit<
0.013198 - HTML::template               -> template: >box_menu<
0.013215 - HTML::template_exists        -> search: >page_box_left< == 1
0.013227 - HTML::template               -> template: >page_box_left<
0.013241 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.013246 - CBOX::menu                   -> generate Menu Box >verein<
0.013254 - HTML::template               -> template: >box_menu_bit<
0.013264 - HTML::template               -> template: >box_menu_bit<
0.013274 - HTML::template               -> template: >box_menu_bit<
0.013283 - HTML::template               -> template: >box_menu_bit<
0.013292 - HTML::template               -> template: >box_menu_bit<
0.013301 - HTML::template               -> template: >box_menu<
0.013320 - HTML::template_exists        -> search: >page_box_left< == 1
0.013331 - HTML::template               -> template: >page_box_left<
0.013344 - PAGE::get_boxes              -> -------- call: left::menu_event
0.013349 - CBOX::menu                   -> generate Menu Box >event<
0.013357 - HTML::template               -> template: >box_menu_bit<
0.013368 - HTML::template               -> template: >box_menu_bit<
0.013377 - HTML::template               -> template: >box_menu_bit<
0.013387 - HTML::template               -> template: >box_menu_bit<
0.013396 - HTML::template               -> template: >box_menu_bit<
0.013405 - HTML::template               -> template: >box_menu_bit<
0.013414 - HTML::template               -> template: >box_menu_bit<
0.013423 - HTML::template               -> template: >box_menu_bit<
0.013433 - HTML::template               -> template: >box_menu_bit<
0.013442 - HTML::template               -> template: >box_menu<
0.013458 - HTML::template_exists        -> search: >page_box_left< == 1
0.013469 - HTML::template               -> template: >page_box_left<
0.013481 - PAGE::get_boxes              -> -------- call: left::menu_login
0.013486 - CBOX::menu                   -> generate Menu Box >login<
0.013499 - HTML::template               -> template: >box_menu_bit<
0.013510 - HTML::template               -> template: >box_menu_bit<
0.013519 - HTML::template               -> template: >box_menu<
0.013535 - HTML::template_exists        -> search: >page_box_left< == 1
0.013545 - HTML::template               -> template: >page_box_left<
0.013561 - PAGE::get_boxes              -> -------- side=right
0.013570 - PAGE::get_boxes              -> -------- call: right::party
0.013576 - CBOX::party                  -> generate Box
0.013583 - EVENT::short_event           -> id >17<
0.013586 - EVENT::getevent              -> id >17<
0.013591 - 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.013723 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.013885 - CACHE::get                   -> cache: >event_17::stats< found
0.013918 - HTML::template               -> template: >box_event<
0.013982 - HTML::template_exists        -> search: >page_box_right< == 1
0.013997 - HTML::template               -> template: >page_box_right<
0.014029 - PAGE::get_boxes              -> -------- call: right::forum
0.014037 - CBOX::forum                  -> generate forum box
0.014041 - CBOX::forum_load_threads     -> load data
0.014049 - CACHE::get                   -> cache: >forum::topthreads< found
0.014107 - CBOX::forum_threads          -> list all threads in array
0.014115 - 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.014128 - admin::getInstance           -> do
0.014144 - HTML::template               -> template: >box_forum_bit<
0.014198 - HTML::template               -> template: >box_forum_bit<
0.014225 - HTML::template               -> template: >box_forum_bit<
0.014250 - HTML::template               -> template: >box_forum_bit<
0.014271 - HTML::template               -> template: >box_forum_bit<
0.014293 - HTML::template               -> template: >box_forum_bit<
0.014307 - HTML::template               -> template: >box_forum<
0.014349 - HTML::template_exists        -> search: >page_box_right< == 1
0.014362 - HTML::template               -> template: >page_box_right<
0.014378 - PAGE::get_boxes              -> -------- call: right::vote
0.014384 - CBOX::vote                   -> generate Box
0.014389 - 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.014560 - HTML::template               -> template: >box_vote_nocurrent<
0.014600 - HTML::template_exists        -> search: >page_box_right< == 1
0.014612 - HTML::template               -> template: >page_box_right<
0.014627 - PAGE::get_boxes              -> -------- call: right::banner
0.014640 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.014664 - HTML::template_exists        -> search: >page_box_right< == 1
0.014676 - HTML::template               -> template: >page_box_right<
0.014690 - PAGE::get_boxes              -> -------- call: right::search
0.014700 - CBOX::template               -> generate Box with >box_suchen< as template
0.014704 - HTML::template               -> template: >box_suchen<
0.014774 - HTML::template_exists        -> search: >page_box_right< == 1
0.014785 - HTML::template               -> template: >page_box_right<
0.014802 - PAGE::render                 -> final
0.014806 - PAGE::renderTemplate         -> page
0.014811 - PAGE::getHead                -> return
0.014814 - dotSession::getInstance      -> do
0.014869 - HTML::template               -> template: >page<
0.014964 - PAGE::render_template        -> final

PHP Includes   : 20
DB Queries     : 25
Rendering Time : 0.015313

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.forum.php
 - /www/htdocs/w00f1046/includes/class.html.php
 - /www/htdocs/w00f1046/includes/class.cbox.php
 - /www/htdocs/w00f1046/includes/class.cache.php