lrschriftzug

LANrena Neustetten e.V.

 
 

31

März

2018

Anmeldung Main Contests geöffnet!

Ab sofort könnt ihr euch für unsere "Main Contests" anmelden!

CS:GO - 5on5 / 2on2

Leauge of Legends - 5on5

Hearthstone - 1on1

JETZT ANMELDEN!

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

0.000020 - GLOBAL::include              -> config.php
0.000494 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.000814 - dotDatabase::getInstance     -> connection: database
0.000827 - dotDatabase::__construct     -> connection: database
0.000842 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.001289 - page::getInstance            -> do
0.001311 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.001709 - dotSession::getInstance      -> do
0.001725 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.002074 - dotSession::start            -> ---- init
0.002093 - dotSession::start            -> start php session managment
0.002145 - dotSession::start            -> finished php session management
0.002153 - dotSession::start            -> check for security options
0.002159 - dotSession::start            -> update current session online user infos
0.002167 - dotDatabase::connect         -> d030eee4@localhost
0.002552 - dotDatabase::select          -> database: d030eee4
0.002782 - dotDatabase::query           -> UPDATE session SET lastactivity = 1790203226, userid = 0, site = 'https://lanrena.christoph-raible.de/news/277/', host = '216.73.217.81', dns = '216.73.217.81', countrycode = 'US', hits = hits + 1 WHERE hash = '178b4bb2ffd310d688fe191783762f28'
0.003044 - dotSession::start            -> session found in DB
0.003051 - dotSession::load_locales     -> do
0.003067 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.003072 - dotSession::start            -> ---- finished with session startup
0.003084 - dotSession::load_user        -> id: 0
0.003089 - user::get_user               -> id: >0<
0.003096 - dotDatabase::getInstance     -> connection: database
0.003113 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.003381 - styles::load                 -> name: ><
0.003396 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.003677 - styles::activate             -> style = lanrenav3
0.003757 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.003943 - admin::getInstance           -> do
0.003951 - dotSession::getInstance      -> do
0.003957 - admin::__construct           -> user_id=0
0.003962 - user::load_settings          -> load current user settings to $global
0.003973 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.004156 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.004479 - EVENT::comming_event         -> return
0.004489 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1790203226 AND active=1 ORDER by begin ASC
0.004685 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1790203226 AND active=1 ORDER by begin DESC LIMIT 1
0.004854 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.005214 - GLOBAL::end global.php       -> ---------------------------------------------
0.005337 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.005502 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.005623 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.005764 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.005877 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.news.php
0.006397 - NEWS::show_comments          -> id >277<
0.006405 - NEWS::get_post               -> id >277<
0.006411 - 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='277' AND active=1 AND dateline
0.006709 - user::get_user               -> id: >3<
0.006719 - dotDatabase::getInstance     -> connection: database
0.006727 - dotDatabase::query           -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 3 ORDER by id DESC
0.006911 - NEWS::get_news_post          -> id >277< + comments
0.006916 - NEWS::get_post               -> id >277<
0.006920 - 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='277' AND active=1 AND dateline
0.007126 - user::get_user               -> id: >3<
0.007132 - user::get_user               -> found in cache
0.007147 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.007759 - HTML::encodeCms              -> Ab...
0.007789 - HTML::encode                 -> Ab sofort könnt ihr euch für unsere "Main Contests" anmeld...
0.007804 - dotDatabase::query           -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.008128 - dotDatabase::query           -> SELECT codetag, codereplacement, twoparams FROM html_code
0.008225 - HTML::encode                 -> replace run 1
0.008264 - HTML::template               -> template: >news_single<
0.008342 - HTML::message                -> generate Message: Kommentar
0.008349 - HTML::template               -> template: >html_message<
0.008399 - GLOBAL::end userspace        -> ---------------------------------------------
0.008405 - PAGE::render                 -> start rendering page layout
0.008410 - USER::check_for_new_messages -> return
0.008419 - dotSession::getInstance      -> do
0.008436 - PAGE::get_boxes              -> -------- side=left
0.008448 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.009166 - PAGE::get_boxes              -> -------- call: left::menu_main
0.009183 - CBOX::menu                   -> generate Menu Box >news<
0.009194 - HTML::template               -> template: >box_menu<
0.009253 - HTML::template_exists        -> search: >page_box_left< == 1
0.009270 - HTML::template               -> template: >page_box_left<
0.009313 - PAGE::get_boxes              -> -------- call: left::menu_site
0.009321 - CBOX::menu                   -> generate Menu Box >site<
0.009330 - HTML::template               -> template: >box_menu_bit<
0.009370 - HTML::template               -> template: >box_menu_bit<
0.009383 - HTML::template               -> template: >box_menu_bit<
0.009393 - HTML::template               -> template: >box_menu_bit<
0.009403 - HTML::template               -> template: >box_menu_bit<
0.009413 - HTML::template               -> template: >box_menu_bit<
0.009423 - HTML::template               -> template: >box_menu<
0.009442 - HTML::template_exists        -> search: >page_box_left< == 1
0.009455 - HTML::template               -> template: >page_box_left<
0.009469 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.009475 - CBOX::menu                   -> generate Menu Box >verein<
0.009484 - HTML::template               -> template: >box_menu_bit<
0.009495 - HTML::template               -> template: >box_menu_bit<
0.009505 - HTML::template               -> template: >box_menu_bit<
0.009514 - HTML::template               -> template: >box_menu_bit<
0.009524 - HTML::template               -> template: >box_menu_bit<
0.009534 - HTML::template               -> template: >box_menu<
0.009551 - HTML::template_exists        -> search: >page_box_left< == 1
0.009563 - HTML::template               -> template: >page_box_left<
0.009576 - PAGE::get_boxes              -> -------- call: left::menu_event
0.009582 - CBOX::menu                   -> generate Menu Box >event<
0.009590 - HTML::template               -> template: >box_menu_bit<
0.009601 - HTML::template               -> template: >box_menu_bit<
0.009611 - HTML::template               -> template: >box_menu_bit<
0.009621 - HTML::template               -> template: >box_menu_bit<
0.009630 - HTML::template               -> template: >box_menu_bit<
0.009640 - HTML::template               -> template: >box_menu_bit<
0.009650 - HTML::template               -> template: >box_menu_bit<
0.009660 - HTML::template               -> template: >box_menu_bit<
0.009670 - HTML::template               -> template: >box_menu_bit<
0.009679 - HTML::template               -> template: >box_menu<
0.009698 - HTML::template_exists        -> search: >page_box_left< == 1
0.009709 - HTML::template               -> template: >page_box_left<
0.009722 - PAGE::get_boxes              -> -------- call: left::menu_login
0.009727 - CBOX::menu                   -> generate Menu Box >login<
0.009740 - HTML::template               -> template: >box_menu_bit<
0.009751 - HTML::template               -> template: >box_menu_bit<
0.009761 - HTML::template               -> template: >box_menu<
0.009779 - HTML::template_exists        -> search: >page_box_left< == 1
0.009790 - HTML::template               -> template: >page_box_left<
0.009806 - PAGE::get_boxes              -> -------- side=right
0.009816 - PAGE::get_boxes              -> -------- call: right::party
0.009822 - CBOX::party                  -> generate Box
0.009829 - EVENT::short_event           -> id >17<
0.009833 - EVENT::getevent              -> id >17<
0.009838 - 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.009967 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.010133 - CACHE::get                   -> cache: >event_17::stats< found
0.010175 - HTML::template               -> template: >box_event<
0.010257 - HTML::template_exists        -> search: >page_box_right< == 1
0.010273 - HTML::template               -> template: >page_box_right<
0.010319 - PAGE::get_boxes              -> -------- call: right::forum
0.010327 - CBOX::forum                  -> generate forum box
0.010331 - CBOX::forum_load_threads     -> load data
0.010343 - CACHE::get                   -> cache: >forum::topthreads< found
0.010411 - CBOX::forum_threads          -> list all threads in array
0.010420 - 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.010433 - admin::getInstance           -> do
0.010453 - HTML::template               -> template: >box_forum_bit<
0.010521 - HTML::template               -> template: >box_forum_bit<
0.010548 - HTML::template               -> template: >box_forum_bit<
0.010573 - HTML::template               -> template: >box_forum_bit<
0.010595 - HTML::template               -> template: >box_forum_bit<
0.010619 - HTML::template               -> template: >box_forum_bit<
0.010633 - HTML::template               -> template: >box_forum<
0.010689 - HTML::template_exists        -> search: >page_box_right< == 1
0.010703 - HTML::template               -> template: >page_box_right<
0.010720 - PAGE::get_boxes              -> -------- call: right::vote
0.010727 - CBOX::vote                   -> generate Box
0.010732 - 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.010952 - HTML::template               -> template: >box_vote_nocurrent<
0.011006 - HTML::template_exists        -> search: >page_box_right< == 1
0.011019 - HTML::template               -> template: >page_box_right<
0.011034 - PAGE::get_boxes              -> -------- call: right::banner
0.011049 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.011085 - HTML::template_exists        -> search: >page_box_right< == 1
0.011098 - HTML::template               -> template: >page_box_right<
0.011112 - PAGE::get_boxes              -> -------- call: right::search
0.011119 - CBOX::template               -> generate Box with >box_suchen< as template
0.011123 - HTML::template               -> template: >box_suchen<
0.011169 - HTML::template_exists        -> search: >page_box_right< == 1
0.011190 - HTML::template               -> template: >page_box_right<
0.011208 - PAGE::render                 -> final
0.011213 - PAGE::renderTemplate         -> page
0.011219 - PAGE::getHead                -> return
0.011223 - dotSession::getInstance      -> do
0.011298 - HTML::template               -> template: >page<
0.011430 - PAGE::render_template        -> final

PHP Includes   : 19
DB Queries     : 14
Rendering Time : 0.011733

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