Preise Razer/Seasonic/Func/APC

Preise Razer/Seasonic/Func/APC

Tuesday, 22.04.2014 21:35
Tom DirtyCrow Ernst
Heut ist nochmal ein Schwung Preise eingetroffen. Da sind ein paar schöne Sachen dabei, also fleißig anmelden für die Turniere.



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.000018 - GLOBAL::include              -> config.php
 0.000857 - GLOBAL::include /gc_includes/gc_includes.php
 0.001075 - GLOBAL::include /gc_includes/HelperFuncs.php
 0.001666 - GLOBAL::include /gc_pageAddons/gc_CreateFillingLevel/CreateFillingLevel.php
 0.001840 - GLOBAL::include /gc_pageAddons/followUS.php
 0.001890 - GLOBAL::include /gc_pageAddons/paymentButton.php
 0.001930 - GLOBAL::include /gc_pageAddons/littleBanners.php
 0.002064 - GLOBAL::include /gc_pageAddons/jobs.php
 0.002110 - GLOBAL::include /gc_includes/class.gc_notifier.php
 0.002329 - GLOBAL::include /gc_includes/class.n8n-webhook.php
 0.002586 - GLOBAL::include /gc_includes/class.gc_automation.php
 0.002996 - dotCommon::classload         -> require: /var/www/html/includes/class.dotDatabase.php
 0.003902 - dotDatabase::getInstance     -> connection: database
 0.003921 - dotDatabase::__construct()   -> Connection: database | gcdotlandb@db (gc_dotlandb)
 0.003954 - dotCommon::classload         -> require: /var/www/html/includes/class.page.php
 0.005129 - page::getInstance            -> do
 0.005166 - dotCommon::classload         -> require: /var/www/html/includes/class.dotSession.php
 0.010793 - dotSession::getInstance      -> do
 0.010849 - dotCommon::classload         -> require: /var/www/html/includes/class.user.php
 0.011721 - dotSession::start            -> ---- init
 0.011791 - dotSession::start            -> start php session managment
 0.011940 - dotSession::start            -> finished php session management
 0.011945 - dotSession::start            -> check for security options
 0.011952 - dotSession::start            -> lookup ip2country
 0.011965 - dotDatabase::connect()       -> create pdo object
 0.014277 - dotDatabase::query()         -> SELECT `code` FROM `country_ip2code` WHERE 3628718207 BETWEEN ip_from AND ip_to
 0.014932 - dotSession::start            -> update current session online user infos
 0.014961 - dotDatabase::query()         -> UPDATE session SET lastactivity = 1766298472, userid = 0, site = 'http://dev.gamers-congress.de/news/?id=296', host = '216.73.216.127', dns = '216.73.216.127', countrycode = '', hits = hits + 1 WHERE hash = 'ca53df30de1016b02e9f8492036cb996'
 0.023572 - dotSession::start            -> session found in DB
 0.023584 - dotSession::load_locales     -> do
 0.023589 - dotSession::start            -> ---- finished with session startup
 0.023605 - dotSession::load_user        -> id: 0
 0.023611 - user::get_user               -> id: >0<
 0.023625 - dotDatabase::getInstance     -> connection: database
 0.023699 - dotCommon::classload         -> require: /var/www/html/includes/class.styles.php
 0.024451 - styles::load                 -> name: ><
 0.025557 - styles::load                 -> include: /var/www/html/html/styles/gc_online.php
 0.026317 - 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.027594 - 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.028694 - 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.029512 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (5);
 0.030852 - styles::activate             -> style = gc_online
 0.030962 - dotCommon::classload         -> require: /var/www/html/includes/class.admin.php
 0.031686 - admin::getInstance           -> do
 0.031693 - dotSession::getInstance      -> do
 0.031703 - admin::__construct           -> user_id=0
 0.031711 - user::load_settings          -> load current user settings to $global
 0.031747 - dotCommon::classload         -> require: /var/www/html/includes/class.prvmsg.php
 0.032260 - dotCommon::classload         -> require: /var/www/html/includes/class.event.php
 0.034018 - EVENT::comming_event         -> return
 0.034030 - dotDatabase::query()         -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1766298472 AND active=1 ORDER by begin ASC
 0.035389 - dotCommon::classload         -> require: /var/www/html/includes/class.sitzplan.php
 0.036489 - GLOBAL::end global.php       -> ---------------------------------------------
 0.036529 - dotCommon::classload         -> require: /var/www/html/includes/class.news.php
 0.038011 - NEWS::show_comments          -> id >296<
 0.038016 - NEWS::get_post               -> id >296<
 0.038024 - 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='296' AND active=1 AND dateline id: >158<
 0.039711 - dotDatabase::getInstance     -> connection: database
 0.039733 - dotDatabase::query()         -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 158 ORDER by id DESC
 0.040996 - NEWS::get_news_post          -> id >296< + comments
 0.041001 - NEWS::get_post               -> id >296<
 0.041007 - 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='296' AND active=1 AND dateline id: >158<
 0.042186 - user::get_user               -> found in cache
 0.042403 - dotCommon::classload         -> require: /var/www/html/includes/class.html.php
 0.045305 - HTML::encodeCms              -> Heut ist nochmal ein Schwung Preise eing...
 0.045396 - HTML::encode                 -> Heut ist nochmal ein Schwung Preise eingetroffen. Da sind ei...
 0.045436 - dotDatabase::query()         -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
 0.047445 - dotDatabase::query()         -> SELECT codetag, codereplacement, twoparams FROM html_code
 0.048305 - HTML::encode                 -> replace run 1
 0.048418 - HTML::template               -> template: >news_single<
 0.048707 - HTML::message                -> generate Message: Kommentar
 0.048713 - HTML::template               -> template: >html_message<
 0.048822 - GLOBAL::end userspace        -> ---------------------------------------------
 0.048824 - PAGE::render                 -> start rendering page layout
 0.048829 - USER::check_for_new_messages -> return
 0.048840 - dotSession::getInstance      -> do
 0.048878 - PAGE::get_boxes              -> -------- side=left
 0.048901 - dotCommon::classload         -> require: /var/www/html/includes/class.cbox.php
 0.053451 - PAGE::get_boxes              -> -------- call: left::menu_main
 0.053466 - CBOX::menu                   -> generate Menu Box >menu<
 0.053490 - HTML::template               -> template: >box_menu_bit<
 0.053741 - HTML::template               -> template: >box_menu_bit<
 0.053764 - HTML::template               -> template: >box_menu_bit<
 0.053783 - HTML::template               -> template: >box_menu_bit<
 0.053797 - HTML::template               -> template: >box_menu_bit<
 0.053809 - HTML::template               -> template: >box_menu_bit<
 0.053822 - HTML::template               -> template: >box_menu_bit<
 0.053834 - HTML::template               -> template: >box_menu<
 0.053959 - HTML::template_exists        -> search: >page_box_left< == 1
 0.053990 - HTML::template               -> template: >page_box_left<
 0.054077 - PAGE::get_boxes              -> -------- call: left::menu_party
 0.054083 - CBOX::menu                   -> generate Menu Box >party<
 0.054093 - HTML::template               -> template: >box_menu_bit<
 0.054110 - HTML::template               -> template: >box_menu_bit<
 0.054123 - HTML::template               -> template: >box_menu_bit<
 0.054135 - HTML::template               -> template: >box_menu_bit<
 0.054147 - HTML::template               -> template: >box_menu_bit<
 0.054158 - HTML::template               -> template: >box_menu_bit<
 0.054172 - HTML::template               -> template: >box_menu_bit<
 0.054184 - HTML::template               -> template: >box_menu_bit<
 0.054196 - HTML::template               -> template: >box_menu_bit<
 0.054208 - HTML::template               -> template: >box_menu_bit<
 0.054219 - HTML::template               -> template: >box_menu_bit<
 0.054231 - HTML::template               -> template: >box_menu_bit<
 0.054242 - HTML::template               -> template: >box_menu<
 0.054281 - HTML::template_exists        -> search: >page_box_left< == 1
 0.054295 - HTML::template               -> template: >page_box_left<
 0.054321 - PAGE::get_boxes              -> -------- call: left::menu_login
 0.054326 - CBOX::menu                   -> generate Menu Box >login<
 0.054333 - HTML::template               -> template: >box_menu_bit<
 0.054366 - HTML::template               -> template: >box_menu_bit<
 0.054378 - HTML::template               -> template: >box_menu<
 0.054414 - HTML::template_exists        -> search: >page_box_left< == 1
 0.054426 - HTML::template               -> template: >page_box_left<
 0.054448 - PAGE::get_boxes              -> -------- ignore: left::menu_user
 0.054450 - PAGE::get_boxes              -> -------- call: left::partner
 0.054465 - dotDatabase::query()         -> SELECT * FROM `sponsoren` WHERE `group_id` = '3' AND active="1";
 0.055780 - HTML::template_exists        -> search: >page_box_left< == 1
 0.055802 - HTML::template               -> template: >page_box_left<
 0.055861 - PAGE::get_boxes              -> -------- side=right
 0.055869 - PAGE::get_boxes              -> -------- call: right::jobs
 0.055904 - HTML::template_exists        -> search: >page_box_right< == 1
 0.055913 - HTML::template               -> template: >page_box_right<
 0.056018 - PAGE::get_boxes              -> -------- call: right::party1
 0.056030 - 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.057116 - 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.058020 - 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.058996 - 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.059544 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (5);
 0.060084 - HTML::template_exists        -> search: >page_box_right< == 1
 0.060112 - HTML::template               -> template: >page_box_right<
 0.060175 - PAGE::get_boxes              -> -------- call: right::sponsororen
 0.060189 - dotDatabase::query()         -> SELECT * FROM `sponsoren` WHERE `group_id` = '2' AND active="1";
 0.061261 - HTML::template_exists        -> search: >page_box_right< == 1
 0.061287 - HTML::template               -> template: >page_box_right<
 0.061376 - PAGE::get_boxes              -> -------- call: right::followUs
 0.061432 - HTML::template_exists        -> search: >page_box_right< == 1
 0.061450 - HTML::template               -> template: >page_box_right<
 0.061481 - PAGE::get_boxes              -> -------- call: right::news
 0.061492 - CBOX::news                   -> generate Box
 0.061503 - NEWS::load_news              -> load news data
 0.061538 - dotCommon::classload         -> require: /var/www/html/includes/class.cache.php
 0.062067 - CACHE::get                   -> cache: >news::stats< found
 0.062159 - CACHE::get                   -> cache: >news::news_limit5_page0< found
 0.062256 - NEWS::load_news              -> ... from cache
 0.062297 - HTML::template               -> template: >box_news_bit<
 0.062434 - HTML::template               -> template: >box_news_bit<
 0.062462 - HTML::template               -> template: >box_news_bit<
 0.062492 - HTML::template               -> template: >box_news_bit<
 0.062517 - HTML::template               -> template: >box_news_bit<
 0.062535 - HTML::template               -> template: >box_news<
 0.062645 - HTML::template_exists        -> search: >page_box_right< == 1
 0.062666 - HTML::template               -> template: >page_box_right<
 0.062696 - PAGE::get_boxes              -> -------- call: right::forum
 0.062703 - CBOX::forum                  -> generate forum box
 0.062709 - CBOX::forum_load_threads     -> load data
 0.062727 - CACHE::get                   -> cache: >forum::topthreads< found
 0.062832 - CBOX::forum_threads          -> list all threads in array
 0.062848 - 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.062855 - admin::getInstance           -> do
 0.062884 - HTML::template               -> template: >box_forum_bit<
 0.062999 - HTML::template               -> template: >box_forum_bit<
 0.063050 - HTML::template               -> template: >box_forum_bit<
 0.063106 - HTML::template               -> template: >box_forum_bit<
 0.063172 - HTML::template               -> template: >box_forum_bit<
 0.063222 - HTML::template               -> template: >box_forum_bit<
 0.063264 - HTML::template               -> template: >box_forum<
 0.063498 - HTML::template_exists        -> search: >page_box_right< == 1
 0.063519 - HTML::template               -> template: >page_box_right<
 0.063557 - PAGE::get_boxes              -> -------- call: right::vote
 0.063565 - CBOX::vote                   -> generate Box
 0.063573 - 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.064749 - HTML::template               -> template: >box_vote_nocurrent<
 0.064956 - HTML::template_exists        -> search: >page_box_right< == 1
 0.064978 - HTML::template               -> template: >page_box_right<
 0.065016 - PAGE::get_boxes              -> -------- call: right::buddylist
 0.065028 - CBOX::buddylist              -> generate Box
 0.065038 - HTML::template               -> template: >box_buddylist_msg<
 0.065153 - HTML::template               -> template: >box_buddylist<
 0.065261 - HTML::template_exists        -> search: >page_box_right< == 1
 0.065278 - HTML::template               -> template: >page_box_right<
 0.065315 - PAGE::get_boxes              -> -------- call: right::online
 0.065323 - CBOX::online                 -> generate Box
 0.065330 - HTML::template               -> template: >box_online<
 0.065476 - HTML::template_exists        -> search: >page_box_right< == 1
 0.065494 - HTML::template               -> template: >page_box_right<
 0.065529 - PAGE::render                 -> final
 0.065535 - PAGE::renderTemplate         -> page
 0.065544 - PAGE::getHead                -> return
 0.065548 - dotSession::getInstance      -> do
 0.065686 - HTML::template               -> template: >page<
 0.065955 - PAGE::render_template        -> final

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

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