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 1141 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.000019 - GLOBAL::include              -> config.php
0.000514 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.000810 - dotDatabase::getInstance     -> connection: database
0.000823 - dotDatabase::__construct     -> connection: database
0.000836 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.001317 - page::getInstance            -> do
0.001339 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.001748 - dotSession::getInstance      -> do
0.001762 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.002117 - dotSession::start            -> ---- init
0.002158 - dotSession::start            -> start php session managment
0.003044 - dotSession::start            -> finished php session management
0.003053 - dotSession::start            -> save user and host information to new session_array
0.003060 - dotSession::start            -> check for security options
0.298232 - dotSession::start            -> lookup ip2country
0.298259 - dotDatabase::connect         -> d030eee4@localhost
0.298636 - dotDatabase::select          -> database: d030eee4
0.298855 - dotDatabase::query           -> SELECT `code` FROM `country_ip2code` WHERE 3628718391 BETWEEN ip_from AND ip_to
0.298962 - dotSession::start            -> update current session online user infos
0.298981 - dotDatabase::query           -> UPDATE session SET lastactivity = 1786074974, userid = 0, site = 'https://lanrena.christoph-raible.de/forum/114/', host = '216.73.217.55', dns = '216.73.217.55', countrycode = 'US', hits = hits + 1 WHERE hash = '4f80139603111b2b5ed166a7826f028e'
0.299151 - dotSession::start            -> no session found in db == insert new db sesssion
0.299180 - dotDatabase::query           -> INSERT INTO `session`SET hash = '4f80139603111b2b5ed166a7826f028e', lastactivity = 1786074974, 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.217.55', dns = '216.73.217.55', countrycode = 'US', hits = 1
0.299427 - dotSession::load_locales     -> do
0.299459 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.299464 - dotSession::start            -> ---- finished with session startup
0.299483 - dotSession::load_user        -> id: 0
0.299487 - user::get_user               -> id: >0<
0.299496 - dotDatabase::getInstance     -> connection: database
0.299514 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.299828 - styles::load                 -> name: ><
0.299847 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.300146 - styles::activate             -> style = lanrenav3
0.300242 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.300429 - admin::getInstance           -> do
0.300436 - dotSession::getInstance      -> do
0.300442 - admin::__construct           -> user_id=0
0.300447 - user::load_settings          -> load current user settings to $global
0.300455 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.300632 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.300989 - EVENT::comming_event         -> return
0.300999 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1786074974 AND active=1 ORDER by begin ASC
0.301210 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1786074974 AND active=1 ORDER by begin DESC LIMIT 1
0.301403 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.301788 - GLOBAL::end global.php       -> ---------------------------------------------
0.301886 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.301985 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.302034 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.302127 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.302282 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.forum.php
0.303447 - dotDatabase::query           -> SELECT priv_access, private, moderators, title, closed, catid FROM forum_main WHERE forumid='114' AND active=1
0.303614 - dotDatabase::query           -> SELECT count(*) AS anz FROM forum_thread WHERE forumid='114'
0.303748 - dotDatabase::query           -> SELECT threadid FROM forum_thread WHERE forumid = 114 ORDER by sticky DESC, lastposttime DESC LIMIT 0,20
0.303894 - FORUM::thread_lastvisit      -> threadid: Array
0.303907 - 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.304025 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.304706 - HTML::template               -> template: >forum_displayforumpart<
0.304801 - dotDatabase::query           -> SELECT title FROM forum_cat WHERE catid=18
0.304925 - HTML::template               -> template: >forum_displayforumindex<
0.304986 - GLOBAL::end userspace        -> ---------------------------------------------
0.304992 - PAGE::render                 -> start rendering page layout
0.304997 - USER::check_for_new_messages -> return
0.305004 - dotSession::getInstance      -> do
0.305021 - PAGE::get_boxes              -> -------- side=left
0.305030 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.305788 - PAGE::get_boxes              -> -------- call: left::menu_main
0.305802 - CBOX::menu                   -> generate Menu Box >news<
0.305812 - HTML::template               -> template: >box_menu<
0.305862 - HTML::template_exists        -> search: >page_box_left< == 1
0.305879 - HTML::template               -> template: >page_box_left<
0.305915 - PAGE::get_boxes              -> -------- call: left::menu_site
0.305922 - CBOX::menu                   -> generate Menu Box >site<
0.305931 - HTML::template               -> template: >box_menu_bit<
0.305964 - HTML::template               -> template: >box_menu_bit<
0.305977 - HTML::template               -> template: >box_menu_bit<
0.305987 - HTML::template               -> template: >box_menu_bit<
0.305996 - HTML::template               -> template: >box_menu_bit<
0.306005 - HTML::template               -> template: >box_menu_bit<
0.306015 - HTML::template               -> template: >box_menu<
0.306032 - HTML::template_exists        -> search: >page_box_left< == 1
0.306044 - HTML::template               -> template: >page_box_left<
0.306058 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.306063 - CBOX::menu                   -> generate Menu Box >verein<
0.306071 - HTML::template               -> template: >box_menu_bit<
0.306082 - HTML::template               -> template: >box_menu_bit<
0.306091 - HTML::template               -> template: >box_menu_bit<
0.306104 - HTML::template               -> template: >box_menu_bit<
0.306132 - HTML::template               -> template: >box_menu_bit<
0.306142 - HTML::template               -> template: >box_menu<
0.306171 - HTML::template_exists        -> search: >page_box_left< == 1
0.306183 - HTML::template               -> template: >page_box_left<
0.306195 - PAGE::get_boxes              -> -------- call: left::menu_event
0.306201 - CBOX::menu                   -> generate Menu Box >event<
0.306208 - HTML::template               -> template: >box_menu_bit<
0.306219 - HTML::template               -> template: >box_menu_bit<
0.306228 - HTML::template               -> template: >box_menu_bit<
0.306237 - HTML::template               -> template: >box_menu_bit<
0.306249 - HTML::template               -> template: >box_menu_bit<
0.306258 - HTML::template               -> template: >box_menu_bit<
0.306267 - HTML::template               -> template: >box_menu_bit<
0.306276 - HTML::template               -> template: >box_menu_bit<
0.306288 - HTML::template               -> template: >box_menu_bit<
0.306297 - HTML::template               -> template: >box_menu<
0.306314 - HTML::template_exists        -> search: >page_box_left< == 1
0.306325 - HTML::template               -> template: >page_box_left<
0.306339 - PAGE::get_boxes              -> -------- call: left::menu_login
0.306345 - CBOX::menu                   -> generate Menu Box >login<
0.306357 - HTML::template               -> template: >box_menu_bit<
0.306368 - HTML::template               -> template: >box_menu_bit<
0.306377 - HTML::template               -> template: >box_menu<
0.306393 - HTML::template_exists        -> search: >page_box_left< == 1
0.306404 - HTML::template               -> template: >page_box_left<
0.306421 - PAGE::get_boxes              -> -------- side=right
0.306430 - PAGE::get_boxes              -> -------- call: right::party
0.306436 - CBOX::party                  -> generate Box
0.306442 - EVENT::short_event           -> id >17<
0.306445 - EVENT::getevent              -> id >17<
0.306450 - 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.306591 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.306771 - CACHE::get                   -> cache: >event_17::stats< found
0.306807 - HTML::template               -> template: >box_event<
0.306877 - HTML::template_exists        -> search: >page_box_right< == 1
0.306892 - HTML::template               -> template: >page_box_right<
0.306926 - PAGE::get_boxes              -> -------- call: right::forum
0.306933 - CBOX::forum                  -> generate forum box
0.306937 - CBOX::forum_load_threads     -> load data
0.306946 - CACHE::get                   -> cache: >forum::topthreads< found
0.307023 - CBOX::forum_threads          -> list all threads in array
0.307032 - 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.307044 - admin::getInstance           -> do
0.307063 - HTML::template               -> template: >box_forum_bit<
0.307145 - HTML::template               -> template: >box_forum_bit<
0.307202 - HTML::template               -> template: >box_forum_bit<
0.307242 - HTML::template               -> template: >box_forum_bit<
0.307263 - HTML::template               -> template: >box_forum_bit<
0.307286 - HTML::template               -> template: >box_forum_bit<
0.307303 - HTML::template               -> template: >box_forum<
0.307352 - HTML::template_exists        -> search: >page_box_right< == 1
0.307366 - HTML::template               -> template: >page_box_right<
0.307381 - PAGE::get_boxes              -> -------- call: right::vote
0.307388 - CBOX::vote                   -> generate Box
0.307392 - 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.307577 - HTML::template               -> template: >box_vote_nocurrent<
0.307638 - HTML::template_exists        -> search: >page_box_right< == 1
0.307651 - HTML::template               -> template: >page_box_right<
0.307666 - PAGE::get_boxes              -> -------- call: right::banner
0.307679 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.307706 - HTML::template_exists        -> search: >page_box_right< == 1
0.307719 - HTML::template               -> template: >page_box_right<
0.307734 - PAGE::get_boxes              -> -------- call: right::search
0.307740 - CBOX::template               -> generate Box with >box_suchen< as template
0.307744 - HTML::template               -> template: >box_suchen<
0.307779 - HTML::template_exists        -> search: >page_box_right< == 1
0.307790 - HTML::template               -> template: >page_box_right<
0.307808 - PAGE::render                 -> final
0.307813 - PAGE::renderTemplate         -> page
0.307819 - PAGE::getHead                -> return
0.307822 - dotSession::getInstance      -> do
0.307882 - HTML::template               -> template: >page<
0.307995 - PAGE::render_template        -> final

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

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