Forum > Suchen noch Mitspieler CS:S 5on5


Archiv >> Archiv [CLOSED] > Suchen noch Mitspieler CS:S 5on5
 
 Autor Thema: Suchen noch Mitspieler CS:S 5on5
 

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.000028 - GLOBAL::include              -> config.php
 0.001478 - GLOBAL::include /gc_includes/gc_includes.php
 0.001819 - GLOBAL::include /gc_includes/HelperFuncs.php
 0.002687 - GLOBAL::include /gc_pageAddons/gc_CreateFillingLevel/CreateFillingLevel.php
 0.002864 - GLOBAL::include /gc_pageAddons/followUS.php
 0.002935 - GLOBAL::include /gc_pageAddons/paymentButton.php
 0.002993 - GLOBAL::include /gc_pageAddons/littleBanners.php
 0.003210 - GLOBAL::include /gc_pageAddons/jobs.php
 0.003273 - GLOBAL::include /gc_includes/class.gc_notifier.php
 0.003605 - GLOBAL::include /gc_includes/class.n8n-webhook.php
 0.003941 - GLOBAL::include /gc_includes/class.gc_automation.php
 0.004567 - GLOBAL::include /gc_includes/class.gc_camperManagement.php
 0.005304 - dotCommon::classload         -> require: /var/www/html/includes/class.dotDatabase.php
 0.006631 - dotDatabase::getInstance     -> connection: database
 0.006654 - dotDatabase::__construct()   -> Connection: database | gcdotlandb@db (gc_dotlandb)
 0.006690 - dotCommon::classload         -> require: /var/www/html/includes/class.page.php
 0.008852 - page::getInstance            -> do
 0.008912 - dotCommon::classload         -> require: /var/www/html/includes/class.dotSession.php
 0.011286 - dotSession::getInstance      -> do
 0.011320 - dotCommon::classload         -> require: /var/www/html/includes/class.user.php
 0.012677 - dotSession::start            -> ---- init
 0.012778 - dotSession::start            -> start php session managment
 0.012915 - dotSession::start            -> finished php session management
 0.012924 - dotSession::start            -> check for security options
 0.012936 - dotSession::start            -> lookup ip2country
 0.012950 - dotDatabase::connect()       -> create pdo object
 0.015643 - dotDatabase::query()         -> SELECT `code` FROM `country_ip2code` WHERE 3628718232 BETWEEN ip_from AND ip_to
 0.016653 - dotSession::start            -> update current session online user infos
 0.016688 - dotDatabase::query()         -> UPDATE session SET lastactivity = 1771470818, userid = 0, site = 'http://dev.gamers-congress.de/forum/?do=showthread&id=84', host = '216.73.216.152', dns = '216.73.216.152', countrycode = '', hits = hits + 1 WHERE hash = '622aa16c0b21b758190890a8ca2e5fe3'
 0.024252 - dotSession::start            -> session found in DB
 0.024264 - dotSession::load_locales     -> do
 0.024271 - dotSession::start            -> ---- finished with session startup
 0.024287 - dotSession::load_user        -> id: 0
 0.024296 - user::get_user               -> id: >0<
 0.024319 - dotDatabase::getInstance     -> connection: database
 0.024387 - dotCommon::classload         -> require: /var/www/html/includes/class.styles.php
 0.025843 - styles::load                 -> name: ><
 0.025881 - styles::load                 -> include: /var/www/html/html/styles/gc_online.php
 0.026989 - 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.028496 - 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.029922 - 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.031236 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (5);
 0.032876 - styles::activate             -> style = gc_online
 0.032949 - dotCommon::classload         -> require: /var/www/html/includes/class.admin.php
 0.033656 - admin::getInstance           -> do
 0.033662 - dotSession::getInstance      -> do
 0.033669 - admin::__construct           -> user_id=0
 0.033675 - user::load_settings          -> load current user settings to $global
 0.033704 - dotCommon::classload         -> require: /var/www/html/includes/class.prvmsg.php
 0.034262 - dotCommon::classload         -> require: /var/www/html/includes/class.event.php
 0.036000 - EVENT::comming_event         -> return
 0.036008 - dotDatabase::query()         -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1771470819 AND active=1 ORDER by begin ASC
 0.037687 - dotCommon::classload         -> require: /var/www/html/includes/class.sitzplan.php
 0.038839 - GLOBAL::end global.php       -> ---------------------------------------------
 0.038991 - dotCommon::classload         -> require: /var/www/html/includes/class.forum.php
 0.041624 - FORUM::showthread            -> get common forum and thread infos
 0.041627 - FORUM::thread_lastvisit      -> threadid: 84
 0.041642 - dotDatabase::query()         -> SELECT postid FROM forum_post WHERE threadid=84 AND dateline > '' ORDER by postid ASC LIMIT 1
 0.042887 - 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='84'
 0.044264 - FORUM::is_moderator          -> for forumid: 13
 0.044274 - dotDatabase::query()         -> SELECT moderators FROM forum_main WHERE forumid='13'
 0.045123 - admin::getInstance           -> do
 0.045280 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
 0.045285 - admin::getInstance           -> do
 0.045326 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
 0.045330 - admin::getInstance           -> do
 0.045383 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
 0.045386 - admin::getInstance           -> do
 0.045434 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
 0.045436 - admin::getInstance           -> do
 0.045472 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
 0.045474 - admin::getInstance           -> do
 0.045530 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
 0.045554 - dotCommon::classload         -> require: /var/www/html/includes/class.html.php
 0.047350 - dotDatabase::query()         -> SELECT title FROM forum_cat WHERE catid=4
 0.048390 - dotDatabase::query()         -> UPDATE forum_thread SET hits=hits+1 WHERE threadid='84'
 0.055218 - dotDatabase::query()         -> SELECT user_id FROM user_orga WHERE display_team=1
 0.056280 - FORUM::showthread            -> query all postings
 0.056302 - 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 = 84 AND forum_post.invisible=0 ORDER by postid ASC LIMIT 0,30
 0.058248 - HTML::template               -> template: >forum_postingindex_closed<
 0.058621 - FORUM::showthread            -> check for moderator utils
 0.058673 - GLOBAL::end userspace        -> ---------------------------------------------
 0.058676 - PAGE::render                 -> start rendering page layout
 0.058681 - USER::check_for_new_messages -> return
 0.058695 - dotSession::getInstance      -> do
 0.058744 - PAGE::get_boxes              -> -------- side=left
 0.058782 - dotCommon::classload         -> require: /var/www/html/includes/class.cbox.php
 0.063203 - PAGE::get_boxes              -> -------- call: left::menu_main
 0.063217 - CBOX::menu                   -> generate Menu Box >menu<
 0.063240 - HTML::template               -> template: >box_menu_bit<
 0.063488 - HTML::template               -> template: >box_menu_bit<
 0.063516 - HTML::template               -> template: >box_menu_bit<
 0.063537 - HTML::template               -> template: >box_menu_bit<
 0.063556 - HTML::template               -> template: >box_menu_bit<
 0.063574 - HTML::template               -> template: >box_menu_bit<
 0.063592 - HTML::template               -> template: >box_menu_bit<
 0.063611 - HTML::template               -> template: >box_menu<
 0.063798 - HTML::template_exists        -> search: >page_box_left< == 1
 0.063835 - HTML::template               -> template: >page_box_left<
 0.063976 - PAGE::get_boxes              -> -------- call: left::menu_party
 0.063984 - CBOX::menu                   -> generate Menu Box >party<
 0.063996 - HTML::template               -> template: >box_menu_bit<
 0.064019 - HTML::template               -> template: >box_menu_bit<
 0.064038 - HTML::template               -> template: >box_menu_bit<
 0.064056 - HTML::template               -> template: >box_menu_bit<
 0.064073 - HTML::template               -> template: >box_menu_bit<
 0.064091 - HTML::template               -> template: >box_menu_bit<
 0.064109 - HTML::template               -> template: >box_menu_bit<
 0.064126 - HTML::template               -> template: >box_menu_bit<
 0.064144 - HTML::template               -> template: >box_menu_bit<
 0.064161 - HTML::template               -> template: >box_menu_bit<
 0.064179 - HTML::template               -> template: >box_menu_bit<
 0.064197 - HTML::template               -> template: >box_menu_bit<
 0.064215 - HTML::template               -> template: >box_menu<
 0.064280 - HTML::template_exists        -> search: >page_box_left< == 1
 0.064300 - HTML::template               -> template: >page_box_left<
 0.064337 - PAGE::get_boxes              -> -------- call: left::menu_login
 0.064344 - CBOX::menu                   -> generate Menu Box >login<
 0.064354 - HTML::template               -> template: >box_menu_bit<
 0.064375 - HTML::template               -> template: >box_menu_bit<
 0.064393 - HTML::template               -> template: >box_menu<
 0.064506 - HTML::template_exists        -> search: >page_box_left< == 1
 0.064554 - HTML::template               -> template: >page_box_left<
 0.064634 - PAGE::get_boxes              -> -------- ignore: left::menu_user
 0.064645 - PAGE::get_boxes              -> -------- call: left::partner
 0.064670 - dotDatabase::query()         -> SELECT * FROM `sponsoren` WHERE `group_id` = '3' AND active="1";
 0.066637 - HTML::template_exists        -> search: >page_box_left< == 1
 0.066666 - HTML::template               -> template: >page_box_left<
 0.066734 - PAGE::get_boxes              -> -------- side=right
 0.066747 - PAGE::get_boxes              -> -------- call: right::jobs
 0.066806 - HTML::template_exists        -> search: >page_box_right< == 1
 0.066822 - HTML::template               -> template: >page_box_right<
 0.067072 - PAGE::get_boxes              -> -------- call: right::party1
 0.067090 - 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.068262 - 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.069163 - 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.069981 - 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.071299 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (5);
 0.072851 - HTML::template_exists        -> search: >page_box_right< == 1
 0.072885 - HTML::template               -> template: >page_box_right<
 0.072962 - PAGE::get_boxes              -> -------- call: right::sponsororen
 0.072991 - dotDatabase::query()         -> SELECT * FROM `sponsoren` WHERE `group_id` = '2' AND active="1";
 0.074756 - HTML::template_exists        -> search: >page_box_right< == 1
 0.074794 - HTML::template               -> template: >page_box_right<
 0.074858 - PAGE::get_boxes              -> -------- call: right::followUs
 0.074920 - HTML::template_exists        -> search: >page_box_right< == 1
 0.074944 - HTML::template               -> template: >page_box_right<
 0.074990 - PAGE::get_boxes              -> -------- call: right::news
 0.075005 - CBOX::news                   -> generate Box
 0.075035 - dotCommon::classload         -> require: /var/www/html/includes/class.news.php
 0.078353 - NEWS::load_news              -> load news data
 0.078449 - dotCommon::classload         -> require: /var/www/html/includes/class.cache.php
 0.079255 - CACHE::get                   -> cache: >news::stats< found
 0.079369 - CACHE::get                   -> cache: >news::news_limit5_page0< found
 0.079514 - NEWS::load_news              -> ... from cache
 0.079571 - HTML::template               -> template: >box_news_bit<
 0.079828 - HTML::template               -> template: >box_news_bit<
 0.079883 - HTML::template               -> template: >box_news_bit<
 0.079938 - HTML::template               -> template: >box_news_bit<
 0.079984 - HTML::template               -> template: >box_news_bit<
 0.080022 - HTML::template               -> template: >box_news<
 0.080295 - HTML::template_exists        -> search: >page_box_right< == 1
 0.080331 - HTML::template               -> template: >page_box_right<
 0.080385 - PAGE::get_boxes              -> -------- call: right::forum
 0.080398 - CBOX::forum                  -> generate forum box
 0.080432 - CBOX::forum_load_threads     -> load data
 0.080467 - CACHE::get                   -> cache: >forum::topthreads< found
 0.080698 - CBOX::forum_threads          -> list all threads in array
 0.080778 - 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.080793 - admin::getInstance           -> do
 0.080856 - HTML::template               -> template: >box_forum_bit<
 0.081139 - HTML::template               -> template: >box_forum_bit<
 0.081241 - HTML::template               -> template: >box_forum_bit<
 0.081348 - HTML::template               -> template: >box_forum_bit<
 0.081474 - HTML::template               -> template: >box_forum_bit<
 0.081588 - HTML::template               -> template: >box_forum_bit<
 0.081659 - HTML::template               -> template: >box_forum<
 0.081874 - HTML::template_exists        -> search: >page_box_right< == 1
 0.081898 - HTML::template               -> template: >page_box_right<
 0.081942 - PAGE::get_boxes              -> -------- call: right::vote
 0.081952 - CBOX::vote                   -> generate Box
 0.081962 - 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.083615 - HTML::template               -> template: >box_vote_nocurrent<
 0.083846 - HTML::template_exists        -> search: >page_box_right< == 1
 0.083872 - HTML::template               -> template: >page_box_right<
 0.083916 - PAGE::get_boxes              -> -------- call: right::buddylist
 0.083928 - CBOX::buddylist              -> generate Box
 0.083936 - HTML::template               -> template: >box_buddylist_msg<
 0.084127 - HTML::template               -> template: >box_buddylist<
 0.084324 - HTML::template_exists        -> search: >page_box_right< == 1
 0.084347 - HTML::template               -> template: >page_box_right<
 0.084388 - PAGE::get_boxes              -> -------- call: right::online
 0.084397 - CBOX::online                 -> generate Box
 0.084425 - HTML::template               -> template: >box_online<
 0.084608 - HTML::template_exists        -> search: >page_box_right< == 1
 0.084642 - HTML::template               -> template: >page_box_right<
 0.084700 - PAGE::render                 -> final
 0.084709 - PAGE::renderTemplate         -> page
 0.084722 - PAGE::getHead                -> return
 0.084726 - dotSession::getInstance      -> do
 0.084966 - HTML::template               -> template: >page<
 0.085322 - PAGE::render_template        -> final

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

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