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 1131 01. Feb 2015 17:01
Lan_Guru
Casemod contest Red_Bull 7 1137 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.000018 - GLOBAL::include              -> config.php
0.000470 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.000780 - dotDatabase::getInstance     -> connection: database
0.000793 - dotDatabase::__construct     -> connection: database
0.000808 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.001239 - page::getInstance            -> do
0.001258 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.001647 - dotSession::getInstance      -> do
0.001661 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.001996 - dotSession::start            -> ---- init
0.002013 - dotSession::start            -> start php session managment
0.002076 - dotSession::start            -> finished php session management
0.002082 - dotSession::start            -> save user and host information to new session_array
0.002089 - dotSession::start            -> check for security options
0.120740 - dotSession::start            -> lookup ip2country
0.120772 - dotDatabase::connect         -> d030eee4@localhost
0.121199 - dotDatabase::select          -> database: d030eee4
0.121370 - dotDatabase::query           -> SELECT `code` FROM `country_ip2code` WHERE 3628718391 BETWEEN ip_from AND ip_to
0.121457 - dotSession::start            -> update current session online user infos
0.121487 - dotDatabase::query           -> UPDATE session SET lastactivity = 1778846546, userid = 0, site = 'https://lanrena.christoph-raible.de/forum/105/1/', host = '216.73.217.55', dns = '216.73.217.55', countrycode = 'US', hits = hits + 1 WHERE hash = 'ef5778c353142a86c216c9aea26fa4d1'
0.121668 - dotSession::start            -> no session found in db == insert new db sesssion
0.121696 - dotDatabase::query           -> INSERT INTO `session`SET hash = 'ef5778c353142a86c216c9aea26fa4d1', lastactivity = 1778846546, 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.217.55', dns = '216.73.217.55', countrycode = 'US', hits = 1
0.121878 - dotSession::load_locales     -> do
0.121910 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.121919 - dotSession::start            -> ---- finished with session startup
0.121945 - dotSession::load_user        -> id: 0
0.121953 - user::get_user               -> id: >0<
0.121967 - dotDatabase::getInstance     -> connection: database
0.121997 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.122490 - styles::load                 -> name: ><
0.122523 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.122997 - styles::activate             -> style = lanrenav3
0.123137 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.123455 - admin::getInstance           -> do
0.123470 - dotSession::getInstance      -> do
0.123481 - admin::__construct           -> user_id=0
0.123489 - user::load_settings          -> load current user settings to $global
0.123506 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.123822 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.124373 - EVENT::comming_event         -> return
0.124391 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1778846546 AND active=1 ORDER by begin ASC
0.124757 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1778846546 AND active=1 ORDER by begin DESC LIMIT 1
0.125078 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.125809 - GLOBAL::end global.php       -> ---------------------------------------------
0.126010 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.126195 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.126338 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.126540 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.126772 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.forum.php
0.128921 - dotDatabase::query           -> SELECT priv_access, private, moderators, title, closed, catid FROM forum_main WHERE forumid='105' AND active=1
0.129166 - dotDatabase::query           -> SELECT count(*) AS anz FROM forum_thread WHERE forumid='105'
0.129454 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.130863 - HTML::template               -> template: >forum_displayforumpages<
0.131273 - dotDatabase::query           -> SELECT threadid FROM forum_thread WHERE forumid = 105 ORDER by sticky DESC, lastposttime DESC LIMIT 20,20
0.131728 - FORUM::thread_lastvisit      -> threadid: Array
0.131772 - 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.132242 - HTML::template               -> template: >forum_displayforumpart<
0.132688 - dotDatabase::query           -> SELECT title FROM forum_cat WHERE catid=15
0.133019 - HTML::template               -> template: >forum_displayforumindex<
0.133374 - GLOBAL::end userspace        -> ---------------------------------------------
0.133394 - PAGE::render                 -> start rendering page layout
0.133405 - USER::check_for_new_messages -> return
0.133422 - dotSession::getInstance      -> do
0.133462 - PAGE::get_boxes              -> -------- side=left
0.133488 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.135185 - PAGE::get_boxes              -> -------- call: left::menu_main
0.135215 - CBOX::menu                   -> generate Menu Box >news<
0.135242 - HTML::template               -> template: >box_menu<
0.135357 - HTML::template_exists        -> search: >page_box_left< == 1
0.135399 - HTML::template               -> template: >page_box_left<
0.135485 - PAGE::get_boxes              -> -------- call: left::menu_site
0.135504 - CBOX::menu                   -> generate Menu Box >site<
0.135537 - HTML::template               -> template: >box_menu_bit<
0.135615 - HTML::template               -> template: >box_menu_bit<
0.135647 - HTML::template               -> template: >box_menu_bit<
0.135673 - HTML::template               -> template: >box_menu_bit<
0.135697 - HTML::template               -> template: >box_menu_bit<
0.135721 - HTML::template               -> template: >box_menu_bit<
0.135745 - HTML::template               -> template: >box_menu<
0.135789 - HTML::template_exists        -> search: >page_box_left< == 1
0.135821 - HTML::template               -> template: >page_box_left<
0.135855 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.135870 - CBOX::menu                   -> generate Menu Box >verein<
0.135890 - HTML::template               -> template: >box_menu_bit<
0.135918 - HTML::template               -> template: >box_menu_bit<
0.135943 - HTML::template               -> template: >box_menu_bit<
0.135967 - HTML::template               -> template: >box_menu_bit<
0.135992 - HTML::template               -> template: >box_menu_bit<
0.136016 - HTML::template               -> template: >box_menu<
0.136057 - HTML::template_exists        -> search: >page_box_left< == 1
0.136085 - HTML::template               -> template: >page_box_left<
0.136117 - PAGE::get_boxes              -> -------- call: left::menu_event
0.136131 - CBOX::menu                   -> generate Menu Box >event<
0.136150 - HTML::template               -> template: >box_menu_bit<
0.136178 - HTML::template               -> template: >box_menu_bit<
0.136202 - HTML::template               -> template: >box_menu_bit<
0.136227 - HTML::template               -> template: >box_menu_bit<
0.136251 - HTML::template               -> template: >box_menu_bit<
0.136275 - HTML::template               -> template: >box_menu_bit<
0.136298 - HTML::template               -> template: >box_menu_bit<
0.136322 - HTML::template               -> template: >box_menu_bit<
0.136345 - HTML::template               -> template: >box_menu_bit<
0.136369 - HTML::template               -> template: >box_menu<
0.136410 - HTML::template_exists        -> search: >page_box_left< == 1
0.136437 - HTML::template               -> template: >page_box_left<
0.136469 - PAGE::get_boxes              -> -------- call: left::menu_login
0.136483 - CBOX::menu                   -> generate Menu Box >login<
0.136521 - HTML::template               -> template: >box_menu_bit<
0.136552 - HTML::template               -> template: >box_menu_bit<
0.136576 - HTML::template               -> template: >box_menu<
0.136617 - HTML::template_exists        -> search: >page_box_left< == 1
0.136645 - HTML::template               -> template: >page_box_left<
0.136684 - PAGE::get_boxes              -> -------- side=right
0.136707 - PAGE::get_boxes              -> -------- call: right::party
0.136722 - CBOX::party                  -> generate Box
0.136737 - EVENT::short_event           -> id >17<
0.136746 - EVENT::getevent              -> id >17<
0.136758 - 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.137046 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.137415 - CACHE::get                   -> cache: >event_17::stats< found
0.137497 - HTML::template               -> template: >box_event<
0.137674 - HTML::template_exists        -> search: >page_box_right< == 1
0.137714 - HTML::template               -> template: >page_box_right<
0.137798 - PAGE::get_boxes              -> -------- call: right::forum
0.137818 - CBOX::forum                  -> generate forum box
0.137829 - CBOX::forum_load_threads     -> load data
0.137852 - CACHE::get                   -> cache: >forum::topthreads< found
0.137994 - CBOX::forum_threads          -> list all threads in array
0.138017 - 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.138052 - admin::getInstance           -> do
0.138096 - HTML::template               -> template: >box_forum_bit<
0.138234 - HTML::template               -> template: >box_forum_bit<
0.138304 - HTML::template               -> template: >box_forum_bit<
0.138370 - HTML::template               -> template: >box_forum_bit<
0.138427 - HTML::template               -> template: >box_forum_bit<
0.138486 - HTML::template               -> template: >box_forum_bit<
0.138532 - HTML::template               -> template: >box_forum<
0.138643 - HTML::template_exists        -> search: >page_box_right< == 1
0.138678 - HTML::template               -> template: >page_box_right<
0.138718 - PAGE::get_boxes              -> -------- call: right::vote
0.138735 - CBOX::vote                   -> generate Box
0.138746 - 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.139096 - HTML::template               -> template: >box_vote_nocurrent<
0.139202 - HTML::template_exists        -> search: >page_box_right< == 1
0.139236 - HTML::template               -> template: >page_box_right<
0.139274 - PAGE::get_boxes              -> -------- call: right::banner
0.139308 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.139371 - HTML::template_exists        -> search: >page_box_right< == 1
0.139403 - HTML::template               -> template: >page_box_right<
0.139440 - PAGE::get_boxes              -> -------- call: right::search
0.139456 - CBOX::template               -> generate Box with >box_suchen< as template
0.139467 - HTML::template               -> template: >box_suchen<
0.139567 - HTML::template_exists        -> search: >page_box_right< == 1
0.139597 - HTML::template               -> template: >page_box_right<
0.139641 - PAGE::render                 -> final
0.139652 - PAGE::renderTemplate         -> page
0.139664 - PAGE::getHead                -> return
0.139672 - dotSession::getInstance      -> do
0.139801 - HTML::template               -> template: >page<
0.140037 - PAGE::render_template        -> final

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

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