lrschriftzug

LANrena Neustetten e.V.

 
 
Lanrena - Die 7 NetZwerge > Allgemein
Neuen Beitrag
Moderatoren: Keine Moderatoren festgelegt
Beitrag Starter Antworten Hits Letzter Beitrag
Termin Lan_Guru 6 1149 01. Feb 2015 17:01
Lan_Guru
Casemod contest Red_Bull 7 1149 06. Dez 2014 20:13
Red_Bull
 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 160 debug messages

0.000018 - GLOBAL::include              -> config.php
0.000518 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.000867 - dotDatabase::getInstance     -> connection: database
0.000880 - dotDatabase::__construct     -> connection: database
0.000893 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.001351 - page::getInstance            -> do
0.001369 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.001820 - dotSession::getInstance      -> do
0.001834 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.002190 - dotSession::start            -> ---- init
0.002207 - dotSession::start            -> start php session managment
0.002276 - dotSession::start            -> finished php session management
0.002283 - dotSession::start            -> save user and host information to new session_array
0.002289 - dotSession::start            -> check for security options
0.002493 - dotSession::start            -> lookup ip2country
0.002520 - dotDatabase::connect         -> d030eee4@localhost
0.002882 - dotDatabase::select          -> database: d030eee4
0.003099 - dotDatabase::query           -> SELECT `code` FROM `country_ip2code` WHERE 3628718216 BETWEEN ip_from AND ip_to
0.003204 - dotSession::start            -> update current session online user infos
0.003233 - dotDatabase::query           -> UPDATE session SET lastactivity = 1785984920, userid = 0, site = 'https://lanrena.christoph-raible.de/forum/105/1/', host = '216.73.216.136', dns = '216.73.216.136', countrycode = 'US', hits = hits + 1 WHERE hash = '1e9f237493b5b2c35e45fe4d18d3bdec'
0.003388 - dotSession::start            -> no session found in db == insert new db sesssion
0.003403 - dotDatabase::query           -> INSERT INTO `session`SET hash = '1e9f237493b5b2c35e45fe4d18d3bdec', lastactivity = 1785984920, userid = 0, site = 'https://lanrena.christoph-raible.de/forum/105/1/', 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.010561 - dotSession::load_locales     -> do
0.010592 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.010597 - dotSession::start            -> ---- finished with session startup
0.010619 - dotSession::load_user        -> id: 0
0.010624 - user::get_user               -> id: >0<
0.010632 - dotDatabase::getInstance     -> connection: database
0.010652 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.010958 - styles::load                 -> name: ><
0.010972 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.011249 - styles::activate             -> style = lanrenav3
0.011325 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.011552 - admin::getInstance           -> do
0.011560 - dotSession::getInstance      -> do
0.011566 - admin::__construct           -> user_id=0
0.011570 - user::load_settings          -> load current user settings to $global
0.011579 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.011759 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.012086 - EVENT::comming_event         -> return
0.012096 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1785984920 AND active=1 ORDER by begin ASC
0.012370 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1785984920 AND active=1 ORDER by begin DESC LIMIT 1
0.012585 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.012973 - GLOBAL::end global.php       -> ---------------------------------------------
0.013071 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.013235 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.013344 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.013421 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.013521 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.forum.php
0.014731 - dotDatabase::query           -> SELECT priv_access, private, moderators, title, closed, catid FROM forum_main WHERE forumid='105' AND active=1
0.014912 - dotDatabase::query           -> SELECT count(*) AS anz FROM forum_thread WHERE forumid='105'
0.015103 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.015789 - HTML::template               -> template: >forum_displayforumpages<
0.015843 - dotDatabase::query           -> SELECT threadid FROM forum_thread WHERE forumid = 105 ORDER by sticky DESC, lastposttime DESC LIMIT 20,20
0.016119 - FORUM::thread_lastvisit      -> threadid: Array
0.016139 - 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 (1971, 1948) ORDER by sticky DESC, lastposttime DESC
0.016337 - HTML::template               -> template: >forum_displayforumpart<
0.016458 - dotDatabase::query           -> SELECT title FROM forum_cat WHERE catid=15
0.016650 - HTML::template               -> template: >forum_displayforumindex<
0.016769 - GLOBAL::end userspace        -> ---------------------------------------------
0.016776 - PAGE::render                 -> start rendering page layout
0.016781 - USER::check_for_new_messages -> return
0.016789 - dotSession::getInstance      -> do
0.016807 - PAGE::get_boxes              -> -------- side=left
0.016818 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.017626 - PAGE::get_boxes              -> -------- call: left::menu_main
0.017639 - CBOX::menu                   -> generate Menu Box >news<
0.017650 - HTML::template               -> template: >box_menu<
0.017701 - HTML::template_exists        -> search: >page_box_left< == 1
0.017718 - HTML::template               -> template: >page_box_left<
0.017755 - PAGE::get_boxes              -> -------- call: left::menu_site
0.017763 - CBOX::menu                   -> generate Menu Box >site<
0.017773 - HTML::template               -> template: >box_menu_bit<
0.017807 - HTML::template               -> template: >box_menu_bit<
0.017819 - HTML::template               -> template: >box_menu_bit<
0.017829 - HTML::template               -> template: >box_menu_bit<
0.017839 - HTML::template               -> template: >box_menu_bit<
0.017848 - HTML::template               -> template: >box_menu_bit<
0.017858 - HTML::template               -> template: >box_menu<
0.017875 - HTML::template_exists        -> search: >page_box_left< == 1
0.017888 - HTML::template               -> template: >page_box_left<
0.017901 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.017907 - CBOX::menu                   -> generate Menu Box >verein<
0.017916 - HTML::template               -> template: >box_menu_bit<
0.017927 - HTML::template               -> template: >box_menu_bit<
0.017936 - HTML::template               -> template: >box_menu_bit<
0.017945 - HTML::template               -> template: >box_menu_bit<
0.017955 - HTML::template               -> template: >box_menu_bit<
0.017964 - HTML::template               -> template: >box_menu<
0.017980 - HTML::template_exists        -> search: >page_box_left< == 1
0.017991 - HTML::template               -> template: >page_box_left<
0.018004 - PAGE::get_boxes              -> -------- call: left::menu_event
0.018009 - CBOX::menu                   -> generate Menu Box >event<
0.018017 - HTML::template               -> template: >box_menu_bit<
0.018027 - HTML::template               -> template: >box_menu_bit<
0.018037 - HTML::template               -> template: >box_menu_bit<
0.018046 - HTML::template               -> template: >box_menu_bit<
0.018055 - HTML::template               -> template: >box_menu_bit<
0.018064 - HTML::template               -> template: >box_menu_bit<
0.018073 - HTML::template               -> template: >box_menu_bit<
0.018083 - HTML::template               -> template: >box_menu_bit<
0.018095 - HTML::template               -> template: >box_menu_bit<
0.018104 - HTML::template               -> template: >box_menu<
0.018120 - HTML::template_exists        -> search: >page_box_left< == 1
0.018131 - HTML::template               -> template: >page_box_left<
0.018146 - PAGE::get_boxes              -> -------- call: left::menu_login
0.018152 - CBOX::menu                   -> generate Menu Box >login<
0.018165 - HTML::template               -> template: >box_menu_bit<
0.018178 - HTML::template               -> template: >box_menu_bit<
0.018188 - HTML::template               -> template: >box_menu<
0.018205 - HTML::template_exists        -> search: >page_box_left< == 1
0.018215 - HTML::template               -> template: >page_box_left<
0.018232 - PAGE::get_boxes              -> -------- side=right
0.018241 - PAGE::get_boxes              -> -------- call: right::party
0.018247 - CBOX::party                  -> generate Box
0.018254 - EVENT::short_event           -> id >17<
0.018258 - EVENT::getevent              -> id >17<
0.018263 - 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.018392 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.018609 - CACHE::get                   -> cache: >event_17::stats< found
0.018646 - HTML::template               -> template: >box_event<
0.018717 - HTML::template_exists        -> search: >page_box_right< == 1
0.018732 - HTML::template               -> template: >page_box_right<
0.018769 - PAGE::get_boxes              -> -------- call: right::forum
0.018776 - CBOX::forum                  -> generate forum box
0.018780 - CBOX::forum_load_threads     -> load data
0.018791 - CACHE::get                   -> cache: >forum::topthreads< found
0.018868 - CBOX::forum_threads          -> list all threads in array
0.018877 - 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.018893 - admin::getInstance           -> do
0.018913 - HTML::template               -> template: >box_forum_bit<
0.018971 - HTML::template               -> template: >box_forum_bit<
0.018998 - HTML::template               -> template: >box_forum_bit<
0.019023 - HTML::template               -> template: >box_forum_bit<
0.019045 - HTML::template               -> template: >box_forum_bit<
0.019068 - HTML::template               -> template: >box_forum_bit<
0.019084 - HTML::template               -> template: >box_forum<
0.019135 - HTML::template_exists        -> search: >page_box_right< == 1
0.019148 - HTML::template               -> template: >page_box_right<
0.019167 - PAGE::get_boxes              -> -------- call: right::vote
0.019174 - CBOX::vote                   -> generate Box
0.019179 - 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.019392 - HTML::template               -> template: >box_vote_nocurrent<
0.019440 - HTML::template_exists        -> search: >page_box_right< == 1
0.019453 - HTML::template               -> template: >page_box_right<
0.019473 - PAGE::get_boxes              -> -------- call: right::banner
0.019510 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.019553 - HTML::template_exists        -> search: >page_box_right< == 1
0.019565 - HTML::template               -> template: >page_box_right<
0.019580 - PAGE::get_boxes              -> -------- call: right::search
0.019586 - CBOX::template               -> generate Box with >box_suchen< as template
0.019590 - HTML::template               -> template: >box_suchen<
0.019626 - HTML::template_exists        -> search: >page_box_right< == 1
0.019637 - HTML::template               -> template: >page_box_right<
0.019654 - PAGE::render                 -> final
0.019659 - PAGE::renderTemplate         -> page
0.019665 - PAGE::getHead                -> return
0.019668 - dotSession::getInstance      -> do
0.019726 - HTML::template               -> template: >page<
0.019843 - PAGE::render_template        -> final

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

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