lrschriftzug

LANrena Neustetten e.V.

 
 
Sonstiges >> TechTalk > Es sieht nicht schlecht aus!
Antwort erstellen
|LR|mag!c
15.10.2009 um 22:13 AntwortBenutzerprofilNachricht senden

Moderator
NEW

Clan: LANrena
Postings: 3234

magic_rockt
http://www.computerbase.de/news/wir...rren_regierung/


__________________
#LANrena Neustetten e.V. - Mitglied
 
Antwort erstellen

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 185 debug messages

0.000027 - GLOBAL::include              -> config.php
0.002344 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.002749 - dotDatabase::getInstance     -> connection: database
0.002763 - dotDatabase::__construct     -> connection: database
0.002794 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.003412 - page::getInstance            -> do
0.003442 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.003903 - dotSession::getInstance      -> do
0.003920 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.004351 - dotSession::start            -> ---- init
0.004370 - dotSession::start            -> start php session managment
0.004456 - dotSession::start            -> finished php session management
0.004462 - dotSession::start            -> save user and host information to new session_array
0.004469 - dotSession::start            -> check for security options
0.310294 - dotSession::start            -> lookup ip2country
0.310323 - dotDatabase::connect         -> d030eee4@localhost
0.310671 - dotDatabase::select          -> database: d030eee4
0.310789 - dotDatabase::query           -> SELECT `code` FROM `country_ip2code` WHERE 3628718396 BETWEEN ip_from AND ip_to
0.310841 - dotSession::start            -> update current session online user infos
0.310859 - dotDatabase::query           -> UPDATE session SET lastactivity = 1782086522, userid = 0, site = 'https://lanrena.christoph-raible.de/forum/thread/425/', host = '216.73.217.60', dns = '216.73.217.60', countrycode = 'US', hits = hits + 1 WHERE hash = '2a72f62b8976f3895ee361a8ecb144b4'
0.310986 - dotSession::start            -> no session found in db == insert new db sesssion
0.311002 - dotDatabase::query           -> INSERT INTO `session`SET hash = '2a72f62b8976f3895ee361a8ecb144b4', lastactivity = 1782086522, userid = 0, site = 'https://lanrena.christoph-raible.de/forum/thread/425/', referer = '', useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', host = '216.73.217.60', dns = '216.73.217.60', countrycode = 'US', hits = 1
0.311106 - dotSession::load_locales     -> do
0.311155 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.311161 - dotSession::start            -> ---- finished with session startup
0.311181 - dotSession::load_user        -> id: 0
0.311186 - user::get_user               -> id: >0<
0.311194 - dotDatabase::getInstance     -> connection: database
0.311213 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.311529 - styles::load                 -> name: ><
0.311553 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.311894 - styles::activate             -> style = lanrenav3
0.311997 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.312228 - admin::getInstance           -> do
0.312236 - dotSession::getInstance      -> do
0.312243 - admin::__construct           -> user_id=0
0.312248 - user::load_settings          -> load current user settings to $global
0.312258 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.312469 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.312827 - EVENT::comming_event         -> return
0.312838 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1782086522 AND active=1 ORDER by begin ASC
0.313015 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1782086522 AND active=1 ORDER by begin DESC LIMIT 1
0.313129 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.313530 - GLOBAL::end global.php       -> ---------------------------------------------
0.313640 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.313771 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.313859 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.313935 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.314007 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.forum.php
0.315299 - FORUM::showthread            -> get common forum and thread infos
0.315308 - FORUM::thread_lastvisit      -> threadid: 425
0.315319 - dotDatabase::query           -> SELECT postid FROM forum_post WHERE threadid=425 AND dateline > '' ORDER by postid ASC LIMIT 1
0.315712 - dotDatabase::query           -> SELECT threadid, dateline FROM forum_post WHERE postid=3831
0.315947 - dotDatabase::query           -> SELECT (COUNT(*)+1) AS position FROM forum_post WHERE threadid=425 AND dateline < '2009-10-15 22:13:01'
0.316065 - dotDatabase::query           -> SELECT f.title AS forumname, f.catid, f.closed AS forum_closed, f.moderators, t.forumid, t.title, t.closed AS thread_closed, t.invisible AS thread_invisible, t.fv_id, f.priv_access, f.private, t.replies, t.ext, t.ext_id, t.show_latest, t.sticky, t.lastposttime FROM forum_thread AS t LEFT JOIN forum_main AS f ON t.forumid=f.forumid WHERE t.threadid='425'
0.316321 - FORUM::is_moderator          -> for forumid: 45
0.316332 - dotDatabase::query           -> SELECT moderators FROM forum_main WHERE forumid='45'
0.316427 - admin::getInstance           -> do
0.316440 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
0.316445 - admin::getInstance           -> do
0.316452 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
0.316456 - admin::getInstance           -> do
0.316463 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
0.316467 - admin::getInstance           -> do
0.316473 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
0.316479 - admin::getInstance           -> do
0.316486 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
0.316490 - admin::getInstance           -> do
0.316496 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
0.316509 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.317263 - dotDatabase::query           -> SELECT title FROM forum_cat WHERE catid=3
0.317359 - dotDatabase::query           -> UPDATE forum_thread SET hits=hits+1 WHERE threadid='425'
0.317496 - dotDatabase::query           -> SELECT user_id FROM user_orga WHERE display_team=1
0.317596 - FORUM::showthread            -> query all postings
0.317605 - dotDatabase::query           -> SELECT postid, threadid, userid, pagetext, htmltext, locked, invisible, remoteip, locked, forum_post.dateline, UNIX_TIMESTAMP(forum_post.dateline) AS stamp, user.id AS user_id, user.nick AS user_nick, user.clan AS user_clan, user.clantag, user.stats_postings AS user_postings, user.motto AS user_motto, user.female, user.countrycode, user.avatar,user.avatar_name, edit_user_id, UNIX_TIMESTAMP(edited) AS edit_unixtime, edit.nick AS edit_nick, IF(edit_user_id > 0,0,1) AS history, attachment_id, filename, filesize FROM forum_post LEFT JOIN user ON user.id = forum_post.userid LEFT JOIN user AS edit ON edit.id = forum_post.edit_user_id LEFT JOIN forum_files ON forum_post.attachment_id = forum_files.id WHERE threadid = 425 AND forum_post.invisible=0 ORDER by postid ASC LIMIT 0,30
0.317999 - HTML::encode                 -> __________________[color=blue]#LANrena Neustetten e.V.[/colo...
0.318026 - dotDatabase::query           -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.318691 - dotDatabase::query           -> SELECT codetag, codereplacement, twoparams FROM html_code
0.318749 - HTML::encode                 -> replace run 1
0.318849 - HTML::encode                 -> replace run 2
0.318909 - HTML::template               -> template: >forum_postingpart<
0.318999 - HTML::template               -> template: >forum_postingindex<
0.319046 - FORUM::showthread            -> check for moderator utils
0.319054 - FORUM::update_visit          -> forumid: 45 threadid: 425 posttime: 2009-10-15 22:13:01
0.319089 - GLOBAL::end userspace        -> ---------------------------------------------
0.319112 - PAGE::render                 -> start rendering page layout
0.319116 - USER::check_for_new_messages -> return
0.319124 - dotSession::getInstance      -> do
0.319159 - PAGE::get_boxes              -> -------- side=left
0.319172 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.319967 - PAGE::get_boxes              -> -------- call: left::menu_main
0.319978 - CBOX::menu                   -> generate Menu Box >news<
0.319991 - HTML::template               -> template: >box_menu<
0.320063 - HTML::template_exists        -> search: >page_box_left< == 1
0.320115 - HTML::template               -> template: >page_box_left<
0.320169 - PAGE::get_boxes              -> -------- call: left::menu_site
0.320177 - CBOX::menu                   -> generate Menu Box >site<
0.320187 - HTML::template               -> template: >box_menu_bit<
0.320219 - HTML::template               -> template: >box_menu_bit<
0.320232 - HTML::template               -> template: >box_menu_bit<
0.320242 - HTML::template               -> template: >box_menu_bit<
0.320252 - HTML::template               -> template: >box_menu_bit<
0.320262 - HTML::template               -> template: >box_menu_bit<
0.320271 - HTML::template               -> template: >box_menu<
0.320289 - HTML::template_exists        -> search: >page_box_left< == 1
0.320301 - HTML::template               -> template: >page_box_left<
0.320315 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.320322 - CBOX::menu                   -> generate Menu Box >verein<
0.320330 - HTML::template               -> template: >box_menu_bit<
0.320341 - HTML::template               -> template: >box_menu_bit<
0.320351 - HTML::template               -> template: >box_menu_bit<
0.320361 - HTML::template               -> template: >box_menu_bit<
0.320371 - HTML::template               -> template: >box_menu_bit<
0.320380 - HTML::template               -> template: >box_menu<
0.320397 - HTML::template_exists        -> search: >page_box_left< == 1
0.320408 - HTML::template               -> template: >page_box_left<
0.320421 - PAGE::get_boxes              -> -------- call: left::menu_event
0.320427 - CBOX::menu                   -> generate Menu Box >event<
0.320435 - HTML::template               -> template: >box_menu_bit<
0.320446 - HTML::template               -> template: >box_menu_bit<
0.320456 - HTML::template               -> template: >box_menu_bit<
0.320466 - HTML::template               -> template: >box_menu_bit<
0.320475 - HTML::template               -> template: >box_menu_bit<
0.320485 - HTML::template               -> template: >box_menu_bit<
0.320495 - HTML::template               -> template: >box_menu_bit<
0.320504 - HTML::template               -> template: >box_menu_bit<
0.320514 - HTML::template               -> template: >box_menu_bit<
0.320523 - HTML::template               -> template: >box_menu<
0.320539 - HTML::template_exists        -> search: >page_box_left< == 1
0.320553 - HTML::template               -> template: >page_box_left<
0.320569 - PAGE::get_boxes              -> -------- call: left::menu_login
0.320575 - CBOX::menu                   -> generate Menu Box >login<
0.320588 - HTML::template               -> template: >box_menu_bit<
0.320601 - HTML::template               -> template: >box_menu_bit<
0.320611 - HTML::template               -> template: >box_menu<
0.320628 - HTML::template_exists        -> search: >page_box_left< == 1
0.320639 - HTML::template               -> template: >page_box_left<
0.320655 - PAGE::get_boxes              -> -------- side=right
0.320664 - PAGE::get_boxes              -> -------- call: right::party
0.320670 - CBOX::party                  -> generate Box
0.320677 - EVENT::short_event           -> id >17<
0.320681 - EVENT::getevent              -> id >17<
0.320686 - 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.320773 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.320952 - CACHE::get                   -> cache: >event_17::stats< found
0.320994 - HTML::template               -> template: >box_event<
0.321065 - HTML::template_exists        -> search: >page_box_right< == 1
0.321085 - HTML::template               -> template: >page_box_right<
0.321145 - PAGE::get_boxes              -> -------- call: right::forum
0.321167 - CBOX::forum                  -> generate forum box
0.321172 - CBOX::forum_load_threads     -> load data
0.321181 - CACHE::get                   -> cache: >forum::topthreads< found
0.321254 - CBOX::forum_threads          -> list all threads in array
0.321263 - 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.321276 - admin::getInstance           -> do
0.321294 - HTML::template               -> template: >box_forum_bit<
0.321353 - HTML::template               -> template: >box_forum_bit<
0.321381 - HTML::template               -> template: >box_forum_bit<
0.321407 - HTML::template               -> template: >box_forum_bit<
0.321428 - HTML::template               -> template: >box_forum_bit<
0.321451 - HTML::template               -> template: >box_forum_bit<
0.321465 - HTML::template               -> template: >box_forum<
0.321516 - HTML::template_exists        -> search: >page_box_right< == 1
0.321529 - HTML::template               -> template: >page_box_right<
0.321549 - PAGE::get_boxes              -> -------- call: right::vote
0.321556 - CBOX::vote                   -> generate Box
0.321560 - 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.321693 - HTML::template               -> template: >box_vote_nocurrent<
0.321742 - HTML::template_exists        -> search: >page_box_right< == 1
0.321755 - HTML::template               -> template: >page_box_right<
0.321770 - PAGE::get_boxes              -> -------- call: right::banner
0.321783 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.321811 - HTML::template_exists        -> search: >page_box_right< == 1
0.321823 - HTML::template               -> template: >page_box_right<
0.321838 - PAGE::get_boxes              -> -------- call: right::search
0.321845 - CBOX::template               -> generate Box with >box_suchen< as template
0.321849 - HTML::template               -> template: >box_suchen<
0.321886 - HTML::template_exists        -> search: >page_box_right< == 1
0.321898 - HTML::template               -> template: >page_box_right<
0.321915 - PAGE::render                 -> final
0.321919 - PAGE::renderTemplate         -> page
0.321924 - PAGE::getHead                -> return
0.321928 - dotSession::getInstance      -> do
0.321998 - HTML::template               -> template: >page<
0.322144 - PAGE::render_template        -> final

PHP Includes   : 19
DB Queries     : 22
Rendering Time : 0.322487

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