lrschriftzug

LANrena Neustetten e.V.

 
 
LANrena Neustetten e.V. >> Werbung > Günstige Game-Server zu vermieten
Antwort erstellen
elpronto
20.01.2010 um 21:24 AntwortBenutzerprofilNachricht senden
NEW

Clan: RAMSOR
Postings: 7

Ihr sucht nen günstigen Game-Server?

--> CS 1.6, CSS, L4D, L4D2...


Dann seid ihr bei uns genau richtig :-)

Contact me!!!


elpronto
 
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 180 debug messages

0.000024 - GLOBAL::include              -> config.php
0.002170 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.002533 - dotDatabase::getInstance     -> connection: database
0.002545 - dotDatabase::__construct     -> connection: database
0.002564 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.003038 - page::getInstance            -> do
0.003064 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.003536 - dotSession::getInstance      -> do
0.003551 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.003908 - dotSession::start            -> ---- init
0.003924 - dotSession::start            -> start php session managment
0.003995 - dotSession::start            -> finished php session management
0.004004 - dotSession::start            -> save user and host information to new session_array
0.004010 - dotSession::start            -> check for security options
0.004207 - dotSession::start            -> lookup ip2country
0.004219 - dotDatabase::connect         -> d030eee4@localhost
0.004612 - dotDatabase::select          -> database: d030eee4
0.004815 - dotDatabase::query           -> SELECT `code` FROM `country_ip2code` WHERE 3628718136 BETWEEN ip_from AND ip_to
0.004908 - dotSession::start            -> update current session online user infos
0.004924 - dotDatabase::query           -> UPDATE session SET lastactivity = 1766769148, userid = 0, site = 'https://www.lanrena.christoph-raible.de/forum/thread/531', host = '216.73.216.56', dns = '216.73.216.56', countrycode = 'US', hits = hits + 1 WHERE hash = '23011b68a5113bab5ac1f8473726406e'
0.005106 - dotSession::start            -> no session found in db == insert new db sesssion
0.005124 - dotDatabase::query           -> INSERT INTO `session`SET hash = '23011b68a5113bab5ac1f8473726406e', lastactivity = 1766769148, userid = 0, site = 'https://www.lanrena.christoph-raible.de/forum/thread/531', referer = '', useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', host = '216.73.216.56', dns = '216.73.216.56', countrycode = 'US', hits = 1
0.006012 - dotSession::load_locales     -> do
0.006041 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.006047 - dotSession::start            -> ---- finished with session startup
0.006062 - dotSession::load_user        -> id: 0
0.006068 - user::get_user               -> id: >0<
0.006075 - dotDatabase::getInstance     -> connection: database
0.006091 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.006376 - styles::load                 -> name: ><
0.006400 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.006735 - styles::activate             -> style = lanrenav3
0.006838 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.007025 - admin::getInstance           -> do
0.007033 - dotSession::getInstance      -> do
0.007039 - admin::__construct           -> user_id=0
0.007044 - user::load_settings          -> load current user settings to $global
0.007053 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.007242 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.007588 - EVENT::comming_event         -> return
0.007598 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1766769148 AND active=1 ORDER by begin ASC
0.007814 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1766769148 AND active=1 ORDER by begin DESC LIMIT 1
0.008011 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.008403 - GLOBAL::end global.php       -> ---------------------------------------------
0.008509 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.008637 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.008748 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.008886 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.009019 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.forum.php
0.010232 - FORUM::showthread            -> get common forum and thread infos
0.010242 - FORUM::thread_lastvisit      -> threadid: 531
0.010252 - dotDatabase::query           -> SELECT postid FROM forum_post WHERE threadid=531 AND dateline > '' ORDER by postid ASC LIMIT 1
0.010484 - dotDatabase::query           -> SELECT threadid, dateline FROM forum_post WHERE postid=4926
0.010600 - dotDatabase::query           -> SELECT (COUNT(*)+1) AS position FROM forum_post WHERE threadid=531 AND dateline < '2010-01-20 21:24:26'
0.010798 - 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='531'
0.010973 - FORUM::is_moderator          -> for forumid: 4
0.010980 - dotDatabase::query           -> SELECT moderators FROM forum_main WHERE forumid='4'
0.011016 - admin::getInstance           -> do
0.011028 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
0.011033 - admin::getInstance           -> do
0.011042 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
0.011046 - admin::getInstance           -> do
0.011053 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
0.011058 - admin::getInstance           -> do
0.011065 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
0.011070 - admin::getInstance           -> do
0.011078 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
0.011082 - admin::getInstance           -> do
0.011089 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
0.011101 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.011800 - dotDatabase::query           -> SELECT title FROM forum_cat WHERE catid=1
0.011920 - dotDatabase::query           -> UPDATE forum_thread SET hits=hits+1 WHERE threadid='531'
0.012052 - dotDatabase::query           -> SELECT user_id FROM user_orga WHERE display_team=1
0.012164 - FORUM::showthread            -> query all postings
0.012175 - 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 = 531 AND forum_post.invisible=0 ORDER by postid ASC LIMIT 0,30
0.012543 - HTML::template               -> template: >forum_postingpart<
0.012628 - HTML::template               -> template: >forum_postingindex<
0.012684 - FORUM::showthread            -> check for moderator utils
0.012692 - FORUM::update_visit          -> forumid: 4 threadid: 531 posttime: 2010-01-20 21:24:26
0.012710 - GLOBAL::end userspace        -> ---------------------------------------------
0.012715 - PAGE::render                 -> start rendering page layout
0.012719 - USER::check_for_new_messages -> return
0.012726 - dotSession::getInstance      -> do
0.012745 - PAGE::get_boxes              -> -------- side=left
0.012758 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.013577 - PAGE::get_boxes              -> -------- call: left::menu_main
0.013590 - CBOX::menu                   -> generate Menu Box >news<
0.013603 - HTML::template               -> template: >box_menu<
0.013663 - HTML::template_exists        -> search: >page_box_left< == 1
0.013681 - HTML::template               -> template: >page_box_left<
0.013723 - PAGE::get_boxes              -> -------- call: left::menu_site
0.013732 - CBOX::menu                   -> generate Menu Box >site<
0.013741 - HTML::template               -> template: >box_menu_bit<
0.013778 - HTML::template               -> template: >box_menu_bit<
0.013792 - HTML::template               -> template: >box_menu_bit<
0.013803 - HTML::template               -> template: >box_menu_bit<
0.013814 - HTML::template               -> template: >box_menu_bit<
0.013824 - HTML::template               -> template: >box_menu_bit<
0.013835 - HTML::template               -> template: >box_menu<
0.013854 - HTML::template_exists        -> search: >page_box_left< == 1
0.013869 - HTML::template               -> template: >page_box_left<
0.013884 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.013891 - CBOX::menu                   -> generate Menu Box >verein<
0.013900 - HTML::template               -> template: >box_menu_bit<
0.013912 - HTML::template               -> template: >box_menu_bit<
0.013923 - HTML::template               -> template: >box_menu_bit<
0.013933 - HTML::template               -> template: >box_menu_bit<
0.013944 - HTML::template               -> template: >box_menu_bit<
0.013954 - HTML::template               -> template: >box_menu<
0.013972 - HTML::template_exists        -> search: >page_box_left< == 1
0.013984 - HTML::template               -> template: >page_box_left<
0.014001 - PAGE::get_boxes              -> -------- call: left::menu_event
0.014008 - CBOX::menu                   -> generate Menu Box >event<
0.014016 - HTML::template               -> template: >box_menu_bit<
0.014029 - HTML::template               -> template: >box_menu_bit<
0.014040 - HTML::template               -> template: >box_menu_bit<
0.014050 - HTML::template               -> template: >box_menu_bit<
0.014060 - HTML::template               -> template: >box_menu_bit<
0.014071 - HTML::template               -> template: >box_menu_bit<
0.014083 - HTML::template               -> template: >box_menu_bit<
0.014094 - HTML::template               -> template: >box_menu_bit<
0.014105 - HTML::template               -> template: >box_menu_bit<
0.014117 - HTML::template               -> template: >box_menu<
0.014136 - HTML::template_exists        -> search: >page_box_left< == 1
0.014148 - HTML::template               -> template: >page_box_left<
0.014163 - PAGE::get_boxes              -> -------- call: left::menu_login
0.014169 - CBOX::menu                   -> generate Menu Box >login<
0.014182 - HTML::template               -> template: >box_menu_bit<
0.014197 - HTML::template               -> template: >box_menu_bit<
0.014211 - HTML::template               -> template: >box_menu<
0.014230 - HTML::template_exists        -> search: >page_box_left< == 1
0.014242 - HTML::template               -> template: >page_box_left<
0.014259 - PAGE::get_boxes              -> -------- side=right
0.014270 - PAGE::get_boxes              -> -------- call: right::party
0.014276 - CBOX::party                  -> generate Box
0.014282 - EVENT::short_event           -> id >17<
0.014286 - EVENT::getevent              -> id >17<
0.014291 - 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.014422 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.014616 - CACHE::get                   -> cache: >event_17::stats< found
0.014661 - HTML::template               -> template: >box_event<
0.014738 - HTML::template_exists        -> search: >page_box_right< == 1
0.014755 - HTML::template               -> template: >page_box_right<
0.014796 - PAGE::get_boxes              -> -------- call: right::forum
0.014804 - CBOX::forum                  -> generate forum box
0.014809 - CBOX::forum_load_threads     -> load data
0.014819 - CACHE::get                   -> cache: >forum::topthreads< found
0.014909 - CBOX::forum_threads          -> list all threads in array
0.014920 - 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.014933 - admin::getInstance           -> do
0.014952 - HTML::template               -> template: >box_forum_bit<
0.015019 - HTML::template               -> template: >box_forum_bit<
0.015049 - HTML::template               -> template: >box_forum_bit<
0.015078 - HTML::template               -> template: >box_forum_bit<
0.015102 - HTML::template               -> template: >box_forum_bit<
0.015128 - HTML::template               -> template: >box_forum_bit<
0.015144 - HTML::template               -> template: >box_forum<
0.015201 - HTML::template_exists        -> search: >page_box_right< == 1
0.015216 - HTML::template               -> template: >page_box_right<
0.015237 - PAGE::get_boxes              -> -------- call: right::vote
0.015245 - CBOX::vote                   -> generate Box
0.015249 - 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.015419 - HTML::template               -> template: >box_vote_nocurrent<
0.015472 - HTML::template_exists        -> search: >page_box_right< == 1
0.015487 - HTML::template               -> template: >page_box_right<
0.015504 - PAGE::get_boxes              -> -------- call: right::banner
0.015519 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.015549 - HTML::template_exists        -> search: >page_box_right< == 1
0.015563 - HTML::template               -> template: >page_box_right<
0.015579 - PAGE::get_boxes              -> -------- call: right::search
0.015586 - CBOX::template               -> generate Box with >box_suchen< as template
0.015591 - HTML::template               -> template: >box_suchen<
0.015635 - HTML::template_exists        -> search: >page_box_right< == 1
0.015648 - HTML::template               -> template: >page_box_right<
0.015667 - PAGE::render                 -> final
0.015672 - PAGE::renderTemplate         -> page
0.015677 - PAGE::getHead                -> return
0.015680 - dotSession::getInstance      -> do
0.015755 - HTML::template               -> template: >page<
0.015888 - PAGE::render_template        -> final

PHP Includes   : 19
DB Queries     : 20
Rendering Time : 0.016243

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