lrschriftzug

LANrena Neustetten e.V.

 
 

07

Februar

2012

Rockstar Energy Drink unterstützt die LANrena - The LAN Code

Es freut uns euch heute einen neuen Sponsor
der LANrena - The LAN Code vorstellen zu dürfen:

 


  • Unter anderem erwartet euch das Rockstar – Ambassador – Team mit jeder Menge Freigetränke!
  • Es gibt für ausgewählte Turniere mehrere Trays Rockstar Energy Drink als Preise
  • Und vieles, vieles mehr!
Vielen Dank an Rockstar für die Unterstützung!

Hier noch die Facebooklinks, bitte liken und teilen:

 

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.000045 - GLOBAL::include              -> config.php
0.002553 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.002893 - dotDatabase::getInstance     -> connection: database
0.002907 - dotDatabase::__construct     -> connection: database
0.002924 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.003484 - page::getInstance            -> do
0.003512 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.004012 - dotSession::getInstance      -> do
0.004042 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.004398 - dotSession::start            -> ---- init
0.004414 - dotSession::start            -> start php session managment
0.005279 - dotSession::start            -> finished php session management
0.005288 - dotSession::start            -> save user and host information to new session_array
0.005298 - dotSession::start            -> check for security options
0.246741 - dotSession::start            -> lookup ip2country
0.246763 - dotDatabase::connect         -> d030eee4@localhost
0.247038 - dotDatabase::select          -> database: d030eee4
0.247276 - dotDatabase::query           -> SELECT `code` FROM `country_ip2code` WHERE 3628718398 BETWEEN ip_from AND ip_to
0.247430 - dotSession::start            -> update current session online user infos
0.247450 - dotDatabase::query           -> UPDATE session SET lastactivity = 1786256565, userid = 0, site = 'https://lanrena.christoph-raible.de/news/144/', host = '216.73.217.62', dns = '216.73.217.62', countrycode = 'US', hits = hits + 1 WHERE hash = '5b98d270e3a21491562a65cdcb9dcc35'
0.247587 - dotSession::start            -> no session found in db == insert new db sesssion
0.247602 - dotDatabase::query           -> INSERT INTO `session`SET hash = '5b98d270e3a21491562a65cdcb9dcc35', lastactivity = 1786256565, userid = 0, site = 'https://lanrena.christoph-raible.de/news/144/', 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.247845 - dotSession::load_locales     -> do
0.247879 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.247885 - dotSession::start            -> ---- finished with session startup
0.247904 - dotSession::load_user        -> id: 0
0.247909 - user::get_user               -> id: >0<
0.247918 - dotDatabase::getInstance     -> connection: database
0.247943 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.248295 - styles::load                 -> name: ><
0.248317 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.248694 - styles::activate             -> style = lanrenav3
0.248802 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.249012 - admin::getInstance           -> do
0.249021 - dotSession::getInstance      -> do
0.249027 - admin::__construct           -> user_id=0
0.249032 - user::load_settings          -> load current user settings to $global
0.249042 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.249244 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.249612 - EVENT::comming_event         -> return
0.249622 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1786256565 AND active=1 ORDER by begin ASC
0.249694 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1786256565 AND active=1 ORDER by begin DESC LIMIT 1
0.249773 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.250185 - GLOBAL::end global.php       -> ---------------------------------------------
0.250300 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.250406 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.250493 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.250605 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.250714 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.news.php
0.251291 - NEWS::show_comments          -> id >144<
0.251300 - NEWS::get_post               -> id >144<
0.251305 - 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='144' AND active=1 AND dateline
0.251584 - user::get_user               -> id: >2<
0.251593 - dotDatabase::getInstance     -> connection: database
0.251602 - dotDatabase::query           -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 2 ORDER by id DESC
0.251705 - NEWS::get_news_post          -> id >144< + comments
0.251711 - NEWS::get_post               -> id >144<
0.251716 - 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='144' AND active=1 AND dateline
0.251913 - user::get_user               -> id: >2<
0.251920 - user::get_user               -> found in cache
0.251928 - dotDatabase::query           -> SELECT * FROM news_section WHERE id=2 LIMIT 1
0.251976 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.252672 - HTML::encodeCms              -> Es freut uns euch heute eine...
0.252726 - HTML::encode                 -> Es freut uns euch heute einen neuen Sponsor der LANrena - T...
0.252751 - dotDatabase::query           -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.253467 - dotDatabase::query           -> SELECT codetag, codereplacement, twoparams FROM html_code
0.253563 - HTML::encode                 -> replace run 1
0.253703 - HTML::template               -> template: >news_single<
0.253791 - HTML::message                -> generate Message: Kommentar
0.253798 - HTML::template               -> template: >html_message<
0.253851 - GLOBAL::end userspace        -> ---------------------------------------------
0.253857 - PAGE::render                 -> start rendering page layout
0.253862 - USER::check_for_new_messages -> return
0.253869 - dotSession::getInstance      -> do
0.253886 - PAGE::get_boxes              -> -------- side=left
0.253898 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.254695 - PAGE::get_boxes              -> -------- call: left::menu_main
0.254707 - CBOX::menu                   -> generate Menu Box >news<
0.254721 - HTML::template               -> template: >box_menu<
0.254779 - HTML::template_exists        -> search: >page_box_left< == 1
0.254797 - HTML::template               -> template: >page_box_left<
0.254837 - PAGE::get_boxes              -> -------- call: left::menu_site
0.254845 - CBOX::menu                   -> generate Menu Box >site<
0.254855 - HTML::template               -> template: >box_menu_bit<
0.254891 - HTML::template               -> template: >box_menu_bit<
0.254904 - HTML::template               -> template: >box_menu_bit<
0.254916 - HTML::template               -> template: >box_menu_bit<
0.254926 - HTML::template               -> template: >box_menu_bit<
0.254959 - HTML::template               -> template: >box_menu_bit<
0.254971 - HTML::template               -> template: >box_menu<
0.254991 - HTML::template_exists        -> search: >page_box_left< == 1
0.255005 - HTML::template               -> template: >page_box_left<
0.255020 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.255026 - CBOX::menu                   -> generate Menu Box >verein<
0.255035 - HTML::template               -> template: >box_menu_bit<
0.255047 - HTML::template               -> template: >box_menu_bit<
0.255057 - HTML::template               -> template: >box_menu_bit<
0.255067 - HTML::template               -> template: >box_menu_bit<
0.255077 - HTML::template               -> template: >box_menu_bit<
0.255087 - HTML::template               -> template: >box_menu<
0.255105 - HTML::template_exists        -> search: >page_box_left< == 1
0.255117 - HTML::template               -> template: >page_box_left<
0.255131 - PAGE::get_boxes              -> -------- call: left::menu_event
0.255137 - CBOX::menu                   -> generate Menu Box >event<
0.255145 - HTML::template               -> template: >box_menu_bit<
0.255156 - HTML::template               -> template: >box_menu_bit<
0.255167 - HTML::template               -> template: >box_menu_bit<
0.255177 - HTML::template               -> template: >box_menu_bit<
0.255187 - HTML::template               -> template: >box_menu_bit<
0.255197 - HTML::template               -> template: >box_menu_bit<
0.255207 - HTML::template               -> template: >box_menu_bit<
0.255217 - HTML::template               -> template: >box_menu_bit<
0.255231 - HTML::template               -> template: >box_menu_bit<
0.255242 - HTML::template               -> template: >box_menu<
0.255259 - HTML::template_exists        -> search: >page_box_left< == 1
0.255271 - HTML::template               -> template: >page_box_left<
0.255292 - PAGE::get_boxes              -> -------- call: left::menu_login
0.255299 - CBOX::menu                   -> generate Menu Box >login<
0.255311 - HTML::template               -> template: >box_menu_bit<
0.255326 - HTML::template               -> template: >box_menu_bit<
0.255337 - HTML::template               -> template: >box_menu<
0.255354 - HTML::template_exists        -> search: >page_box_left< == 1
0.255365 - HTML::template               -> template: >page_box_left<
0.255382 - PAGE::get_boxes              -> -------- side=right
0.255392 - PAGE::get_boxes              -> -------- call: right::party
0.255398 - CBOX::party                  -> generate Box
0.255404 - EVENT::short_event           -> id >17<
0.255408 - EVENT::getevent              -> id >17<
0.255413 - 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.255536 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.255728 - CACHE::get                   -> cache: >event_17::stats< found
0.255773 - HTML::template               -> template: >box_event<
0.255851 - HTML::template_exists        -> search: >page_box_right< == 1
0.255867 - HTML::template               -> template: >page_box_right<
0.255907 - PAGE::get_boxes              -> -------- call: right::forum
0.255915 - CBOX::forum                  -> generate forum box
0.255919 - CBOX::forum_load_threads     -> load data
0.255929 - CACHE::get                   -> cache: >forum::topthreads< found
0.256017 - CBOX::forum_threads          -> list all threads in array
0.256027 - 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.256042 - admin::getInstance           -> do
0.256062 - HTML::template               -> template: >box_forum_bit<
0.256131 - HTML::template               -> template: >box_forum_bit<
0.256161 - HTML::template               -> template: >box_forum_bit<
0.256189 - HTML::template               -> template: >box_forum_bit<
0.256213 - HTML::template               -> template: >box_forum_bit<
0.256238 - HTML::template               -> template: >box_forum_bit<
0.256253 - HTML::template               -> template: >box_forum<
0.256306 - HTML::template_exists        -> search: >page_box_right< == 1
0.256321 - HTML::template               -> template: >page_box_right<
0.256339 - PAGE::get_boxes              -> -------- call: right::vote
0.256346 - CBOX::vote                   -> generate Box
0.256350 - 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.256515 - HTML::template               -> template: >box_vote_nocurrent<
0.256560 - HTML::template_exists        -> search: >page_box_right< == 1
0.256574 - HTML::template               -> template: >page_box_right<
0.256590 - PAGE::get_boxes              -> -------- call: right::banner
0.256604 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.256633 - HTML::template_exists        -> search: >page_box_right< == 1
0.256647 - HTML::template               -> template: >page_box_right<
0.256662 - PAGE::get_boxes              -> -------- call: right::search
0.256669 - CBOX::template               -> generate Box with >box_suchen< as template
0.256673 - HTML::template               -> template: >box_suchen<
0.256713 - HTML::template_exists        -> search: >page_box_right< == 1
0.256725 - HTML::template               -> template: >page_box_right<
0.256743 - PAGE::render                 -> final
0.256748 - PAGE::renderTemplate         -> page
0.256753 - PAGE::getHead                -> return
0.256756 - dotSession::getInstance      -> do
0.256829 - HTML::template               -> template: >page<
0.256979 - PAGE::render_template        -> final

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

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