Forum > Serious Sam II

Öffentlich >> Games > Serious Sam II
Antwort erstellen
Autor Thema: Serious Sam II
Corben
14.03.2009 um 01:05 AntwortBenutzerprofilNachricht senden
NEW

Clan: MongoVerein
Postings: 22

Patch 2.070
IP: 10.10.11.2

Gogo Coop Monster metzeln
__________________
So long,
Corben
 
[ Antwort erstellen ]

Join our Team

Nächste LAN


Gamers Congress #23
17. Apr - 19. Apr 2026



frei: 150
angemeldet: 2
bezahlt: 0/150
Warteliste: 0

Sponsoren








3 von 7 Sponsoren

Connect with us!

Forum

Umfragen

Derzeit gibt es keine aktuellen Umfragen.

Buddyliste [0/0]

  • Du musst eingeloggt sein um die Buddyliste zu nutzen.

User Online

  • ?
  • ?

 ------------------- 

found 213 debug messages

 0.000015 - GLOBAL::include              -> config.php
 0.000792 - GLOBAL::include /gc_includes/gc_includes.php
 0.000991 - GLOBAL::include /gc_includes/HelperFuncs.php
 0.001452 - GLOBAL::include /gc_pageAddons/gc_CreateFillingLevel/CreateFillingLevel.php
 0.001551 - GLOBAL::include /gc_pageAddons/followUS.php
 0.001590 - GLOBAL::include /gc_pageAddons/paymentButton.php
 0.001620 - GLOBAL::include /gc_pageAddons/littleBanners.php
 0.001746 - GLOBAL::include /gc_pageAddons/jobs.php
 0.001787 - GLOBAL::include /gc_includes/class.gc_notifier.php
 0.001958 - GLOBAL::include /gc_includes/class.n8n-webhook.php
 0.002153 - GLOBAL::include /gc_includes/class.gc_automation.php
 0.002443 - GLOBAL::include /gc_includes/class.gc_camperManagement.php
 0.002815 - dotCommon::classload         -> require: /var/www/html/includes/class.dotDatabase.php
 0.003562 - dotDatabase::getInstance     -> connection: database
 0.003576 - dotDatabase::__construct()   -> Connection: database | gcdotlandb@db (gc_dotlandb)
 0.003596 - dotCommon::classload         -> require: /var/www/html/includes/class.page.php
 0.004573 - page::getInstance            -> do
 0.004609 - dotCommon::classload         -> require: /var/www/html/includes/class.dotSession.php
 0.005542 - dotSession::getInstance      -> do
 0.005561 - dotCommon::classload         -> require: /var/www/html/includes/class.user.php
 0.006266 - dotSession::start            -> ---- init
 0.006315 - dotSession::start            -> start php session managment
 0.006557 - dotSession::start            -> finished php session management
 0.006559 - dotSession::start            -> save user and host information to new session_array
 0.006576 - dotCommon::classload         -> require: /var/www/html/includes/class.dotCrypt.php
 0.007723 - dotSession::start            -> check for security options
 0.007732 - dotSession::start            -> lookup ip2country
 0.007743 - dotDatabase::connect()       -> create pdo object
 0.010179 - dotDatabase::query()         -> SELECT `code` FROM `country_ip2code` WHERE 3628718232 BETWEEN ip_from AND ip_to
 0.011182 - dotSession::start            -> update current session online user infos
 0.011238 - dotDatabase::query()         -> UPDATE session SET lastactivity = 1771470805, userid = 0, site = 'http://dev.gamers-congress.de/forum/?do=showthread&id=355', host = '216.73.216.152', dns = '216.73.216.152', countrycode = '', hits = hits + 1 WHERE hash = '85add9b6549b246e407262dad66fcfb8'
 0.012311 - dotSession::start            -> no session found in db == insert new db sesssion
 0.012332 - dotDatabase::query()         -> INSERT INTO `session`SET hash = '85add9b6549b246e407262dad66fcfb8', lastactivity = 1771470805, userid = 0, site = 'http://dev.gamers-congress.de/forum/?do=showthread&id=355', referer = '', useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', host = '216.73.216.152', dns = '216.73.216.152', countrycode = '', hits = 1
 0.019296 - dotSession::load_locales     -> do
 0.019306 - dotSession::start            -> ---- finished with session startup
 0.019508 - dotSession::load_user        -> id: 0
 0.019521 - user::get_user               -> id: >0<
 0.019538 - dotDatabase::getInstance     -> connection: database
 0.019635 - dotCommon::classload         -> require: /var/www/html/includes/class.styles.php
 0.020932 - styles::load                 -> name: ><
 0.020973 - styles::load                 -> include: /var/www/html/html/styles/gc_online.php
 0.022078 - dotDatabase::query()         -> SELECT events.id, events.begin , events.end, events.anzahl , events.name, events.kontocheck, events.signupbegin, events.signupend from events order by id desc limit 0,1;
 0.023373 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (1,2,3,4,6,7,8,9,10,11,12,13,14,15);
 0.024703 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (3,6,7,8,9,10,11,12,13,14,15);
 0.025860 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (5);
 0.027120 - styles::activate             -> style = gc_online
 0.027203 - dotCommon::classload         -> require: /var/www/html/includes/class.admin.php
 0.027638 - admin::getInstance           -> do
 0.027642 - dotSession::getInstance      -> do
 0.027646 - admin::__construct           -> user_id=0
 0.027651 - user::load_settings          -> load current user settings to $global
 0.027664 - dotCommon::classload         -> require: /var/www/html/includes/class.prvmsg.php
 0.028003 - dotCommon::classload         -> require: /var/www/html/includes/class.event.php
 0.029198 - EVENT::comming_event         -> return
 0.029206 - dotDatabase::query()         -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1771470805 AND active=1 ORDER by begin ASC
 0.030817 - dotCommon::classload         -> require: /var/www/html/includes/class.sitzplan.php
 0.031674 - GLOBAL::end global.php       -> ---------------------------------------------
 0.031828 - dotCommon::classload         -> require: /var/www/html/includes/class.forum.php
 0.034389 - FORUM::showthread            -> get common forum and thread infos
 0.034392 - FORUM::thread_lastvisit      -> threadid: 355
 0.034410 - dotDatabase::query()         -> SELECT postid FROM forum_post WHERE threadid=355 AND dateline > '' ORDER by postid ASC LIMIT 1
 0.035545 - dotDatabase::query()         -> SELECT threadid, dateline FROM forum_post WHERE postid=3879
 0.036292 - dotDatabase::query()         -> SELECT (COUNT(*)+1) AS position FROM forum_post WHERE threadid=355 AND dateline < '2009-03-14 01:05:39'
 0.037298 - 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='355'
 0.038485 - FORUM::is_moderator          -> for forumid: 4
 0.038491 - dotDatabase::query()         -> SELECT moderators FROM forum_main WHERE forumid='4'
 0.039378 - admin::getInstance           -> do
 0.039521 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
 0.039525 - admin::getInstance           -> do
 0.039567 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
 0.039570 - admin::getInstance           -> do
 0.039653 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
 0.039656 - admin::getInstance           -> do
 0.039697 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
 0.039700 - admin::getInstance           -> do
 0.039756 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
 0.039759 - admin::getInstance           -> do
 0.039794 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
 0.039820 - dotCommon::classload         -> require: /var/www/html/includes/class.html.php
 0.041547 - dotDatabase::query()         -> SELECT title FROM forum_cat WHERE catid=2
 0.042610 - dotDatabase::query()         -> UPDATE forum_thread SET hits=hits+1 WHERE threadid='355'
 0.059126 - dotDatabase::query()         -> SELECT user_id FROM user_orga WHERE display_team=1
 0.060274 - FORUM::showthread            -> query all postings
 0.060287 - 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 = 355 AND forum_post.invisible=0 ORDER by postid ASC LIMIT 0,30
 0.061866 - HTML::encode                 -> __________________So long, Corben...
 0.061892 - dotDatabase::query()         -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
 0.063325 - dotDatabase::query()         -> SELECT codetag, codereplacement, twoparams FROM html_code
 0.063867 - HTML::encode                 -> replace run 1
 0.064011 - HTML::template               -> template: >forum_postingpart<
 0.064276 - HTML::template               -> template: >forum_postingindex<
 0.064389 - FORUM::showthread            -> check for moderator utils
 0.064396 - FORUM::update_visit          -> forumid: 4 threadid: 355 posttime: 2009-03-14 01:05:39
 0.064487 - GLOBAL::end userspace        -> ---------------------------------------------
 0.064488 - PAGE::render                 -> start rendering page layout
 0.064492 - USER::check_for_new_messages -> return
 0.064500 - dotSession::getInstance      -> do
 0.064532 - PAGE::get_boxes              -> -------- side=left
 0.064554 - dotCommon::classload         -> require: /var/www/html/includes/class.cbox.php
 0.066564 - PAGE::get_boxes              -> -------- call: left::menu_main
 0.066574 - CBOX::menu                   -> generate Menu Box >menu<
 0.066589 - HTML::template               -> template: >box_menu_bit<
 0.066717 - HTML::template               -> template: >box_menu_bit<
 0.066734 - HTML::template               -> template: >box_menu_bit<
 0.066747 - HTML::template               -> template: >box_menu_bit<
 0.066759 - HTML::template               -> template: >box_menu_bit<
 0.066770 - HTML::template               -> template: >box_menu_bit<
 0.066781 - HTML::template               -> template: >box_menu_bit<
 0.066792 - HTML::template               -> template: >box_menu<
 0.066896 - HTML::template_exists        -> search: >page_box_left< == 1
 0.066918 - HTML::template               -> template: >page_box_left<
 0.066993 - PAGE::get_boxes              -> -------- call: left::menu_party
 0.066997 - CBOX::menu                   -> generate Menu Box >party<
 0.067005 - HTML::template               -> template: >box_menu_bit<
 0.067019 - HTML::template               -> template: >box_menu_bit<
 0.067031 - HTML::template               -> template: >box_menu_bit<
 0.067042 - HTML::template               -> template: >box_menu_bit<
 0.067054 - HTML::template               -> template: >box_menu_bit<
 0.067065 - HTML::template               -> template: >box_menu_bit<
 0.067077 - HTML::template               -> template: >box_menu_bit<
 0.067088 - HTML::template               -> template: >box_menu_bit<
 0.067099 - HTML::template               -> template: >box_menu_bit<
 0.067110 - HTML::template               -> template: >box_menu_bit<
 0.067121 - HTML::template               -> template: >box_menu_bit<
 0.067149 - HTML::template               -> template: >box_menu_bit<
 0.067161 - HTML::template               -> template: >box_menu<
 0.067194 - HTML::template_exists        -> search: >page_box_left< == 1
 0.067206 - HTML::template               -> template: >page_box_left<
 0.067226 - PAGE::get_boxes              -> -------- call: left::menu_login
 0.067231 - CBOX::menu                   -> generate Menu Box >login<
 0.067239 - HTML::template               -> template: >box_menu_bit<
 0.067252 - HTML::template               -> template: >box_menu_bit<
 0.067263 - HTML::template               -> template: >box_menu<
 0.067293 - HTML::template_exists        -> search: >page_box_left< == 1
 0.067303 - HTML::template               -> template: >page_box_left<
 0.067322 - PAGE::get_boxes              -> -------- ignore: left::menu_user
 0.067324 - PAGE::get_boxes              -> -------- call: left::partner
 0.067334 - dotDatabase::query()         -> SELECT * FROM `sponsoren` WHERE `group_id` = '3' AND active="1";
 0.068372 - HTML::template_exists        -> search: >page_box_left< == 1
 0.068391 - HTML::template               -> template: >page_box_left<
 0.068436 - PAGE::get_boxes              -> -------- side=right
 0.068443 - PAGE::get_boxes              -> -------- call: right::jobs
 0.068474 - HTML::template_exists        -> search: >page_box_right< == 1
 0.068483 - HTML::template               -> template: >page_box_right<
 0.068570 - PAGE::get_boxes              -> -------- call: right::party1
 0.068578 - dotDatabase::query()         -> SELECT events.id, events.begin, events.end, events.anzahl, events.name, events.kontocheck, IF( NOW( ) > events.end, 1, 0 ) AS EventVorbei from events where active = 1 order by id desc limit 0,1;
 0.069261 - dotDatabase::query()         -> SELECT events.id, events.begin , events.end, events.anzahl , events.name, events.kontocheck, events.signupbegin, events.signupend from events order by id desc limit 0,1;
 0.069642 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (1,2,3,4,6,7,8,9,10,11,12,13,14,15);
 0.070187 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (3,6,7,8,9,10,11,12,13,14,15);
 0.070883 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (5);
 0.071698 - HTML::template_exists        -> search: >page_box_right< == 1
 0.071718 - HTML::template               -> template: >page_box_right<
 0.071758 - PAGE::get_boxes              -> -------- call: right::sponsororen
 0.071768 - dotDatabase::query()         -> SELECT * FROM `sponsoren` WHERE `group_id` = '2' AND active="1";
 0.072906 - HTML::template_exists        -> search: >page_box_right< == 1
 0.072938 - HTML::template               -> template: >page_box_right<
 0.073009 - PAGE::get_boxes              -> -------- call: right::followUs
 0.073065 - HTML::template_exists        -> search: >page_box_right< == 1
 0.073083 - HTML::template               -> template: >page_box_right<
 0.073126 - PAGE::get_boxes              -> -------- call: right::news
 0.073161 - CBOX::news                   -> generate Box
 0.073186 - dotCommon::classload         -> require: /var/www/html/includes/class.news.php
 0.075757 - NEWS::load_news              -> load news data
 0.075792 - dotCommon::classload         -> require: /var/www/html/includes/class.cache.php
 0.076700 - CACHE::get                   -> cache: >news::stats< found
 0.076872 - CACHE::get                   -> cache: >news::news_limit5_page0< found
 0.077002 - NEWS::load_news              -> ... from cache
 0.077049 - HTML::template               -> template: >box_news_bit<
 0.077246 - HTML::template               -> template: >box_news_bit<
 0.077280 - HTML::template               -> template: >box_news_bit<
 0.077314 - HTML::template               -> template: >box_news_bit<
 0.077339 - HTML::template               -> template: >box_news_bit<
 0.077357 - HTML::template               -> template: >box_news<
 0.077533 - HTML::template_exists        -> search: >page_box_right< == 1
 0.077562 - HTML::template               -> template: >page_box_right<
 0.077599 - PAGE::get_boxes              -> -------- call: right::forum
 0.077608 - CBOX::forum                  -> generate forum box
 0.077614 - CBOX::forum_load_threads     -> load data
 0.077638 - CACHE::get                   -> cache: >forum::topthreads< found
 0.077869 - CBOX::forum_threads          -> list all threads in array
 0.077902 - FORUM::thread_lastvisit      -> threadid: array ( 0 => 1470, 1 => 377, 2 => 1469, 3 => 1468, 4 => 1461, 5 => 1467, 6 => 1425, 7 => 1466, 8 => 1465, 9 => 1464, 10 => 1442, 11 => 1463, 12 => 1462, 13 => 1460, 14 => 1459, 15 => 1458, 16 => 1457, 17 => 1456, 18 => 1455, 19 => 1428, )
 0.077914 - admin::getInstance           -> do
 0.077975 - HTML::template               -> template: >box_forum_bit<
 0.078264 - HTML::template               -> template: >box_forum_bit<
 0.078377 - HTML::template               -> template: >box_forum_bit<
 0.078514 - HTML::template               -> template: >box_forum_bit<
 0.078591 - HTML::template               -> template: >box_forum_bit<
 0.078642 - HTML::template               -> template: >box_forum_bit<
 0.078676 - HTML::template               -> template: >box_forum<
 0.078946 - HTML::template_exists        -> search: >page_box_right< == 1
 0.078979 - HTML::template               -> template: >page_box_right<
 0.079045 - PAGE::get_boxes              -> -------- call: right::vote
 0.079067 - CBOX::vote                   -> generate Box
 0.079086 - 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.080369 - HTML::template               -> template: >box_vote_nocurrent<
 0.080681 - HTML::template_exists        -> search: >page_box_right< == 1
 0.080717 - HTML::template               -> template: >page_box_right<
 0.080779 - PAGE::get_boxes              -> -------- call: right::buddylist
 0.080795 - CBOX::buddylist              -> generate Box
 0.080807 - HTML::template               -> template: >box_buddylist_msg<
 0.080992 - HTML::template               -> template: >box_buddylist<
 0.081214 - HTML::template_exists        -> search: >page_box_right< == 1
 0.081244 - HTML::template               -> template: >page_box_right<
 0.081300 - PAGE::get_boxes              -> -------- call: right::online
 0.081312 - CBOX::online                 -> generate Box
 0.081322 - HTML::template               -> template: >box_online<
 0.081561 - HTML::template_exists        -> search: >page_box_right< == 1
 0.081598 - HTML::template               -> template: >page_box_right<
 0.081668 - PAGE::render                 -> final
 0.081678 - PAGE::renderTemplate         -> page
 0.081694 - PAGE::getHead                -> return
 0.081701 - dotSession::getInstance      -> do
 0.081904 - HTML::template               -> template: >page<
 0.082325 - PAGE::render_template        -> final

