GC#12 Sponsor Spire

GC#12 Sponsor Spire

Tuesday, 06.03.2012 13:13
Tom DirtyCrow Ernst


Der Hersteller von Cases, Netzteilen und Kühlungslösungen SPIRE wird uns auf unserer nächsten Veranstaltung mit Turnierpreisen unterstützen, vielen Dank an SPIRE 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.000036 - GLOBAL::include              -> config.php
 0.001197 - GLOBAL::include /gc_includes/gc_includes.php
 0.001571 - GLOBAL::include /gc_includes/HelperFuncs.php
 0.002647 - GLOBAL::include /gc_pageAddons/gc_CreateFillingLevel/CreateFillingLevel.php
 0.002858 - GLOBAL::include /gc_pageAddons/followUS.php
 0.002927 - GLOBAL::include /gc_pageAddons/paymentButton.php
 0.002982 - GLOBAL::include /gc_pageAddons/littleBanners.php
 0.003226 - GLOBAL::include /gc_pageAddons/jobs.php
 0.003335 - GLOBAL::include /gc_includes/class.gc_notifier.php
 0.003692 - GLOBAL::include /gc_includes/class.n8n-webhook.php
 0.004111 - GLOBAL::include /gc_includes/class.gc_automation.php
 0.004837 - GLOBAL::include /gc_includes/class.gc_camperManagement.php
 0.005622 - dotCommon::classload         -> require: /var/www/html/includes/class.dotDatabase.php
 0.007191 - dotDatabase::getInstance     -> connection: database
 0.007228 - dotDatabase::__construct()   -> Connection: database | gcdotlandb@db (gc_dotlandb)
 0.007274 - dotCommon::classload         -> require: /var/www/html/includes/class.page.php
 0.009489 - page::getInstance            -> do
 0.009534 - dotCommon::classload         -> require: /var/www/html/includes/class.dotSession.php
 0.011551 - dotSession::getInstance      -> do
 0.011583 - dotCommon::classload         -> require: /var/www/html/includes/class.user.php
 0.013059 - dotSession::start            -> ---- init
 0.013138 - dotSession::start            -> start php session managment
 0.013315 - dotSession::start            -> finished php session management
 0.013323 - dotSession::start            -> check for security options
 0.013335 - dotSession::start            -> lookup ip2country
 0.013347 - dotDatabase::connect()       -> create pdo object
 0.015461 - dotDatabase::query()         -> SELECT `code` FROM `country_ip2code` WHERE 3628718232 BETWEEN ip_from AND ip_to
 0.016199 - dotSession::start            -> update current session online user infos
 0.016267 - dotDatabase::query()         -> UPDATE session SET lastactivity = 1771471092, userid = 0, site = 'http://dev.gamers-congress.de/news/?id=230', host = '216.73.216.152', dns = '216.73.216.152', countrycode = '', hits = hits + 1 WHERE hash = '85bd2240c6f98e5e859928456beee7cd'
 0.025358 - dotSession::start            -> session found in DB
 0.025400 - dotSession::load_locales     -> do
 0.025406 - dotSession::start            -> ---- finished with session startup
 0.025422 - dotSession::load_user        -> id: 0
 0.025432 - user::get_user               -> id: >0<
 0.025448 - dotDatabase::getInstance     -> connection: database
 0.025510 - dotCommon::classload         -> require: /var/www/html/includes/class.styles.php
 0.026596 - styles::load                 -> name: ><
 0.026629 - styles::load                 -> include: /var/www/html/html/styles/gc_online.php
 0.027536 - 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.028778 - 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.030769 - 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.032860 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (5);
 0.035164 - styles::activate             -> style = gc_online
 0.035252 - dotCommon::classload         -> require: /var/www/html/includes/class.admin.php
 0.035923 - admin::getInstance           -> do
 0.035930 - dotSession::getInstance      -> do
 0.035938 - admin::__construct           -> user_id=0
 0.035945 - user::load_settings          -> load current user settings to $global
 0.035970 - dotCommon::classload         -> require: /var/www/html/includes/class.prvmsg.php
 0.036532 - dotCommon::classload         -> require: /var/www/html/includes/class.event.php
 0.038220 - EVENT::comming_event         -> return
 0.038230 - dotDatabase::query()         -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1771471092 AND active=1 ORDER by begin ASC
 0.039139 - dotCommon::classload         -> require: /var/www/html/includes/class.sitzplan.php
 0.040333 - GLOBAL::end global.php       -> ---------------------------------------------
 0.040360 - dotCommon::classload         -> require: /var/www/html/includes/class.news.php
 0.042123 - NEWS::show_comments          -> id >230<
 0.042128 - NEWS::get_post               -> id >230<
 0.042134 - 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='230' AND active=1 AND dateline id: >158<
 0.043809 - dotDatabase::getInstance     -> connection: database
 0.043830 - dotDatabase::query()         -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 158 ORDER by id DESC
 0.045549 - NEWS::get_news_post          -> id >230< + comments
 0.045553 - NEWS::get_post               -> id >230<
 0.045558 - 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='230' AND active=1 AND dateline id: >158<
 0.046972 - user::get_user               -> found in cache
 0.047076 - dotCommon::classload         -> require: /var/www/html/includes/class.html.php
 0.048736 - HTML::encodeCms ->
 0.048778 - HTML::encode                 -> Der Hersteller von Cases, Netzteilen und Kühlungslösunge...
 0.048798 - dotDatabase::query()         -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
 0.051310 - dotDatabase::query()         -> SELECT codetag, codereplacement, twoparams FROM html_code
 0.051940 - HTML::encode                 -> replace run 1
 0.052011 - HTML::template               -> template: >news_single<
 0.052189 - HTML::message                -> generate Message: Kommentar
 0.052193 - HTML::template               -> template: >html_message<
 0.052270 - GLOBAL::end userspace        -> ---------------------------------------------
 0.052272 - PAGE::render                 -> start rendering page layout
 0.052277 - USER::check_for_new_messages -> return
 0.052287 - dotSession::getInstance      -> do
 0.052314 - PAGE::get_boxes              -> -------- side=left
 0.052330 - dotCommon::classload         -> require: /var/www/html/includes/class.cbox.php
 0.054584 - PAGE::get_boxes              -> -------- call: left::menu_main
 0.054593 - CBOX::menu                   -> generate Menu Box >menu<
 0.054607 - HTML::template               -> template: >box_menu_bit<
 0.054732 - HTML::template               -> template: >box_menu_bit<
 0.054752 - HTML::template               -> template: >box_menu_bit<
 0.054769 - HTML::template               -> template: >box_menu_bit<
 0.054786 - HTML::template               -> template: >box_menu_bit<
 0.054803 - HTML::template               -> template: >box_menu_bit<
 0.054820 - HTML::template               -> template: >box_menu_bit<
 0.054842 - HTML::template               -> template: >box_menu<
 0.054965 - HTML::template_exists        -> search: >page_box_left< == 1
 0.054993 - HTML::template               -> template: >page_box_left<
 0.055090 - PAGE::get_boxes              -> -------- call: left::menu_party
 0.055097 - CBOX::menu                   -> generate Menu Box >party<
 0.055108 - HTML::template               -> template: >box_menu_bit<
 0.055130 - HTML::template               -> template: >box_menu_bit<
 0.055152 - HTML::template               -> template: >box_menu_bit<
 0.055175 - HTML::template               -> template: >box_menu_bit<
 0.055193 - HTML::template               -> template: >box_menu_bit<
 0.055209 - HTML::template               -> template: >box_menu_bit<
 0.055226 - HTML::template               -> template: >box_menu_bit<
 0.055243 - HTML::template               -> template: >box_menu_bit<
 0.055259 - HTML::template               -> template: >box_menu_bit<
 0.055276 - HTML::template               -> template: >box_menu_bit<
 0.055293 - HTML::template               -> template: >box_menu_bit<
 0.055309 - HTML::template               -> template: >box_menu_bit<
 0.055325 - HTML::template               -> template: >box_menu<
 0.055361 - HTML::template_exists        -> search: >page_box_left< == 1
 0.055388 - HTML::template               -> template: >page_box_left<
 0.055414 - PAGE::get_boxes              -> -------- call: left::menu_login
 0.055419 - CBOX::menu                   -> generate Menu Box >login<
 0.055428 - HTML::template               -> template: >box_menu_bit<
 0.055446 - HTML::template               -> template: >box_menu_bit<
 0.055462 - HTML::template               -> template: >box_menu<
 0.055495 - HTML::template_exists        -> search: >page_box_left< == 1
 0.055508 - HTML::template               -> template: >page_box_left<
 0.055532 - PAGE::get_boxes              -> -------- ignore: left::menu_user
 0.055534 - PAGE::get_boxes              -> -------- call: left::partner
 0.055544 - dotDatabase::query()         -> SELECT * FROM `sponsoren` WHERE `group_id` = '3' AND active="1";
 0.056539 - HTML::template_exists        -> search: >page_box_left< == 1
 0.056563 - HTML::template               -> template: >page_box_left<
 0.056619 - PAGE::get_boxes              -> -------- side=right
 0.056628 - PAGE::get_boxes              -> -------- call: right::jobs
 0.056671 - HTML::template_exists        -> search: >page_box_right< == 1
 0.056684 - HTML::template               -> template: >page_box_right<
 0.056804 - PAGE::get_boxes              -> -------- call: right::party1
 0.056814 - 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.057535 - 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.058340 - 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.059231 - 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.059933 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (5);
 0.061557 - HTML::template_exists        -> search: >page_box_right< == 1
 0.061600 - HTML::template               -> template: >page_box_right<
 0.061774 - PAGE::get_boxes              -> -------- call: right::sponsororen
 0.061797 - dotDatabase::query()         -> SELECT * FROM `sponsoren` WHERE `group_id` = '2' AND active="1";
 0.063443 - HTML::template_exists        -> search: >page_box_right< == 1
 0.063468 - HTML::template               -> template: >page_box_right<
 0.063536 - PAGE::get_boxes              -> -------- call: right::followUs
 0.063584 - HTML::template_exists        -> search: >page_box_right< == 1
 0.063602 - HTML::template               -> template: >page_box_right<
 0.063641 - PAGE::get_boxes              -> -------- call: right::news
 0.063652 - CBOX::news                   -> generate Box
 0.063663 - NEWS::load_news              -> load news data
 0.063694 - dotCommon::classload         -> require: /var/www/html/includes/class.cache.php
 0.064183 - CACHE::get                   -> cache: >news::stats< found
 0.064267 - CACHE::get                   -> cache: >news::news_limit5_page0< found
 0.064353 - NEWS::load_news              -> ... from cache
 0.064414 - HTML::template               -> template: >box_news_bit<
 0.064546 - HTML::template               -> template: >box_news_bit<
 0.064576 - HTML::template               -> template: >box_news_bit<
 0.064604 - HTML::template               -> template: >box_news_bit<
 0.064632 - HTML::template               -> template: >box_news_bit<
 0.064653 - HTML::template               -> template: >box_news<
 0.064813 - HTML::template_exists        -> search: >page_box_right< == 1
 0.064834 - HTML::template               -> template: >page_box_right<
 0.064868 - PAGE::get_boxes              -> -------- call: right::forum
 0.064877 - CBOX::forum                  -> generate forum box
 0.064885 - CBOX::forum_load_threads     -> load data
 0.064907 - CACHE::get                   -> cache: >forum::topthreads< found
 0.065033 - CBOX::forum_threads          -> list all threads in array
 0.065049 - 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.065056 - admin::getInstance           -> do
 0.065098 - HTML::template               -> template: >box_forum_bit<
 0.065245 - HTML::template               -> template: >box_forum_bit<
 0.065305 - HTML::template               -> template: >box_forum_bit<
 0.065378 - HTML::template               -> template: >box_forum_bit<
 0.065435 - HTML::template               -> template: >box_forum_bit<
 0.065493 - HTML::template               -> template: >box_forum_bit<
 0.065529 - HTML::template               -> template: >box_forum<
 0.065708 - HTML::template_exists        -> search: >page_box_right< == 1
 0.065725 - HTML::template               -> template: >page_box_right<
 0.065757 - PAGE::get_boxes              -> -------- call: right::vote
 0.065765 - CBOX::vote                   -> generate Box
 0.065772 - 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.067036 - HTML::template               -> template: >box_vote_nocurrent<
 0.067495 - HTML::template_exists        -> search: >page_box_right< == 1
 0.067534 - HTML::template               -> template: >page_box_right<
 0.067609 - PAGE::get_boxes              -> -------- call: right::buddylist
 0.067626 - CBOX::buddylist              -> generate Box
 0.067643 - HTML::template               -> template: >box_buddylist_msg<
 0.067864 - HTML::template               -> template: >box_buddylist<
 0.068083 - HTML::template_exists        -> search: >page_box_right< == 1
 0.068126 - HTML::template               -> template: >page_box_right<
 0.068213 - PAGE::get_boxes              -> -------- call: right::online
 0.068232 - CBOX::online                 -> generate Box
 0.068245 - HTML::template               -> template: >box_online<
 0.068522 - HTML::template_exists        -> search: >page_box_right< == 1
 0.068558 - HTML::template               -> template: >page_box_right<
 0.068628 - PAGE::render                 -> final
 0.068642 - PAGE::renderTemplate         -> page
 0.068667 - PAGE::getHead                -> return
 0.068675 - dotSession::getInstance      -> do
 0.068958 - HTML::template               -> template: >page<
 0.069441 - PAGE::render_template        -> final

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

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