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: 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.000028 - GLOBAL::include              -> config.php
 0.001680 - GLOBAL::include /gc_includes/gc_includes.php
 0.002153 - GLOBAL::include /gc_includes/HelperFuncs.php
 0.003183 - GLOBAL::include /gc_pageAddons/gc_CreateFillingLevel/CreateFillingLevel.php
 0.003439 - GLOBAL::include /gc_pageAddons/followUS.php
 0.003532 - GLOBAL::include /gc_pageAddons/paymentButton.php
 0.003590 - GLOBAL::include /gc_pageAddons/littleBanners.php
 0.003850 - GLOBAL::include /gc_pageAddons/jobs.php
 0.003937 - GLOBAL::include /gc_includes/class.gc_notifier.php
 0.004304 - GLOBAL::include /gc_includes/class.n8n-webhook.php
 0.004760 - GLOBAL::include /gc_includes/class.gc_automation.php
 0.005522 - GLOBAL::include /gc_includes/class.gc_camperManagement.php
 0.006353 - dotCommon::classload         -> require: /var/www/html/includes/class.dotDatabase.php
 0.007655 - dotDatabase::getInstance     -> connection: database
 0.007676 - dotDatabase::__construct()   -> Connection: database | gcdotlandb@db (gc_dotlandb)
 0.007715 - dotCommon::classload         -> require: /var/www/html/includes/class.page.php
 0.009204 - page::getInstance            -> do
 0.009273 - dotCommon::classload         -> require: /var/www/html/includes/class.dotSession.php
 0.010349 - dotSession::getInstance      -> do
 0.010375 - dotCommon::classload         -> require: /var/www/html/includes/class.user.php
 0.011362 - dotSession::start            -> ---- init
 0.011426 - dotSession::start            -> start php session managment
 0.011562 - dotSession::start            -> finished php session management
 0.011569 - dotSession::start            -> check for security options
 0.011579 - dotSession::start            -> lookup ip2country
 0.011590 - dotDatabase::connect()       -> create pdo object
 0.014757 - dotDatabase::query()         -> SELECT `code` FROM `country_ip2code` WHERE 3628718232 BETWEEN ip_from AND ip_to
 0.016078 - dotSession::start            -> update current session online user infos
 0.016140 - dotDatabase::query()         -> UPDATE session SET lastactivity = 1771465250, userid = 0, site = 'http://dev.gamers-congress.de/news/?id=182', host = '216.73.216.152', dns = '216.73.216.152', countrycode = '', hits = hits + 1 WHERE hash = '708b4ea5e5cac312155bd2a35575bcf5'
 0.023209 - dotSession::start            -> session found in DB
 0.023227 - dotSession::load_locales     -> do
 0.023238 - dotSession::start            -> ---- finished with session startup
 0.023263 - dotSession::load_user        -> id: 0
 0.023280 - user::get_user               -> id: >0<
 0.023303 - dotDatabase::getInstance     -> connection: database
 0.023411 - dotCommon::classload         -> require: /var/www/html/includes/class.styles.php
 0.024993 - styles::load                 -> name: ><
 0.025032 - styles::load                 -> include: /var/www/html/html/styles/gc_online.php
 0.026285 - 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.027727 - 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.028942 - 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.030842 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (5);
 0.032185 - styles::activate             -> style = gc_online
 0.032341 - dotCommon::classload         -> require: /var/www/html/includes/class.admin.php
 0.033563 - admin::getInstance           -> do
 0.033574 - dotSession::getInstance      -> do
 0.033591 - admin::__construct           -> user_id=0
 0.033602 - user::load_settings          -> load current user settings to $global
 0.033653 - dotCommon::classload         -> require: /var/www/html/includes/class.prvmsg.php
 0.034716 - dotCommon::classload         -> require: /var/www/html/includes/class.event.php
 0.037977 - EVENT::comming_event         -> return
 0.037990 - dotDatabase::query()         -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1771465250 AND active=1 ORDER by begin ASC
 0.039817 - dotCommon::classload         -> require: /var/www/html/includes/class.sitzplan.php
 0.041669 - GLOBAL::end global.php       -> ---------------------------------------------
 0.041725 - dotCommon::classload         -> require: /var/www/html/includes/class.news.php
 0.043930 - NEWS::show_comments          -> id >182<
 0.043936 - NEWS::get_post               -> id >182<
 0.043944 - 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.046294 - dotDatabase::getInstance     -> connection: database
 0.046311 - dotDatabase::query()         -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 158 ORDER by id DESC
 0.048051 - NEWS::get_news_post          -> id >182< + comments
 0.048054 - NEWS::get_post               -> id >182<
 0.048059 - 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.049269 - user::get_user               -> found in cache
 0.049398 - dotCommon::classload         -> require: /var/www/html/includes/class.html.php
 0.051199 - HTML::encodeCms              -> Sersn Leuts, auch Spielehersteller THQ hat heut...
 0.051253 - HTML::encode                 -> Sersn Leuts, auch Spielehersteller THQ hat heute seine erne...
 0.051276 - dotDatabase::query()         -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
 0.053331 - dotDatabase::query()         -> SELECT codetag, codereplacement, twoparams FROM html_code
 0.054309 - HTML::encode                 -> replace run 1
 0.054395 - HTML::template               -> template: >news_single<
 0.054589 - HTML::message                -> generate Message: Kommentar
 0.054593 - HTML::template               -> template: >html_message<
 0.054666 - GLOBAL::end userspace        -> ---------------------------------------------
 0.054668 - PAGE::render                 -> start rendering page layout
 0.054672 - USER::check_for_new_messages -> return
 0.054681 - dotSession::getInstance      -> do
 0.054711 - PAGE::get_boxes              -> -------- side=left
 0.054727 - dotCommon::classload         -> require: /var/www/html/includes/class.cbox.php
 0.056507 - PAGE::get_boxes              -> -------- call: left::menu_main
 0.056514 - CBOX::menu                   -> generate Menu Box >menu<
 0.056526 - HTML::template               -> template: >box_menu_bit<
 0.056616 - HTML::template               -> template: >box_menu_bit<
 0.056633 - HTML::template               -> template: >box_menu_bit<
 0.056648 - HTML::template               -> template: >box_menu_bit<
 0.056662 - HTML::template               -> template: >box_menu_bit<
 0.056676 - HTML::template               -> template: >box_menu_bit<
 0.056690 - HTML::template               -> template: >box_menu_bit<
 0.056704 - HTML::template               -> template: >box_menu<
 0.056795 - HTML::template_exists        -> search: >page_box_left< == 1
 0.056815 - HTML::template               -> template: >page_box_left<
 0.056876 - PAGE::get_boxes              -> -------- call: left::menu_party
 0.056881 - CBOX::menu                   -> generate Menu Box >party<
 0.056889 - HTML::template               -> template: >box_menu_bit<
 0.056904 - HTML::template               -> template: >box_menu_bit<
 0.056919 - HTML::template               -> template: >box_menu_bit<
 0.056933 - HTML::template               -> template: >box_menu_bit<
 0.056947 - HTML::template               -> template: >box_menu_bit<
 0.056961 - HTML::template               -> template: >box_menu_bit<
 0.056975 - HTML::template               -> template: >box_menu_bit<
 0.056990 - HTML::template               -> template: >box_menu_bit<
 0.057004 - HTML::template               -> template: >box_menu_bit<
 0.057018 - HTML::template               -> template: >box_menu_bit<
 0.057032 - HTML::template               -> template: >box_menu_bit<
 0.057046 - HTML::template               -> template: >box_menu_bit<
 0.057060 - HTML::template               -> template: >box_menu<
 0.057089 - HTML::template_exists        -> search: >page_box_left< == 1
 0.057100 - HTML::template               -> template: >page_box_left<
 0.057121 - PAGE::get_boxes              -> -------- call: left::menu_login
 0.057125 - CBOX::menu                   -> generate Menu Box >login<
 0.057133 - HTML::template               -> template: >box_menu_bit<
 0.057148 - HTML::template               -> template: >box_menu_bit<
 0.057161 - HTML::template               -> template: >box_menu<
 0.057189 - HTML::template_exists        -> search: >page_box_left< == 1
 0.057200 - HTML::template               -> template: >page_box_left<
 0.057247 - PAGE::get_boxes              -> -------- ignore: left::menu_user
 0.057250 - PAGE::get_boxes              -> -------- call: left::partner
 0.057259 - dotDatabase::query()         -> SELECT * FROM `sponsoren` WHERE `group_id` = '3' AND active="1";
 0.058273 - HTML::template_exists        -> search: >page_box_left< == 1
 0.058289 - HTML::template               -> template: >page_box_left<
 0.058323 - PAGE::get_boxes              -> -------- side=right
 0.058329 - PAGE::get_boxes              -> -------- call: right::jobs
 0.058354 - HTML::template_exists        -> search: >page_box_right< == 1
 0.058365 - HTML::template               -> template: >page_box_right<
 0.058433 - PAGE::get_boxes              -> -------- call: right::party1
 0.058442 - 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.059440 - 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.060430 - 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.061501 - 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.062476 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (5);
 0.063567 - HTML::template_exists        -> search: >page_box_right< == 1
 0.063587 - HTML::template               -> template: >page_box_right<
 0.063632 - PAGE::get_boxes              -> -------- call: right::sponsororen
 0.063643 - dotDatabase::query()         -> SELECT * FROM `sponsoren` WHERE `group_id` = '2' AND active="1";
 0.064854 - HTML::template_exists        -> search: >page_box_right< == 1
 0.064874 - HTML::template               -> template: >page_box_right<
 0.064914 - PAGE::get_boxes              -> -------- call: right::followUs
 0.064948 - HTML::template_exists        -> search: >page_box_right< == 1
 0.064961 - HTML::template               -> template: >page_box_right<
 0.064988 - PAGE::get_boxes              -> -------- call: right::news
 0.064997 - CBOX::news                   -> generate Box
 0.065006 - NEWS::load_news              -> load news data
 0.065032 - dotCommon::classload         -> require: /var/www/html/includes/class.cache.php
 0.065498 - CACHE::get                   -> cache: >news::stats< found
 0.065567 - CACHE::get                   -> cache: >news::news_limit5_page0< found
 0.065632 - NEWS::load_news              -> ... from cache
 0.065665 - HTML::template               -> template: >box_news_bit<
 0.065758 - HTML::template               -> template: >box_news_bit<
 0.065820 - HTML::template               -> template: >box_news_bit<
 0.065851 - HTML::template               -> template: >box_news_bit<
 0.065874 - HTML::template               -> template: >box_news_bit<
 0.065890 - HTML::template               -> template: >box_news<
 0.066014 - HTML::template_exists        -> search: >page_box_right< == 1
 0.066034 - HTML::template               -> template: >page_box_right<
 0.066063 - PAGE::get_boxes              -> -------- call: right::forum
 0.066069 - CBOX::forum                  -> generate forum box
 0.066073 - CBOX::forum_load_threads     -> load data
 0.066092 - CACHE::get                   -> cache: >forum::topthreads< found
 0.066201 - CBOX::forum_threads          -> list all threads in array
 0.066214 - 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.066220 - admin::getInstance           -> do
 0.066255 - HTML::template               -> template: >box_forum_bit<
 0.066379 - HTML::template               -> template: >box_forum_bit<
 0.066425 - HTML::template               -> template: >box_forum_bit<
 0.066476 - HTML::template               -> template: >box_forum_bit<
 0.066520 - HTML::template               -> template: >box_forum_bit<
 0.066570 - HTML::template               -> template: >box_forum_bit<
 0.066603 - HTML::template               -> template: >box_forum<
 0.066729 - HTML::template_exists        -> search: >page_box_right< == 1
 0.066743 - HTML::template               -> template: >page_box_right<
 0.066779 - PAGE::get_boxes              -> -------- call: right::vote
 0.066785 - CBOX::vote                   -> generate Box
 0.066789 - 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.068053 - HTML::template               -> template: >box_vote_nocurrent<
 0.068205 - HTML::template_exists        -> search: >page_box_right< == 1
 0.068223 - HTML::template               -> template: >page_box_right<
 0.068255 - PAGE::get_boxes              -> -------- call: right::buddylist
 0.068263 - CBOX::buddylist              -> generate Box
 0.068271 - HTML::template               -> template: >box_buddylist_msg<
 0.068353 - HTML::template               -> template: >box_buddylist<
 0.068434 - HTML::template_exists        -> search: >page_box_right< == 1
 0.068449 - HTML::template               -> template: >page_box_right<
 0.068478 - PAGE::get_boxes              -> -------- call: right::online
 0.068484 - CBOX::online                 -> generate Box
 0.068488 - HTML::template               -> template: >box_online<
 0.068572 - HTML::template_exists        -> search: >page_box_right< == 1
 0.068593 - HTML::template               -> template: >page_box_right<
 0.068633 - PAGE::render                 -> final
 0.068640 - PAGE::renderTemplate         -> page
 0.068651 - PAGE::getHead                -> return
 0.068655 - dotSession::getInstance      -> do
 0.068760 - HTML::template               -> template: >page<
 0.068965 - PAGE::render_template        -> final

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

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