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

0.000024 - GLOBAL::include              -> config.php
0.000719 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.001190 - dotDatabase::getInstance     -> connection: database
0.001209 - dotDatabase::__construct     -> connection: database
0.001230 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.001881 - page::getInstance            -> do
0.001912 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.002500 - dotSession::getInstance      -> do
0.002521 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.003033 - dotSession::start            -> ---- init
0.003057 - dotSession::start            -> start php session managment
0.003119 - dotSession::start            -> finished php session management
0.003135 - dotSession::start            -> check for security options
0.003144 - dotSession::start            -> update current session online user infos
0.003155 - dotDatabase::connect         -> d030eee4@localhost
0.003603 - dotDatabase::select          -> database: d030eee4
0.003878 - dotDatabase::query           -> UPDATE session SET lastactivity = 1776777953, userid = 0, site = 'https://www.lanrena.christoph-raible.de/news/144/', host = '216.73.216.130', dns = '216.73.216.130', countrycode = 'US', hits = hits + 1 WHERE hash = 'fa10e7a8a9c6f4e988c2742d68e163e8'
0.004156 - dotSession::start            -> session found in DB
0.004166 - dotSession::load_locales     -> do
0.004187 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.004195 - dotSession::start            -> ---- finished with session startup
0.004213 - dotSession::load_user        -> id: 0
0.004219 - user::get_user               -> id: >0<
0.004230 - dotDatabase::getInstance     -> connection: database
0.004253 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.004632 - styles::load                 -> name: ><
0.004657 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.005052 - styles::activate             -> style = lanrenav3
0.005187 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.005453 - admin::getInstance           -> do
0.005465 - dotSession::getInstance      -> do
0.005474 - admin::__construct           -> user_id=0
0.005481 - user::load_settings          -> load current user settings to $global
0.005496 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.005747 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.006212 - EVENT::comming_event         -> return
0.006227 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1776777953 AND active=1 ORDER by begin ASC
0.006448 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1776777953 AND active=1 ORDER by begin DESC LIMIT 1
0.006666 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.007192 - GLOBAL::end global.php       -> ---------------------------------------------
0.007335 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.007515 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.007676 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.007853 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.008008 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.news.php
0.008766 - NEWS::show_comments          -> id >144<
0.008778 - NEWS::get_post               -> id >144<
0.008786 - 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.009138 - user::get_user               -> id: >2<
0.009152 - dotDatabase::getInstance     -> connection: database
0.009165 - dotDatabase::query           -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 2 ORDER by id DESC
0.009450 - NEWS::get_news_post          -> id >144< + comments
0.009464 - NEWS::get_post               -> id >144<
0.009471 - 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.009792 - user::get_user               -> id: >2<
0.009804 - user::get_user               -> found in cache
0.009815 - dotDatabase::query           -> SELECT * FROM news_section WHERE id=2 LIMIT 1
0.009911 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.010821 - HTML::encodeCms              -> Es freut uns euch heute eine...
0.010884 - HTML::encode                 -> Es freut uns euch heute einen neuen Sponsor der LANrena - T...
0.010912 - dotDatabase::query           -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.011483 - dotDatabase::query           -> SELECT codetag, codereplacement, twoparams FROM html_code
0.011633 - HTML::encode                 -> replace run 1
0.011743 - HTML::template               -> template: >news_single<
0.011839 - HTML::message                -> generate Message: Kommentar
0.011851 - HTML::template               -> template: >html_message<
0.011913 - GLOBAL::end userspace        -> ---------------------------------------------
0.011921 - PAGE::render                 -> start rendering page layout
0.011928 - USER::check_for_new_messages -> return
0.011939 - dotSession::getInstance      -> do
0.011963 - PAGE::get_boxes              -> -------- side=left
0.011978 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.013028 - PAGE::get_boxes              -> -------- call: left::menu_main
0.013046 - CBOX::menu                   -> generate Menu Box >news<
0.013062 - HTML::template               -> template: >box_menu<
0.013139 - HTML::template_exists        -> search: >page_box_left< == 1
0.013165 - HTML::template               -> template: >page_box_left<
0.013219 - PAGE::get_boxes              -> -------- call: left::menu_site
0.013230 - CBOX::menu                   -> generate Menu Box >site<
0.013245 - HTML::template               -> template: >box_menu_bit<
0.013292 - HTML::template               -> template: >box_menu_bit<
0.013311 - HTML::template               -> template: >box_menu_bit<
0.013328 - HTML::template               -> template: >box_menu_bit<
0.013343 - HTML::template               -> template: >box_menu_bit<
0.013359 - HTML::template               -> template: >box_menu_bit<
0.013374 - HTML::template               -> template: >box_menu<
0.013401 - HTML::template_exists        -> search: >page_box_left< == 1
0.013421 - HTML::template               -> template: >page_box_left<
0.013442 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.013451 - CBOX::menu                   -> generate Menu Box >verein<
0.013464 - HTML::template               -> template: >box_menu_bit<
0.013481 - HTML::template               -> template: >box_menu_bit<
0.013497 - HTML::template               -> template: >box_menu_bit<
0.013511 - HTML::template               -> template: >box_menu_bit<
0.013526 - HTML::template               -> template: >box_menu_bit<
0.013541 - HTML::template               -> template: >box_menu<
0.013566 - HTML::template_exists        -> search: >page_box_left< == 1
0.013584 - HTML::template               -> template: >page_box_left<
0.013605 - PAGE::get_boxes              -> -------- call: left::menu_event
0.013613 - CBOX::menu                   -> generate Menu Box >event<
0.013626 - HTML::template               -> template: >box_menu_bit<
0.013642 - HTML::template               -> template: >box_menu_bit<
0.013658 - HTML::template               -> template: >box_menu_bit<
0.013672 - HTML::template               -> template: >box_menu_bit<
0.013687 - HTML::template               -> template: >box_menu_bit<
0.013702 - HTML::template               -> template: >box_menu_bit<
0.013716 - HTML::template               -> template: >box_menu_bit<
0.013731 - HTML::template               -> template: >box_menu_bit<
0.013746 - HTML::template               -> template: >box_menu_bit<
0.013760 - HTML::template               -> template: >box_menu<
0.013786 - HTML::template_exists        -> search: >page_box_left< == 1
0.013803 - HTML::template               -> template: >page_box_left<
0.013823 - PAGE::get_boxes              -> -------- call: left::menu_login
0.013832 - CBOX::menu                   -> generate Menu Box >login<
0.013850 - HTML::template               -> template: >box_menu_bit<
0.013868 - HTML::template               -> template: >box_menu_bit<
0.013882 - HTML::template               -> template: >box_menu<
0.013908 - HTML::template_exists        -> search: >page_box_left< == 1
0.013925 - HTML::template               -> template: >page_box_left<
0.013949 - PAGE::get_boxes              -> -------- side=right
0.013963 - PAGE::get_boxes              -> -------- call: right::party
0.013972 - CBOX::party                  -> generate Box
0.013981 - EVENT::short_event           -> id >17<
0.013987 - EVENT::getevent              -> id >17<
0.013994 - 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.014162 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.014394 - CACHE::get                   -> cache: >event_17::stats< found
0.014443 - HTML::template               -> template: >box_event<
0.014543 - HTML::template_exists        -> search: >page_box_right< == 1
0.014570 - HTML::template               -> template: >page_box_right<
0.014622 - PAGE::get_boxes              -> -------- call: right::forum
0.014635 - CBOX::forum                  -> generate forum box
0.014641 - CBOX::forum_load_threads     -> load data
0.014655 - CACHE::get                   -> cache: >forum::topthreads< found
0.014746 - CBOX::forum_threads          -> list all threads in array
0.014760 - 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.014779 - admin::getInstance           -> do
0.014807 - HTML::template               -> template: >box_forum_bit<
0.014893 - HTML::template               -> template: >box_forum_bit<
0.014936 - HTML::template               -> template: >box_forum_bit<
0.014977 - HTML::template               -> template: >box_forum_bit<
0.015012 - HTML::template               -> template: >box_forum_bit<
0.015049 - HTML::template               -> template: >box_forum_bit<
0.015070 - HTML::template               -> template: >box_forum<
0.015144 - HTML::template_exists        -> search: >page_box_right< == 1
0.015166 - HTML::template               -> template: >page_box_right<
0.015191 - PAGE::get_boxes              -> -------- call: right::vote
0.015202 - CBOX::vote                   -> generate Box
0.015209 - 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.015474 - HTML::template               -> template: >box_vote_nocurrent<
0.015569 - HTML::template_exists        -> search: >page_box_right< == 1
0.015594 - HTML::template               -> template: >page_box_right<
0.015623 - PAGE::get_boxes              -> -------- call: right::banner
0.015646 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.015688 - HTML::template_exists        -> search: >page_box_right< == 1
0.015709 - HTML::template               -> template: >page_box_right<
0.015735 - PAGE::get_boxes              -> -------- call: right::search
0.015745 - CBOX::template               -> generate Box with >box_suchen< as template
0.015752 - HTML::template               -> template: >box_suchen<
0.015809 - HTML::template_exists        -> search: >page_box_right< == 1
0.015827 - HTML::template               -> template: >page_box_right<
0.015855 - PAGE::render                 -> final
0.015862 - PAGE::renderTemplate         -> page
0.015869 - PAGE::getHead                -> return
0.015874 - dotSession::getInstance      -> do
0.015958 - HTML::template               -> template: >page<
0.016108 - PAGE::render_template        -> final

PHP Includes   : 19
DB Queries     : 15
Rendering Time : 0.016575

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