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 1142 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 182 debug messages

0.000024 - GLOBAL::include              -> config.php
0.002192 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.002582 - dotDatabase::getInstance     -> connection: database
0.002596 - dotDatabase::__construct     -> connection: database
0.002614 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.003158 - page::getInstance            -> do
0.003196 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.003653 - dotSession::getInstance      -> do
0.003669 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.004019 - dotSession::start            -> ---- init
0.004037 - dotSession::start            -> start php session managment
0.004111 - dotSession::start            -> finished php session management
0.004117 - dotSession::start            -> save user and host information to new session_array
0.004123 - dotSession::start            -> check for security options
0.223780 - dotSession::start            -> lookup ip2country
0.223871 - dotDatabase::connect         -> d030eee4@localhost
0.224955 - dotDatabase::select          -> database: d030eee4
0.225592 - dotDatabase::query           -> SELECT `code` FROM `country_ip2code` WHERE 3628718282 BETWEEN ip_from AND ip_to
0.226155 - dotSession::start            -> update current session online user infos
0.226255 - dotDatabase::query           -> UPDATE session SET lastactivity = 1787848557, userid = 0, site = 'https://www.lanrena.christoph-raible.de/forum/114/', host = '216.73.216.202', dns = '216.73.216.202', countrycode = 'US', hits = hits + 1 WHERE hash = '4d30bb73baead1813050a87baed27464'
0.227340 - dotSession::start            -> no session found in db == insert new db sesssion
0.227440 - dotDatabase::query           -> INSERT INTO `session`SET hash = '4d30bb73baead1813050a87baed27464', lastactivity = 1787848557, 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.202', dns = '216.73.216.202', countrycode = 'US', hits = 1
0.228028 - dotSession::load_locales     -> do
0.228172 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.228204 - dotSession::start            -> ---- finished with session startup
0.228293 - dotSession::load_user        -> id: 0
0.228317 - user::get_user               -> id: >0<
0.228354 - dotDatabase::getInstance     -> connection: database
0.228452 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.230011 - styles::load                 -> name: ><
0.230119 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.231916 - styles::activate             -> style = lanrenav3
0.232466 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.233502 - admin::getInstance           -> do
0.233544 - dotSession::getInstance      -> do
0.233576 - admin::__construct           -> user_id=0
0.233600 - user::load_settings          -> load current user settings to $global
0.233649 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.234662 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.236496 - EVENT::comming_event         -> return
0.236549 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1787848557 AND active=1 ORDER by begin ASC
0.237356 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1787848557 AND active=1 ORDER by begin DESC LIMIT 1
0.238164 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.240343 - GLOBAL::end global.php       -> ---------------------------------------------
0.240942 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.241457 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.241933 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.242508 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.243106 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.forum.php
0.249550 - dotDatabase::query           -> SELECT priv_access, private, moderators, title, closed, catid FROM forum_main WHERE forumid='114' AND active=1
0.250231 - dotDatabase::query           -> SELECT count(*) AS anz FROM forum_thread WHERE forumid='114'
0.250970 - dotDatabase::query           -> SELECT threadid FROM forum_thread WHERE forumid = 114 ORDER by sticky DESC, lastposttime DESC LIMIT 0,20
0.251779 - FORUM::thread_lastvisit      -> threadid: Array
0.251868 - 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.252719 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.254424 - HTML::template               -> template: >forum_displayforumpart<
0.254586 - dotDatabase::query           -> SELECT title FROM forum_cat WHERE catid=18
0.254715 - HTML::template               -> template: >forum_displayforumindex<
0.254781 - GLOBAL::end userspace        -> ---------------------------------------------
0.254787 - PAGE::render                 -> start rendering page layout
0.254791 - USER::check_for_new_messages -> return
0.254799 - dotSession::getInstance      -> do
0.254815 - PAGE::get_boxes              -> -------- side=left
0.254826 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.255623 - PAGE::get_boxes              -> -------- call: left::menu_main
0.255636 - CBOX::menu                   -> generate Menu Box >news<
0.255649 - HTML::template               -> template: >box_menu<
0.255701 - HTML::template_exists        -> search: >page_box_left< == 1
0.255717 - HTML::template               -> template: >page_box_left<
0.255756 - PAGE::get_boxes              -> -------- call: left::menu_site
0.255763 - CBOX::menu                   -> generate Menu Box >site<
0.255772 - HTML::template               -> template: >box_menu_bit<
0.255806 - HTML::template               -> template: >box_menu_bit<
0.255818 - HTML::template               -> template: >box_menu_bit<
0.255828 - HTML::template               -> template: >box_menu_bit<
0.255837 - HTML::template               -> template: >box_menu_bit<
0.255846 - HTML::template               -> template: >box_menu_bit<
0.255855 - HTML::template               -> template: >box_menu<
0.255871 - HTML::template_exists        -> search: >page_box_left< == 1
0.255884 - HTML::template               -> template: >page_box_left<
0.255897 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.255903 - CBOX::menu                   -> generate Menu Box >verein<
0.255910 - HTML::template               -> template: >box_menu_bit<
0.255921 - HTML::template               -> template: >box_menu_bit<
0.255930 - HTML::template               -> template: >box_menu_bit<
0.255939 - HTML::template               -> template: >box_menu_bit<
0.255948 - HTML::template               -> template: >box_menu_bit<
0.255957 - HTML::template               -> template: >box_menu<
0.255973 - HTML::template_exists        -> search: >page_box_left< == 1
0.255984 - HTML::template               -> template: >page_box_left<
0.255997 - PAGE::get_boxes              -> -------- call: left::menu_event
0.256002 - CBOX::menu                   -> generate Menu Box >event<
0.256009 - HTML::template               -> template: >box_menu_bit<
0.256020 - HTML::template               -> template: >box_menu_bit<
0.256032 - HTML::template               -> template: >box_menu_bit<
0.256041 - HTML::template               -> template: >box_menu_bit<
0.256050 - HTML::template               -> template: >box_menu_bit<
0.256059 - HTML::template               -> template: >box_menu_bit<
0.256068 - HTML::template               -> template: >box_menu_bit<
0.256076 - HTML::template               -> template: >box_menu_bit<
0.256088 - HTML::template               -> template: >box_menu_bit<
0.256097 - HTML::template               -> template: >box_menu<
0.256113 - HTML::template_exists        -> search: >page_box_left< == 1
0.256124 - HTML::template               -> template: >page_box_left<
0.256138 - PAGE::get_boxes              -> -------- call: left::menu_login
0.256144 - CBOX::menu                   -> generate Menu Box >login<
0.256155 - HTML::template               -> template: >box_menu_bit<
0.256168 - HTML::template               -> template: >box_menu_bit<
0.256178 - HTML::template               -> template: >box_menu<
0.256194 - HTML::template_exists        -> search: >page_box_left< == 1
0.256205 - HTML::template               -> template: >page_box_left<
0.256219 - PAGE::get_boxes              -> -------- side=right
0.256228 - PAGE::get_boxes              -> -------- call: right::party
0.256234 - CBOX::party                  -> generate Box
0.256240 - EVENT::short_event           -> id >17<
0.256244 - EVENT::getevent              -> id >17<
0.256248 - 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.256371 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.256594 - CACHE::get                   -> cache: >event_17::stats< found
0.256625 - CACHE::get                   -> cache: >event_17::stats< has expired
0.256635 - CACHE::delete                -> cache: >event_17::stats<
0.256974 - dotDatabase::query           -> SELECT count(*) FROM event_teilnehmer WHERE event_id='17' AND bezahlt<2
0.258338 - dotDatabase::query           -> SELECT count(*) FROM event_teilnehmer WHERE event_id='17' AND bezahlt=1
0.258830 - CACHE::set                   -> cache: >event_17::stats< with ttl:3600
0.258913 - HTML::template               -> template: >box_event<
0.259000 - HTML::template_exists        -> search: >page_box_right< == 1
0.259017 - HTML::template               -> template: >page_box_right<
0.259057 - PAGE::get_boxes              -> -------- call: right::forum
0.259065 - CBOX::forum                  -> generate forum box
0.259074 - CBOX::forum_load_threads     -> load data
0.259084 - CACHE::get                   -> cache: >forum::topthreads< found
0.259176 - CACHE::get                   -> cache: >forum::topthreads< has expired
0.259198 - CACHE::delete                -> cache: >forum::topthreads<
0.259240 - dotDatabase::query           -> SELECT t.title, t.lastposter, t.fv_id, t.threadid, t.lastposttime AS stamp, UNIX_TIMESTAMP(t.lastposttime) AS lastposttime, m.forumid AS forumid, m.title AS forumtitle, m.private AS private, m.priv_access AS priv_access, t.replies, t.ext, SUBSTRING(pagetext, 1, 190) AS preview FROM forum_thread AS t LEFT JOIN forum_main AS m ON t.forumid=m.forumid LEFT JOIN forum_post AS p ON t.threadid=p.threadid AND t.lastposttime=p.dateline WHERE t.invisible=0 AND m.show_latest=1 AND t.show_latest=1 ORDER by t.lastposttime DESC LIMIT 20
0.259789 - CACHE::set                   -> cache: >forum::topthreads< with ttl:3600
0.259897 - CBOX::forum_threads          -> list all threads in array
0.259909 - 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.259923 - admin::getInstance           -> do
0.259945 - HTML::template               -> template: >box_forum_bit<
0.260015 - HTML::template               -> template: >box_forum_bit<
0.260042 - HTML::template               -> template: >box_forum_bit<
0.260067 - HTML::template               -> template: >box_forum_bit<
0.260088 - HTML::template               -> template: >box_forum_bit<
0.260111 - HTML::template               -> template: >box_forum_bit<
0.260125 - HTML::template               -> template: >box_forum<
0.260177 - HTML::template_exists        -> search: >page_box_right< == 1
0.260192 - HTML::template               -> template: >page_box_right<
0.260209 - PAGE::get_boxes              -> -------- call: right::vote
0.260216 - CBOX::vote                   -> generate Box
0.260221 - 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.260397 - HTML::template               -> template: >box_vote_nocurrent<
0.260492 - HTML::template_exists        -> search: >page_box_right< == 1
0.260505 - HTML::template               -> template: >page_box_right<
0.260521 - PAGE::get_boxes              -> -------- call: right::banner
0.260534 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.260552 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< has expired
0.260559 - CACHE::delete                -> cache: >sponsoren_7::cbox_lanrenav3.de_DE<
0.260590 - dotDatabase::query           -> SELECT * FROM sponsoren_groups WHERE id=7
0.261541 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id=7 AND active=1 AND ( restricted=0 OR ( restricted=1 AND begin < NOW() AND end > NOW())) ORDER by display_order ASC
0.261824 - HTML::encode                 -> Schnelles Internet für Zuhause Schnell nochmal die Mails ch...
0.261855 - dotDatabase::query           -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.262790 - dotDatabase::query           -> SELECT codetag, codereplacement, twoparams FROM html_code
0.263080 - HTML::encode                 -> replace run 1
0.263225 - HTML::template               -> template: >box_banner_bit<
0.263545 - HTML::encode                 -> Jugendforschungzentrum Sindelfingen...
0.263589 - HTML::encode                 -> replace run 1
0.263613 - HTML::template               -> template: >box_banner_bit<
0.263626 - HTML::template               -> template: >box_banner<
0.263829 - CACHE::set                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< with ttl:3600
0.263905 - HTML::template_exists        -> search: >page_box_right< == 1
0.263925 - HTML::template               -> template: >page_box_right<
0.263948 - PAGE::get_boxes              -> -------- call: right::search
0.263957 - CBOX::template               -> generate Box with >box_suchen< as template
0.263962 - HTML::template               -> template: >box_suchen<
0.264009 - HTML::template_exists        -> search: >page_box_right< == 1
0.264022 - HTML::template               -> template: >page_box_right<
0.264044 - PAGE::render                 -> final
0.264049 - PAGE::renderTemplate         -> page
0.264056 - PAGE::getHead                -> return
0.264060 - dotSession::getInstance      -> do
0.264136 - HTML::template               -> template: >page<
0.264270 - PAGE::render_template        -> final

PHP Includes   : 19
DB Queries     : 23
Rendering Time : 0.264618

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