lrschriftzug

LANrena Neustetten e.V.

 
 
Lanrena - Die 7 NetZwerge > Sonstiges
Neuen Beitrag
Moderatoren: Keine Moderatoren festgelegt
Beitrag Starter Antworten Hits Letzter Beitrag
Verkaufe Steamguthaben / CSGO Knife / CSGO Keys diiigle 0 1561 05. Mär 2015 11:18
diiigle
Gang Beasts - 8 Spieler - Beamer Ben 3 1512 20. Feb 2015 10:41
Lerk!t
 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.000073 - GLOBAL::include              -> config.php
0.002386 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.004022 - dotDatabase::getInstance     -> connection: database
0.004090 - dotDatabase::__construct     -> connection: database
0.004159 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.006445 - page::getInstance            -> do
0.006536 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.008561 - dotSession::getInstance      -> do
0.008634 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.010453 - dotSession::start            -> ---- init
0.010542 - dotSession::start            -> start php session managment
0.012250 - dotSession::start            -> finished php session management
0.012288 - dotSession::start            -> save user and host information to new session_array
0.012323 - dotSession::start            -> check for security options
0.012919 - dotSession::start            -> lookup ip2country
0.012984 - dotDatabase::connect         -> d030eee4@localhost
0.013799 - dotDatabase::select          -> database: d030eee4
0.014421 - dotDatabase::query           -> SELECT `code` FROM `country_ip2code` WHERE 3628718282 BETWEEN ip_from AND ip_to
0.014961 - dotSession::start            -> update current session online user infos
0.015062 - dotDatabase::query           -> UPDATE session SET lastactivity = 1787847392, userid = 0, site = 'https://www.lanrena.christoph-raible.de/forum/108/', host = '216.73.216.202', dns = '216.73.216.202', countrycode = 'US', hits = hits + 1 WHERE hash = 'b63236cee327dd81ab7b85abee76a23d'
0.015673 - dotSession::start            -> no session found in db == insert new db sesssion
0.015773 - dotDatabase::query           -> INSERT INTO `session`SET hash = 'b63236cee327dd81ab7b85abee76a23d', lastactivity = 1787847392, userid = 0, site = 'https://www.lanrena.christoph-raible.de/forum/108/', 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.016367 - dotSession::load_locales     -> do
0.016443 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.016470 - dotSession::start            -> ---- finished with session startup
0.016531 - dotSession::load_user        -> id: 0
0.016554 - user::get_user               -> id: >0<
0.016590 - dotDatabase::getInstance     -> connection: database
0.016667 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.018027 - styles::load                 -> name: ><
0.018097 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.019494 - styles::activate             -> style = lanrenav3
0.019912 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.020862 - admin::getInstance           -> do
0.020906 - dotSession::getInstance      -> do
0.020938 - admin::__construct           -> user_id=0
0.020962 - user::load_settings          -> load current user settings to $global
0.021012 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.021924 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.023583 - EVENT::comming_event         -> return
0.023636 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1787847392 AND active=1 ORDER by begin ASC
0.024452 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1787847392 AND active=1 ORDER by begin DESC LIMIT 1
0.025280 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.027218 - GLOBAL::end global.php       -> ---------------------------------------------
0.027752 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.028224 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.028625 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.029211 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.029773 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.forum.php
0.035421 - dotDatabase::query           -> SELECT priv_access, private, moderators, title, closed, catid FROM forum_main WHERE forumid='108' AND active=1
0.036105 - dotDatabase::query           -> SELECT count(*) AS anz FROM forum_thread WHERE forumid='108'
0.037003 - dotDatabase::query           -> SELECT threadid FROM forum_thread WHERE forumid = 108 ORDER by sticky DESC, lastposttime DESC LIMIT 0,20
0.037861 - FORUM::thread_lastvisit      -> threadid: Array
0.037957 - 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 (2003, 1993) ORDER by sticky DESC, lastposttime DESC
0.038923 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.042052 - HTML::template               -> template: >forum_displayforumpart<
0.042657 - dotDatabase::query           -> SELECT title FROM forum_cat WHERE catid=15
0.043285 - HTML::template               -> template: >forum_displayforumindex<
0.043638 - GLOBAL::end userspace        -> ---------------------------------------------
0.043675 - PAGE::render                 -> start rendering page layout
0.043698 - USER::check_for_new_messages -> return
0.043766 - dotSession::getInstance      -> do
0.043854 - PAGE::get_boxes              -> -------- side=left
0.043908 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.047624 - PAGE::get_boxes              -> -------- call: left::menu_main
0.047695 - CBOX::menu                   -> generate Menu Box >news<
0.047787 - HTML::template               -> template: >box_menu<
0.048035 - HTML::template_exists        -> search: >page_box_left< == 1
0.048123 - HTML::template               -> template: >page_box_left<
0.048310 - PAGE::get_boxes              -> -------- call: left::menu_site
0.048352 - CBOX::menu                   -> generate Menu Box >site<
0.048403 - HTML::template               -> template: >box_menu_bit<
0.048570 - HTML::template               -> template: >box_menu_bit<
0.048639 - HTML::template               -> template: >box_menu_bit<
0.048695 - HTML::template               -> template: >box_menu_bit<
0.048773 - HTML::template               -> template: >box_menu_bit<
0.048830 - HTML::template               -> template: >box_menu_bit<
0.048882 - HTML::template               -> template: >box_menu<
0.048978 - HTML::template_exists        -> search: >page_box_left< == 1
0.049048 - HTML::template               -> template: >page_box_left<
0.049127 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.049160 - CBOX::menu                   -> generate Menu Box >verein<
0.049205 - HTML::template               -> template: >box_menu_bit<
0.049266 - HTML::template               -> template: >box_menu_bit<
0.049321 - HTML::template               -> template: >box_menu_bit<
0.049374 - HTML::template               -> template: >box_menu_bit<
0.049427 - HTML::template               -> template: >box_menu_bit<
0.049479 - HTML::template               -> template: >box_menu<
0.049569 - HTML::template_exists        -> search: >page_box_left< == 1
0.049632 - HTML::template               -> template: >page_box_left<
0.049704 - PAGE::get_boxes              -> -------- call: left::menu_event
0.049751 - CBOX::menu                   -> generate Menu Box >event<
0.049797 - HTML::template               -> template: >box_menu_bit<
0.049860 - HTML::template               -> template: >box_menu_bit<
0.049914 - HTML::template               -> template: >box_menu_bit<
0.049964 - HTML::template               -> template: >box_menu_bit<
0.050015 - HTML::template               -> template: >box_menu_bit<
0.050066 - HTML::template               -> template: >box_menu_bit<
0.050118 - HTML::template               -> template: >box_menu_bit<
0.050170 - HTML::template               -> template: >box_menu_bit<
0.050227 - HTML::template               -> template: >box_menu_bit<
0.050263 - HTML::template               -> template: >box_menu<
0.050326 - HTML::template_exists        -> search: >page_box_left< == 1
0.050370 - HTML::template               -> template: >page_box_left<
0.050420 - PAGE::get_boxes              -> -------- call: left::menu_login
0.050444 - CBOX::menu                   -> generate Menu Box >login<
0.050490 - HTML::template               -> template: >box_menu_bit<
0.050535 - HTML::template               -> template: >box_menu_bit<
0.050573 - HTML::template               -> template: >box_menu<
0.050638 - HTML::template_exists        -> search: >page_box_left< == 1
0.050681 - HTML::template               -> template: >page_box_left<
0.050753 - PAGE::get_boxes              -> -------- side=right
0.050791 - PAGE::get_boxes              -> -------- call: right::party
0.050813 - CBOX::party                  -> generate Box
0.050836 - EVENT::short_event           -> id >17<
0.050849 - EVENT::getevent              -> id >17<
0.050868 - 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.051291 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.051906 - CACHE::get                   -> cache: >event_17::stats< found
0.052039 - HTML::template               -> template: >box_event<
0.052299 - HTML::template_exists        -> search: >page_box_right< == 1
0.052360 - HTML::template               -> template: >page_box_right<
0.052499 - PAGE::get_boxes              -> -------- call: right::forum
0.052531 - CBOX::forum                  -> generate forum box
0.052547 - CBOX::forum_load_threads     -> load data
0.052582 - CACHE::get                   -> cache: >forum::topthreads< found
0.052818 - CBOX::forum_threads          -> list all threads in array
0.052854 - 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.052901 - admin::getInstance           -> do
0.052974 - HTML::template               -> template: >box_forum_bit<
0.053193 - HTML::template               -> template: >box_forum_bit<
0.053300 - HTML::template               -> template: >box_forum_bit<
0.053401 - HTML::template               -> template: >box_forum_bit<
0.053486 - HTML::template               -> template: >box_forum_bit<
0.053580 - HTML::template               -> template: >box_forum_bit<
0.053636 - HTML::template               -> template: >box_forum<
0.053829 - HTML::template_exists        -> search: >page_box_right< == 1
0.053882 - HTML::template               -> template: >page_box_right<
0.053946 - PAGE::get_boxes              -> -------- call: right::vote
0.053973 - CBOX::vote                   -> generate Box
0.053990 - 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.054551 - HTML::template               -> template: >box_vote_nocurrent<
0.054779 - HTML::template_exists        -> search: >page_box_right< == 1
0.054843 - HTML::template               -> template: >page_box_right<
0.054917 - PAGE::get_boxes              -> -------- call: right::banner
0.054974 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.055079 - HTML::template_exists        -> search: >page_box_right< == 1
0.055132 - HTML::template               -> template: >page_box_right<
0.055209 - PAGE::get_boxes              -> -------- call: right::search
0.055228 - CBOX::template               -> generate Box with >box_suchen< as template
0.055240 - HTML::template               -> template: >box_suchen<
0.055347 - HTML::template_exists        -> search: >page_box_right< == 1
0.055382 - HTML::template               -> template: >page_box_right<
0.055435 - PAGE::render                 -> final
0.055448 - PAGE::renderTemplate         -> page
0.055461 - PAGE::getHead                -> return
0.055470 - dotSession::getInstance      -> do
0.055620 - HTML::template               -> template: >page<
0.055906 - PAGE::render_template        -> final

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

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