lrschriftzug

LANrena Neustetten e.V.

 
 
Sonstiges > Off Topic
Neuen Beitrag
Moderatoren: |LR|eaX
Beitrag Starter Antworten Hits Letzter Beitrag
Da simmer wieder dabei, dat is Priiiiima! schaf 17 1912 06. Feb 2009 18:56
|LR|Swordsworn
erst0r |LR|=quiEtschEEntchEn= 68 6486 09. Jan 2009 16:24
schaf
 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 163 debug messages

0.000026 - GLOBAL::include              -> config.php
0.002268 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.002620 - dotDatabase::getInstance     -> connection: database
0.002647 - dotDatabase::__construct     -> connection: database
0.002664 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.003183 - page::getInstance            -> do
0.003210 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.003637 - dotSession::getInstance      -> do
0.003652 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.004016 - dotSession::start            -> ---- init
0.004032 - dotSession::start            -> start php session managment
0.004129 - dotSession::start            -> finished php session management
0.004135 - dotSession::start            -> save user and host information to new session_array
0.004144 - dotSession::start            -> check for security options
0.004350 - dotSession::start            -> lookup ip2country
0.004362 - dotDatabase::connect         -> d030eee4@localhost
0.004733 - dotDatabase::select          -> database: d030eee4
0.004862 - dotDatabase::query           -> SELECT `code` FROM `country_ip2code` WHERE 3628718236 BETWEEN ip_from AND ip_to
0.004949 - dotSession::start            -> update current session online user infos
0.004964 - dotDatabase::query           -> UPDATE session SET lastactivity = 1774162303, userid = 0, site = 'https://lanrena.christoph-raible.de/forum/6/4', host = '216.73.216.156', dns = '216.73.216.156', countrycode = 'US', hits = hits + 1 WHERE hash = 'be689159e6275a3d69d34fb3657c73d9'
0.005190 - dotSession::start            -> no session found in db == insert new db sesssion
0.005205 - dotDatabase::query           -> INSERT INTO `session`SET hash = 'be689159e6275a3d69d34fb3657c73d9', lastactivity = 1774162303, userid = 0, site = 'https://lanrena.christoph-raible.de/forum/6/4', referer = '', useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', host = '216.73.216.156', dns = '216.73.216.156', countrycode = 'US', hits = 1
0.005305 - dotSession::load_locales     -> do
0.005332 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.005338 - dotSession::start            -> ---- finished with session startup
0.005352 - dotSession::load_user        -> id: 0
0.005356 - user::get_user               -> id: >0<
0.005362 - dotDatabase::getInstance     -> connection: database
0.005379 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.005653 - styles::load                 -> name: ><
0.005673 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.005996 - styles::activate             -> style = lanrenav3
0.006098 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.006313 - admin::getInstance           -> do
0.006321 - dotSession::getInstance      -> do
0.006327 - admin::__construct           -> user_id=0
0.006331 - user::load_settings          -> load current user settings to $global
0.006340 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.006519 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.006850 - EVENT::comming_event         -> return
0.006860 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1774162303 AND active=1 ORDER by begin ASC
0.007010 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1774162303 AND active=1 ORDER by begin DESC LIMIT 1
0.007164 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.007542 - GLOBAL::end global.php       -> ---------------------------------------------
0.007643 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.007793 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.007881 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.007997 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.008131 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.forum.php
0.009300 - dotDatabase::query           -> SELECT priv_access, private, moderators, title, closed, catid FROM forum_main WHERE forumid='6' AND active=1
0.009426 - dotDatabase::query           -> SELECT count(*) AS anz FROM forum_thread WHERE forumid='6'
0.009595 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.010254 - HTML::template               -> template: >forum_displayforumpages<
0.010304 - user::get_user               -> id: >4<
0.010312 - dotDatabase::getInstance     -> connection: database
0.010320 - dotDatabase::query           -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 4 ORDER by id DESC
0.010503 - dotDatabase::query           -> SELECT threadid FROM forum_thread WHERE forumid = 6 ORDER by sticky DESC, lastposttime DESC LIMIT 80,20
0.010747 - FORUM::thread_lastvisit      -> threadid: Array
0.010773 - 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 (78, 5) ORDER by sticky DESC, lastposttime DESC
0.010943 - HTML::template               -> template: >forum_displayforumpart<
0.011056 - dotDatabase::query           -> SELECT title FROM forum_cat WHERE catid=3
0.011125 - HTML::template               -> template: >forum_displayforumindex<
0.011214 - GLOBAL::end userspace        -> ---------------------------------------------
0.011219 - PAGE::render                 -> start rendering page layout
0.011223 - USER::check_for_new_messages -> return
0.011231 - dotSession::getInstance      -> do
0.011245 - PAGE::get_boxes              -> -------- side=left
0.011256 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.011966 - PAGE::get_boxes              -> -------- call: left::menu_main
0.011978 - CBOX::menu                   -> generate Menu Box >news<
0.011988 - HTML::template               -> template: >box_menu<
0.012039 - HTML::template_exists        -> search: >page_box_left< == 1
0.012056 - HTML::template               -> template: >page_box_left<
0.012099 - PAGE::get_boxes              -> -------- call: left::menu_site
0.012124 - CBOX::menu                   -> generate Menu Box >site<
0.012133 - HTML::template               -> template: >box_menu_bit<
0.012182 - HTML::template               -> template: >box_menu_bit<
0.012195 - HTML::template               -> template: >box_menu_bit<
0.012204 - HTML::template               -> template: >box_menu_bit<
0.012214 - HTML::template               -> template: >box_menu_bit<
0.012223 - HTML::template               -> template: >box_menu_bit<
0.012232 - HTML::template               -> template: >box_menu<
0.012249 - HTML::template_exists        -> search: >page_box_left< == 1
0.012261 - HTML::template               -> template: >page_box_left<
0.012275 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.012280 - CBOX::menu                   -> generate Menu Box >verein<
0.012288 - HTML::template               -> template: >box_menu_bit<
0.012299 - HTML::template               -> template: >box_menu_bit<
0.012308 - HTML::template               -> template: >box_menu_bit<
0.012317 - HTML::template               -> template: >box_menu_bit<
0.012327 - HTML::template               -> template: >box_menu_bit<
0.012336 - HTML::template               -> template: >box_menu<
0.012351 - HTML::template_exists        -> search: >page_box_left< == 1
0.012362 - HTML::template               -> template: >page_box_left<
0.012375 - PAGE::get_boxes              -> -------- call: left::menu_event
0.012380 - CBOX::menu                   -> generate Menu Box >event<
0.012388 - HTML::template               -> template: >box_menu_bit<
0.012398 - HTML::template               -> template: >box_menu_bit<
0.012410 - HTML::template               -> template: >box_menu_bit<
0.012420 - HTML::template               -> template: >box_menu_bit<
0.012429 - HTML::template               -> template: >box_menu_bit<
0.012438 - HTML::template               -> template: >box_menu_bit<
0.012447 - HTML::template               -> template: >box_menu_bit<
0.012456 - HTML::template               -> template: >box_menu_bit<
0.012467 - HTML::template               -> template: >box_menu_bit<
0.012477 - HTML::template               -> template: >box_menu<
0.012492 - HTML::template_exists        -> search: >page_box_left< == 1
0.012503 - HTML::template               -> template: >page_box_left<
0.012518 - PAGE::get_boxes              -> -------- call: left::menu_login
0.012524 - CBOX::menu                   -> generate Menu Box >login<
0.012536 - HTML::template               -> template: >box_menu_bit<
0.012546 - HTML::template               -> template: >box_menu_bit<
0.012556 - HTML::template               -> template: >box_menu<
0.012572 - HTML::template_exists        -> search: >page_box_left< == 1
0.012582 - HTML::template               -> template: >page_box_left<
0.012599 - PAGE::get_boxes              -> -------- side=right
0.012609 - PAGE::get_boxes              -> -------- call: right::party
0.012614 - CBOX::party                  -> generate Box
0.012620 - EVENT::short_event           -> id >17<
0.012623 - EVENT::getevent              -> id >17<
0.012628 - 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.012790 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.012961 - CACHE::get                   -> cache: >event_17::stats< found
0.013001 - HTML::template               -> template: >box_event<
0.013070 - HTML::template_exists        -> search: >page_box_right< == 1
0.013091 - HTML::template               -> template: >page_box_right<
0.013181 - PAGE::get_boxes              -> -------- call: right::forum
0.013189 - CBOX::forum                  -> generate forum box
0.013193 - CBOX::forum_load_threads     -> load data
0.013203 - CACHE::get                   -> cache: >forum::topthreads< found
0.013295 - CBOX::forum_threads          -> list all threads in array
0.013304 - 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.013316 - admin::getInstance           -> do
0.013333 - HTML::template               -> template: >box_forum_bit<
0.013389 - HTML::template               -> template: >box_forum_bit<
0.013418 - HTML::template               -> template: >box_forum_bit<
0.013444 - HTML::template               -> template: >box_forum_bit<
0.013465 - HTML::template               -> template: >box_forum_bit<
0.013488 - HTML::template               -> template: >box_forum_bit<
0.013501 - HTML::template               -> template: >box_forum<
0.013550 - HTML::template_exists        -> search: >page_box_right< == 1
0.013563 - HTML::template               -> template: >page_box_right<
0.013582 - PAGE::get_boxes              -> -------- call: right::vote
0.013589 - CBOX::vote                   -> generate Box
0.013593 - 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.013787 - HTML::template               -> template: >box_vote_nocurrent<
0.013835 - HTML::template_exists        -> search: >page_box_right< == 1
0.013848 - HTML::template               -> template: >page_box_right<
0.013862 - PAGE::get_boxes              -> -------- call: right::banner
0.013875 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.013901 - HTML::template_exists        -> search: >page_box_right< == 1
0.013913 - HTML::template               -> template: >page_box_right<
0.013927 - PAGE::get_boxes              -> -------- call: right::search
0.013933 - CBOX::template               -> generate Box with >box_suchen< as template
0.013937 - HTML::template               -> template: >box_suchen<
0.013973 - HTML::template_exists        -> search: >page_box_right< == 1
0.013984 - HTML::template               -> template: >page_box_right<
0.014000 - PAGE::render                 -> final
0.014004 - PAGE::renderTemplate         -> page
0.014009 - PAGE::getHead                -> return
0.014012 - dotSession::getInstance      -> do
0.014077 - HTML::template               -> template: >page<
0.014261 - PAGE::render_template        -> final

PHP Includes   : 19
DB Queries     : 17
Rendering Time : 0.014539

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