lrschriftzug

LANrena Neustetten e.V.

 
 

21

Februar

2019

OC Card ist neuer Sponsor - LANrena 10

Wir freuen uns einen weiteren Sponsor willkommen zu heißen: 

 OC Card

wird in unserem CS:GO 2on2 Turnier den 3.Platz  sponsern!

Das bedeutet zwei Gutscheine für den OC-Onlineshop im Wert von jeweils 30€!

OC Card ist der Ansprechpartner in Sachen PC Komponenten,
welcher für jeden Bedarf das passende Angebot hat.

Den Onlineshop von OC Card findet ihr unter http://www.oc-card.de/shop/

Wir danken OC Card 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.000034 - GLOBAL::include              -> config.php
0.000988 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.001653 - dotDatabase::getInstance     -> connection: database
0.001681 - dotDatabase::__construct     -> connection: database
0.001709 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.002645 - page::getInstance            -> do
0.002684 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.003504 - dotSession::getInstance      -> do
0.003543 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.004267 - dotSession::start            -> ---- init
0.004302 - dotSession::start            -> start php session managment
0.004424 - dotSession::start            -> finished php session management
0.004438 - dotSession::start            -> save user and host information to new session_array
0.004452 - dotSession::start            -> check for security options
0.308699 - dotSession::start            -> lookup ip2country
0.308735 - dotDatabase::connect         -> d030eee4@localhost
0.309268 - dotDatabase::select          -> database: d030eee4
0.309508 - dotDatabase::query           -> SELECT `code` FROM `country_ip2code` WHERE 3628718398 BETWEEN ip_from AND ip_to
0.309771 - dotSession::start            -> update current session online user infos
0.309816 - dotDatabase::query           -> UPDATE session SET lastactivity = 1786253335, userid = 0, site = 'https://lanrena.christoph-raible.de/news/291/', host = '216.73.217.62', dns = '216.73.217.62', countrycode = 'US', hits = hits + 1 WHERE hash = 'a87f07b2687a9fee4587f77f1ae177f8'
0.310069 - dotSession::start            -> no session found in db == insert new db sesssion
0.310102 - dotDatabase::query           -> INSERT INTO `session`SET hash = 'a87f07b2687a9fee4587f77f1ae177f8', lastactivity = 1786253335, userid = 0, site = 'https://lanrena.christoph-raible.de/news/291/', 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.311016 - dotSession::load_locales     -> do
0.311053 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.311064 - dotSession::start            -> ---- finished with session startup
0.311093 - dotSession::load_user        -> id: 0
0.311102 - user::get_user               -> id: >0<
0.311118 - dotDatabase::getInstance     -> connection: database
0.311154 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.311750 - styles::load                 -> name: ><
0.311780 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.312347 - styles::activate             -> style = lanrenav3
0.312512 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.312900 - admin::getInstance           -> do
0.312918 - dotSession::getInstance      -> do
0.312931 - admin::__construct           -> user_id=0
0.312941 - user::load_settings          -> load current user settings to $global
0.312962 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.313329 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.313995 - EVENT::comming_event         -> return
0.314016 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1786253335 AND active=1 ORDER by begin ASC
0.314400 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1786253335 AND active=1 ORDER by begin DESC LIMIT 1
0.314728 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.315508 - GLOBAL::end global.php       -> ---------------------------------------------
0.315731 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.315968 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.316154 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.316379 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.316582 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.news.php
0.317662 - NEWS::show_comments          -> id >291<
0.317680 - NEWS::get_post               -> id >291<
0.317691 - 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='291' AND active=1 AND dateline
0.318169 - user::get_user               -> id: >1720<
0.318188 - dotDatabase::getInstance     -> connection: database
0.318205 - dotDatabase::query           -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 1720 ORDER by id DESC
0.318372 - NEWS::get_news_post          -> id >291< + comments
0.318385 - NEWS::get_post               -> id >291<
0.318394 - 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='291' AND active=1 AND dateline
0.318747 - user::get_user               -> id: >1720<
0.318762 - user::get_user               -> found in cache
0.318777 - dotDatabase::query           -> SELECT * FROM news_section WHERE id=2 LIMIT 1
0.318896 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.320167 - HTML::encodeCms              -> Wi...
0.320237 - HTML::encode                 -> Wir freuen uns einen weiteren Sponsor willkommen zu heißen:...
0.320266 - dotDatabase::query           -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.320925 - dotDatabase::query           -> SELECT codetag, codereplacement, twoparams FROM html_code
0.321077 - HTML::encode                 -> replace run 1
0.321149 - HTML::template               -> template: >news_single<
0.321282 - HTML::message                -> generate Message: Kommentar
0.321296 - HTML::template               -> template: >html_message<
0.321375 - GLOBAL::end userspace        -> ---------------------------------------------
0.321387 - PAGE::render                 -> start rendering page layout
0.321397 - USER::check_for_new_messages -> return
0.321412 - dotSession::getInstance      -> do
0.321446 - PAGE::get_boxes              -> -------- side=left
0.321466 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.322955 - PAGE::get_boxes              -> -------- call: left::menu_main
0.322981 - CBOX::menu                   -> generate Menu Box >news<
0.323003 - HTML::template               -> template: >box_menu<
0.323104 - HTML::template_exists        -> search: >page_box_left< == 1
0.323140 - HTML::template               -> template: >page_box_left<
0.323217 - PAGE::get_boxes              -> -------- call: left::menu_site
0.323234 - CBOX::menu                   -> generate Menu Box >site<
0.323255 - HTML::template               -> template: >box_menu_bit<
0.323326 - HTML::template               -> template: >box_menu_bit<
0.323354 - HTML::template               -> template: >box_menu_bit<
0.323377 - HTML::template               -> template: >box_menu_bit<
0.323400 - HTML::template               -> template: >box_menu_bit<
0.323422 - HTML::template               -> template: >box_menu_bit<
0.323443 - HTML::template               -> template: >box_menu<
0.323481 - HTML::template_exists        -> search: >page_box_left< == 1
0.323510 - HTML::template               -> template: >page_box_left<
0.323554 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.323569 - CBOX::menu                   -> generate Menu Box >verein<
0.323587 - HTML::template               -> template: >box_menu_bit<
0.323612 - HTML::template               -> template: >box_menu_bit<
0.323634 - HTML::template               -> template: >box_menu_bit<
0.323656 - HTML::template               -> template: >box_menu_bit<
0.323677 - HTML::template               -> template: >box_menu_bit<
0.323698 - HTML::template               -> template: >box_menu<
0.323736 - HTML::template_exists        -> search: >page_box_left< == 1
0.323761 - HTML::template               -> template: >page_box_left<
0.323791 - PAGE::get_boxes              -> -------- call: left::menu_event
0.323803 - CBOX::menu                   -> generate Menu Box >event<
0.323821 - HTML::template               -> template: >box_menu_bit<
0.323845 - HTML::template               -> template: >box_menu_bit<
0.323866 - HTML::template               -> template: >box_menu_bit<
0.323888 - HTML::template               -> template: >box_menu_bit<
0.323909 - HTML::template               -> template: >box_menu_bit<
0.323930 - HTML::template               -> template: >box_menu_bit<
0.323951 - HTML::template               -> template: >box_menu_bit<
0.323972 - HTML::template               -> template: >box_menu_bit<
0.323993 - HTML::template               -> template: >box_menu_bit<
0.324014 - HTML::template               -> template: >box_menu<
0.324050 - HTML::template_exists        -> search: >page_box_left< == 1
0.324075 - HTML::template               -> template: >page_box_left<
0.324103 - PAGE::get_boxes              -> -------- call: left::menu_login
0.324115 - CBOX::menu                   -> generate Menu Box >login<
0.324142 - HTML::template               -> template: >box_menu_bit<
0.324167 - HTML::template               -> template: >box_menu_bit<
0.324189 - HTML::template               -> template: >box_menu<
0.324225 - HTML::template_exists        -> search: >page_box_left< == 1
0.324249 - HTML::template               -> template: >page_box_left<
0.324284 - PAGE::get_boxes              -> -------- side=right
0.324304 - PAGE::get_boxes              -> -------- call: right::party
0.324317 - CBOX::party                  -> generate Box
0.324330 - EVENT::short_event           -> id >17<
0.324338 - EVENT::getevent              -> id >17<
0.324349 - 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.324575 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.324906 - CACHE::get                   -> cache: >event_17::stats< found
0.324979 - HTML::template               -> template: >box_event<
0.325123 - HTML::template_exists        -> search: >page_box_right< == 1
0.325157 - HTML::template               -> template: >page_box_right<
0.325234 - PAGE::get_boxes              -> -------- call: right::forum
0.325251 - CBOX::forum                  -> generate forum box
0.325260 - CBOX::forum_load_threads     -> load data
0.325280 - CACHE::get                   -> cache: >forum::topthreads< found
0.325410 - CBOX::forum_threads          -> list all threads in array
0.325430 - 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.325457 - admin::getInstance           -> do
0.325496 - HTML::template               -> template: >box_forum_bit<
0.325642 - HTML::template               -> template: >box_forum_bit<
0.325705 - HTML::template               -> template: >box_forum_bit<
0.325764 - HTML::template               -> template: >box_forum_bit<
0.325814 - HTML::template               -> template: >box_forum_bit<
0.325868 - HTML::template               -> template: >box_forum_bit<
0.325900 - HTML::template               -> template: >box_forum<
0.326000 - HTML::template_exists        -> search: >page_box_right< == 1
0.326031 - HTML::template               -> template: >page_box_right<
0.326067 - PAGE::get_boxes              -> -------- call: right::vote
0.326082 - CBOX::vote                   -> generate Box
0.326092 - 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.326401 - HTML::template               -> template: >box_vote_nocurrent<
0.326495 - HTML::template_exists        -> search: >page_box_right< == 1
0.326534 - HTML::template               -> template: >page_box_right<
0.326571 - PAGE::get_boxes              -> -------- call: right::banner
0.326600 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.326659 - HTML::template_exists        -> search: >page_box_right< == 1
0.326686 - HTML::template               -> template: >page_box_right<
0.326720 - PAGE::get_boxes              -> -------- call: right::search
0.326735 - CBOX::template               -> generate Box with >box_suchen< as template
0.326744 - HTML::template               -> template: >box_suchen<
0.326825 - HTML::template_exists        -> search: >page_box_right< == 1
0.326850 - HTML::template               -> template: >page_box_right<
0.326889 - PAGE::render                 -> final
0.326898 - PAGE::renderTemplate         -> page
0.326909 - PAGE::getHead                -> return
0.326916 - dotSession::getInstance      -> do
0.327031 - HTML::template               -> template: >page<
0.327245 - PAGE::render_template        -> final

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

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