Forum > was ist mit einem COD2 5v5 ??


Öffentlich >> Gamers' Congress #8 (und davor) [CLOSED] > was ist mit einem COD2 5v5 ??
 
 Autor Thema: was ist mit einem COD2 5v5 ??
 

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

 0.000018 - GLOBAL::include              -> config.php
 0.000644 - GLOBAL::include /gc_includes/gc_includes.php
 0.000774 - GLOBAL::include /gc_includes/HelperFuncs.php
 0.001243 - GLOBAL::include /gc_pageAddons/gc_CreateFillingLevel/CreateFillingLevel.php
 0.001345 - GLOBAL::include /gc_pageAddons/followUS.php
 0.001395 - GLOBAL::include /gc_pageAddons/paymentButton.php
 0.001427 - GLOBAL::include /gc_pageAddons/littleBanners.php
 0.001550 - GLOBAL::include /gc_pageAddons/jobs.php
 0.001584 - GLOBAL::include /gc_includes/class.gc_notifier.php
 0.001752 - GLOBAL::include /gc_includes/class.n8n-webhook.php
 0.002032 - GLOBAL::include /gc_includes/class.gc_automation.php
 0.002339 - GLOBAL::include /gc_includes/class.gc_camperManagement.php
 0.002727 - dotCommon::classload         -> require: /var/www/html/includes/class.dotDatabase.php
 0.003534 - dotDatabase::getInstance     -> connection: database
 0.003546 - dotDatabase::__construct()   -> Connection: database | gcdotlandb@db (gc_dotlandb)
 0.003569 - dotCommon::classload         -> require: /var/www/html/includes/class.page.php
 0.004635 - page::getInstance            -> do
 0.004662 - dotCommon::classload         -> require: /var/www/html/includes/class.dotSession.php
 0.005631 - dotSession::getInstance      -> do
 0.005647 - dotCommon::classload         -> require: /var/www/html/includes/class.user.php
 0.006421 - dotSession::start            -> ---- init
 0.006466 - dotSession::start            -> start php session managment
 0.006563 - dotSession::start            -> finished php session management
 0.006565 - dotSession::start            -> check for security options
 0.006571 - dotSession::start            -> lookup ip2country
 0.006577 - dotDatabase::connect()       -> create pdo object
 0.008663 - dotDatabase::query()         -> SELECT `code` FROM `country_ip2code` WHERE 3628718232 BETWEEN ip_from AND ip_to
 0.009194 - dotSession::start            -> update current session online user infos
 0.009221 - dotDatabase::query()         -> UPDATE session SET lastactivity = 1771470269, userid = 0, site = 'http://dev.gamers-congress.de/forum/?do=showthread&id=154', host = '216.73.216.152', dns = '216.73.216.152', countrycode = '', hits = hits + 1 WHERE hash = 'f3bc55f478d675cd2e42c21bbcbbe8e8'
 0.023926 - dotSession::start            -> session found in DB
 0.023936 - dotSession::load_locales     -> do
 0.023941 - dotSession::start            -> ---- finished with session startup
 0.023953 - dotSession::load_user        -> id: 0
 0.023960 - user::get_user               -> id: >0<
 0.023971 - dotDatabase::getInstance     -> connection: database
 0.024039 - dotCommon::classload         -> require: /var/www/html/includes/class.styles.php
 0.024779 - styles::load                 -> name: ><
 0.024812 - styles::load                 -> include: /var/www/html/html/styles/gc_online.php
 0.025611 - 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.026700 - 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.027883 - 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.028874 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (5);
 0.030040 - styles::activate             -> style = gc_online
 0.030136 - dotCommon::classload         -> require: /var/www/html/includes/class.admin.php
 0.031121 - admin::getInstance           -> do
 0.031128 - dotSession::getInstance      -> do
 0.031137 - admin::__construct           -> user_id=0
 0.031145 - user::load_settings          -> load current user settings to $global
 0.031174 - dotCommon::classload         -> require: /var/www/html/includes/class.prvmsg.php
 0.032001 - dotCommon::classload         -> require: /var/www/html/includes/class.event.php
 0.034733 - EVENT::comming_event         -> return
 0.034746 - dotDatabase::query()         -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1771470269 AND active=1 ORDER by begin ASC
 0.035852 - dotCommon::classload         -> require: /var/www/html/includes/class.sitzplan.php
 0.037573 - GLOBAL::end global.php       -> ---------------------------------------------
 0.037896 - dotCommon::classload         -> require: /var/www/html/includes/class.forum.php
 0.043256 - FORUM::showthread            -> get common forum and thread infos
 0.043263 - FORUM::thread_lastvisit      -> threadid: 154
 0.043286 - dotDatabase::query()         -> SELECT postid FROM forum_post WHERE threadid=154 AND dateline > '' ORDER by postid ASC LIMIT 1
 0.044547 - 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='154'
 0.045865 - FORUM::is_moderator          -> for forumid: 3
 0.045874 - dotDatabase::query()         -> SELECT moderators FROM forum_main WHERE forumid='3'
 0.046711 - admin::getInstance           -> do
 0.046872 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
 0.046876 - admin::getInstance           -> do
 0.046965 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
 0.046970 - admin::getInstance           -> do
 0.047021 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
 0.047024 - admin::getInstance           -> do
 0.047090 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
 0.047093 - admin::getInstance           -> do
 0.047165 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
 0.047169 - admin::getInstance           -> do
 0.047235 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
 0.047266 - dotCommon::classload         -> require: /var/www/html/includes/class.html.php
 0.049563 - dotDatabase::query()         -> SELECT title FROM forum_cat WHERE catid=2
 0.050333 - dotDatabase::query()         -> UPDATE forum_thread SET hits=hits+1 WHERE threadid='154'
 0.055932 - dotDatabase::query()         -> SELECT user_id FROM user_orga WHERE display_team=1
 0.056635 - FORUM::showthread            -> query all postings
 0.056646 - 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 = 154 AND forum_post.invisible=0 ORDER by postid ASC LIMIT 0,30
 0.058169 - HTML::template               -> template: >forum_postingindex_closed<
 0.058351 - FORUM::showthread            -> check for moderator utils
 0.058396 - GLOBAL::end userspace        -> ---------------------------------------------
 0.058399 - PAGE::render                 -> start rendering page layout
 0.058403 - USER::check_for_new_messages -> return
 0.058413 - dotSession::getInstance      -> do
 0.058448 - PAGE::get_boxes              -> -------- side=left
 0.058468 - dotCommon::classload         -> require: /var/www/html/includes/class.cbox.php
 0.061143 - PAGE::get_boxes              -> -------- call: left::menu_main
 0.061154 - CBOX::menu                   -> generate Menu Box >menu<
 0.061174 - HTML::template               -> template: >box_menu_bit<
 0.061309 - HTML::template               -> template: >box_menu_bit<
 0.061335 - HTML::template               -> template: >box_menu_bit<
 0.061359 - HTML::template               -> template: >box_menu_bit<
 0.061411 - HTML::template               -> template: >box_menu_bit<
 0.061434 - HTML::template               -> template: >box_menu_bit<
 0.061456 - HTML::template               -> template: >box_menu_bit<
 0.061478 - HTML::template               -> template: >box_menu<
 0.061598 - HTML::template_exists        -> search: >page_box_left< == 1
 0.061630 - HTML::template               -> template: >page_box_left<
 0.061748 - PAGE::get_boxes              -> -------- call: left::menu_party
 0.061755 - CBOX::menu                   -> generate Menu Box >party<
 0.061791 - HTML::template               -> template: >box_menu_bit<
 0.061816 - HTML::template               -> template: >box_menu_bit<
 0.061839 - HTML::template               -> template: >box_menu_bit<
 0.061861 - HTML::template               -> template: >box_menu_bit<
 0.061883 - HTML::template               -> template: >box_menu_bit<
 0.061911 - HTML::template               -> template: >box_menu_bit<
 0.061930 - HTML::template               -> template: >box_menu_bit<
 0.061960 - HTML::template               -> template: >box_menu_bit<
 0.061983 - HTML::template               -> template: >box_menu_bit<
 0.062005 - HTML::template               -> template: >box_menu_bit<
 0.062028 - HTML::template               -> template: >box_menu_bit<
 0.062050 - HTML::template               -> template: >box_menu_bit<
 0.062072 - HTML::template               -> template: >box_menu<
 0.062122 - HTML::template_exists        -> search: >page_box_left< == 1
 0.062142 - HTML::template               -> template: >page_box_left<
 0.062176 - PAGE::get_boxes              -> -------- call: left::menu_login
 0.062183 - CBOX::menu                   -> generate Menu Box >login<
 0.062195 - HTML::template               -> template: >box_menu_bit<
 0.062218 - HTML::template               -> template: >box_menu_bit<
 0.062240 - HTML::template               -> template: >box_menu<
 0.062284 - HTML::template_exists        -> search: >page_box_left< == 1
 0.062301 - HTML::template               -> template: >page_box_left<
 0.062333 - PAGE::get_boxes              -> -------- ignore: left::menu_user
 0.062337 - PAGE::get_boxes              -> -------- call: left::partner
 0.062349 - dotDatabase::query()         -> SELECT * FROM `sponsoren` WHERE `group_id` = '3' AND active="1";
 0.063352 - HTML::template_exists        -> search: >page_box_left< == 1
 0.063404 - HTML::template               -> template: >page_box_left<
 0.063453 - PAGE::get_boxes              -> -------- side=right
 0.063464 - PAGE::get_boxes              -> -------- call: right::jobs
 0.063505 - HTML::template_exists        -> search: >page_box_right< == 1
 0.063521 - HTML::template               -> template: >page_box_right<
 0.063630 - PAGE::get_boxes              -> -------- call: right::party1
 0.063642 - 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.064405 - 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.064946 - 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.065735 - 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.066487 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (5);
 0.067217 - HTML::template_exists        -> search: >page_box_right< == 1
 0.067240 - HTML::template               -> template: >page_box_right<
 0.067306 - PAGE::get_boxes              -> -------- call: right::sponsororen
 0.067318 - dotDatabase::query()         -> SELECT * FROM `sponsoren` WHERE `group_id` = '2' AND active="1";
 0.068550 - HTML::template_exists        -> search: >page_box_right< == 1
 0.068572 - HTML::template               -> template: >page_box_right<
 0.068616 - PAGE::get_boxes              -> -------- call: right::followUs
 0.068652 - HTML::template_exists        -> search: >page_box_right< == 1
 0.068666 - HTML::template               -> template: >page_box_right<
 0.068711 - PAGE::get_boxes              -> -------- call: right::news
 0.068721 - CBOX::news                   -> generate Box
 0.068736 - dotCommon::classload         -> require: /var/www/html/includes/class.news.php
 0.070262 - NEWS::load_news              -> load news data
 0.070280 - dotCommon::classload         -> require: /var/www/html/includes/class.cache.php
 0.070627 - CACHE::get                   -> cache: >news::stats< found
 0.070678 - CACHE::get                   -> cache: >news::news_limit5_page0< found
 0.070733 - NEWS::load_news              -> ... from cache
 0.070762 - HTML::template               -> template: >box_news_bit<
 0.070846 - HTML::template               -> template: >box_news_bit<
 0.070870 - HTML::template               -> template: >box_news_bit<
 0.070897 - HTML::template               -> template: >box_news_bit<
 0.070918 - HTML::template               -> template: >box_news_bit<
 0.070936 - HTML::template               -> template: >box_news<
 0.071046 - HTML::template_exists        -> search: >page_box_right< == 1
 0.071064 - HTML::template               -> template: >page_box_right<
 0.071089 - PAGE::get_boxes              -> -------- call: right::forum
 0.071095 - CBOX::forum                  -> generate forum box
 0.071100 - CBOX::forum_load_threads     -> load data
 0.071114 - CACHE::get                   -> cache: >forum::topthreads< found
 0.071204 - CBOX::forum_threads          -> list all threads in array
 0.071218 - 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.071224 - admin::getInstance           -> do
 0.071251 - HTML::template               -> template: >box_forum_bit<
 0.071362 - HTML::template               -> template: >box_forum_bit<
 0.071423 - HTML::template               -> template: >box_forum_bit<
 0.071475 - HTML::template               -> template: >box_forum_bit<
 0.071523 - HTML::template               -> template: >box_forum_bit<
 0.071568 - HTML::template               -> template: >box_forum_bit<
 0.071597 - HTML::template               -> template: >box_forum<
 0.071694 - HTML::template_exists        -> search: >page_box_right< == 1
 0.071707 - HTML::template               -> template: >page_box_right<
 0.071733 - PAGE::get_boxes              -> -------- call: right::vote
 0.071739 - CBOX::vote                   -> generate Box
 0.071744 - 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.073054 - HTML::template               -> template: >box_vote_nocurrent<
 0.073179 - HTML::template_exists        -> search: >page_box_right< == 1
 0.073195 - HTML::template               -> template: >page_box_right<
 0.073222 - PAGE::get_boxes              -> -------- call: right::buddylist
 0.073230 - CBOX::buddylist              -> generate Box
 0.073236 - HTML::template               -> template: >box_buddylist_msg<
 0.073301 - HTML::template               -> template: >box_buddylist<
 0.073412 - HTML::template_exists        -> search: >page_box_right< == 1
 0.073425 - HTML::template               -> template: >page_box_right<
 0.073449 - PAGE::get_boxes              -> -------- call: right::online
 0.073455 - CBOX::online                 -> generate Box
 0.073459 - HTML::template               -> template: >box_online<
 0.073582 - HTML::template_exists        -> search: >page_box_right< == 1
 0.073601 - HTML::template               -> template: >page_box_right<
 0.073639 - PAGE::render                 -> final
 0.073646 - PAGE::renderTemplate         -> page
 0.073654 - PAGE::getHead                -> return
 0.073657 - dotSession::getInstance      -> do
 0.073804 - HTML::template               -> template: >page<
 0.074013 - PAGE::render_template        -> final

PHP Includes   : 32
DB Queries     : 22
Rendering Time : 0.075704

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.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