lrschriftzug

LANrena Neustetten e.V.

 
 

22

März

2015

uRage sponsort die LANrena!


Heute dürfen wir euch uRage als Sponsor der LANrena 7 NetZwerge vorstellen:



uRage steht seit 2010 für High Quality PC-Gaming-Equipment zum fairen Preis und erfreut sich stetig wachsender Beliebtheit. For Gamers, by Gamers - mit uRage auf Deiner Seite erhältst Du den spielentscheidenden Vorteil.

uRage stellt uns je 5

uRage Gaming Mouse WL
uRage Illuminated Gaming Keyboard
uRage Xplode Evo Headset
uRage Starter Set Tastiera Gaming USB



zur Verfügung, vielen Dank!

We want u now – become uRageous!

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.000525 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.000866 - dotDatabase::getInstance     -> connection: database
0.000879 - dotDatabase::__construct     -> connection: database
0.000893 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.001341 - page::getInstance            -> do
0.001359 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.001761 - dotSession::getInstance      -> do
0.001790 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.002119 - dotSession::start            -> ---- init
0.002137 - dotSession::start            -> start php session managment
0.002207 - dotSession::start            -> finished php session management
0.002213 - dotSession::start            -> save user and host information to new session_array
0.002220 - dotSession::start            -> check for security options
0.090504 - dotSession::start            -> lookup ip2country
0.090527 - dotDatabase::connect         -> d030eee4@localhost
0.090922 - dotDatabase::select          -> database: d030eee4
0.091107 - dotDatabase::query           -> SELECT `code` FROM `country_ip2code` WHERE 3628718371 BETWEEN ip_from AND ip_to
0.091194 - dotSession::start            -> update current session online user infos
0.091212 - dotDatabase::query           -> UPDATE session SET lastactivity = 1778695978, userid = 0, site = 'https://lanrena.christoph-raible.de/news/229/', host = '216.73.217.35', dns = '216.73.217.35', countrycode = 'US', hits = hits + 1 WHERE hash = '29aa385cc2a2a929c28401ae18726df2'
0.092938 - dotSession::start            -> no session found in db == insert new db sesssion
0.092960 - dotDatabase::query           -> INSERT INTO `session`SET hash = '29aa385cc2a2a929c28401ae18726df2', lastactivity = 1778695978, userid = 0, site = 'https://lanrena.christoph-raible.de/news/229/', referer = '', useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', host = '216.73.217.35', dns = '216.73.217.35', countrycode = 'US', hits = 1
0.093137 - dotSession::load_locales     -> do
0.093162 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.093169 - dotSession::start            -> ---- finished with session startup
0.093185 - dotSession::load_user        -> id: 0
0.093190 - user::get_user               -> id: >0<
0.093199 - dotDatabase::getInstance     -> connection: database
0.093235 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.093581 - styles::load                 -> name: ><
0.093596 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.093954 - styles::activate             -> style = lanrenav3
0.094048 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.094266 - admin::getInstance           -> do
0.094275 - dotSession::getInstance      -> do
0.094281 - admin::__construct           -> user_id=0
0.094285 - user::load_settings          -> load current user settings to $global
0.094295 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.094462 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.094805 - EVENT::comming_event         -> return
0.094815 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1778695978 AND active=1 ORDER by begin ASC
0.095045 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1778695978 AND active=1 ORDER by begin DESC LIMIT 1
0.095228 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.095578 - GLOBAL::end global.php       -> ---------------------------------------------
0.095703 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.095856 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.095967 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.096095 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.096211 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.news.php
0.096716 - NEWS::show_comments          -> id >229<
0.096724 - NEWS::get_post               -> id >229<
0.096730 - 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='229' AND active=1 AND dateline
0.096943 - user::get_user               -> id: >14<
0.096953 - dotDatabase::getInstance     -> connection: database
0.096961 - dotDatabase::query           -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 14 ORDER by id DESC
0.097021 - NEWS::get_news_post          -> id >229< + comments
0.097027 - NEWS::get_post               -> id >229<
0.097031 - 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='229' AND active=1 AND dateline
0.097170 - user::get_user               -> id: >14<
0.097177 - user::get_user               -> found in cache
0.097184 - dotDatabase::query           -> SELECT * FROM news_section WHERE id=2 LIMIT 1
0.097219 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.097807 - HTML::encodeCms              -> Heute dürfen wir euch uRage ...
0.097843 - HTML::encode                 -> Heute dürfen wir euch uRage als Sponsor der LANrena 7 NetZ...
0.097857 - dotDatabase::query           -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.098118 - dotDatabase::query           -> SELECT codetag, codereplacement, twoparams FROM html_code
0.098203 - HTML::encode                 -> replace run 1
0.098235 - HTML::template               -> template: >news_single<
0.098298 - HTML::message                -> generate Message: Kommentar
0.098305 - HTML::template               -> template: >html_message<
0.098342 - GLOBAL::end userspace        -> ---------------------------------------------
0.098347 - PAGE::render                 -> start rendering page layout
0.098351 - USER::check_for_new_messages -> return
0.098359 - dotSession::getInstance      -> do
0.098375 - PAGE::get_boxes              -> -------- side=left
0.098385 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.099071 - PAGE::get_boxes              -> -------- call: left::menu_main
0.099084 - CBOX::menu                   -> generate Menu Box >news<
0.099095 - HTML::template               -> template: >box_menu<
0.099141 - HTML::template_exists        -> search: >page_box_left< == 1
0.099157 - HTML::template               -> template: >page_box_left<
0.099191 - PAGE::get_boxes              -> -------- call: left::menu_site
0.099199 - CBOX::menu                   -> generate Menu Box >site<
0.099209 - HTML::template               -> template: >box_menu_bit<
0.099239 - HTML::template               -> template: >box_menu_bit<
0.099252 - HTML::template               -> template: >box_menu_bit<
0.099263 - HTML::template               -> template: >box_menu_bit<
0.099273 - HTML::template               -> template: >box_menu_bit<
0.099283 - HTML::template               -> template: >box_menu_bit<
0.099293 - HTML::template               -> template: >box_menu<
0.099311 - HTML::template_exists        -> search: >page_box_left< == 1
0.099324 - HTML::template               -> template: >page_box_left<
0.099338 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.099344 - CBOX::menu                   -> generate Menu Box >verein<
0.099352 - HTML::template               -> template: >box_menu_bit<
0.099363 - HTML::template               -> template: >box_menu_bit<
0.099373 - HTML::template               -> template: >box_menu_bit<
0.099383 - HTML::template               -> template: >box_menu_bit<
0.099392 - HTML::template               -> template: >box_menu_bit<
0.099402 - HTML::template               -> template: >box_menu<
0.099418 - HTML::template_exists        -> search: >page_box_left< == 1
0.099430 - HTML::template               -> template: >page_box_left<
0.099443 - PAGE::get_boxes              -> -------- call: left::menu_event
0.099449 - CBOX::menu                   -> generate Menu Box >event<
0.099457 - HTML::template               -> template: >box_menu_bit<
0.099468 - HTML::template               -> template: >box_menu_bit<
0.099478 - HTML::template               -> template: >box_menu_bit<
0.099487 - HTML::template               -> template: >box_menu_bit<
0.099497 - HTML::template               -> template: >box_menu_bit<
0.099507 - HTML::template               -> template: >box_menu_bit<
0.099516 - HTML::template               -> template: >box_menu_bit<
0.099526 - HTML::template               -> template: >box_menu_bit<
0.099535 - HTML::template               -> template: >box_menu_bit<
0.099545 - HTML::template               -> template: >box_menu<
0.099561 - HTML::template_exists        -> search: >page_box_left< == 1
0.099572 - HTML::template               -> template: >page_box_left<
0.099585 - PAGE::get_boxes              -> -------- call: left::menu_login
0.099591 - CBOX::menu                   -> generate Menu Box >login<
0.099603 - HTML::template               -> template: >box_menu_bit<
0.099615 - HTML::template               -> template: >box_menu_bit<
0.099624 - HTML::template               -> template: >box_menu<
0.099641 - HTML::template_exists        -> search: >page_box_left< == 1
0.099657 - HTML::template               -> template: >page_box_left<
0.099674 - PAGE::get_boxes              -> -------- side=right
0.099683 - PAGE::get_boxes              -> -------- call: right::party
0.099689 - CBOX::party                  -> generate Box
0.099695 - EVENT::short_event           -> id >17<
0.099699 - EVENT::getevent              -> id >17<
0.099704 - 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.099817 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.099967 - CACHE::get                   -> cache: >event_17::stats< found
0.100001 - HTML::template               -> template: >box_event<
0.100067 - HTML::template_exists        -> search: >page_box_right< == 1
0.100082 - HTML::template               -> template: >page_box_right<
0.100116 - PAGE::get_boxes              -> -------- call: right::forum
0.100124 - CBOX::forum                  -> generate forum box
0.100128 - CBOX::forum_load_threads     -> load data
0.100138 - CACHE::get                   -> cache: >forum::topthreads< found
0.100198 - CBOX::forum_threads          -> list all threads in array
0.100208 - 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.100220 - admin::getInstance           -> do
0.100239 - HTML::template               -> template: >box_forum_bit<
0.100295 - HTML::template               -> template: >box_forum_bit<
0.100323 - HTML::template               -> template: >box_forum_bit<
0.100350 - HTML::template               -> template: >box_forum_bit<
0.100374 - HTML::template               -> template: >box_forum_bit<
0.100398 - HTML::template               -> template: >box_forum_bit<
0.100413 - HTML::template               -> template: >box_forum<
0.100458 - HTML::template_exists        -> search: >page_box_right< == 1
0.100473 - HTML::template               -> template: >page_box_right<
0.100489 - PAGE::get_boxes              -> -------- call: right::vote
0.100496 - CBOX::vote                   -> generate Box
0.100501 - 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.100678 - HTML::template               -> template: >box_vote_nocurrent<
0.100729 - HTML::template_exists        -> search: >page_box_right< == 1
0.100744 - HTML::template               -> template: >page_box_right<
0.100760 - PAGE::get_boxes              -> -------- call: right::banner
0.100773 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.100799 - HTML::template_exists        -> search: >page_box_right< == 1
0.100811 - HTML::template               -> template: >page_box_right<
0.100826 - PAGE::get_boxes              -> -------- call: right::search
0.100833 - CBOX::template               -> generate Box with >box_suchen< as template
0.100837 - HTML::template               -> template: >box_suchen<
0.100872 - HTML::template_exists        -> search: >page_box_right< == 1
0.100897 - HTML::template               -> template: >page_box_right<
0.100914 - PAGE::render                 -> final
0.100919 - PAGE::renderTemplate         -> page
0.100924 - PAGE::getHead                -> return
0.100927 - dotSession::getInstance      -> do
0.100982 - HTML::template               -> template: >page<
0.101078 - PAGE::render_template        -> final

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

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