lrschriftzug

LANrena Neustetten e.V.

 
 
LANrena LANparty Archiv > LANrena 6 - Archiv
Neuen Beitrag
Moderatoren: Keine Moderatoren festgelegt
Beitrag Starter Antworten Hits Letzter Beitrag
Feedback Thread |LR|Cooper 15 2730 14. Apr 2014 10:34
Powerdot
 Markiere alle Threads als gelesen

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

0.000033 - GLOBAL::include              -> config.php
0.002319 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.002688 - dotDatabase::getInstance     -> connection: database
0.002706 - dotDatabase::__construct     -> connection: database
0.002724 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.003283 - page::getInstance            -> do
0.003311 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.003776 - dotSession::getInstance      -> do
0.003793 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.004196 - dotSession::start            -> ---- init
0.004216 - dotSession::start            -> start php session managment
0.004293 - dotSession::start            -> finished php session management
0.004302 - dotSession::start            -> save user and host information to new session_array
0.004309 - dotSession::start            -> check for security options
0.004485 - dotSession::start            -> lookup ip2country
0.004495 - dotDatabase::connect         -> d030eee4@localhost
0.004763 - dotDatabase::select          -> database: d030eee4
0.004889 - dotDatabase::query           -> SELECT `code` FROM `country_ip2code` WHERE 3628718216 BETWEEN ip_from AND ip_to
0.013198 - dotSession::start            -> update current session online user infos
0.013232 - dotDatabase::query           -> UPDATE session SET lastactivity = 1785983599, userid = 0, site = 'https://lanrena.christoph-raible.de/forum/111/', host = '216.73.216.136', dns = '216.73.216.136', countrycode = 'US', hits = hits + 1 WHERE hash = '09d6be43fe7a2471c3e5b9106dd63467'
0.013595 - dotSession::start            -> no session found in db == insert new db sesssion
0.013622 - dotDatabase::query           -> INSERT INTO `session`SET hash = '09d6be43fe7a2471c3e5b9106dd63467', lastactivity = 1785983599, userid = 0, site = 'https://lanrena.christoph-raible.de/forum/111/', referer = '', useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', host = '216.73.216.136', dns = '216.73.216.136', countrycode = 'US', hits = 1
0.013780 - dotSession::load_locales     -> do
0.013823 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.013830 - dotSession::start            -> ---- finished with session startup
0.013852 - dotSession::load_user        -> id: 0
0.013861 - user::get_user               -> id: >0<
0.013870 - dotDatabase::getInstance     -> connection: database
0.013919 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.014283 - styles::load                 -> name: ><
0.014306 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.014656 - styles::activate             -> style = lanrenav3
0.014780 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.014976 - admin::getInstance           -> do
0.014984 - dotSession::getInstance      -> do
0.014991 - admin::__construct           -> user_id=0
0.014995 - user::load_settings          -> load current user settings to $global
0.015005 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.015243 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.015654 - EVENT::comming_event         -> return
0.015664 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1785983599 AND active=1 ORDER by begin ASC
0.015935 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1785983599 AND active=1 ORDER by begin DESC LIMIT 1
0.016138 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.016554 - GLOBAL::end global.php       -> ---------------------------------------------
0.016686 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.016969 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.017098 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.017315 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.017449 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.forum.php
0.018720 - dotDatabase::query           -> SELECT priv_access, private, moderators, title, closed, catid FROM forum_main WHERE forumid='111' AND active=1
0.018939 - dotDatabase::query           -> SELECT count(*) AS anz FROM forum_thread WHERE forumid='111'
0.019095 - dotDatabase::query           -> SELECT threadid FROM forum_thread WHERE forumid = 111 ORDER by sticky DESC, lastposttime DESC LIMIT 0,20
0.019237 - FORUM::thread_lastvisit      -> threadid: Array
0.019254 - dotDatabase::query           -> SELECT forum_thread.*, UNIX_TIMESTAMP(forum_thread.lastposttime) AS stamp, user.nick AS firstposter FROM forum_thread LEFT JOIN user ON user.id = forum_thread.user_id WHERE threadID IN (1882) ORDER by sticky DESC, lastposttime DESC
0.019390 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.020138 - HTML::template               -> template: >forum_displayforumpart<
0.020279 - dotDatabase::query           -> SELECT title FROM forum_cat WHERE catid=12
0.020461 - HTML::template               -> template: >forum_displayforumindex<
0.020528 - GLOBAL::end userspace        -> ---------------------------------------------
0.020534 - PAGE::render                 -> start rendering page layout
0.020540 - USER::check_for_new_messages -> return
0.020548 - dotSession::getInstance      -> do
0.020568 - PAGE::get_boxes              -> -------- side=left
0.020580 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.021670 - PAGE::get_boxes              -> -------- call: left::menu_main
0.021700 - CBOX::menu                   -> generate Menu Box >news<
0.021721 - HTML::template               -> template: >box_menu<
0.021802 - HTML::template_exists        -> search: >page_box_left< == 1
0.021827 - HTML::template               -> template: >page_box_left<
0.021900 - PAGE::get_boxes              -> -------- call: left::menu_site
0.021908 - CBOX::menu                   -> generate Menu Box >site<
0.021917 - HTML::template               -> template: >box_menu_bit<
0.021954 - HTML::template               -> template: >box_menu_bit<
0.021968 - HTML::template               -> template: >box_menu_bit<
0.021978 - HTML::template               -> template: >box_menu_bit<
0.021988 - HTML::template               -> template: >box_menu_bit<
0.021998 - HTML::template               -> template: >box_menu_bit<
0.022008 - HTML::template               -> template: >box_menu<
0.022026 - HTML::template_exists        -> search: >page_box_left< == 1
0.022039 - HTML::template               -> template: >page_box_left<
0.022053 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.022060 - CBOX::menu                   -> generate Menu Box >verein<
0.022069 - HTML::template               -> template: >box_menu_bit<
0.022080 - HTML::template               -> template: >box_menu_bit<
0.022090 - HTML::template               -> template: >box_menu_bit<
0.022100 - HTML::template               -> template: >box_menu_bit<
0.022110 - HTML::template               -> template: >box_menu_bit<
0.022119 - HTML::template               -> template: >box_menu<
0.022136 - HTML::template_exists        -> search: >page_box_left< == 1
0.022147 - HTML::template               -> template: >page_box_left<
0.022161 - PAGE::get_boxes              -> -------- call: left::menu_event
0.022167 - CBOX::menu                   -> generate Menu Box >event<
0.022175 - HTML::template               -> template: >box_menu_bit<
0.022186 - HTML::template               -> template: >box_menu_bit<
0.022196 - HTML::template               -> template: >box_menu_bit<
0.022206 - HTML::template               -> template: >box_menu_bit<
0.022215 - HTML::template               -> template: >box_menu_bit<
0.022228 - HTML::template               -> template: >box_menu_bit<
0.022238 - HTML::template               -> template: >box_menu_bit<
0.022247 - HTML::template               -> template: >box_menu_bit<
0.022259 - HTML::template               -> template: >box_menu_bit<
0.022269 - HTML::template               -> template: >box_menu<
0.022287 - HTML::template_exists        -> search: >page_box_left< == 1
0.022299 - HTML::template               -> template: >page_box_left<
0.022314 - PAGE::get_boxes              -> -------- call: left::menu_login
0.022320 - CBOX::menu                   -> generate Menu Box >login<
0.022335 - HTML::template               -> template: >box_menu_bit<
0.022347 - HTML::template               -> template: >box_menu_bit<
0.022357 - HTML::template               -> template: >box_menu<
0.022374 - HTML::template_exists        -> search: >page_box_left< == 1
0.022385 - HTML::template               -> template: >page_box_left<
0.022403 - PAGE::get_boxes              -> -------- side=right
0.022413 - PAGE::get_boxes              -> -------- call: right::party
0.022419 - CBOX::party                  -> generate Box
0.022428 - EVENT::short_event           -> id >17<
0.022432 - EVENT::getevent              -> id >17<
0.022440 - 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.023105 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.023337 - CACHE::get                   -> cache: >event_17::stats< found
0.023386 - HTML::template               -> template: >box_event<
0.023471 - HTML::template_exists        -> search: >page_box_right< == 1
0.023490 - HTML::template               -> template: >page_box_right<
0.023530 - PAGE::get_boxes              -> -------- call: right::forum
0.023539 - CBOX::forum                  -> generate forum box
0.023544 - CBOX::forum_load_threads     -> load data
0.023555 - CACHE::get                   -> cache: >forum::topthreads< found
0.023639 - CBOX::forum_threads          -> list all threads in array
0.023649 - 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.023662 - admin::getInstance           -> do
0.023690 - HTML::template               -> template: >box_forum_bit<
0.023762 - HTML::template               -> template: >box_forum_bit<
0.023794 - HTML::template               -> template: >box_forum_bit<
0.023821 - HTML::template               -> template: >box_forum_bit<
0.023868 - HTML::template               -> template: >box_forum_bit<
0.023896 - HTML::template               -> template: >box_forum_bit<
0.023915 - HTML::template               -> template: >box_forum<
0.023978 - HTML::template_exists        -> search: >page_box_right< == 1
0.023994 - HTML::template               -> template: >page_box_right<
0.024013 - PAGE::get_boxes              -> -------- call: right::vote
0.024022 - CBOX::vote                   -> generate Box
0.024028 - 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.024264 - HTML::template               -> template: >box_vote_nocurrent<
0.024326 - HTML::template_exists        -> search: >page_box_right< == 1
0.024344 - HTML::template               -> template: >page_box_right<
0.024364 - PAGE::get_boxes              -> -------- call: right::banner
0.024381 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.024420 - HTML::template_exists        -> search: >page_box_right< == 1
0.024435 - HTML::template               -> template: >page_box_right<
0.024454 - PAGE::get_boxes              -> -------- call: right::search
0.024461 - CBOX::template               -> generate Box with >box_suchen< as template
0.024466 - HTML::template               -> template: >box_suchen<
0.024512 - HTML::template_exists        -> search: >page_box_right< == 1
0.024525 - HTML::template               -> template: >page_box_right<
0.024547 - PAGE::render                 -> final
0.024553 - PAGE::renderTemplate         -> page
0.024560 - PAGE::getHead                -> return
0.024564 - dotSession::getInstance      -> do
0.024659 - HTML::template               -> template: >page<
0.024809 - PAGE::render_template        -> final

PHP Includes   : 19
DB Queries     : 16
Rendering Time : 0.025132

Includes PHP Files: 
 - /www/htdocs/w00f1046/forum/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.forum.php
 - /www/htdocs/w00f1046/includes/class.html.php
 - /www/htdocs/w00f1046/includes/class.cbox.php
 - /www/htdocs/w00f1046/includes/class.cache.php