lrschriftzug

LANrena Neustetten e.V.

 
 

04

April

2012

Noctua sponsort die LANrena - The LAN Code

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 im Wert von 500€!

Vielen Dank für die Unterstützung.

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.000031 - GLOBAL::include              -> config.php
0.002797 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.003241 - dotDatabase::getInstance     -> connection: database
0.003259 - dotDatabase::__construct     -> connection: database
0.003281 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.003774 - page::getInstance            -> do
0.003801 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.004323 - dotSession::getInstance      -> do
0.004340 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.004699 - dotSession::start            -> ---- init
0.004715 - dotSession::start            -> start php session managment
0.004791 - dotSession::start            -> finished php session management
0.004797 - dotSession::start            -> save user and host information to new session_array
0.004806 - dotSession::start            -> check for security options
0.171736 - dotSession::start            -> lookup ip2country
0.171817 - dotDatabase::connect         -> d030eee4@localhost
0.172917 - dotDatabase::select          -> database: d030eee4
0.173579 - dotDatabase::query           -> SELECT `code` FROM `country_ip2code` WHERE 3628718398 BETWEEN ip_from AND ip_to
0.173959 - dotSession::start            -> update current session online user infos
0.174053 - dotDatabase::query           -> UPDATE session SET lastactivity = 1786259721, userid = 0, site = 'https://lanrena.christoph-raible.de/news/158/', host = '216.73.217.62', dns = '216.73.217.62', countrycode = 'US', hits = hits + 1 WHERE hash = '583fcff19ff2b26d0d8b9d89065ab34b'
0.174676 - dotSession::start            -> no session found in db == insert new db sesssion
0.174771 - dotDatabase::query           -> INSERT INTO `session`SET hash = '583fcff19ff2b26d0d8b9d89065ab34b', lastactivity = 1786259721, userid = 0, site = 'https://lanrena.christoph-raible.de/news/158/', 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.175796 - dotSession::load_locales     -> do
0.175958 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.175991 - dotSession::start            -> ---- finished with session startup
0.176073 - dotSession::load_user        -> id: 0
0.176097 - user::get_user               -> id: >0<
0.176142 - dotDatabase::getInstance     -> connection: database
0.176227 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.177875 - styles::load                 -> name: ><
0.177983 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.179811 - styles::activate             -> style = lanrenav3
0.180383 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.181461 - admin::getInstance           -> do
0.181506 - dotSession::getInstance      -> do
0.181538 - admin::__construct           -> user_id=0
0.181563 - user::load_settings          -> load current user settings to $global
0.181612 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.182633 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.184511 - EVENT::comming_event         -> return
0.184565 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1786259721 AND active=1 ORDER by begin ASC
0.185415 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1786259721 AND active=1 ORDER by begin DESC LIMIT 1
0.186243 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.188469 - GLOBAL::end global.php       -> ---------------------------------------------
0.189100 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.189633 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.189995 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.190478 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.191111 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.news.php
0.194359 - NEWS::show_comments          -> id >158<
0.194403 - NEWS::get_post               -> id >158<
0.194431 - 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='158' AND active=1 AND dateline
0.196107 - user::get_user               -> id: >14<
0.196169 - dotDatabase::getInstance     -> connection: database
0.196216 - dotDatabase::query           -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 14 ORDER by id DESC
0.197072 - NEWS::get_news_post          -> id >158< + comments
0.197108 - NEWS::get_post               -> id >158<
0.197131 - 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='158' AND active=1 AND dateline
0.198147 - user::get_user               -> id: >14<
0.198202 - user::get_user               -> found in cache
0.198247 - dotDatabase::query           -> SELECT * FROM news_section WHERE id=2 LIMIT 1
0.198704 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.202667 - HTML::encodeCms              -> Heute dürfen wir euch über ein...
0.202920 - HTML::encode                 -> Heute dürfen wir euch über eine weitere Zusage eines Spons...
0.203049 - dotDatabase::query           -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.206746 - dotDatabase::query           -> SELECT codetag, codereplacement, twoparams FROM html_code
0.207078 - HTML::encode                 -> replace run 1
0.207604 - HTML::template               -> template: >news_single<
0.207927 - HTML::message                -> generate Message: Kommentar
0.207980 - HTML::template               -> template: >html_message<
0.208183 - GLOBAL::end userspace        -> ---------------------------------------------
0.208206 - PAGE::render                 -> start rendering page layout
0.208224 - USER::check_for_new_messages -> return
0.208251 - dotSession::getInstance      -> do
0.208312 - PAGE::get_boxes              -> -------- side=left
0.208355 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.211409 - PAGE::get_boxes              -> -------- call: left::menu_main
0.211461 - CBOX::menu                   -> generate Menu Box >news<
0.211497 - HTML::template               -> template: >box_menu<
0.211656 - HTML::template_exists        -> search: >page_box_left< == 1
0.211703 - HTML::template               -> template: >page_box_left<
0.211814 - PAGE::get_boxes              -> -------- call: left::menu_site
0.211863 - CBOX::menu                   -> generate Menu Box >site<
0.211893 - HTML::template               -> template: >box_menu_bit<
0.211993 - HTML::template               -> template: >box_menu_bit<
0.212031 - HTML::template               -> template: >box_menu_bit<
0.212061 - HTML::template               -> template: >box_menu_bit<
0.212089 - HTML::template               -> template: >box_menu_bit<
0.212117 - HTML::template               -> template: >box_menu_bit<
0.212144 - HTML::template               -> template: >box_menu<
0.212211 - HTML::template_exists        -> search: >page_box_left< == 1
0.212250 - HTML::template               -> template: >page_box_left<
0.212291 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.212308 - CBOX::menu                   -> generate Menu Box >verein<
0.212331 - HTML::template               -> template: >box_menu_bit<
0.212362 - HTML::template               -> template: >box_menu_bit<
0.212390 - HTML::template               -> template: >box_menu_bit<
0.212418 - HTML::template               -> template: >box_menu_bit<
0.212446 - HTML::template               -> template: >box_menu_bit<
0.212473 - HTML::template               -> template: >box_menu<
0.212521 - HTML::template_exists        -> search: >page_box_left< == 1
0.212553 - HTML::template               -> template: >page_box_left<
0.212589 - PAGE::get_boxes              -> -------- call: left::menu_event
0.212605 - CBOX::menu                   -> generate Menu Box >event<
0.212628 - HTML::template               -> template: >box_menu_bit<
0.212658 - HTML::template               -> template: >box_menu_bit<
0.212707 - HTML::template               -> template: >box_menu_bit<
0.212736 - HTML::template               -> template: >box_menu_bit<
0.212764 - HTML::template               -> template: >box_menu_bit<
0.212791 - HTML::template               -> template: >box_menu_bit<
0.212827 - HTML::template               -> template: >box_menu_bit<
0.212872 - HTML::template               -> template: >box_menu_bit<
0.212902 - HTML::template               -> template: >box_menu_bit<
0.212930 - HTML::template               -> template: >box_menu<
0.212986 - HTML::template_exists        -> search: >page_box_left< == 1
0.213019 - HTML::template               -> template: >page_box_left<
0.213054 - PAGE::get_boxes              -> -------- call: left::menu_login
0.213071 - CBOX::menu                   -> generate Menu Box >login<
0.213105 - HTML::template               -> template: >box_menu_bit<
0.213146 - HTML::template               -> template: >box_menu_bit<
0.213176 - HTML::template               -> template: >box_menu<
0.213224 - HTML::template_exists        -> search: >page_box_left< == 1
0.213254 - HTML::template               -> template: >page_box_left<
0.213298 - PAGE::get_boxes              -> -------- side=right
0.213343 - PAGE::get_boxes              -> -------- call: right::party
0.213362 - CBOX::party                  -> generate Box
0.213379 - EVENT::short_event           -> id >17<
0.213389 - EVENT::getevent              -> id >17<
0.213402 - 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.213737 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.214309 - CACHE::get                   -> cache: >event_17::stats< found
0.214431 - HTML::template               -> template: >box_event<
0.214638 - HTML::template_exists        -> search: >page_box_right< == 1
0.214682 - HTML::template               -> template: >page_box_right<
0.214795 - PAGE::get_boxes              -> -------- call: right::forum
0.214819 - CBOX::forum                  -> generate forum box
0.214830 - CBOX::forum_load_threads     -> load data
0.214885 - CACHE::get                   -> cache: >forum::topthreads< found
0.215104 - CBOX::forum_threads          -> list all threads in array
0.215131 - 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.215166 - admin::getInstance           -> do
0.215218 - HTML::template               -> template: >box_forum_bit<
0.215405 - HTML::template               -> template: >box_forum_bit<
0.215495 - HTML::template               -> template: >box_forum_bit<
0.215571 - HTML::template               -> template: >box_forum_bit<
0.215635 - HTML::template               -> template: >box_forum_bit<
0.215704 - HTML::template               -> template: >box_forum_bit<
0.215762 - HTML::template               -> template: >box_forum<
0.215920 - HTML::template_exists        -> search: >page_box_right< == 1
0.215960 - HTML::template               -> template: >page_box_right<
0.216015 - PAGE::get_boxes              -> -------- call: right::vote
0.216035 - CBOX::vote                   -> generate Box
0.216048 - 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.216438 - HTML::template               -> template: >box_vote_nocurrent<
0.216570 - HTML::template_exists        -> search: >page_box_right< == 1
0.216602 - HTML::template               -> template: >page_box_right<
0.216644 - PAGE::get_boxes              -> -------- call: right::banner
0.216675 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.216741 - HTML::template_exists        -> search: >page_box_right< == 1
0.216770 - HTML::template               -> template: >page_box_right<
0.216804 - PAGE::get_boxes              -> -------- call: right::search
0.216818 - CBOX::template               -> generate Box with >box_suchen< as template
0.216828 - HTML::template               -> template: >box_suchen<
0.216949 - HTML::template_exists        -> search: >page_box_right< == 1
0.216977 - HTML::template               -> template: >page_box_right<
0.217017 - PAGE::render                 -> final
0.217027 - PAGE::renderTemplate         -> page
0.217038 - PAGE::getHead                -> return
0.217044 - dotSession::getInstance      -> do
0.217196 - HTML::template               -> template: >page<
0.217485 - PAGE::render_template        -> final

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

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