Sponsor getDigital

Sponsor getDigital

Saturday, 26.01.2019 14:11
Tom DirtyCrow Ernst

getDigital, der Geek-Stuff Supplier, ist als Sponsor zum kommenden Gamers' Congress am Start.

Wir werden eine Auswahl an Shirts mit nerdigen Motiven 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.000044 - GLOBAL::include              -> config.php
 0.001292 - GLOBAL::include /gc_includes/gc_includes.php
 0.001541 - GLOBAL::include /gc_includes/HelperFuncs.php
 0.002166 - GLOBAL::include /gc_pageAddons/gc_CreateFillingLevel/CreateFillingLevel.php
 0.002297 - GLOBAL::include /gc_pageAddons/followUS.php
 0.002352 - GLOBAL::include /gc_pageAddons/paymentButton.php
 0.002444 - GLOBAL::include /gc_pageAddons/littleBanners.php
 0.002724 - GLOBAL::include /gc_pageAddons/jobs.php
 0.002799 - GLOBAL::include /gc_includes/class.gc_notifier.php
 0.003275 - GLOBAL::include /gc_includes/class.n8n-webhook.php
 0.003721 - GLOBAL::include /gc_includes/class.gc_automation.php
 0.004312 - GLOBAL::include /gc_includes/class.gc_camperManagement.php
 0.005049 - dotCommon::classload         -> require: /var/www/html/includes/class.dotDatabase.php
 0.006538 - dotDatabase::getInstance     -> connection: database
 0.006558 - dotDatabase::__construct()   -> Connection: database | gcdotlandb@db (gc_dotlandb)
 0.006593 - dotCommon::classload         -> require: /var/www/html/includes/class.page.php
 0.008336 - page::getInstance            -> do
 0.008391 - dotCommon::classload         -> require: /var/www/html/includes/class.dotSession.php
 0.010180 - dotSession::getInstance      -> do
 0.010210 - dotCommon::classload         -> require: /var/www/html/includes/class.user.php
 0.011370 - dotSession::start            -> ---- init
 0.011433 - dotSession::start            -> start php session managment
 0.011605 - dotSession::start            -> finished php session management
 0.011613 - dotSession::start            -> check for security options
 0.011626 - dotSession::start            -> lookup ip2country
 0.011638 - dotDatabase::connect()       -> create pdo object
 0.014197 - dotDatabase::query()         -> SELECT `code` FROM `country_ip2code` WHERE 3628718232 BETWEEN ip_from AND ip_to
 0.015158 - dotSession::start            -> update current session online user infos
 0.015193 - dotDatabase::query()         -> UPDATE session SET lastactivity = 1771459566, userid = 0, site = 'http://dev.gamers-congress.de/news/?id=420', host = '216.73.216.152', dns = '216.73.216.152', countrycode = '', hits = hits + 1 WHERE hash = '75a57e43566b694bacdb58174e473330'
 0.023922 - dotSession::start            -> session found in DB
 0.023930 - dotSession::load_locales     -> do
 0.023934 - dotSession::start            -> ---- finished with session startup
 0.023944 - dotSession::load_user        -> id: 0
 0.023952 - user::get_user               -> id: >0<
 0.023962 - dotDatabase::getInstance     -> connection: database
 0.024020 - dotCommon::classload         -> require: /var/www/html/includes/class.styles.php
 0.024640 - styles::load                 -> name: ><
 0.024662 - styles::load                 -> include: /var/www/html/html/styles/gc_online.php
 0.025145 - 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.025750 - 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.026356 - 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.026804 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (5);
 0.027418 - styles::activate             -> style = gc_online
 0.027476 - dotCommon::classload         -> require: /var/www/html/includes/class.admin.php
 0.027886 - admin::getInstance           -> do
 0.027889 - dotSession::getInstance      -> do
 0.027894 - admin::__construct           -> user_id=0
 0.027898 - user::load_settings          -> load current user settings to $global
 0.027913 - dotCommon::classload         -> require: /var/www/html/includes/class.prvmsg.php
 0.028251 - dotCommon::classload         -> require: /var/www/html/includes/class.event.php
 0.029333 - EVENT::comming_event         -> return
 0.029341 - dotDatabase::query()         -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1771459566 AND active=1 ORDER by begin ASC
 0.030612 - dotCommon::classload         -> require: /var/www/html/includes/class.sitzplan.php
 0.031556 - GLOBAL::end global.php       -> ---------------------------------------------
 0.031582 - dotCommon::classload         -> require: /var/www/html/includes/class.news.php
 0.032641 - NEWS::show_comments          -> id >420<
 0.032644 - NEWS::get_post               -> id >420<
 0.032649 - 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='420' AND active=1 AND dateline id: >158<
 0.033562 - dotDatabase::getInstance     -> connection: database
 0.033576 - dotDatabase::query()         -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 158 ORDER by id DESC
 0.034241 - NEWS::get_news_post          -> id >420< + comments
 0.034244 - NEWS::get_post               -> id >420<
 0.034248 - 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='420' AND active=1 AND dateline id: >158<
 0.034765 - user::get_user               -> found in cache
 0.034835 - dotCommon::classload         -> require: /var/www/html/includes/class.html.php
 0.036157 - HTML::encodeCms ->
 0.036210 - HTML::encode                 -> getDigital, der Geek-Stuff Supplier, ist als Sponsor zum k...
 0.036228 - dotDatabase::query()         -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
 0.037249 - dotDatabase::query()         -> SELECT codetag, codereplacement, twoparams FROM html_code
 0.037621 - HTML::encode                 -> replace run 1
 0.037670 - HTML::template               -> template: >news_single<
 0.037817 - HTML::message                -> generate Message: Kommentar
 0.037822 - HTML::template               -> template: >html_message<
 0.037939 - GLOBAL::end userspace        -> ---------------------------------------------
 0.037941 - PAGE::render                 -> start rendering page layout
 0.037945 - USER::check_for_new_messages -> return
 0.037953 - dotSession::getInstance      -> do
 0.037977 - PAGE::get_boxes              -> -------- side=left
 0.037991 - dotCommon::classload         -> require: /var/www/html/includes/class.cbox.php
 0.039502 - PAGE::get_boxes              -> -------- call: left::menu_main
 0.039510 - CBOX::menu                   -> generate Menu Box >menu<
 0.039522 - HTML::template               -> template: >box_menu_bit<
 0.039613 - HTML::template               -> template: >box_menu_bit<
 0.039625 - HTML::template               -> template: >box_menu_bit<
 0.039634 - HTML::template               -> template: >box_menu_bit<
 0.039643 - HTML::template               -> template: >box_menu_bit<
 0.039652 - HTML::template               -> template: >box_menu_bit<
 0.039661 - HTML::template               -> template: >box_menu_bit<
 0.039670 - HTML::template               -> template: >box_menu<
 0.039752 - HTML::template_exists        -> search: >page_box_left< == 1
 0.039770 - HTML::template               -> template: >page_box_left<
 0.039843 - PAGE::get_boxes              -> -------- call: left::menu_party
 0.039847 - CBOX::menu                   -> generate Menu Box >party<
 0.039868 - HTML::template               -> template: >box_menu_bit<
 0.039881 - HTML::template               -> template: >box_menu_bit<
 0.039890 - HTML::template               -> template: >box_menu_bit<
 0.039900 - HTML::template               -> template: >box_menu_bit<
 0.039909 - HTML::template               -> template: >box_menu_bit<
 0.039918 - HTML::template               -> template: >box_menu_bit<
 0.039927 - HTML::template               -> template: >box_menu_bit<
 0.039936 - HTML::template               -> template: >box_menu_bit<
 0.039945 - HTML::template               -> template: >box_menu_bit<
 0.039954 - HTML::template               -> template: >box_menu_bit<
 0.039963 - HTML::template               -> template: >box_menu_bit<
 0.039972 - HTML::template               -> template: >box_menu_bit<
 0.039981 - HTML::template               -> template: >box_menu<
 0.040011 - HTML::template_exists        -> search: >page_box_left< == 1
 0.040022 - HTML::template               -> template: >page_box_left<
 0.040039 - PAGE::get_boxes              -> -------- call: left::menu_login
 0.040043 - CBOX::menu                   -> generate Menu Box >login<
 0.040048 - HTML::template               -> template: >box_menu_bit<
 0.040058 - HTML::template               -> template: >box_menu_bit<
 0.040067 - HTML::template               -> template: >box_menu<
 0.040092 - HTML::template_exists        -> search: >page_box_left< == 1
 0.040101 - HTML::template               -> template: >page_box_left<
 0.040117 - PAGE::get_boxes              -> -------- ignore: left::menu_user
 0.040118 - PAGE::get_boxes              -> -------- call: left::partner
 0.040126 - dotDatabase::query()         -> SELECT * FROM `sponsoren` WHERE `group_id` = '3' AND active="1";
 0.041084 - HTML::template_exists        -> search: >page_box_left< == 1
 0.041098 - HTML::template               -> template: >page_box_left<
 0.041133 - PAGE::get_boxes              -> -------- side=right
 0.041138 - PAGE::get_boxes              -> -------- call: right::jobs
 0.041166 - HTML::template_exists        -> search: >page_box_right< == 1
 0.041173 - HTML::template               -> template: >page_box_right<
 0.041247 - PAGE::get_boxes              -> -------- call: right::party1
 0.041254 - 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.042033 - 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.042527 - 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.043312 - 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.043979 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (5);
 0.044766 - HTML::template_exists        -> search: >page_box_right< == 1
 0.044780 - HTML::template               -> template: >page_box_right<
 0.044815 - PAGE::get_boxes              -> -------- call: right::sponsororen
 0.044828 - dotDatabase::query()         -> SELECT * FROM `sponsoren` WHERE `group_id` = '2' AND active="1";
 0.045970 - HTML::template_exists        -> search: >page_box_right< == 1
 0.045990 - HTML::template               -> template: >page_box_right<
 0.046030 - PAGE::get_boxes              -> -------- call: right::followUs
 0.046064 - HTML::template_exists        -> search: >page_box_right< == 1
 0.046074 - HTML::template               -> template: >page_box_right<
 0.046096 - PAGE::get_boxes              -> -------- call: right::news
 0.046104 - CBOX::news                   -> generate Box
 0.046112 - NEWS::load_news              -> load news data
 0.046134 - dotCommon::classload         -> require: /var/www/html/includes/class.cache.php
 0.046526 - CACHE::get                   -> cache: >news::stats< found
 0.046595 - CACHE::get                   -> cache: >news::news_limit5_page0< found
 0.046663 - NEWS::load_news              -> ... from cache
 0.046694 - HTML::template               -> template: >box_news_bit<
 0.046794 - HTML::template               -> template: >box_news_bit<
 0.046815 - HTML::template               -> template: >box_news_bit<
 0.046837 - HTML::template               -> template: >box_news_bit<
 0.046853 - HTML::template               -> template: >box_news_bit<
 0.046882 - HTML::template               -> template: >box_news<
 0.046996 - HTML::template_exists        -> search: >page_box_right< == 1
 0.047013 - HTML::template               -> template: >page_box_right<
 0.047037 - PAGE::get_boxes              -> -------- call: right::forum
 0.047043 - CBOX::forum                  -> generate forum box
 0.047047 - CBOX::forum_load_threads     -> load data
 0.047065 - CACHE::get                   -> cache: >forum::topthreads< found
 0.047163 - CBOX::forum_threads          -> list all threads in array
 0.047174 - 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.047179 - admin::getInstance           -> do
 0.047206 - HTML::template               -> template: >box_forum_bit<
 0.047378 - HTML::template               -> template: >box_forum_bit<
 0.047416 - HTML::template               -> template: >box_forum_bit<
 0.047458 - HTML::template               -> template: >box_forum_bit<
 0.047494 - HTML::template               -> template: >box_forum_bit<
 0.047549 - HTML::template               -> template: >box_forum_bit<
 0.047581 - HTML::template               -> template: >box_forum<
 0.047690 - HTML::template_exists        -> search: >page_box_right< == 1
 0.047705 - HTML::template               -> template: >page_box_right<
 0.047732 - PAGE::get_boxes              -> -------- call: right::vote
 0.047738 - CBOX::vote                   -> generate Box
 0.047743 - 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.048802 - HTML::template               -> template: >box_vote_nocurrent<
 0.048934 - HTML::template_exists        -> search: >page_box_right< == 1
 0.048950 - HTML::template               -> template: >page_box_right<
 0.048977 - PAGE::get_boxes              -> -------- call: right::buddylist
 0.049000 - CBOX::buddylist              -> generate Box
 0.049006 - HTML::template               -> template: >box_buddylist_msg<
 0.049074 - HTML::template               -> template: >box_buddylist<
 0.049158 - HTML::template_exists        -> search: >page_box_right< == 1
 0.049170 - HTML::template               -> template: >page_box_right<
 0.049193 - PAGE::get_boxes              -> -------- call: right::online
 0.049198 - CBOX::online                 -> generate Box
 0.049203 - HTML::template               -> template: >box_online<
 0.049304 - HTML::template_exists        -> search: >page_box_right< == 1
 0.049317 - HTML::template               -> template: >page_box_right<
 0.049345 - PAGE::render                 -> final
 0.049351 - PAGE::renderTemplate         -> page
 0.049360 - PAGE::getHead                -> return
 0.049364 - dotSession::getInstance      -> do
 0.049509 - HTML::template               -> template: >page<
 0.049743 - PAGE::render_template        -> final

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

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