Gamers' Congress Discord Server

Gamers' Congress Discord Server

Sunday, 08.11.2020 16:26
Florian Thanquol Hochriegl

Liebe Gäste, 

wir haben unseren Discord-Server zur schnelleren Kontaktaufnahme und für den einen oder anderen gemeinsamen Zockerabend mit euch "freigegeben". 

Schaut doch mal vorbei: Join our Discord!

 

 

Herzlichst

Euer Gamers' Congress Team

Kommentar

Es liegen noch keine Kommentare vor.

Kommentar hinzufügen

Join our Team

Nächste LAN


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



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

Letzte Kontoüberprüfung:
0000-00-00 00:00:00

Sponsoren


0 von 0 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 198 debug messages

 0.000017 - GLOBAL::include              -> config.php
 0.000903 - GLOBAL::include /gc_includes/gc_includes.php
 0.001167 - GLOBAL::include /gc_includes/HelperFuncs.php
 0.001757 - GLOBAL::include /gc_pageAddons/gc_CreateFillingLevel/CreateFillingLevel.php
 0.001896 - GLOBAL::include /gc_pageAddons/followUS.php
 0.001938 - GLOBAL::include /gc_pageAddons/paymentButton.php
 0.001972 - GLOBAL::include /gc_pageAddons/littleBanners.php
 0.002109 - GLOBAL::include /gc_pageAddons/jobs.php
 0.002152 - GLOBAL::include /gc_includes/class.gc_notifier.php
 0.002374 - GLOBAL::include /gc_includes/class.n8n-webhook.php
 0.002581 - GLOBAL::include /gc_includes/class.gc_automation.php
 0.002910 - dotCommon::classload         -> require: /var/www/html/includes/class.dotDatabase.php
 0.003504 - dotDatabase::getInstance     -> connection: database
 0.003516 - dotDatabase::__construct()   -> Connection: database | gcdotlandb@db (gc_dotlandb)
 0.003534 - dotCommon::classload         -> require: /var/www/html/includes/class.page.php
 0.004217 - page::getInstance            -> do
 0.004248 - dotCommon::classload         -> require: /var/www/html/includes/class.dotSession.php
 0.005278 - dotSession::getInstance      -> do
 0.005304 - dotCommon::classload         -> require: /var/www/html/includes/class.user.php
 0.006106 - dotSession::start            -> ---- init
 0.006175 - dotSession::start            -> start php session managment
 0.006434 - dotSession::start            -> finished php session management
 0.006438 - dotSession::start            -> save user and host information to new session_array
 0.006457 - dotCommon::classload         -> require: /var/www/html/includes/class.dotCrypt.php
 0.007417 - dotSession::start            -> check for security options
 0.007429 - dotSession::start            -> lookup ip2country
 0.007443 - dotDatabase::connect()       -> create pdo object
 0.009487 - dotDatabase::query()         -> SELECT `code` FROM `country_ip2code` WHERE 3628718207 BETWEEN ip_from AND ip_to
 0.010066 - dotSession::start            -> update current session online user infos
 0.010093 - dotDatabase::query()         -> UPDATE session SET lastactivity = 1766291607, userid = 0, site = 'http://dev.gamers-congress.de/news/?id=438', host = '216.73.216.127', dns = '216.73.216.127', countrycode = '', hits = hits + 1 WHERE hash = '6966031e0d783116745bcd665f3e1509'
 0.010777 - dotSession::start            -> no session found in db == insert new db sesssion
 0.010855 - dotDatabase::query()         -> INSERT INTO `session`SET hash = '6966031e0d783116745bcd665f3e1509', lastactivity = 1766291607, userid = 0, site = 'http://dev.gamers-congress.de/news/?id=438', referer = '', useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', host = '216.73.216.127', dns = '216.73.216.127', countrycode = '', hits = 1
 0.023240 - dotSession::load_locales     -> do
 0.023250 - dotSession::start            -> ---- finished with session startup
 0.023373 - dotSession::load_user        -> id: 0
 0.023380 - user::get_user               -> id: >0<
 0.023394 - dotDatabase::getInstance     -> connection: database
 0.023467 - dotCommon::classload         -> require: /var/www/html/includes/class.styles.php
 0.024224 - styles::load                 -> name: ><
 0.024254 - styles::load                 -> include: /var/www/html/html/styles/gc_online.php
 0.024823 - 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.026056 - 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.027285 - 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.028280 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (5);
 0.029593 - styles::activate             -> style = gc_online
 0.029740 - dotCommon::classload         -> require: /var/www/html/includes/class.admin.php
 0.030761 - admin::getInstance           -> do
 0.030773 - dotSession::getInstance      -> do
 0.030788 - admin::__construct           -> user_id=0
 0.030796 - user::load_settings          -> load current user settings to $global
 0.030843 - dotCommon::classload         -> require: /var/www/html/includes/class.prvmsg.php
 0.031662 - dotCommon::classload         -> require: /var/www/html/includes/class.event.php
 0.034900 - EVENT::comming_event         -> return
 0.034916 - dotDatabase::query()         -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1766291607 AND active=1 ORDER by begin ASC
 0.036480 - dotCommon::classload         -> require: /var/www/html/includes/class.sitzplan.php
 0.037583 - GLOBAL::end global.php       -> ---------------------------------------------
 0.037615 - dotCommon::classload         -> require: /var/www/html/includes/class.news.php
 0.038876 - NEWS::show_comments          -> id >438<
 0.038880 - NEWS::get_post               -> id >438<
 0.038889 - dotDatabase::query()         -> SELECT news_post.id, section_id, news_post.active, encode, UNIX_TIMESTAMP(dateline) AS date_unix, news_post.headline, news_post.short, news_post.content, user_id, generator_id, user.nick, user.vorname, user.nachname, user.countrycode, comments, intern, UNIX_TIMESTAMP(edited) AS edittime, edituser, news_section.template FROM news_post LEFT JOIN user ON user.id=news_post.user_id LEFT JOIN news_section ON news_post.section_id=news_section.id WHERE news_post.id='438' AND active=1 AND dateline id: >205<
 0.040215 - dotDatabase::getInstance     -> connection: database
 0.040235 - dotDatabase::query()         -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 205 ORDER by id DESC
 0.041119 - NEWS::get_news_post          -> id >438< + comments
 0.041122 - NEWS::get_post               -> id >438<
 0.041129 - dotDatabase::query()         -> SELECT news_post.id, section_id, news_post.active, encode, UNIX_TIMESTAMP(dateline) AS date_unix, news_post.headline, news_post.short, news_post.content, user_id, generator_id, user.nick, user.vorname, user.nachname, user.countrycode, comments, intern, UNIX_TIMESTAMP(edited) AS edittime, edituser, news_section.template FROM news_post LEFT JOIN user ON user.id=news_post.user_id LEFT JOIN news_section ON news_post.section_id=news_section.id WHERE news_post.id='438' AND active=1 AND dateline id: >205<
 0.042224 - user::get_user               -> found in cache
 0.042241 - dotDatabase::query()         -> SELECT * FROM news_section WHERE id=1 LIMIT 1
 0.042839 - dotCommon::classload         -> require: /var/www/html/includes/class.html.php
 0.044881 - HTML::encodeCms              -> Liebe Gäste,  wir haben unseren Discord...
 0.044967 - HTML::encode                 -> Liebe Gäste,  wir haben unseren Discord-Server zur schnel...
 0.044993 - dotDatabase::query()         -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
 0.046619 - dotDatabase::query()         -> SELECT codetag, codereplacement, twoparams FROM html_code
 0.047253 - HTML::encode                 -> replace run 1
 0.047340 - HTML::template               -> template: >news_single<
 0.047621 - HTML::message                -> generate Message: Kommentar
 0.047627 - HTML::template               -> template: >html_message<
 0.047749 - GLOBAL::end userspace        -> ---------------------------------------------
 0.047752 - PAGE::render                 -> start rendering page layout
 0.047757 - USER::check_for_new_messages -> return
 0.047769 - dotSession::getInstance      -> do
 0.047808 - PAGE::get_boxes              -> -------- side=left
 0.047834 - dotCommon::classload         -> require: /var/www/html/includes/class.cbox.php
 0.050779 - PAGE::get_boxes              -> -------- call: left::menu_main
 0.050792 - CBOX::menu                   -> generate Menu Box >menu<
 0.050813 - HTML::template               -> template: >box_menu_bit<
 0.050995 - HTML::template               -> template: >box_menu_bit<
 0.051022 - HTML::template               -> template: >box_menu_bit<
 0.051045 - HTML::template               -> template: >box_menu_bit<
 0.051067 - HTML::template               -> template: >box_menu_bit<
 0.051089 - HTML::template               -> template: >box_menu_bit<
 0.051112 - HTML::template               -> template: >box_menu_bit<
 0.051134 - HTML::template               -> template: >box_menu<
 0.051311 - HTML::template_exists        -> search: >page_box_left< == 1
 0.051348 - HTML::template               -> template: >page_box_left<
 0.051468 - PAGE::get_boxes              -> -------- call: left::menu_party
 0.051476 - CBOX::menu                   -> generate Menu Box >party<
 0.051489 - HTML::template               -> template: >box_menu_bit<
 0.051514 - HTML::template               -> template: >box_menu_bit<
 0.051536 - HTML::template               -> template: >box_menu_bit<
 0.051558 - HTML::template               -> template: >box_menu_bit<
 0.051581 - HTML::template               -> template: >box_menu_bit<
 0.051603 - HTML::template               -> template: >box_menu_bit<
 0.051626 - HTML::template               -> template: >box_menu_bit<
 0.051648 - HTML::template               -> template: >box_menu_bit<
 0.051670 - HTML::template               -> template: >box_menu_bit<
 0.051692 - HTML::template               -> template: >box_menu_bit<
 0.051715 - HTML::template               -> template: >box_menu_bit<
 0.051737 - HTML::template               -> template: >box_menu_bit<
 0.051758 - HTML::template               -> template: >box_menu<
 0.051804 - HTML::template_exists        -> search: >page_box_left< == 1
 0.051823 - HTML::template               -> template: >page_box_left<
 0.051865 - PAGE::get_boxes              -> -------- call: left::menu_login
 0.051876 - CBOX::menu                   -> generate Menu Box >login<
 0.051886 - HTML::template               -> template: >box_menu_bit<
 0.051908 - HTML::template               -> template: >box_menu_bit<
 0.051922 - HTML::template               -> template: >box_menu<
 0.051974 - HTML::template_exists        -> search: >page_box_left< == 1
 0.051995 - HTML::template               -> template: >page_box_left<
 0.052029 - PAGE::get_boxes              -> -------- ignore: left::menu_user
 0.052032 - PAGE::get_boxes              -> -------- call: left::partner
 0.052049 - dotDatabase::query()         -> SELECT * FROM `sponsoren` WHERE `group_id` = '3' AND active="1";
 0.053317 - HTML::template_exists        -> search: >page_box_left< == 1
 0.053337 - HTML::template               -> template: >page_box_left<
 0.053382 - PAGE::get_boxes              -> -------- side=right
 0.053390 - PAGE::get_boxes              -> -------- call: right::jobs
 0.053423 - HTML::template_exists        -> search: >page_box_right< == 1
 0.053432 - HTML::template               -> template: >page_box_right<
 0.053536 - PAGE::get_boxes              -> -------- call: right::party1
 0.053546 - 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.054450 - 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.055099 - 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.055852 - 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.056455 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (5);
 0.057008 - HTML::template_exists        -> search: >page_box_right< == 1
 0.057033 - HTML::template               -> template: >page_box_right<
 0.057097 - PAGE::get_boxes              -> -------- call: right::sponsororen
 0.057111 - dotDatabase::query()         -> SELECT * FROM `sponsoren` WHERE `group_id` = '2' AND active="1";
 0.057925 - HTML::template_exists        -> search: >page_box_right< == 1
 0.057944 - HTML::template               -> template: >page_box_right<
 0.057987 - PAGE::get_boxes              -> -------- call: right::followUs
 0.058022 - HTML::template_exists        -> search: >page_box_right< == 1
 0.058031 - HTML::template               -> template: >page_box_right<
 0.058054 - PAGE::get_boxes              -> -------- call: right::news
 0.058064 - CBOX::news                   -> generate Box
 0.058073 - NEWS::load_news              -> load news data
 0.058101 - dotCommon::classload         -> require: /var/www/html/includes/class.cache.php
 0.058527 - CACHE::get                   -> cache: >news::stats< found
 0.058613 - CACHE::get                   -> cache: >news::news_limit5_page0< found
 0.058692 - NEWS::load_news              -> ... from cache
 0.058725 - HTML::template               -> template: >box_news_bit<
 0.058835 - HTML::template               -> template: >box_news_bit<
 0.058854 - HTML::template               -> template: >box_news_bit<
 0.058875 - HTML::template               -> template: >box_news_bit<
 0.058889 - HTML::template               -> template: >box_news_bit<
 0.058902 - HTML::template               -> template: >box_news<
 0.059018 - HTML::template_exists        -> search: >page_box_right< == 1
 0.059034 - HTML::template               -> template: >page_box_right<
 0.059056 - PAGE::get_boxes              -> -------- call: right::forum
 0.059061 - CBOX::forum                  -> generate forum box
 0.059065 - CBOX::forum_load_threads     -> load data
 0.059080 - CACHE::get                   -> cache: >forum::topthreads< found
 0.059200 - CBOX::forum_threads          -> list all threads in array
 0.059212 - 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.059219 - admin::getInstance           -> do
 0.059245 - HTML::template               -> template: >box_forum_bit<
 0.059433 - HTML::template               -> template: >box_forum_bit<
 0.059475 - HTML::template               -> template: >box_forum_bit<
 0.059517 - HTML::template               -> template: >box_forum_bit<
 0.059551 - HTML::template               -> template: >box_forum_bit<
 0.059583 - HTML::template               -> template: >box_forum_bit<
 0.059604 - HTML::template               -> template: >box_forum<
 0.059731 - HTML::template_exists        -> search: >page_box_right< == 1
 0.059745 - HTML::template               -> template: >page_box_right<
 0.059773 - PAGE::get_boxes              -> -------- call: right::vote
 0.059784 - CBOX::vote                   -> generate Box
 0.059793 - 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.060694 - HTML::template               -> template: >box_vote_nocurrent<
 0.060902 - HTML::template_exists        -> search: >page_box_right< == 1
 0.060932 - HTML::template               -> template: >page_box_right<
 0.060982 - PAGE::get_boxes              -> -------- call: right::buddylist
 0.060993 - CBOX::buddylist              -> generate Box
 0.061001 - HTML::template               -> template: >box_buddylist_msg<
 0.061130 - HTML::template               -> template: >box_buddylist<
 0.061454 - HTML::template_exists        -> search: >page_box_right< == 1
 0.061480 - HTML::template               -> template: >page_box_right<
 0.061522 - PAGE::get_boxes              -> -------- call: right::online
 0.061532 - CBOX::online                 -> generate Box
 0.061540 - HTML::template               -> template: >box_online<
 0.061685 - HTML::template_exists        -> search: >page_box_right< == 1
 0.061706 - HTML::template               -> template: >page_box_right<
 0.061747 - PAGE::render                 -> final
 0.061754 - PAGE::renderTemplate         -> page
 0.061765 - PAGE::getHead                -> return
 0.061770 - dotSession::getInstance      -> do
 0.061929 - HTML::template               -> template: >page<
 0.062267 - PAGE::render_template        -> final

PHP Includes   : 31
DB Queries     : 22
Rendering Time : 0.064928

Includes PHP Files: 
 - /var/www/html/news/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/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.news.php
 - /var/www/html/includes/class.html.php
 - /var/www/html/includes/class.cbox.php
 - /var/www/html/includes/class.cache.php