Sponsor THQ

Sponsor THQ

Monday, 13.09.2010 23:53
Tom DirtyCrow Ernst
Sersn Leuts,

auch Spielehersteller THQ hat heute seine erneute Unterstützung unserer LAN zugesichert.

Vielen Dank an die Firma 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: 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 194 debug messages

 0.000024 - GLOBAL::include              -> config.php
 0.000802 - GLOBAL::include /gc_includes/gc_includes.php
 0.000965 - GLOBAL::include /gc_includes/HelperFuncs.php
 0.001335 - GLOBAL::include /gc_pageAddons/gc_CreateFillingLevel/CreateFillingLevel.php
 0.001438 - GLOBAL::include /gc_pageAddons/followUS.php
 0.001469 - GLOBAL::include /gc_pageAddons/paymentButton.php
 0.001495 - GLOBAL::include /gc_pageAddons/littleBanners.php
 0.001584 - GLOBAL::include /gc_pageAddons/jobs.php
 0.001613 - GLOBAL::include /gc_includes/class.gc_notifier.php
 0.001765 - GLOBAL::include /gc_includes/class.n8n-webhook.php
 0.001919 - GLOBAL::include /gc_includes/class.gc_automation.php
 0.002172 - dotCommon::classload         -> require: /var/www/html/includes/class.dotDatabase.php
 0.002740 - dotDatabase::getInstance     -> connection: database
 0.002755 - dotDatabase::__construct()   -> Connection: database | gcdotlandb@db (gc_dotlandb)
 0.002773 - dotCommon::classload         -> require: /var/www/html/includes/class.page.php
 0.003623 - page::getInstance            -> do
 0.003655 - dotCommon::classload         -> require: /var/www/html/includes/class.dotSession.php
 0.004841 - dotSession::getInstance      -> do
 0.004863 - dotCommon::classload         -> require: /var/www/html/includes/class.user.php
 0.005684 - dotSession::start            -> ---- init
 0.005755 - dotSession::start            -> start php session managment
 0.005889 - dotSession::start            -> finished php session management
 0.005894 - dotSession::start            -> check for security options
 0.005901 - dotSession::start            -> lookup ip2country
 0.005912 - dotDatabase::connect()       -> create pdo object
 0.008376 - dotDatabase::query()         -> SELECT `code` FROM `country_ip2code` WHERE 3628718207 BETWEEN ip_from AND ip_to
 0.009189 - dotSession::start            -> update current session online user infos
 0.009218 - dotDatabase::query()         -> UPDATE session SET lastactivity = 1766298652, userid = 0, site = 'http://dev.gamers-congress.de/news/?id=182', host = '216.73.216.127', dns = '216.73.216.127', countrycode = '', hits = hits + 1 WHERE hash = 'f3bd4cd1e73971f47735306b4bd268a3'
 0.016392 - dotSession::start            -> session found in DB
 0.016403 - dotSession::load_locales     -> do
 0.016407 - dotSession::start            -> ---- finished with session startup
 0.016420 - dotSession::load_user        -> id: 0
 0.016426 - user::get_user               -> id: >0<
 0.016439 - dotDatabase::getInstance     -> connection: database
 0.016503 - dotCommon::classload         -> require: /var/www/html/includes/class.styles.php
 0.017276 - styles::load                 -> name: ><
 0.017302 - styles::load                 -> include: /var/www/html/html/styles/gc_online.php
 0.017913 - 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.018989 - 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.020034 - 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.020930 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (5);
 0.021788 - styles::activate             -> style = gc_online
 0.021879 - dotCommon::classload         -> require: /var/www/html/includes/class.admin.php
 0.022440 - admin::getInstance           -> do
 0.022445 - dotSession::getInstance      -> do
 0.022452 - admin::__construct           -> user_id=0
 0.022458 - user::load_settings          -> load current user settings to $global
 0.022478 - dotCommon::classload         -> require: /var/www/html/includes/class.prvmsg.php
 0.022956 - dotCommon::classload         -> require: /var/www/html/includes/class.event.php
 0.024857 - EVENT::comming_event         -> return
 0.024873 - dotDatabase::query()         -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1766298652 AND active=1 ORDER by begin ASC
 0.026167 - dotCommon::classload         -> require: /var/www/html/includes/class.sitzplan.php
 0.027453 - GLOBAL::end global.php       -> ---------------------------------------------
 0.027486 - dotCommon::classload         -> require: /var/www/html/includes/class.news.php
 0.029054 - NEWS::show_comments          -> id >182<
 0.029070 - NEWS::get_post               -> id >182<
 0.029078 - 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='182' AND active=1 AND dateline id: >158<
 0.030521 - dotDatabase::getInstance     -> connection: database
 0.030542 - dotDatabase::query()         -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 158 ORDER by id DESC
 0.031864 - NEWS::get_news_post          -> id >182< + comments
 0.031869 - NEWS::get_post               -> id >182<
 0.031876 - 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='182' AND active=1 AND dateline id: >158<
 0.033278 - user::get_user               -> found in cache
 0.033442 - dotCommon::classload         -> require: /var/www/html/includes/class.html.php
 0.035552 - HTML::encodeCms              -> Sersn Leuts, auch Spielehersteller THQ hat heut...
 0.035589 - HTML::encode                 -> Sersn Leuts, auch Spielehersteller THQ hat heute seine erne...
 0.035612 - dotDatabase::query()         -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
 0.037592 - dotDatabase::query()         -> SELECT codetag, codereplacement, twoparams FROM html_code
 0.038532 - HTML::encode                 -> replace run 1
 0.038615 - HTML::template               -> template: >news_single<
 0.038862 - HTML::message                -> generate Message: Kommentar
 0.038867 - HTML::template               -> template: >html_message<
 0.038945 - GLOBAL::end userspace        -> ---------------------------------------------
 0.038948 - PAGE::render                 -> start rendering page layout
 0.038954 - USER::check_for_new_messages -> return
 0.038965 - dotSession::getInstance      -> do
 0.039005 - PAGE::get_boxes              -> -------- side=left
 0.039079 - dotCommon::classload         -> require: /var/www/html/includes/class.cbox.php
 0.041094 - PAGE::get_boxes              -> -------- call: left::menu_main
 0.041107 - CBOX::menu                   -> generate Menu Box >menu<
 0.041126 - HTML::template               -> template: >box_menu_bit<
 0.041270 - HTML::template               -> template: >box_menu_bit<
 0.041289 - HTML::template               -> template: >box_menu_bit<
 0.041305 - HTML::template               -> template: >box_menu_bit<
 0.041321 - HTML::template               -> template: >box_menu_bit<
 0.041337 - HTML::template               -> template: >box_menu_bit<
 0.041352 - HTML::template               -> template: >box_menu_bit<
 0.041367 - HTML::template               -> template: >box_menu<
 0.041457 - HTML::template_exists        -> search: >page_box_left< == 1
 0.041482 - HTML::template               -> template: >page_box_left<
 0.041593 - PAGE::get_boxes              -> -------- call: left::menu_party
 0.041600 - CBOX::menu                   -> generate Menu Box >party<
 0.041613 - HTML::template               -> template: >box_menu_bit<
 0.041641 - HTML::template               -> template: >box_menu_bit<
 0.041667 - HTML::template               -> template: >box_menu_bit<
 0.041689 - HTML::template               -> template: >box_menu_bit<
 0.041725 - HTML::template               -> template: >box_menu_bit<
 0.041742 - HTML::template               -> template: >box_menu_bit<
 0.041758 - HTML::template               -> template: >box_menu_bit<
 0.041774 - HTML::template               -> template: >box_menu_bit<
 0.041789 - HTML::template               -> template: >box_menu_bit<
 0.041805 - HTML::template               -> template: >box_menu_bit<
 0.041820 - HTML::template               -> template: >box_menu_bit<
 0.041836 - HTML::template               -> template: >box_menu_bit<
 0.041851 - HTML::template               -> template: >box_menu<
 0.041894 - HTML::template_exists        -> search: >page_box_left< == 1
 0.041910 - HTML::template               -> template: >page_box_left<
 0.041935 - PAGE::get_boxes              -> -------- call: left::menu_login
 0.041940 - CBOX::menu                   -> generate Menu Box >login<
 0.041949 - HTML::template               -> template: >box_menu_bit<
 0.041965 - HTML::template               -> template: >box_menu_bit<
 0.041980 - HTML::template               -> template: >box_menu<
 0.042011 - HTML::template_exists        -> search: >page_box_left< == 1
 0.042023 - HTML::template               -> template: >page_box_left<
 0.042046 - PAGE::get_boxes              -> -------- ignore: left::menu_user
 0.042049 - PAGE::get_boxes              -> -------- call: left::partner
 0.042061 - dotDatabase::query()         -> SELECT * FROM `sponsoren` WHERE `group_id` = '3' AND active="1";
 0.043543 - HTML::template_exists        -> search: >page_box_left< == 1
 0.043561 - HTML::template               -> template: >page_box_left<
 0.043606 - PAGE::get_boxes              -> -------- side=right
 0.043613 - PAGE::get_boxes              -> -------- call: right::jobs
 0.043641 - HTML::template_exists        -> search: >page_box_right< == 1
 0.043652 - HTML::template               -> template: >page_box_right<
 0.043765 - PAGE::get_boxes              -> -------- call: right::party1
 0.043775 - 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.044541 - 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.045156 - 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.045837 - 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.046419 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (5);
 0.047101 - HTML::template_exists        -> search: >page_box_right< == 1
 0.047122 - HTML::template               -> template: >page_box_right<
 0.047188 - PAGE::get_boxes              -> -------- call: right::sponsororen
 0.047202 - dotDatabase::query()         -> SELECT * FROM `sponsoren` WHERE `group_id` = '2' AND active="1";
 0.048289 - HTML::template_exists        -> search: >page_box_right< == 1
 0.048342 - HTML::template               -> template: >page_box_right<
 0.048415 - PAGE::get_boxes              -> -------- call: right::followUs
 0.048470 - HTML::template_exists        -> search: >page_box_right< == 1
 0.048482 - HTML::template               -> template: >page_box_right<
 0.048510 - PAGE::get_boxes              -> -------- call: right::news
 0.048520 - CBOX::news                   -> generate Box
 0.048528 - NEWS::load_news              -> load news data
 0.048565 - dotCommon::classload         -> require: /var/www/html/includes/class.cache.php
 0.049220 - CACHE::get                   -> cache: >news::stats< found
 0.049318 - CACHE::get                   -> cache: >news::news_limit5_page0< found
 0.049418 - NEWS::load_news              -> ... from cache
 0.049463 - HTML::template               -> template: >box_news_bit<
 0.049600 - HTML::template               -> template: >box_news_bit<
 0.049630 - HTML::template               -> template: >box_news_bit<
 0.049661 - HTML::template               -> template: >box_news_bit<
 0.049686 - HTML::template               -> template: >box_news_bit<
 0.049705 - HTML::template               -> template: >box_news<
 0.049874 - HTML::template_exists        -> search: >page_box_right< == 1
 0.049906 - HTML::template               -> template: >page_box_right<
 0.049946 - PAGE::get_boxes              -> -------- call: right::forum
 0.049958 - CBOX::forum                  -> generate forum box
 0.049967 - CBOX::forum_load_threads     -> load data
 0.049996 - CACHE::get                   -> cache: >forum::topthreads< found
 0.050160 - CBOX::forum_threads          -> list all threads in array
 0.050180 - 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.050189 - admin::getInstance           -> do
 0.050229 - HTML::template               -> template: >box_forum_bit<
 0.050383 - HTML::template               -> template: >box_forum_bit<
 0.050446 - HTML::template               -> template: >box_forum_bit<
 0.050515 - HTML::template               -> template: >box_forum_bit<
 0.050595 - HTML::template               -> template: >box_forum_bit<
 0.050670 - HTML::template               -> template: >box_forum_bit<
 0.050707 - HTML::template               -> template: >box_forum<
 0.050893 - HTML::template_exists        -> search: >page_box_right< == 1
 0.050914 - HTML::template               -> template: >page_box_right<
 0.050949 - PAGE::get_boxes              -> -------- call: right::vote
 0.050957 - CBOX::vote                   -> generate Box
 0.050967 - 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.052245 - HTML::template               -> template: >box_vote_nocurrent<
 0.052494 - HTML::template_exists        -> search: >page_box_right< == 1
 0.052525 - HTML::template               -> template: >page_box_right<
 0.052572 - PAGE::get_boxes              -> -------- call: right::buddylist
 0.052582 - CBOX::buddylist              -> generate Box
 0.052590 - HTML::template               -> template: >box_buddylist_msg<
 0.052702 - HTML::template               -> template: >box_buddylist<
 0.052866 - HTML::template_exists        -> search: >page_box_right< == 1
 0.052885 - HTML::template               -> template: >page_box_right<
 0.052933 - PAGE::get_boxes              -> -------- call: right::online
 0.052941 - CBOX::online                 -> generate Box
 0.052948 - HTML::template               -> template: >box_online<
 0.053107 - HTML::template_exists        -> search: >page_box_right< == 1
 0.053126 - HTML::template               -> template: >page_box_right<
 0.053165 - PAGE::render                 -> final
 0.053172 - PAGE::renderTemplate         -> page
 0.053183 - PAGE::getHead                -> return
 0.053189 - dotSession::getInstance      -> do
 0.053379 - HTML::template               -> template: >page<
 0.053676 - PAGE::render_template        -> final

PHP Includes   : 30
DB Queries     : 20
Rendering Time : 0.055611

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.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