Sponsor Qpad

Sponsor Qpad

Saturday, 08.02.2014 16:29
Tom DirtyCrow Ernst



Mit Qpad können wir einen neuen Sponsor vorstellen.

Der Hardware-Hersteller wird uns mit Maus und Mauspads unterstützen.
Vielen Dank dafür 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.000014 - GLOBAL::include              -> config.php
 0.000814 - GLOBAL::include /gc_includes/gc_includes.php
 0.001017 - GLOBAL::include /gc_includes/HelperFuncs.php
 0.001472 - GLOBAL::include /gc_pageAddons/gc_CreateFillingLevel/CreateFillingLevel.php
 0.001573 - GLOBAL::include /gc_pageAddons/followUS.php
 0.001628 - GLOBAL::include /gc_pageAddons/paymentButton.php
 0.001662 - GLOBAL::include /gc_pageAddons/littleBanners.php
 0.001796 - GLOBAL::include /gc_pageAddons/jobs.php
 0.001835 - GLOBAL::include /gc_includes/class.gc_notifier.php
 0.002009 - GLOBAL::include /gc_includes/class.n8n-webhook.php
 0.002195 - GLOBAL::include /gc_includes/class.gc_automation.php
 0.002490 - GLOBAL::include /gc_includes/class.gc_camperManagement.php
 0.002882 - dotCommon::classload         -> require: /var/www/html/includes/class.dotDatabase.php
 0.003617 - dotDatabase::getInstance     -> connection: database
 0.003632 - dotDatabase::__construct()   -> Connection: database | gcdotlandb@db (gc_dotlandb)
 0.003654 - dotCommon::classload         -> require: /var/www/html/includes/class.page.php
 0.004644 - page::getInstance            -> do
 0.004673 - dotCommon::classload         -> require: /var/www/html/includes/class.dotSession.php
 0.005512 - dotSession::getInstance      -> do
 0.005529 - dotCommon::classload         -> require: /var/www/html/includes/class.user.php
 0.006208 - dotSession::start            -> ---- init
 0.006261 - dotSession::start            -> start php session managment
 0.006375 - dotSession::start            -> finished php session management
 0.006379 - dotSession::start            -> check for security options
 0.006385 - dotSession::start            -> lookup ip2country
 0.006393 - dotDatabase::connect()       -> create pdo object
 0.008984 - dotDatabase::query()         -> SELECT `code` FROM `country_ip2code` WHERE 3628718232 BETWEEN ip_from AND ip_to
 0.009697 - dotSession::start            -> update current session online user infos
 0.009730 - dotDatabase::query()         -> UPDATE session SET lastactivity = 1771465327, userid = 0, site = 'http://dev.gamers-congress.de/news/?id=288', host = '216.73.216.152', dns = '216.73.216.152', countrycode = '', hits = hits + 1 WHERE hash = '92e2b665d072e96b1d2aac09b556a581'
 0.015547 - dotSession::start            -> session found in DB
 0.015557 - dotSession::load_locales     -> do
 0.015562 - dotSession::start            -> ---- finished with session startup
 0.015578 - dotSession::load_user        -> id: 0
 0.015585 - user::get_user               -> id: >0<
 0.015637 - dotDatabase::getInstance     -> connection: database
 0.015707 - dotCommon::classload         -> require: /var/www/html/includes/class.styles.php
 0.016612 - styles::load                 -> name: ><
 0.016638 - styles::load                 -> include: /var/www/html/html/styles/gc_online.php
 0.017304 - 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.018331 - 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.019296 - 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.020107 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (5);
 0.021081 - styles::activate             -> style = gc_online
 0.021237 - dotCommon::classload         -> require: /var/www/html/includes/class.admin.php
 0.022520 - admin::getInstance           -> do
 0.022528 - dotSession::getInstance      -> do
 0.022538 - admin::__construct           -> user_id=0
 0.022545 - user::load_settings          -> load current user settings to $global
 0.022582 - dotCommon::classload         -> require: /var/www/html/includes/class.prvmsg.php
 0.023398 - dotCommon::classload         -> require: /var/www/html/includes/class.event.php
 0.026365 - EVENT::comming_event         -> return
 0.026379 - dotDatabase::query()         -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1771465327 AND active=1 ORDER by begin ASC
 0.027668 - dotCommon::classload         -> require: /var/www/html/includes/class.sitzplan.php
 0.029184 - GLOBAL::end global.php       -> ---------------------------------------------
 0.029218 - dotCommon::classload         -> require: /var/www/html/includes/class.news.php
 0.031129 - NEWS::show_comments          -> id >288<
 0.031134 - NEWS::get_post               -> id >288<
 0.031142 - 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='288' AND active=1 AND dateline id: >158<
 0.032533 - dotDatabase::getInstance     -> connection: database
 0.032552 - dotDatabase::query()         -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 158 ORDER by id DESC
 0.033934 - NEWS::get_news_post          -> id >288< + comments
 0.033941 - NEWS::get_post               -> id >288<
 0.033949 - 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='288' AND active=1 AND dateline id: >158<
 0.034942 - user::get_user               -> found in cache
 0.035082 - dotCommon::classload         -> require: /var/www/html/includes/class.html.php
 0.038236 - HTML::encodeCms ->
 0.038299 - HTML::encode                 -> Mit Qpad können wir einen neuen Sponsor vorstellen. Der...
 0.038330 - dotDatabase::query()         -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
 0.040233 - dotDatabase::query()         -> SELECT codetag, codereplacement, twoparams FROM html_code
 0.040912 - HTML::encode                 -> replace run 1
 0.040996 - HTML::template               -> template: >news_single<
 0.041269 - HTML::message                -> generate Message: Kommentar
 0.041283 - HTML::template               -> template: >html_message<
 0.041445 - GLOBAL::end userspace        -> ---------------------------------------------
 0.041447 - PAGE::render                 -> start rendering page layout
 0.041452 - USER::check_for_new_messages -> return
 0.041463 - dotSession::getInstance      -> do
 0.041498 - PAGE::get_boxes              -> -------- side=left
 0.041521 - dotCommon::classload         -> require: /var/www/html/includes/class.cbox.php
 0.043910 - PAGE::get_boxes              -> -------- call: left::menu_main
 0.043920 - CBOX::menu                   -> generate Menu Box >menu<
 0.043937 - HTML::template               -> template: >box_menu_bit<
 0.044110 - HTML::template               -> template: >box_menu_bit<
 0.044128 - HTML::template               -> template: >box_menu_bit<
 0.044141 - HTML::template               -> template: >box_menu_bit<
 0.044157 - HTML::template               -> template: >box_menu_bit<
 0.044200 - HTML::template               -> template: >box_menu_bit<
 0.044251 - HTML::template               -> template: >box_menu_bit<
 0.044276 - HTML::template               -> template: >box_menu<
 0.044526 - HTML::template_exists        -> search: >page_box_left< == 1
 0.044564 - HTML::template               -> template: >page_box_left<
 0.044708 - PAGE::get_boxes              -> -------- call: left::menu_party
 0.044716 - CBOX::menu                   -> generate Menu Box >party<
 0.044732 - HTML::template               -> template: >box_menu_bit<
 0.044761 - HTML::template               -> template: >box_menu_bit<
 0.044788 - HTML::template               -> template: >box_menu_bit<
 0.044814 - HTML::template               -> template: >box_menu_bit<
 0.044840 - HTML::template               -> template: >box_menu_bit<
 0.044867 - HTML::template               -> template: >box_menu_bit<
 0.044894 - HTML::template               -> template: >box_menu_bit<
 0.044920 - HTML::template               -> template: >box_menu_bit<
 0.044947 - HTML::template               -> template: >box_menu_bit<
 0.044975 - HTML::template               -> template: >box_menu_bit<
 0.045016 - HTML::template               -> template: >box_menu_bit<
 0.045045 - HTML::template               -> template: >box_menu_bit<
 0.045079 - HTML::template               -> template: >box_menu<
 0.045144 - HTML::template_exists        -> search: >page_box_left< == 1
 0.045168 - HTML::template               -> template: >page_box_left<
 0.045229 - PAGE::get_boxes              -> -------- call: left::menu_login
 0.045241 - CBOX::menu                   -> generate Menu Box >login<
 0.045266 - HTML::template               -> template: >box_menu_bit<
 0.045299 - HTML::template               -> template: >box_menu_bit<
 0.045318 - HTML::template               -> template: >box_menu<
 0.045378 - HTML::template_exists        -> search: >page_box_left< == 1
 0.045411 - HTML::template               -> template: >page_box_left<
 0.045465 - PAGE::get_boxes              -> -------- ignore: left::menu_user
 0.045469 - PAGE::get_boxes              -> -------- call: left::partner
 0.045486 - dotDatabase::query()         -> SELECT * FROM `sponsoren` WHERE `group_id` = '3' AND active="1";
 0.046674 - HTML::template_exists        -> search: >page_box_left< == 1
 0.046699 - HTML::template               -> template: >page_box_left<
 0.046757 - PAGE::get_boxes              -> -------- side=right
 0.046768 - PAGE::get_boxes              -> -------- call: right::jobs
 0.046814 - HTML::template_exists        -> search: >page_box_right< == 1
 0.046833 - HTML::template               -> template: >page_box_right<
 0.046958 - PAGE::get_boxes              -> -------- call: right::party1
 0.046972 - 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.047780 - 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.048250 - 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.049050 - 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.049720 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (5);
 0.050470 - HTML::template_exists        -> search: >page_box_right< == 1
 0.050504 - HTML::template               -> template: >page_box_right<
 0.050582 - PAGE::get_boxes              -> -------- call: right::sponsororen
 0.050619 - dotDatabase::query()         -> SELECT * FROM `sponsoren` WHERE `group_id` = '2' AND active="1";
 0.051776 - HTML::template_exists        -> search: >page_box_right< == 1
 0.051806 - HTML::template               -> template: >page_box_right<
 0.051875 - PAGE::get_boxes              -> -------- call: right::followUs
 0.051938 - HTML::template_exists        -> search: >page_box_right< == 1
 0.051965 - HTML::template               -> template: >page_box_right<
 0.052015 - PAGE::get_boxes              -> -------- call: right::news
 0.052027 - CBOX::news                   -> generate Box
 0.052040 - NEWS::load_news              -> load news data
 0.052121 - dotCommon::classload         -> require: /var/www/html/includes/class.cache.php
 0.052860 - CACHE::get                   -> cache: >news::stats< found
 0.052942 - CACHE::get                   -> cache: >news::news_limit5_page0< found
 0.053021 - NEWS::load_news              -> ... from cache
 0.053059 - HTML::template               -> template: >box_news_bit<
 0.053174 - HTML::template               -> template: >box_news_bit<
 0.053207 - HTML::template               -> template: >box_news_bit<
 0.053242 - HTML::template               -> template: >box_news_bit<
 0.053280 - HTML::template               -> template: >box_news_bit<
 0.053309 - HTML::template               -> template: >box_news<
 0.053440 - HTML::template_exists        -> search: >page_box_right< == 1
 0.053462 - HTML::template               -> template: >page_box_right<
 0.053496 - PAGE::get_boxes              -> -------- call: right::forum
 0.053503 - CBOX::forum                  -> generate forum box
 0.053509 - CBOX::forum_load_threads     -> load data
 0.053528 - CACHE::get                   -> cache: >forum::topthreads< found
 0.053669 - CBOX::forum_threads          -> list all threads in array
 0.053686 - 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.053694 - admin::getInstance           -> do
 0.053730 - HTML::template               -> template: >box_forum_bit<
 0.053871 - HTML::template               -> template: >box_forum_bit<
 0.053933 - HTML::template               -> template: >box_forum_bit<
 0.053999 - HTML::template               -> template: >box_forum_bit<
 0.054061 - HTML::template               -> template: >box_forum_bit<
 0.054120 - HTML::template               -> template: >box_forum_bit<
 0.054159 - HTML::template               -> template: >box_forum<
 0.054337 - HTML::template_exists        -> search: >page_box_right< == 1
 0.054352 - HTML::template               -> template: >page_box_right<
 0.054378 - PAGE::get_boxes              -> -------- call: right::vote
 0.054384 - CBOX::vote                   -> generate Box
 0.054389 - 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.055050 - HTML::template               -> template: >box_vote_nocurrent<
 0.055206 - HTML::template_exists        -> search: >page_box_right< == 1
 0.055237 - HTML::template               -> template: >page_box_right<
 0.055276 - PAGE::get_boxes              -> -------- call: right::buddylist
 0.055285 - CBOX::buddylist              -> generate Box
 0.055293 - HTML::template               -> template: >box_buddylist_msg<
 0.055387 - HTML::template               -> template: >box_buddylist<
 0.055500 - HTML::template_exists        -> search: >page_box_right< == 1
 0.055516 - HTML::template               -> template: >page_box_right<
 0.055546 - PAGE::get_boxes              -> -------- call: right::online
 0.055553 - CBOX::online                 -> generate Box
 0.055559 - HTML::template               -> template: >box_online<
 0.055679 - HTML::template_exists        -> search: >page_box_right< == 1
 0.055691 - HTML::template               -> template: >page_box_right<
 0.055714 - PAGE::render                 -> final
 0.055718 - PAGE::renderTemplate         -> page
 0.055726 - PAGE::getHead                -> return
 0.055728 - dotSession::getInstance      -> do
 0.055847 - HTML::template               -> template: >page<
 0.056044 - PAGE::render_template        -> final

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

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