Sponsor Noctua

Sponsor Noctua

Monday, 22.12.2014 09:11
Tom DirtyCrow Ernst


Ein neuer Sponsor hat seine Unterstützung für die kommende Veranstaltung zugesagt. Es handelt sich um den Kühlungsspezialisten Noctua.
Vielen Dank an den Sponsor 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.000062 - GLOBAL::include              -> config.php
 0.002677 - GLOBAL::include /gc_includes/gc_includes.php
 0.003422 - GLOBAL::include /gc_includes/HelperFuncs.php
 0.005174 - GLOBAL::include /gc_pageAddons/gc_CreateFillingLevel/CreateFillingLevel.php
 0.005504 - GLOBAL::include /gc_pageAddons/followUS.php
 0.005660 - GLOBAL::include /gc_pageAddons/paymentButton.php
 0.005745 - GLOBAL::include /gc_pageAddons/littleBanners.php
 0.006173 - GLOBAL::include /gc_pageAddons/jobs.php
 0.006269 - GLOBAL::include /gc_includes/class.gc_notifier.php
 0.006773 - GLOBAL::include /gc_includes/class.n8n-webhook.php
 0.007292 - GLOBAL::include /gc_includes/class.gc_automation.php
 0.008128 - GLOBAL::include /gc_includes/class.gc_camperManagement.php
 0.008954 - dotCommon::classload         -> require: /var/www/html/includes/class.dotDatabase.php
 0.010569 - dotDatabase::getInstance     -> connection: database
 0.010591 - dotDatabase::__construct()   -> Connection: database | gcdotlandb@db (gc_dotlandb)
 0.010638 - dotCommon::classload         -> require: /var/www/html/includes/class.page.php
 0.012725 - page::getInstance            -> do
 0.012793 - dotCommon::classload         -> require: /var/www/html/includes/class.dotSession.php
 0.014741 - dotSession::getInstance      -> do
 0.014774 - dotCommon::classload         -> require: /var/www/html/includes/class.user.php
 0.015950 - dotSession::start            -> ---- init
 0.016020 - dotSession::start            -> start php session managment
 0.016163 - dotSession::start            -> finished php session management
 0.016168 - dotSession::start            -> check for security options
 0.016176 - dotSession::start            -> lookup ip2country
 0.016189 - dotDatabase::connect()       -> create pdo object
 0.019961 - dotDatabase::query()         -> SELECT `code` FROM `country_ip2code` WHERE 3628718232 BETWEEN ip_from AND ip_to
 0.020973 - dotSession::start            -> update current session online user infos
 0.021033 - dotDatabase::query()         -> UPDATE session SET lastactivity = 1771459495, userid = 0, site = 'http://dev.gamers-congress.de/news/?id=307', host = '216.73.216.152', dns = '216.73.216.152', countrycode = '', hits = hits + 1 WHERE hash = '36b43e89bea37abed0acc77bf26f5639'
 0.028727 - dotSession::start            -> session found in DB
 0.028736 - dotSession::load_locales     -> do
 0.028740 - dotSession::start            -> ---- finished with session startup
 0.028753 - dotSession::load_user        -> id: 0
 0.028760 - user::get_user               -> id: >0<
 0.028770 - dotDatabase::getInstance     -> connection: database
 0.028833 - dotCommon::classload         -> require: /var/www/html/includes/class.styles.php
 0.029373 - styles::load                 -> name: ><
 0.029391 - styles::load                 -> include: /var/www/html/html/styles/gc_online.php
 0.029743 - 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.030689 - 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.031695 - 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.032646 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (5);
 0.033540 - styles::activate             -> style = gc_online
 0.033617 - dotCommon::classload         -> require: /var/www/html/includes/class.admin.php
 0.034184 - admin::getInstance           -> do
 0.034188 - dotSession::getInstance      -> do
 0.034194 - admin::__construct           -> user_id=0
 0.034199 - user::load_settings          -> load current user settings to $global
 0.034216 - dotCommon::classload         -> require: /var/www/html/includes/class.prvmsg.php
 0.034605 - dotCommon::classload         -> require: /var/www/html/includes/class.event.php
 0.035991 - EVENT::comming_event         -> return
 0.035998 - dotDatabase::query()         -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1771459495 AND active=1 ORDER by begin ASC
 0.038541 - dotCommon::classload         -> require: /var/www/html/includes/class.sitzplan.php
 0.039722 - GLOBAL::end global.php       -> ---------------------------------------------
 0.039755 - dotCommon::classload         -> require: /var/www/html/includes/class.news.php
 0.041175 - NEWS::show_comments          -> id >307<
 0.041179 - NEWS::get_post               -> id >307<
 0.041187 - 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='307' AND active=1 AND dateline id: >158<
 0.042769 - dotDatabase::getInstance     -> connection: database
 0.042792 - dotDatabase::query()         -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 158 ORDER by id DESC
 0.044056 - NEWS::get_news_post          -> id >307< + comments
 0.044060 - NEWS::get_post               -> id >307<
 0.044065 - 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='307' AND active=1 AND dateline id: >158<
 0.045281 - user::get_user               -> found in cache
 0.045394 - dotCommon::classload         -> require: /var/www/html/includes/class.html.php
 0.047309 - HTML::encodeCms ->
 0.047354 - HTML::encode                 -> Ein neuer Sponsor hat seine Unterstützung für die kommen...
 0.047377 - dotDatabase::query()         -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
 0.049722 - dotDatabase::query()         -> SELECT codetag, codereplacement, twoparams FROM html_code
 0.050532 - HTML::encode                 -> replace run 1
 0.050611 - HTML::template               -> template: >news_single<
 0.050821 - HTML::message                -> generate Message: Kommentar
 0.050825 - HTML::template               -> template: >html_message<
 0.050928 - GLOBAL::end userspace        -> ---------------------------------------------
 0.050929 - PAGE::render                 -> start rendering page layout
 0.050934 - USER::check_for_new_messages -> return
 0.050946 - dotSession::getInstance      -> do
 0.050985 - PAGE::get_boxes              -> -------- side=left
 0.051007 - dotCommon::classload         -> require: /var/www/html/includes/class.cbox.php
 0.053375 - PAGE::get_boxes              -> -------- call: left::menu_main
 0.053387 - CBOX::menu                   -> generate Menu Box >menu<
 0.053407 - HTML::template               -> template: >box_menu_bit<
 0.053546 - HTML::template               -> template: >box_menu_bit<
 0.053570 - HTML::template               -> template: >box_menu_bit<
 0.053590 - HTML::template               -> template: >box_menu_bit<
 0.053607 - HTML::template               -> template: >box_menu_bit<
 0.053623 - HTML::template               -> template: >box_menu_bit<
 0.053639 - HTML::template               -> template: >box_menu_bit<
 0.053654 - HTML::template               -> template: >box_menu<
 0.053754 - HTML::template_exists        -> search: >page_box_left< == 1
 0.053778 - HTML::template               -> template: >page_box_left<
 0.053847 - PAGE::get_boxes              -> -------- call: left::menu_party
 0.053852 - CBOX::menu                   -> generate Menu Box >party<
 0.053862 - HTML::template               -> template: >box_menu_bit<
 0.053879 - HTML::template               -> template: >box_menu_bit<
 0.053917 - HTML::template               -> template: >box_menu_bit<
 0.053933 - HTML::template               -> template: >box_menu_bit<
 0.053948 - HTML::template               -> template: >box_menu_bit<
 0.053964 - HTML::template               -> template: >box_menu_bit<
 0.053980 - HTML::template               -> template: >box_menu_bit<
 0.053996 - HTML::template               -> template: >box_menu_bit<
 0.054013 - HTML::template               -> template: >box_menu_bit<
 0.054029 - HTML::template               -> template: >box_menu_bit<
 0.054045 - HTML::template               -> template: >box_menu_bit<
 0.054061 - HTML::template               -> template: >box_menu_bit<
 0.054076 - HTML::template               -> template: >box_menu<
 0.054109 - HTML::template_exists        -> search: >page_box_left< == 1
 0.054122 - HTML::template               -> template: >page_box_left<
 0.054146 - PAGE::get_boxes              -> -------- call: left::menu_login
 0.054151 - CBOX::menu                   -> generate Menu Box >login<
 0.054159 - HTML::template               -> template: >box_menu_bit<
 0.054176 - HTML::template               -> template: >box_menu_bit<
 0.054191 - HTML::template               -> template: >box_menu<
 0.054223 - HTML::template_exists        -> search: >page_box_left< == 1
 0.054235 - HTML::template               -> template: >page_box_left<
 0.054258 - PAGE::get_boxes              -> -------- ignore: left::menu_user
 0.054261 - PAGE::get_boxes              -> -------- call: left::partner
 0.054273 - dotDatabase::query()         -> SELECT * FROM `sponsoren` WHERE `group_id` = '3' AND active="1";
 0.055615 - HTML::template_exists        -> search: >page_box_left< == 1
 0.055630 - HTML::template               -> template: >page_box_left<
 0.055666 - PAGE::get_boxes              -> -------- side=right
 0.055672 - PAGE::get_boxes              -> -------- call: right::jobs
 0.055696 - HTML::template_exists        -> search: >page_box_right< == 1
 0.055702 - HTML::template               -> template: >page_box_right<
 0.055770 - PAGE::get_boxes              -> -------- call: right::party1
 0.055778 - 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.056881 - 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.057543 - 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.058929 - 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.060488 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (5);
 0.062623 - HTML::template_exists        -> search: >page_box_right< == 1
 0.062664 - HTML::template               -> template: >page_box_right<
 0.063000 - PAGE::get_boxes              -> -------- call: right::sponsororen
 0.063034 - dotDatabase::query()         -> SELECT * FROM `sponsoren` WHERE `group_id` = '2' AND active="1";
 0.065256 - HTML::template_exists        -> search: >page_box_right< == 1
 0.065286 - HTML::template               -> template: >page_box_right<
 0.065340 - PAGE::get_boxes              -> -------- call: right::followUs
 0.065384 - HTML::template_exists        -> search: >page_box_right< == 1
 0.065396 - HTML::template               -> template: >page_box_right<
 0.065423 - PAGE::get_boxes              -> -------- call: right::news
 0.065434 - CBOX::news                   -> generate Box
 0.065447 - NEWS::load_news              -> load news data
 0.065479 - dotCommon::classload         -> require: /var/www/html/includes/class.cache.php
 0.065968 - CACHE::get                   -> cache: >news::stats< found
 0.066041 - CACHE::get                   -> cache: >news::news_limit5_page0< found
 0.066116 - NEWS::load_news              -> ... from cache
 0.066157 - HTML::template               -> template: >box_news_bit<
 0.066260 - HTML::template               -> template: >box_news_bit<
 0.066286 - HTML::template               -> template: >box_news_bit<
 0.066312 - HTML::template               -> template: >box_news_bit<
 0.066334 - HTML::template               -> template: >box_news_bit<
 0.066351 - HTML::template               -> template: >box_news<
 0.066488 - HTML::template_exists        -> search: >page_box_right< == 1
 0.066511 - HTML::template               -> template: >page_box_right<
 0.066556 - PAGE::get_boxes              -> -------- call: right::forum
 0.066564 - CBOX::forum                  -> generate forum box
 0.066570 - CBOX::forum_load_threads     -> load data
 0.066593 - CACHE::get                   -> cache: >forum::topthreads< found
 0.066713 - CBOX::forum_threads          -> list all threads in array
 0.066727 - 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.066735 - admin::getInstance           -> do
 0.066768 - HTML::template               -> template: >box_forum_bit<
 0.066892 - HTML::template               -> template: >box_forum_bit<
 0.066927 - HTML::template               -> template: >box_forum_bit<
 0.066963 - HTML::template               -> template: >box_forum_bit<
 0.066995 - HTML::template               -> template: >box_forum_bit<
 0.067025 - HTML::template               -> template: >box_forum_bit<
 0.067047 - HTML::template               -> template: >box_forum<
 0.067172 - HTML::template_exists        -> search: >page_box_right< == 1
 0.067186 - HTML::template               -> template: >page_box_right<
 0.067213 - PAGE::get_boxes              -> -------- call: right::vote
 0.067220 - CBOX::vote                   -> generate Box
 0.067225 - 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.068819 - HTML::template               -> template: >box_vote_nocurrent<
 0.069215 - HTML::template_exists        -> search: >page_box_right< == 1
 0.069265 - HTML::template               -> template: >page_box_right<
 0.069368 - PAGE::get_boxes              -> -------- call: right::buddylist
 0.069392 - CBOX::buddylist              -> generate Box
 0.069409 - HTML::template               -> template: >box_buddylist_msg<
 0.069649 - HTML::template               -> template: >box_buddylist<
 0.070002 - HTML::template_exists        -> search: >page_box_right< == 1
 0.070044 - HTML::template               -> template: >page_box_right<
 0.070117 - PAGE::get_boxes              -> -------- call: right::online
 0.070132 - CBOX::online                 -> generate Box
 0.070142 - HTML::template               -> template: >box_online<
 0.070379 - HTML::template_exists        -> search: >page_box_right< == 1
 0.070416 - HTML::template               -> template: >page_box_right<
 0.070481 - PAGE::render                 -> final
 0.070491 - PAGE::renderTemplate         -> page
 0.070507 - PAGE::getHead                -> return
 0.070514 - dotSession::getInstance      -> do
 0.070849 - HTML::template               -> template: >page<
 0.071370 - PAGE::render_template        -> final

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

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