PHP Includes   : 33
DB Queries     : 27
Rendering Time : 0.085425

Includes PHP Files: 
 - /var/www/html/forum/index.php
 - /var/www/html/global.php
 - /var/www/html/includes/class.dotCommon.php
 - /var/www/html/includes/class.dotLogger.php
 - /var/www/html/includes/class.LoggerInterface.php
 - /var/www/html/config.php
 - /var/www/html/gc_includes/gc_includes.php
 - /var/www/html/gc_includes/HelperFuncs.php
 - /var/www/html/gc_pageAddons/gc_CreateFillingLevel/CreateFillingLevel.php
 - /var/www/html/gc_pageAddons/followUS.php
 - /var/www/html/gc_pageAddons/paymentButton.php
 - /var/www/html/gc_pageAddons/littleBanners.php
 - /var/www/html/gc_pageAddons/jobs.php
 - /var/www/html/gc_includes/class.gc_notifier.php
 - /var/www/html/gc_includes/class.gcn8n-webhook.php
 - /var/www/html/gc_includes/class.gc_automation.php
 - /var/www/html/gc_includes/class.gc_camperManagement.php
 - /var/www/html/includes/class.dotDatabase.php
 - /var/www/html/includes/class.page.php
 - /var/www/html/includes/class.dotSession.php
 - /var/www/html/includes/class.user.php
 - /var/www/html/includes/class.dotCrypt.php
 - /var/www/html/includes/class.styles.php
 - /var/www/html/html/styles/gc_online.php
 - /var/www/html/includes/class.admin.php
 - /var/www/html/includes/class.prvmsg.php
 - /var/www/html/includes/class.event.php
 - /var/www/html/includes/class.sitzplan.php
 - /var/www/html/includes/class.forum.php
 - /var/www/html/includes/class.html.php
 - /var/www/html/includes/class.cbox.php
 - /var/www/html/includes/class.news.php
 - /var/www/html/includes/class.cache.php