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.000114 - GLOBAL::include              -> config.php
0.011243 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.012998 - dotDatabase::getInstance     -> connection: database
0.013065 - dotDatabase::__construct     -> connection: database
0.013136 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.015736 - page::getInstance            -> do
0.015867 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.018241 - dotSession::getInstance      -> do
0.018317 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.020346 - dotSession::start            -> ---- init
0.020439 - dotSession::start            -> start php session managment
0.021745 - dotSession::start            -> finished php session management
0.021795 - dotSession::start            -> save user and host information to new session_array
0.021850 - dotSession::start            -> check for security options
1.900998 - dotSession::start            -> lookup ip2country
1.901076 - dotDatabase::connect         -> d030eee4@localhost
1.902215 - dotDatabase::select          -> database: d030eee4
1.902767 - dotDatabase::query           -> SELECT `code` FROM `country_ip2code` WHERE 3628718398 BETWEEN ip_from AND ip_to
1.903288 - dotSession::start            -> update current session online user infos
1.903390 - dotDatabase::query           -> UPDATE session SET lastactivity = 1786356483, userid = 0, site = 'https://lanrena.christoph-raible.de/news/229/', host = '216.73.217.62', dns = '216.73.217.62', countrycode = 'US', hits = hits + 1 WHERE hash = '458fe2e2fe18fb33d833bd056b8bd300'
1.904437 - dotSession::start            -> no session found in db == insert new db sesssion
1.904604 - dotDatabase::query           -> INSERT INTO `session`SET hash = '458fe2e2fe18fb33d833bd056b8bd300', lastactivity = 1786356483, 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.62', dns = '216.73.217.62', countrycode = 'US', hits = 1
1.906607 - dotSession::load_locales     -> do
1.906779 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
1.906816 - dotSession::start            -> ---- finished with session startup
1.906904 - dotSession::load_user        -> id: 0
1.906930 - user::get_user               -> id: >0<
1.906977 - dotDatabase::getInstance     -> connection: database
1.907058 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
1.908629 - styles::load                 -> name: ><
1.908738 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
1.910568 - styles::activate             -> style = lanrenav3
1.911101 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
1.912134 - admin::getInstance           -> do
1.912178 - dotSession::getInstance      -> do
1.912211 - admin::__construct           -> user_id=0
1.912236 - user::load_settings          -> load current user settings to $global
1.912286 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
1.913280 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
1.915146 - EVENT::comming_event         -> return
1.915198 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1786356483 AND active=1 ORDER by begin ASC
1.916057 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1786356483 AND active=1 ORDER by begin DESC LIMIT 1
1.916890 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
1.919077 - GLOBAL::end global.php       -> ---------------------------------------------
1.919651 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
1.920173 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
1.920591 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
1.921206 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
1.921736 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.news.php
1.924642 - NEWS::show_comments          -> id >229<
1.924685 - NEWS::get_post               -> id >229<
1.924713 - 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
1.925926 - user::get_user               -> id: >14<
1.925987 - dotDatabase::getInstance     -> connection: database
1.926031 - dotDatabase::query           -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 14 ORDER by id DESC
1.926516 - NEWS::get_news_post          -> id >229< + comments
1.926550 - NEWS::get_post               -> id >229<
1.926574 - 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
1.927621 - user::get_user               -> id: >14<
1.927676 - user::get_user               -> found in cache
1.927719 - dotDatabase::query           -> SELECT * FROM news_section WHERE id=2 LIMIT 1
1.928070 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
1.931655 - HTML::encodeCms              -> Heute dürfen wir euch uRage ...
1.931932 - HTML::encode                 -> Heute dürfen wir euch uRage als Sponsor der LANrena 7 NetZ...
1.932049 - dotDatabase::query           -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
1.935735 - dotDatabase::query           -> SELECT codetag, codereplacement, twoparams FROM html_code
1.936228 - HTML::encode                 -> replace run 1
1.937004 - HTML::template               -> template: >news_single<
1.937429 - HTML::message                -> generate Message: Kommentar
1.937468 - HTML::template               -> template: >html_message<
1.937752 - GLOBAL::end userspace        -> ---------------------------------------------
1.937783 - PAGE::render                 -> start rendering page layout
1.937806 - USER::check_for_new_messages -> return
1.937842 - dotSession::getInstance      -> do
1.937923 - PAGE::get_boxes              -> -------- side=left
1.937975 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
1.942107 - PAGE::get_boxes              -> -------- call: left::menu_main
1.942168 - CBOX::menu                   -> generate Menu Box >news<
1.942225 - HTML::template               -> template: >box_menu<
1.942543 - HTML::template_exists        -> search: >page_box_left< == 1
1.942636 - HTML::template               -> template: >page_box_left<
1.942845 - PAGE::get_boxes              -> -------- call: left::menu_site
1.942886 - CBOX::menu                   -> generate Menu Box >site<
1.942937 - HTML::template               -> template: >box_menu_bit<
1.943115 - HTML::template               -> template: >box_menu_bit<
1.943183 - HTML::template               -> template: >box_menu_bit<
1.943239 - HTML::template               -> template: >box_menu_bit<
1.943292 - HTML::template               -> template: >box_menu_bit<
1.943345 - HTML::template               -> template: >box_menu_bit<
1.943397 - HTML::template               -> template: >box_menu<
1.943504 - HTML::template_exists        -> search: >page_box_left< == 1
1.943577 - HTML::template               -> template: >page_box_left<
1.943654 - PAGE::get_boxes              -> -------- call: left::menu_verein
1.943686 - CBOX::menu                   -> generate Menu Box >verein<
1.943730 - HTML::template               -> template: >box_menu_bit<
1.943788 - HTML::template               -> template: >box_menu_bit<
1.943841 - HTML::template               -> template: >box_menu_bit<
1.943893 - HTML::template               -> template: >box_menu_bit<
1.943945 - HTML::template               -> template: >box_menu_bit<
1.943997 - HTML::template               -> template: >box_menu<
1.944086 - HTML::template_exists        -> search: >page_box_left< == 1
1.944148 - HTML::template               -> template: >page_box_left<
1.944217 - PAGE::get_boxes              -> -------- call: left::menu_event
1.944247 - CBOX::menu                   -> generate Menu Box >event<
1.944289 - HTML::template               -> template: >box_menu_bit<
1.944346 - HTML::template               -> template: >box_menu_bit<
1.944398 - HTML::template               -> template: >box_menu_bit<
1.944450 - HTML::template               -> template: >box_menu_bit<
1.944515 - HTML::template               -> template: >box_menu_bit<
1.944571 - HTML::template               -> template: >box_menu_bit<
1.944622 - HTML::template               -> template: >box_menu_bit<
1.944673 - HTML::template               -> template: >box_menu_bit<
1.944747 - HTML::template               -> template: >box_menu_bit<
1.944785 - HTML::template               -> template: >box_menu<
1.944849 - HTML::template_exists        -> search: >page_box_left< == 1
1.944893 - HTML::template               -> template: >page_box_left<
1.944951 - PAGE::get_boxes              -> -------- call: left::menu_login
1.944973 - CBOX::menu                   -> generate Menu Box >login<
1.945018 - HTML::template               -> template: >box_menu_bit<
1.945069 - HTML::template               -> template: >box_menu_bit<
1.945107 - HTML::template               -> template: >box_menu<
1.945170 - HTML::template_exists        -> search: >page_box_left< == 1
1.945213 - HTML::template               -> template: >page_box_left<
1.945271 - PAGE::get_boxes              -> -------- side=right
1.945307 - PAGE::get_boxes              -> -------- call: right::party
1.945329 - CBOX::party                  -> generate Box
1.945350 - EVENT::short_event           -> id >17<
1.945363 - EVENT::getevent              -> id >17<
1.945381 - 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
1.945824 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
1.946521 - CACHE::get                   -> cache: >event_17::stats< found
1.946686 - HTML::template               -> template: >box_event<
1.946973 - HTML::template_exists        -> search: >page_box_right< == 1
1.947036 - HTML::template               -> template: >page_box_right<
1.947183 - PAGE::get_boxes              -> -------- call: right::forum
1.947215 - CBOX::forum                  -> generate forum box
1.947230 - CBOX::forum_load_threads     -> load data
1.947267 - CACHE::get                   -> cache: >forum::topthreads< found
1.947569 - CBOX::forum_threads          -> list all threads in array
1.947606 - 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, )
1.947651 - admin::getInstance           -> do
1.947719 - HTML::template               -> template: >box_forum_bit<
1.947947 - HTML::template               -> template: >box_forum_bit<
1.948051 - HTML::template               -> template: >box_forum_bit<
1.948150 - HTML::template               -> template: >box_forum_bit<
1.948234 - HTML::template               -> template: >box_forum_bit<
1.948324 - HTML::template               -> template: >box_forum_bit<
1.948389 - HTML::template               -> template: >box_forum<
1.948609 - HTML::template_exists        -> search: >page_box_right< == 1
1.948664 - HTML::template               -> template: >page_box_right<
1.948728 - PAGE::get_boxes              -> -------- call: right::vote
1.948754 - CBOX::vote                   -> generate Box
1.948771 - 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
1.949286 - HTML::template               -> template: >box_vote_nocurrent<
1.949474 - HTML::template_exists        -> search: >page_box_right< == 1
1.949546 - HTML::template               -> template: >page_box_right<
1.949607 - PAGE::get_boxes              -> -------- call: right::banner
1.949659 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
1.949773 - HTML::template_exists        -> search: >page_box_right< == 1
1.949810 - HTML::template               -> template: >page_box_right<
1.949853 - PAGE::get_boxes              -> -------- call: right::search
1.949871 - CBOX::template               -> generate Box with >box_suchen< as template
1.949883 - HTML::template               -> template: >box_suchen<
1.949990 - HTML::template_exists        -> search: >page_box_right< == 1
1.950024 - HTML::template               -> template: >page_box_right<
1.950072 - PAGE::render                 -> final
1.950084 - PAGE::renderTemplate         -> page
1.950097 - PAGE::getHead                -> return
1.950106 - dotSession::getInstance      -> do
1.950287 - HTML::template               -> template: >page<
1.950659 - PAGE::render_template        -> final

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

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