Sponsor Ubisoft

Sponsor Ubisoft

Tuesday, 02.12.2014 17:49
Tom DirtyCrow Ernst



Gamepublisher Ubisoft ist als Sponsor zurück und wird uns mit Exemplaren des aktuellen Assassins Creed-Titels, sowie Shirts unterstützen.

Vielen Dank an Ubisoft 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.001138 - GLOBAL::include /gc_includes/gc_includes.php
 0.001401 - GLOBAL::include /gc_includes/HelperFuncs.php
 0.002105 - GLOBAL::include /gc_pageAddons/gc_CreateFillingLevel/CreateFillingLevel.php
 0.002284 - GLOBAL::include /gc_pageAddons/followUS.php
 0.002341 - GLOBAL::include /gc_pageAddons/paymentButton.php
 0.002387 - GLOBAL::include /gc_pageAddons/littleBanners.php
 0.002571 - GLOBAL::include /gc_pageAddons/jobs.php
 0.002640 - GLOBAL::include /gc_includes/class.gc_notifier.php
 0.002880 - GLOBAL::include /gc_includes/class.n8n-webhook.php
 0.003134 - GLOBAL::include /gc_includes/class.gc_automation.php
 0.003492 - GLOBAL::include /gc_includes/class.gc_camperManagement.php
 0.003968 - dotCommon::classload         -> require: /var/www/html/includes/class.dotDatabase.php
 0.005115 - dotDatabase::getInstance     -> connection: database
 0.005152 - dotDatabase::__construct()   -> Connection: database | gcdotlandb@db (gc_dotlandb)
 0.005211 - dotCommon::classload         -> require: /var/www/html/includes/class.page.php
 0.007551 - page::getInstance            -> do
 0.007630 - dotCommon::classload         -> require: /var/www/html/includes/class.dotSession.php
 0.009529 - dotSession::getInstance      -> do
 0.009566 - dotCommon::classload         -> require: /var/www/html/includes/class.user.php
 0.010420 - dotSession::start            -> ---- init
 0.010526 - dotSession::start            -> start php session managment
 0.010694 - dotSession::start            -> finished php session management
 0.010699 - dotSession::start            -> check for security options
 0.010707 - dotSession::start            -> lookup ip2country
 0.010719 - dotDatabase::connect()       -> create pdo object
 0.013063 - dotDatabase::query()         -> SELECT `code` FROM `country_ip2code` WHERE 3628718232 BETWEEN ip_from AND ip_to
 0.013880 - dotSession::start            -> update current session online user infos
 0.013920 - dotDatabase::query()         -> UPDATE session SET lastactivity = 1771459537, userid = 0, site = 'http://dev.gamers-congress.de/news/?id=305', host = '216.73.216.152', dns = '216.73.216.152', countrycode = '', hits = hits + 1 WHERE hash = 'b2affc8645dc906416c47f0ada265cb6'
 0.021853 - dotSession::start            -> session found in DB
 0.021874 - dotSession::load_locales     -> do
 0.021884 - dotSession::start            -> ---- finished with session startup
 0.021902 - dotSession::load_user        -> id: 0
 0.021909 - user::get_user               -> id: >0<
 0.021920 - dotDatabase::getInstance     -> connection: database
 0.021984 - dotCommon::classload         -> require: /var/www/html/includes/class.styles.php
 0.023089 - styles::load                 -> name: ><
 0.023135 - styles::load                 -> include: /var/www/html/html/styles/gc_online.php
 0.024267 - 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.025878 - 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.027415 - 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.028559 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (5);
 0.029731 - styles::activate             -> style = gc_online
 0.029815 - dotCommon::classload         -> require: /var/www/html/includes/class.admin.php
 0.030289 - admin::getInstance           -> do
 0.030294 - dotSession::getInstance      -> do
 0.030300 - admin::__construct           -> user_id=0
 0.030305 - user::load_settings          -> load current user settings to $global
 0.030319 - dotCommon::classload         -> require: /var/www/html/includes/class.prvmsg.php
 0.030764 - dotCommon::classload         -> require: /var/www/html/includes/class.event.php
 0.032053 - EVENT::comming_event         -> return
 0.032065 - dotDatabase::query()         -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1771459537 AND active=1 ORDER by begin ASC
 0.033557 - dotCommon::classload         -> require: /var/www/html/includes/class.sitzplan.php
 0.034895 - GLOBAL::end global.php       -> ---------------------------------------------
 0.034925 - dotCommon::classload         -> require: /var/www/html/includes/class.news.php
 0.036631 - NEWS::show_comments          -> id >305<
 0.036635 - NEWS::get_post               -> id >305<
 0.036643 - 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='305' AND active=1 AND dateline id: >158<
 0.038176 - dotDatabase::getInstance     -> connection: database
 0.038194 - dotDatabase::query()         -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 158 ORDER by id DESC
 0.039723 - NEWS::get_news_post          -> id >305< + comments
 0.039727 - NEWS::get_post               -> id >305<
 0.039733 - 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='305' AND active=1 AND dateline id: >158<
 0.041111 - user::get_user               -> found in cache
 0.041264 - dotCommon::classload         -> require: /var/www/html/includes/class.html.php
 0.043214 - HTML::encodeCms ->
 0.043261 - HTML::encode                 -> Gamepublisher Ubisoft ist als Sponsor zurück und wird un...
 0.043287 - dotDatabase::query()         -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
 0.045543 - dotDatabase::query()         -> SELECT codetag, codereplacement, twoparams FROM html_code
 0.046388 - HTML::encode                 -> replace run 1
 0.046470 - HTML::template               -> template: >news_single<
 0.046809 - HTML::message                -> generate Message: Kommentar
 0.046815 - HTML::template               -> template: >html_message<
 0.046926 - GLOBAL::end userspace        -> ---------------------------------------------
 0.046928 - PAGE::render                 -> start rendering page layout
 0.046933 - USER::check_for_new_messages -> return
 0.046944 - dotSession::getInstance      -> do
 0.046983 - PAGE::get_boxes              -> -------- side=left
 0.047004 - dotCommon::classload         -> require: /var/www/html/includes/class.cbox.php
 0.049084 - PAGE::get_boxes              -> -------- call: left::menu_main
 0.049094 - CBOX::menu                   -> generate Menu Box >menu<
 0.049109 - HTML::template               -> template: >box_menu_bit<
 0.049214 - HTML::template               -> template: >box_menu_bit<
 0.049233 - HTML::template               -> template: >box_menu_bit<
 0.049250 - HTML::template               -> template: >box_menu_bit<
 0.049266 - HTML::template               -> template: >box_menu_bit<
 0.049282 - HTML::template               -> template: >box_menu_bit<
 0.049298 - HTML::template               -> template: >box_menu_bit<
 0.049314 - HTML::template               -> template: >box_menu<
 0.049434 - HTML::template_exists        -> search: >page_box_left< == 1
 0.049458 - HTML::template               -> template: >page_box_left<
 0.049529 - PAGE::get_boxes              -> -------- call: left::menu_party
 0.049534 - CBOX::menu                   -> generate Menu Box >party<
 0.049544 - HTML::template               -> template: >box_menu_bit<
 0.049561 - HTML::template               -> template: >box_menu_bit<
 0.049577 - HTML::template               -> template: >box_menu_bit<
 0.049593 - HTML::template               -> template: >box_menu_bit<
 0.049622 - HTML::template               -> template: >box_menu_bit<
 0.049639 - HTML::template               -> template: >box_menu_bit<
 0.049655 - HTML::template               -> template: >box_menu_bit<
 0.049671 - HTML::template               -> template: >box_menu_bit<
 0.049687 - HTML::template               -> template: >box_menu_bit<
 0.049703 - HTML::template               -> template: >box_menu_bit<
 0.049719 - HTML::template               -> template: >box_menu_bit<
 0.049735 - HTML::template               -> template: >box_menu_bit<
 0.049750 - HTML::template               -> template: >box_menu<
 0.049784 - HTML::template_exists        -> search: >page_box_left< == 1
 0.049797 - HTML::template               -> template: >page_box_left<
 0.049821 - PAGE::get_boxes              -> -------- call: left::menu_login
 0.049826 - CBOX::menu                   -> generate Menu Box >login<
 0.049835 - HTML::template               -> template: >box_menu_bit<
 0.049851 - HTML::template               -> template: >box_menu_bit<
 0.049867 - HTML::template               -> template: >box_menu<
 0.049898 - HTML::template_exists        -> search: >page_box_left< == 1
 0.049911 - HTML::template               -> template: >page_box_left<
 0.049934 - PAGE::get_boxes              -> -------- ignore: left::menu_user
 0.049937 - PAGE::get_boxes              -> -------- call: left::partner
 0.049948 - dotDatabase::query()         -> SELECT * FROM `sponsoren` WHERE `group_id` = '3' AND active="1";
 0.051226 - HTML::template_exists        -> search: >page_box_left< == 1
 0.051246 - HTML::template               -> template: >page_box_left<
 0.051289 - PAGE::get_boxes              -> -------- side=right
 0.051296 - PAGE::get_boxes              -> -------- call: right::jobs
 0.051326 - HTML::template_exists        -> search: >page_box_right< == 1
 0.051338 - HTML::template               -> template: >page_box_right<
 0.051421 - PAGE::get_boxes              -> -------- call: right::party1
 0.051431 - 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.052475 - 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.053447 - 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.054618 - 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.055367 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (5);
 0.056497 - HTML::template_exists        -> search: >page_box_right< == 1
 0.056544 - HTML::template               -> template: >page_box_right<
 0.056727 - PAGE::get_boxes              -> -------- call: right::sponsororen
 0.056747 - dotDatabase::query()         -> SELECT * FROM `sponsoren` WHERE `group_id` = '2' AND active="1";
 0.057941 - HTML::template_exists        -> search: >page_box_right< == 1
 0.057981 - HTML::template               -> template: >page_box_right<
 0.058055 - PAGE::get_boxes              -> -------- call: right::followUs
 0.058105 - HTML::template_exists        -> search: >page_box_right< == 1
 0.058124 - HTML::template               -> template: >page_box_right<
 0.058178 - PAGE::get_boxes              -> -------- call: right::news
 0.058194 - CBOX::news                   -> generate Box
 0.058207 - NEWS::load_news              -> load news data
 0.058250 - dotCommon::classload         -> require: /var/www/html/includes/class.cache.php
 0.058856 - CACHE::get                   -> cache: >news::stats< found
 0.058936 - CACHE::get                   -> cache: >news::news_limit5_page0< found
 0.059023 - NEWS::load_news              -> ... from cache
 0.059068 - HTML::template               -> template: >box_news_bit<
 0.059198 - HTML::template               -> template: >box_news_bit<
 0.059237 - HTML::template               -> template: >box_news_bit<
 0.059296 - HTML::template               -> template: >box_news_bit<
 0.059336 - HTML::template               -> template: >box_news_bit<
 0.059357 - HTML::template               -> template: >box_news<
 0.059539 - HTML::template_exists        -> search: >page_box_right< == 1
 0.059574 - HTML::template               -> template: >page_box_right<
 0.059635 - PAGE::get_boxes              -> -------- call: right::forum
 0.059645 - CBOX::forum                  -> generate forum box
 0.059651 - CBOX::forum_load_threads     -> load data
 0.059676 - CACHE::get                   -> cache: >forum::topthreads< found
 0.059816 - CBOX::forum_threads          -> list all threads in array
 0.059836 - 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.059845 - admin::getInstance           -> do
 0.059886 - HTML::template               -> template: >box_forum_bit<
 0.060077 - HTML::template               -> template: >box_forum_bit<
 0.060148 - HTML::template               -> template: >box_forum_bit<
 0.060222 - HTML::template               -> template: >box_forum_bit<
 0.060290 - HTML::template               -> template: >box_forum_bit<
 0.060355 - HTML::template               -> template: >box_forum_bit<
 0.060398 - HTML::template               -> template: >box_forum<
 0.060613 - HTML::template_exists        -> search: >page_box_right< == 1
 0.060636 - HTML::template               -> template: >page_box_right<
 0.060679 - PAGE::get_boxes              -> -------- call: right::vote
 0.060688 - CBOX::vote                   -> generate Box
 0.060696 - 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.061929 - HTML::template               -> template: >box_vote_nocurrent<
 0.062116 - HTML::template_exists        -> search: >page_box_right< == 1
 0.062136 - HTML::template               -> template: >page_box_right<
 0.062168 - PAGE::get_boxes              -> -------- call: right::buddylist
 0.062177 - CBOX::buddylist              -> generate Box
 0.062201 - HTML::template               -> template: >box_buddylist_msg<
 0.062269 - HTML::template               -> template: >box_buddylist<
 0.062348 - HTML::template_exists        -> search: >page_box_right< == 1
 0.062360 - HTML::template               -> template: >page_box_right<
 0.062382 - PAGE::get_boxes              -> -------- call: right::online
 0.062388 - CBOX::online                 -> generate Box
 0.062393 - HTML::template               -> template: >box_online<
 0.062475 - HTML::template_exists        -> search: >page_box_right< == 1
 0.062487 - HTML::template               -> template: >page_box_right<
 0.062522 - PAGE::render                 -> final
 0.062529 - PAGE::renderTemplate         -> page
 0.062542 - PAGE::getHead                -> return
 0.062546 - dotSession::getInstance      -> do
 0.062729 - HTML::template               -> template: >page<
 0.062949 - PAGE::render_template        -> final

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

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