lrschriftzug

LANrena Neustetten e.V.

 
 
Lanrena - Die 7 NetZwerge > Allgemein
Neuen Beitrag
Moderatoren: Keine Moderatoren festgelegt
Beitrag Starter Antworten Hits Letzter Beitrag
Termin Lan_Guru 6 1116 01. Feb 2015 17:01
Lan_Guru
Casemod contest Red_Bull 7 1122 06. Dez 2014 20:13
Red_Bull
 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 160 debug messages

0.000076 - GLOBAL::include              -> config.php
0.001921 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.002280 - dotDatabase::getInstance     -> connection: database
0.002292 - dotDatabase::__construct     -> connection: database
0.002319 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.002721 - page::getInstance            -> do
0.002741 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.003168 - dotSession::getInstance      -> do
0.003197 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.003555 - dotSession::start            -> ---- init
0.003570 - dotSession::start            -> start php session managment
0.003633 - dotSession::start            -> finished php session management
0.003639 - dotSession::start            -> save user and host information to new session_array
0.003645 - dotSession::start            -> check for security options
0.003835 - dotSession::start            -> lookup ip2country
0.003846 - dotDatabase::connect         -> d030eee4@localhost
0.004172 - dotDatabase::select          -> database: d030eee4
0.004325 - dotDatabase::query           -> SELECT `code` FROM `country_ip2code` WHERE 3628718236 BETWEEN ip_from AND ip_to
0.004373 - dotSession::start            -> update current session online user infos
0.004389 - dotDatabase::query           -> UPDATE session SET lastactivity = 1774148371, userid = 0, site = 'https://lanrena.christoph-raible.de/forum/105/1', host = '216.73.216.156', dns = '216.73.216.156', countrycode = 'US', hits = hits + 1 WHERE hash = '664c5442ffc7e8f8a1e6c1659fac4725'
0.004529 - dotSession::start            -> no session found in db == insert new db sesssion
0.004544 - dotDatabase::query           -> INSERT INTO `session`SET hash = '664c5442ffc7e8f8a1e6c1659fac4725', lastactivity = 1774148371, userid = 0, site = 'https://lanrena.christoph-raible.de/forum/105/1', 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.008601 - dotSession::load_locales     -> do
0.008622 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.008628 - dotSession::start            -> ---- finished with session startup
0.008640 - dotSession::load_user        -> id: 0
0.008645 - user::get_user               -> id: >0<
0.008652 - dotDatabase::getInstance     -> connection: database
0.008668 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.008920 - styles::load                 -> name: ><
0.008937 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.009201 - styles::activate             -> style = lanrenav3
0.009285 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.009459 - admin::getInstance           -> do
0.009467 - dotSession::getInstance      -> do
0.009473 - admin::__construct           -> user_id=0
0.009477 - user::load_settings          -> load current user settings to $global
0.009487 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.009655 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.009958 - EVENT::comming_event         -> return
0.009968 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1774148371 AND active=1 ORDER by begin ASC
0.010208 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1774148371 AND active=1 ORDER by begin DESC LIMIT 1
0.010406 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.010793 - GLOBAL::end global.php       -> ---------------------------------------------
0.010897 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.011011 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.011142 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.011303 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.011426 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.forum.php
0.012563 - dotDatabase::query           -> SELECT priv_access, private, moderators, title, closed, catid FROM forum_main WHERE forumid='105' AND active=1
0.012714 - dotDatabase::query           -> SELECT count(*) AS anz FROM forum_thread WHERE forumid='105'
0.012871 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.013506 - HTML::template               -> template: >forum_displayforumpages<
0.013558 - dotDatabase::query           -> SELECT threadid FROM forum_thread WHERE forumid = 105 ORDER by sticky DESC, lastposttime DESC LIMIT 20,20
0.013776 - FORUM::thread_lastvisit      -> threadid: Array
0.013792 - 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 (1971, 1948) ORDER by sticky DESC, lastposttime DESC
0.014059 - HTML::template               -> template: >forum_displayforumpart<
0.014189 - dotDatabase::query           -> SELECT title FROM forum_cat WHERE catid=15
0.014312 - HTML::template               -> template: >forum_displayforumindex<
0.014385 - GLOBAL::end userspace        -> ---------------------------------------------
0.014393 - PAGE::render                 -> start rendering page layout
0.014397 - USER::check_for_new_messages -> return
0.014405 - dotSession::getInstance      -> do
0.014423 - PAGE::get_boxes              -> -------- side=left
0.014434 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.015187 - PAGE::get_boxes              -> -------- call: left::menu_main
0.015200 - CBOX::menu                   -> generate Menu Box >news<
0.015212 - HTML::template               -> template: >box_menu<
0.015263 - HTML::template_exists        -> search: >page_box_left< == 1
0.015281 - HTML::template               -> template: >page_box_left<
0.015319 - PAGE::get_boxes              -> -------- call: left::menu_site
0.015327 - CBOX::menu                   -> generate Menu Box >site<
0.015338 - HTML::template               -> template: >box_menu_bit<
0.015371 - HTML::template               -> template: >box_menu_bit<
0.015385 - HTML::template               -> template: >box_menu_bit<
0.015396 - HTML::template               -> template: >box_menu_bit<
0.015408 - HTML::template               -> template: >box_menu_bit<
0.015418 - HTML::template               -> template: >box_menu_bit<
0.015429 - HTML::template               -> template: >box_menu<
0.015448 - HTML::template_exists        -> search: >page_box_left< == 1
0.015462 - HTML::template               -> template: >page_box_left<
0.015477 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.015484 - CBOX::menu                   -> generate Menu Box >verein<
0.015493 - HTML::template               -> template: >box_menu_bit<
0.015505 - HTML::template               -> template: >box_menu_bit<
0.015516 - HTML::template               -> template: >box_menu_bit<
0.015527 - HTML::template               -> template: >box_menu_bit<
0.015537 - HTML::template               -> template: >box_menu_bit<
0.015548 - HTML::template               -> template: >box_menu<
0.015565 - HTML::template_exists        -> search: >page_box_left< == 1
0.015578 - HTML::template               -> template: >page_box_left<
0.015593 - PAGE::get_boxes              -> -------- call: left::menu_event
0.015599 - CBOX::menu                   -> generate Menu Box >event<
0.015608 - HTML::template               -> template: >box_menu_bit<
0.015621 - HTML::template               -> template: >box_menu_bit<
0.015631 - HTML::template               -> template: >box_menu_bit<
0.015642 - HTML::template               -> template: >box_menu_bit<
0.015652 - HTML::template               -> template: >box_menu_bit<
0.015663 - HTML::template               -> template: >box_menu_bit<
0.015673 - HTML::template               -> template: >box_menu_bit<
0.015683 - HTML::template               -> template: >box_menu_bit<
0.015694 - HTML::template               -> template: >box_menu_bit<
0.015704 - HTML::template               -> template: >box_menu<
0.015722 - HTML::template_exists        -> search: >page_box_left< == 1
0.015735 - HTML::template               -> template: >page_box_left<
0.015749 - PAGE::get_boxes              -> -------- call: left::menu_login
0.015755 - CBOX::menu                   -> generate Menu Box >login<
0.015768 - HTML::template               -> template: >box_menu_bit<
0.015781 - HTML::template               -> template: >box_menu_bit<
0.015792 - HTML::template               -> template: >box_menu<
0.015810 - HTML::template_exists        -> search: >page_box_left< == 1
0.015822 - HTML::template               -> template: >page_box_left<
0.015839 - PAGE::get_boxes              -> -------- side=right
0.015850 - PAGE::get_boxes              -> -------- call: right::party
0.015856 - CBOX::party                  -> generate Box
0.015863 - EVENT::short_event           -> id >17<
0.015867 - EVENT::getevent              -> id >17<
0.015872 - 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.015997 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.016173 - CACHE::get                   -> cache: >event_17::stats< found
0.016210 - HTML::template               -> template: >box_event<
0.016282 - HTML::template_exists        -> search: >page_box_right< == 1
0.016299 - HTML::template               -> template: >page_box_right<
0.016336 - PAGE::get_boxes              -> -------- call: right::forum
0.016345 - CBOX::forum                  -> generate forum box
0.016349 - CBOX::forum_load_threads     -> load data
0.016359 - CACHE::get                   -> cache: >forum::topthreads< found
0.016423 - CBOX::forum_threads          -> list all threads in array
0.016433 - 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.016449 - admin::getInstance           -> do
0.016467 - HTML::template               -> template: >box_forum_bit<
0.016530 - HTML::template               -> template: >box_forum_bit<
0.016560 - HTML::template               -> template: >box_forum_bit<
0.016590 - HTML::template               -> template: >box_forum_bit<
0.016614 - HTML::template               -> template: >box_forum_bit<
0.016641 - HTML::template               -> template: >box_forum_bit<
0.016657 - HTML::template               -> template: >box_forum<
0.016708 - HTML::template_exists        -> search: >page_box_right< == 1
0.016723 - HTML::template               -> template: >page_box_right<
0.016741 - PAGE::get_boxes              -> -------- call: right::vote
0.016748 - CBOX::vote                   -> generate Box
0.016754 - 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.016923 - HTML::template               -> template: >box_vote_nocurrent<
0.016973 - HTML::template_exists        -> search: >page_box_right< == 1
0.016998 - HTML::template               -> template: >page_box_right<
0.017015 - PAGE::get_boxes              -> -------- call: right::banner
0.017029 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.017061 - HTML::template_exists        -> search: >page_box_right< == 1
0.017075 - HTML::template               -> template: >page_box_right<
0.017092 - PAGE::get_boxes              -> -------- call: right::search
0.017099 - CBOX::template               -> generate Box with >box_suchen< as template
0.017104 - HTML::template               -> template: >box_suchen<
0.017142 - HTML::template_exists        -> search: >page_box_right< == 1
0.017155 - HTML::template               -> template: >page_box_right<
0.017174 - PAGE::render                 -> final
0.017179 - PAGE::renderTemplate         -> page
0.017184 - PAGE::getHead                -> return
0.017187 - dotSession::getInstance      -> do
0.017249 - HTML::template               -> template: >page<
0.017374 - PAGE::render_template        -> final

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

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