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 1123 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.000025 - GLOBAL::include              -> config.php
0.002178 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.002491 - dotDatabase::getInstance     -> connection: database
0.002504 - dotDatabase::__construct     -> connection: database
0.002519 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.003022 - page::getInstance            -> do
0.003047 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.003461 - dotSession::getInstance      -> do
0.003475 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.003882 - dotSession::start            -> ---- init
0.003899 - dotSession::start            -> start php session managment
0.003970 - dotSession::start            -> finished php session management
0.003976 - dotSession::start            -> save user and host information to new session_array
0.003984 - dotSession::start            -> check for security options
0.004173 - dotSession::start            -> lookup ip2country
0.004185 - dotDatabase::connect         -> d030eee4@localhost
0.004573 - dotDatabase::select          -> database: d030eee4
0.004652 - dotDatabase::query           -> SELECT `code` FROM `country_ip2code` WHERE 3628718185 BETWEEN ip_from AND ip_to
0.004696 - dotSession::start            -> update current session online user infos
0.004711 - dotDatabase::query           -> UPDATE session SET lastactivity = 1770226085, userid = 0, site = 'https://lanrena.christoph-raible.de/forum/114', host = '216.73.216.105', dns = '216.73.216.105', countrycode = 'US', hits = hits + 1 WHERE hash = '2796dbf094b815dc8d3608108f7d4c75'
0.005028 - dotSession::start            -> no session found in db == insert new db sesssion
0.005042 - dotDatabase::query           -> INSERT INTO `session`SET hash = '2796dbf094b815dc8d3608108f7d4c75', lastactivity = 1770226085, userid = 0, site = 'https://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.105', dns = '216.73.216.105', countrycode = 'US', hits = 1
0.005139 - dotSession::load_locales     -> do
0.005165 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.005170 - dotSession::start            -> ---- finished with session startup
0.005184 - dotSession::load_user        -> id: 0
0.005188 - user::get_user               -> id: >0<
0.005195 - dotDatabase::getInstance     -> connection: database
0.005211 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.005484 - styles::load                 -> name: ><
0.005504 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.005861 - styles::activate             -> style = lanrenav3
0.005957 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.006137 - admin::getInstance           -> do
0.006145 - dotSession::getInstance      -> do
0.006151 - admin::__construct           -> user_id=0
0.006155 - user::load_settings          -> load current user settings to $global
0.006164 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.006342 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.006669 - EVENT::comming_event         -> return
0.006678 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1770226085 AND active=1 ORDER by begin ASC
0.006864 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1770226085 AND active=1 ORDER by begin DESC LIMIT 1
0.007032 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.007396 - GLOBAL::end global.php       -> ---------------------------------------------
0.007497 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.007589 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.007633 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.007704 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.007798 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.forum.php
0.008956 - dotDatabase::query           -> SELECT priv_access, private, moderators, title, closed, catid FROM forum_main WHERE forumid='114' AND active=1
0.009091 - dotDatabase::query           -> SELECT count(*) AS anz FROM forum_thread WHERE forumid='114'
0.009215 - dotDatabase::query           -> SELECT threadid FROM forum_thread WHERE forumid = 114 ORDER by sticky DESC, lastposttime DESC LIMIT 0,20
0.009347 - FORUM::thread_lastvisit      -> threadid: Array
0.009359 - 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.009473 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.010123 - HTML::template               -> template: >forum_displayforumpart<
0.010229 - dotDatabase::query           -> SELECT title FROM forum_cat WHERE catid=18
0.010339 - HTML::template               -> template: >forum_displayforumindex<
0.010398 - GLOBAL::end userspace        -> ---------------------------------------------
0.010404 - PAGE::render                 -> start rendering page layout
0.010408 - USER::check_for_new_messages -> return
0.010415 - dotSession::getInstance      -> do
0.010431 - PAGE::get_boxes              -> -------- side=left
0.010441 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.011203 - PAGE::get_boxes              -> -------- call: left::menu_main
0.011216 - CBOX::menu                   -> generate Menu Box >news<
0.011227 - HTML::template               -> template: >box_menu<
0.011278 - HTML::template_exists        -> search: >page_box_left< == 1
0.011294 - HTML::template               -> template: >page_box_left<
0.011333 - PAGE::get_boxes              -> -------- call: left::menu_site
0.011340 - CBOX::menu                   -> generate Menu Box >site<
0.011349 - HTML::template               -> template: >box_menu_bit<
0.011383 - HTML::template               -> template: >box_menu_bit<
0.011396 - HTML::template               -> template: >box_menu_bit<
0.011406 - HTML::template               -> template: >box_menu_bit<
0.011415 - HTML::template               -> template: >box_menu_bit<
0.011424 - HTML::template               -> template: >box_menu_bit<
0.011433 - HTML::template               -> template: >box_menu<
0.011450 - HTML::template_exists        -> search: >page_box_left< == 1
0.011463 - HTML::template               -> template: >page_box_left<
0.011476 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.011482 - CBOX::menu                   -> generate Menu Box >verein<
0.011490 - HTML::template               -> template: >box_menu_bit<
0.011500 - HTML::template               -> template: >box_menu_bit<
0.011510 - HTML::template               -> template: >box_menu_bit<
0.011519 - HTML::template               -> template: >box_menu_bit<
0.011528 - HTML::template               -> template: >box_menu_bit<
0.011537 - HTML::template               -> template: >box_menu<
0.011553 - HTML::template_exists        -> search: >page_box_left< == 1
0.011564 - HTML::template               -> template: >page_box_left<
0.011577 - PAGE::get_boxes              -> -------- call: left::menu_event
0.011582 - CBOX::menu                   -> generate Menu Box >event<
0.011590 - HTML::template               -> template: >box_menu_bit<
0.011601 - HTML::template               -> template: >box_menu_bit<
0.011612 - HTML::template               -> template: >box_menu_bit<
0.011622 - HTML::template               -> template: >box_menu_bit<
0.011631 - HTML::template               -> template: >box_menu_bit<
0.011640 - HTML::template               -> template: >box_menu_bit<
0.011649 - HTML::template               -> template: >box_menu_bit<
0.011658 - HTML::template               -> template: >box_menu_bit<
0.011669 - HTML::template               -> template: >box_menu_bit<
0.011678 - HTML::template               -> template: >box_menu<
0.011694 - HTML::template_exists        -> search: >page_box_left< == 1
0.011705 - HTML::template               -> template: >page_box_left<
0.011719 - PAGE::get_boxes              -> -------- call: left::menu_login
0.011725 - CBOX::menu                   -> generate Menu Box >login<
0.011741 - HTML::template               -> template: >box_menu_bit<
0.011754 - HTML::template               -> template: >box_menu_bit<
0.011787 - HTML::template               -> template: >box_menu<
0.011817 - HTML::template_exists        -> search: >page_box_left< == 1
0.011828 - HTML::template               -> template: >page_box_left<
0.011843 - PAGE::get_boxes              -> -------- side=right
0.011852 - PAGE::get_boxes              -> -------- call: right::party
0.011858 - CBOX::party                  -> generate Box
0.011864 - EVENT::short_event           -> id >17<
0.011868 - EVENT::getevent              -> id >17<
0.011872 - 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.011988 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.012155 - CACHE::get                   -> cache: >event_17::stats< found
0.012195 - HTML::template               -> template: >box_event<
0.012264 - HTML::template_exists        -> search: >page_box_right< == 1
0.012279 - HTML::template               -> template: >page_box_right<
0.012314 - PAGE::get_boxes              -> -------- call: right::forum
0.012322 - CBOX::forum                  -> generate forum box
0.012326 - CBOX::forum_load_threads     -> load data
0.012335 - CACHE::get                   -> cache: >forum::topthreads< found
0.012413 - CBOX::forum_threads          -> list all threads in array
0.012422 - 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.012434 - admin::getInstance           -> do
0.012453 - HTML::template               -> template: >box_forum_bit<
0.012510 - HTML::template               -> template: >box_forum_bit<
0.012537 - HTML::template               -> template: >box_forum_bit<
0.012562 - HTML::template               -> template: >box_forum_bit<
0.012584 - HTML::template               -> template: >box_forum_bit<
0.012607 - HTML::template               -> template: >box_forum_bit<
0.012621 - HTML::template               -> template: >box_forum<
0.012671 - HTML::template_exists        -> search: >page_box_right< == 1
0.012685 - HTML::template               -> template: >page_box_right<
0.012703 - PAGE::get_boxes              -> -------- call: right::vote
0.012710 - CBOX::vote                   -> generate Box
0.012714 - 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.012900 - HTML::template               -> template: >box_vote_nocurrent<
0.012949 - HTML::template_exists        -> search: >page_box_right< == 1
0.012961 - HTML::template               -> template: >page_box_right<
0.012976 - PAGE::get_boxes              -> -------- call: right::banner
0.012989 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.013014 - HTML::template_exists        -> search: >page_box_right< == 1
0.013026 - HTML::template               -> template: >page_box_right<
0.013040 - PAGE::get_boxes              -> -------- call: right::search
0.013046 - CBOX::template               -> generate Box with >box_suchen< as template
0.013050 - HTML::template               -> template: >box_suchen<
0.013086 - HTML::template_exists        -> search: >page_box_right< == 1
0.013097 - HTML::template               -> template: >page_box_right<
0.013113 - PAGE::render                 -> final
0.013118 - PAGE::renderTemplate         -> page
0.013123 - PAGE::getHead                -> return
0.013126 - dotSession::getInstance      -> do
0.013192 - HTML::template               -> template: >page<
0.013307 - PAGE::render_template        -> final

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

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