Sponsor Supergeek

Sponsor Supergeek

Thursday, 10.01.2019 09:35
Tom DirtyCrow Ernst

 

Auch Supergeek ist zum Gamers' Congress #19 wieder als Sponsor am Start.

Vom Nerd-Supplier unseres Vertrauens werden wir Einkaufsgutscheine und Tassen als Turnierpreise erhalten.

Vielen Dank vom GC-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: 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 195 debug messages

 0.000020 - GLOBAL::include              -> config.php
 0.000808 - GLOBAL::include /gc_includes/gc_includes.php
 0.001035 - GLOBAL::include /gc_includes/HelperFuncs.php
 0.001547 - GLOBAL::include /gc_pageAddons/gc_CreateFillingLevel/CreateFillingLevel.php
 0.001747 - GLOBAL::include /gc_pageAddons/followUS.php
 0.001800 - GLOBAL::include /gc_pageAddons/paymentButton.php
 0.001840 - GLOBAL::include /gc_pageAddons/littleBanners.php
 0.001982 - GLOBAL::include /gc_pageAddons/jobs.php
 0.002024 - GLOBAL::include /gc_includes/class.gc_notifier.php
 0.002219 - GLOBAL::include /gc_includes/class.n8n-webhook.php
 0.002455 - GLOBAL::include /gc_includes/class.gc_automation.php
 0.002784 - GLOBAL::include /gc_includes/class.gc_camperManagement.php
 0.003201 - dotCommon::classload         -> require: /var/www/html/includes/class.dotDatabase.php
 0.004093 - dotDatabase::getInstance     -> connection: database
 0.004112 - dotDatabase::__construct()   -> Connection: database | gcdotlandb@db (gc_dotlandb)
 0.004147 - dotCommon::classload         -> require: /var/www/html/includes/class.page.php
 0.005236 - page::getInstance            -> do
 0.005288 - dotCommon::classload         -> require: /var/www/html/includes/class.dotSession.php
 0.006287 - dotSession::getInstance      -> do
 0.006312 - dotCommon::classload         -> require: /var/www/html/includes/class.user.php
 0.007057 - dotSession::start            -> ---- init
 0.007124 - dotSession::start            -> start php session managment
 0.007262 - dotSession::start            -> finished php session management
 0.007280 - dotSession::start            -> check for security options
 0.007288 - dotSession::start            -> lookup ip2country
 0.007300 - dotDatabase::connect()       -> create pdo object
 0.009395 - dotDatabase::query()         -> SELECT `code` FROM `country_ip2code` WHERE 3628718232 BETWEEN ip_from AND ip_to
 0.010370 - dotSession::start            -> update current session online user infos
 0.010448 - dotDatabase::query()         -> UPDATE session SET lastactivity = 1771459497, userid = 0, site = 'http://dev.gamers-congress.de/news/?id=414', host = '216.73.216.152', dns = '216.73.216.152', countrycode = '', hits = hits + 1 WHERE hash = '36b43e89bea37abed0acc77bf26f5639'
 0.019654 - dotSession::start            -> session found in DB
 0.019677 - dotSession::load_locales     -> do
 0.019691 - dotSession::start            -> ---- finished with session startup
 0.019726 - dotSession::load_user        -> id: 0
 0.019747 - user::get_user               -> id: >0<
 0.019774 - dotDatabase::getInstance     -> connection: database
 0.019917 - dotCommon::classload         -> require: /var/www/html/includes/class.styles.php
 0.022177 - styles::load                 -> name: ><
 0.022234 - styles::load                 -> include: /var/www/html/html/styles/gc_online.php
 0.023622 - 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.024564 - 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.025254 - 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.026022 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (5);
 0.026951 - styles::activate             -> style = gc_online
 0.027047 - dotCommon::classload         -> require: /var/www/html/includes/class.admin.php
 0.027793 - admin::getInstance           -> do
 0.027800 - dotSession::getInstance      -> do
 0.027807 - admin::__construct           -> user_id=0
 0.027814 - user::load_settings          -> load current user settings to $global
 0.027840 - dotCommon::classload         -> require: /var/www/html/includes/class.prvmsg.php
 0.028665 - dotCommon::classload         -> require: /var/www/html/includes/class.event.php
 0.031790 - EVENT::comming_event         -> return
 0.031813 - dotDatabase::query()         -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1771459497 AND active=1 ORDER by begin ASC
 0.032966 - dotCommon::classload         -> require: /var/www/html/includes/class.sitzplan.php
 0.034506 - GLOBAL::end global.php       -> ---------------------------------------------
 0.034544 - dotCommon::classload         -> require: /var/www/html/includes/class.news.php
 0.036487 - NEWS::show_comments          -> id >414<
 0.036491 - NEWS::get_post               -> id >414<
 0.036499 - 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='414' AND active=1 AND dateline id: >158<
 0.037724 - dotDatabase::getInstance     -> connection: database
 0.037748 - dotDatabase::query()         -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 158 ORDER by id DESC
 0.038797 - NEWS::get_news_post          -> id >414< + comments
 0.038806 - NEWS::get_post               -> id >414<
 0.038820 - 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='414' AND active=1 AND dateline id: >158<
 0.039611 - user::get_user               -> found in cache
 0.039752 - dotCommon::classload         -> require: /var/www/html/includes/class.html.php
 0.042411 - HTML::encodeCms ->
 0.042502 - HTML::encode                 ->   Auch Supergeek ist zum Gamers39 Congress #19 wieder al...
 0.042527 - dotDatabase::query()         -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
 0.044114 - dotDatabase::query()         -> SELECT codetag, codereplacement, twoparams FROM html_code
 0.044640 - HTML::encode                 -> replace run 1
 0.044737 - HTML::template               -> template: >news_single<
 0.044960 - HTML::message                -> generate Message: Kommentar
 0.044966 - HTML::template               -> template: >html_message<
 0.045080 - GLOBAL::end userspace        -> ---------------------------------------------
 0.045083 - PAGE::render                 -> start rendering page layout
 0.045089 - USER::check_for_new_messages -> return
 0.045101 - dotSession::getInstance      -> do
 0.045135 - PAGE::get_boxes              -> -------- side=left
 0.045155 - dotCommon::classload         -> require: /var/www/html/includes/class.cbox.php
 0.048073 - PAGE::get_boxes              -> -------- call: left::menu_main
 0.048084 - CBOX::menu                   -> generate Menu Box >menu<
 0.048103 - HTML::template               -> template: >box_menu_bit<
 0.048237 - HTML::template               -> template: >box_menu_bit<
 0.048263 - HTML::template               -> template: >box_menu_bit<
 0.048320 - HTML::template               -> template: >box_menu_bit<
 0.048343 - HTML::template               -> template: >box_menu_bit<
 0.048365 - HTML::template               -> template: >box_menu_bit<
 0.048387 - HTML::template               -> template: >box_menu_bit<
 0.048409 - HTML::template               -> template: >box_menu<
 0.048568 - HTML::template_exists        -> search: >page_box_left< == 1
 0.048599 - HTML::template               -> template: >page_box_left<
 0.048751 - PAGE::get_boxes              -> -------- call: left::menu_party
 0.048763 - CBOX::menu                   -> generate Menu Box >party<
 0.048781 - HTML::template               -> template: >box_menu_bit<
 0.048809 - HTML::template               -> template: >box_menu_bit<
 0.048832 - HTML::template               -> template: >box_menu_bit<
 0.048854 - HTML::template               -> template: >box_menu_bit<
 0.048876 - HTML::template               -> template: >box_menu_bit<
 0.048898 - HTML::template               -> template: >box_menu_bit<
 0.048920 - HTML::template               -> template: >box_menu_bit<
 0.048952 - HTML::template               -> template: >box_menu_bit<
 0.048974 - HTML::template               -> template: >box_menu_bit<
 0.048997 - HTML::template               -> template: >box_menu_bit<
 0.049019 - HTML::template               -> template: >box_menu_bit<
 0.049041 - HTML::template               -> template: >box_menu_bit<
 0.049062 - HTML::template               -> template: >box_menu<
 0.049116 - HTML::template_exists        -> search: >page_box_left< == 1
 0.049144 - HTML::template               -> template: >page_box_left<
 0.049191 - PAGE::get_boxes              -> -------- call: left::menu_login
 0.049201 - CBOX::menu                   -> generate Menu Box >login<
 0.049217 - HTML::template               -> template: >box_menu_bit<
 0.049242 - HTML::template               -> template: >box_menu_bit<
 0.049263 - HTML::template               -> template: >box_menu<
 0.049328 - HTML::template_exists        -> search: >page_box_left< == 1
 0.049347 - HTML::template               -> template: >page_box_left<
 0.049380 - PAGE::get_boxes              -> -------- ignore: left::menu_user
 0.049384 - PAGE::get_boxes              -> -------- call: left::partner
 0.049398 - dotDatabase::query()         -> SELECT * FROM `sponsoren` WHERE `group_id` = '3' AND active="1";
 0.050391 - HTML::template_exists        -> search: >page_box_left< == 1
 0.050411 - HTML::template               -> template: >page_box_left<
 0.050459 - PAGE::get_boxes              -> -------- side=right
 0.050466 - PAGE::get_boxes              -> -------- call: right::jobs
 0.050497 - HTML::template_exists        -> search: >page_box_right< == 1
 0.050508 - HTML::template               -> template: >page_box_right<
 0.050592 - PAGE::get_boxes              -> -------- call: right::party1
 0.050601 - 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.051254 - 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.051728 - 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.052488 - 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.053056 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (5);
 0.053778 - HTML::template_exists        -> search: >page_box_right< == 1
 0.053796 - HTML::template               -> template: >page_box_right<
 0.053842 - PAGE::get_boxes              -> -------- call: right::sponsororen
 0.053853 - dotDatabase::query()         -> SELECT * FROM `sponsoren` WHERE `group_id` = '2' AND active="1";
 0.054607 - HTML::template_exists        -> search: >page_box_right< == 1
 0.054624 - HTML::template               -> template: >page_box_right<
 0.054660 - PAGE::get_boxes              -> -------- call: right::followUs
 0.054689 - HTML::template_exists        -> search: >page_box_right< == 1
 0.054699 - HTML::template               -> template: >page_box_right<
 0.054722 - PAGE::get_boxes              -> -------- call: right::news
 0.054732 - CBOX::news                   -> generate Box
 0.054740 - NEWS::load_news              -> load news data
 0.054764 - dotCommon::classload         -> require: /var/www/html/includes/class.cache.php
 0.055130 - CACHE::get                   -> cache: >news::stats< found
 0.055196 - CACHE::get                   -> cache: >news::news_limit5_page0< found
 0.055263 - NEWS::load_news              -> ... from cache
 0.055312 - HTML::template               -> template: >box_news_bit<
 0.055417 - HTML::template               -> template: >box_news_bit<
 0.055440 - HTML::template               -> template: >box_news_bit<
 0.055463 - HTML::template               -> template: >box_news_bit<
 0.055479 - HTML::template               -> template: >box_news_bit<
 0.055490 - HTML::template               -> template: >box_news<
 0.055617 - HTML::template_exists        -> search: >page_box_right< == 1
 0.055638 - HTML::template               -> template: >page_box_right<
 0.055667 - PAGE::get_boxes              -> -------- call: right::forum
 0.055673 - CBOX::forum                  -> generate forum box
 0.055679 - CBOX::forum_load_threads     -> load data
 0.055698 - CACHE::get                   -> cache: >forum::topthreads< found
 0.055800 - CBOX::forum_threads          -> list all threads in array
 0.055811 - 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.055817 - admin::getInstance           -> do
 0.055846 - HTML::template               -> template: >box_forum_bit<
 0.055955 - HTML::template               -> template: >box_forum_bit<
 0.055988 - HTML::template               -> template: >box_forum_bit<
 0.056029 - HTML::template               -> template: >box_forum_bit<
 0.056061 - HTML::template               -> template: >box_forum_bit<
 0.056092 - HTML::template               -> template: >box_forum_bit<
 0.056113 - HTML::template               -> template: >box_forum<
 0.056218 - HTML::template_exists        -> search: >page_box_right< == 1
 0.056230 - HTML::template               -> template: >page_box_right<
 0.056252 - PAGE::get_boxes              -> -------- call: right::vote
 0.056258 - CBOX::vote                   -> generate Box
 0.056263 - 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.056961 - HTML::template               -> template: >box_vote_nocurrent<
 0.057089 - HTML::template_exists        -> search: >page_box_right< == 1
 0.057103 - HTML::template               -> template: >page_box_right<
 0.057127 - PAGE::get_boxes              -> -------- call: right::buddylist
 0.057134 - CBOX::buddylist              -> generate Box
 0.057139 - HTML::template               -> template: >box_buddylist_msg<
 0.057207 - HTML::template               -> template: >box_buddylist<
 0.057304 - HTML::template_exists        -> search: >page_box_right< == 1
 0.057315 - HTML::template               -> template: >page_box_right<
 0.057335 - PAGE::get_boxes              -> -------- call: right::online
 0.057340 - CBOX::online                 -> generate Box
 0.057344 - HTML::template               -> template: >box_online<
 0.057432 - HTML::template_exists        -> search: >page_box_right< == 1
 0.057442 - HTML::template               -> template: >page_box_right<
 0.057465 - PAGE::render                 -> final
 0.057469 - PAGE::renderTemplate         -> page
 0.057477 - PAGE::getHead                -> return
 0.057479 - dotSession::getInstance      -> do
 0.057602 - HTML::template               -> template: >page<
 0.057819 - PAGE::render_template        -> final

PHP Includes   : 31
DB Queries     : 20
Rendering Time : 0.059149

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