lrschriftzug

LANrena Neustetten e.V.

 
 
LANrena 8 > Technik [CLOSED]
Neuen Beitrag
Moderatoren: Keine Moderatoren festgelegt
Beitrag Starter Antworten Hits Letzter Beitrag
WLAN für Handys |LR|Quad 1 1131 17. Feb 2017 11:25
|LR|Rattlesnake
 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.000115 - GLOBAL::include              -> config.php
0.011603 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.013525 - dotDatabase::getInstance     -> connection: database
0.013595 - dotDatabase::__construct     -> connection: database
0.013687 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.016479 - page::getInstance            -> do
0.016620 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.019215 - dotSession::getInstance      -> do
0.019348 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.021295 - dotSession::start            -> ---- init
0.021375 - dotSession::start            -> start php session managment
0.021617 - dotSession::start            -> finished php session management
0.021642 - dotSession::start            -> save user and host information to new session_array
0.021700 - dotSession::start            -> check for security options
0.022199 - dotSession::start            -> lookup ip2country
0.022245 - dotDatabase::connect         -> d030eee4@localhost
0.023062 - dotDatabase::select          -> database: d030eee4
0.023405 - dotDatabase::query           -> SELECT `code` FROM `country_ip2code` WHERE 3628718210 BETWEEN ip_from AND ip_to
0.023651 - dotSession::start            -> update current session online user infos
0.023711 - dotDatabase::query           -> UPDATE session SET lastactivity = 1776789341, userid = 0, site = 'https://www.lanrena.christoph-raible.de/forum/114/', host = '216.73.216.130', dns = '216.73.216.130', countrycode = 'US', hits = hits + 1 WHERE hash = '4a2db4b1687358140badc251377fc357'
0.024366 - dotSession::start            -> no session found in db == insert new db sesssion
0.024425 - dotDatabase::query           -> INSERT INTO `session`SET hash = '4a2db4b1687358140badc251377fc357', lastactivity = 1776789341, userid = 0, site = 'https://www.lanrena.christoph-raible.de/forum/114/', referer = '', useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', host = '216.73.216.130', dns = '216.73.216.130', countrycode = 'US', hits = 1
0.024816 - dotSession::load_locales     -> do
0.024922 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.024944 - dotSession::start            -> ---- finished with session startup
0.025027 - dotSession::load_user        -> id: 0
0.025046 - user::get_user               -> id: >0<
0.025076 - dotDatabase::getInstance     -> connection: database
0.025135 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.026150 - styles::load                 -> name: ><
0.026205 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.027140 - styles::activate             -> style = lanrenav3
0.027425 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.027941 - admin::getInstance           -> do
0.027964 - dotSession::getInstance      -> do
0.027980 - admin::__construct           -> user_id=0
0.027992 - user::load_settings          -> load current user settings to $global
0.028018 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.028535 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.029486 - EVENT::comming_event         -> return
0.029514 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1776789341 AND active=1 ORDER by begin ASC
0.029968 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1776789341 AND active=1 ORDER by begin DESC LIMIT 1
0.030348 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.031282 - GLOBAL::end global.php       -> ---------------------------------------------
0.031534 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.031763 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.031949 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.032171 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.032393 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.forum.php
0.034984 - dotDatabase::query           -> SELECT priv_access, private, moderators, title, closed, catid FROM forum_main WHERE forumid='114' AND active=1
0.035244 - dotDatabase::query           -> SELECT count(*) AS anz FROM forum_thread WHERE forumid='114'
0.035504 - dotDatabase::query           -> SELECT threadid FROM forum_thread WHERE forumid = 114 ORDER by sticky DESC, lastposttime DESC LIMIT 0,20
0.035839 - FORUM::thread_lastvisit      -> threadid: Array
0.035865 - 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 (2267) ORDER by sticky DESC, lastposttime DESC
0.036141 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.037291 - HTML::template               -> template: >forum_displayforumpart<
0.037503 - dotDatabase::query           -> SELECT title FROM forum_cat WHERE catid=18
0.037759 - HTML::template               -> template: >forum_displayforumindex<
0.037881 - GLOBAL::end userspace        -> ---------------------------------------------
0.037894 - PAGE::render                 -> start rendering page layout
0.037902 - USER::check_for_new_messages -> return
0.037915 - dotSession::getInstance      -> do
0.037943 - PAGE::get_boxes              -> -------- side=left
0.037966 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.039346 - PAGE::get_boxes              -> -------- call: left::menu_main
0.039369 - CBOX::menu                   -> generate Menu Box >news<
0.039393 - HTML::template               -> template: >box_menu<
0.039495 - HTML::template_exists        -> search: >page_box_left< == 1
0.039526 - HTML::template               -> template: >page_box_left<
0.039605 - PAGE::get_boxes              -> -------- call: left::menu_site
0.039620 - CBOX::menu                   -> generate Menu Box >site<
0.039638 - HTML::template               -> template: >box_menu_bit<
0.039699 - HTML::template               -> template: >box_menu_bit<
0.039723 - HTML::template               -> template: >box_menu_bit<
0.039742 - HTML::template               -> template: >box_menu_bit<
0.039760 - HTML::template               -> template: >box_menu_bit<
0.039778 - HTML::template               -> template: >box_menu_bit<
0.039796 - HTML::template               -> template: >box_menu<
0.039828 - HTML::template_exists        -> search: >page_box_left< == 1
0.039853 - HTML::template               -> template: >page_box_left<
0.039880 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.039891 - CBOX::menu                   -> generate Menu Box >verein<
0.039906 - HTML::template               -> template: >box_menu_bit<
0.039927 - HTML::template               -> template: >box_menu_bit<
0.039946 - HTML::template               -> template: >box_menu_bit<
0.039964 - HTML::template               -> template: >box_menu_bit<
0.039982 - HTML::template               -> template: >box_menu_bit<
0.039999 - HTML::template               -> template: >box_menu<
0.040030 - HTML::template_exists        -> search: >page_box_left< == 1
0.040052 - HTML::template               -> template: >page_box_left<
0.040077 - PAGE::get_boxes              -> -------- call: left::menu_event
0.040088 - CBOX::menu                   -> generate Menu Box >event<
0.040102 - HTML::template               -> template: >box_menu_bit<
0.040123 - HTML::template               -> template: >box_menu_bit<
0.040141 - HTML::template               -> template: >box_menu_bit<
0.040159 - HTML::template               -> template: >box_menu_bit<
0.040177 - HTML::template               -> template: >box_menu_bit<
0.040194 - HTML::template               -> template: >box_menu_bit<
0.040212 - HTML::template               -> template: >box_menu_bit<
0.040235 - HTML::template               -> template: >box_menu_bit<
0.040254 - HTML::template               -> template: >box_menu_bit<
0.040271 - HTML::template               -> template: >box_menu<
0.040308 - HTML::template_exists        -> search: >page_box_left< == 1
0.040331 - HTML::template               -> template: >page_box_left<
0.040362 - PAGE::get_boxes              -> -------- call: left::menu_login
0.040372 - CBOX::menu                   -> generate Menu Box >login<
0.040395 - HTML::template               -> template: >box_menu_bit<
0.040421 - HTML::template               -> template: >box_menu_bit<
0.040439 - HTML::template               -> template: >box_menu<
0.040471 - HTML::template_exists        -> search: >page_box_left< == 1
0.040492 - HTML::template               -> template: >page_box_left<
0.040520 - PAGE::get_boxes              -> -------- side=right
0.040538 - PAGE::get_boxes              -> -------- call: right::party
0.040549 - CBOX::party                  -> generate Box
0.040559 - EVENT::short_event           -> id >17<
0.040566 - EVENT::getevent              -> id >17<
0.040574 - 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.040807 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.041087 - CACHE::get                   -> cache: >event_17::stats< found
0.041152 - HTML::template               -> template: >box_event<
0.041263 - HTML::template_exists        -> search: >page_box_right< == 1
0.041289 - HTML::template               -> template: >page_box_right<
0.041358 - PAGE::get_boxes              -> -------- call: right::forum
0.041372 - CBOX::forum                  -> generate forum box
0.041378 - CBOX::forum_load_threads     -> load data
0.041392 - CACHE::get                   -> cache: >forum::topthreads< found
0.041524 - CBOX::forum_threads          -> list all threads in array
0.041539 - 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.041558 - admin::getInstance           -> do
0.041588 - HTML::template               -> template: >box_forum_bit<
0.041681 - HTML::template               -> template: >box_forum_bit<
0.041725 - HTML::template               -> template: >box_forum_bit<
0.041766 - HTML::template               -> template: >box_forum_bit<
0.041801 - HTML::template               -> template: >box_forum_bit<
0.041839 - HTML::template               -> template: >box_forum_bit<
0.041865 - HTML::template               -> template: >box_forum<
0.041948 - HTML::template_exists        -> search: >page_box_right< == 1
0.041971 - HTML::template               -> template: >page_box_right<
0.042000 - PAGE::get_boxes              -> -------- call: right::vote
0.042011 - CBOX::vote                   -> generate Box
0.042018 - 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.042231 - HTML::template               -> template: >box_vote_nocurrent<
0.042317 - HTML::template_exists        -> search: >page_box_right< == 1
0.042339 - HTML::template               -> template: >page_box_right<
0.042364 - PAGE::get_boxes              -> -------- call: right::banner
0.042384 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.042428 - HTML::template_exists        -> search: >page_box_right< == 1
0.042448 - HTML::template               -> template: >page_box_right<
0.042472 - PAGE::get_boxes              -> -------- call: right::search
0.042482 - CBOX::template               -> generate Box with >box_suchen< as template
0.042489 - HTML::template               -> template: >box_suchen<
0.042547 - HTML::template_exists        -> search: >page_box_right< == 1
0.042566 - HTML::template               -> template: >page_box_right<
0.042593 - PAGE::render                 -> final
0.042600 - PAGE::renderTemplate         -> page
0.042608 - PAGE::getHead                -> return
0.042612 - dotSession::getInstance      -> do
0.042718 - HTML::template               -> template: >page<
0.042903 - PAGE::render_template        -> final

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

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