Sponsor OC Card

Sponsor OC Card

Monday, 20.01.2014 11:41
Tom DirtyCrow Ernst


OC Card, der Shop für allerlei Hardware, wird uns zum GC #14 mit Einkaufsgutscheinen unterstützen.

Vielen Dank 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.000011 - GLOBAL::include              -> config.php
 0.000914 - GLOBAL::include /gc_includes/gc_includes.php
 0.001203 - GLOBAL::include /gc_includes/HelperFuncs.php
 0.001728 - GLOBAL::include /gc_pageAddons/gc_CreateFillingLevel/CreateFillingLevel.php
 0.001837 - GLOBAL::include /gc_pageAddons/followUS.php
 0.001875 - GLOBAL::include /gc_pageAddons/paymentButton.php
 0.001908 - GLOBAL::include /gc_pageAddons/littleBanners.php
 0.002032 - GLOBAL::include /gc_pageAddons/jobs.php
 0.002087 - GLOBAL::include /gc_includes/class.gc_notifier.php
 0.002328 - GLOBAL::include /gc_includes/class.n8n-webhook.php
 0.002622 - GLOBAL::include /gc_includes/class.gc_automation.php
 0.003025 - dotCommon::classload         -> require: /var/www/html/includes/class.dotDatabase.php
 0.003892 - dotDatabase::getInstance     -> connection: database
 0.003905 - dotDatabase::__construct()   -> Connection: database | gcdotlandb@db (gc_dotlandb)
 0.003929 - dotCommon::classload         -> require: /var/www/html/includes/class.page.php
 0.005146 - page::getInstance            -> do
 0.005181 - dotCommon::classload         -> require: /var/www/html/includes/class.dotSession.php
 0.006308 - dotSession::getInstance      -> do
 0.006340 - dotCommon::classload         -> require: /var/www/html/includes/class.user.php
 0.007244 - dotSession::start            -> ---- init
 0.007317 - dotSession::start            -> start php session managment
 0.007466 - dotSession::start            -> finished php session management
 0.007473 - dotSession::start            -> check for security options
 0.007482 - dotSession::start            -> lookup ip2country
 0.007498 - dotDatabase::connect()       -> create pdo object
 0.009584 - dotDatabase::query()         -> SELECT `code` FROM `country_ip2code` WHERE 3628718207 BETWEEN ip_from AND ip_to
 0.010199 - dotSession::start            -> update current session online user infos
 0.010237 - dotDatabase::query()         -> UPDATE session SET lastactivity = 1766298335, userid = 0, site = 'http://dev.gamers-congress.de/news/?id=283', host = '216.73.216.127', dns = '216.73.216.127', countrycode = '', hits = hits + 1 WHERE hash = 'a6b08c782250182b1f39e004b4b07479'
 0.017318 - dotSession::start            -> session found in DB
 0.017333 - dotSession::load_locales     -> do
 0.017339 - dotSession::start            -> ---- finished with session startup
 0.017357 - dotSession::load_user        -> id: 0
 0.017365 - user::get_user               -> id: >0<
 0.017379 - dotDatabase::getInstance     -> connection: database
 0.017456 - dotCommon::classload         -> require: /var/www/html/includes/class.styles.php
 0.018323 - styles::load                 -> name: ><
 0.018354 - styles::load                 -> include: /var/www/html/html/styles/gc_online.php
 0.019130 - 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.020141 - 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.021159 - 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.022122 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (5);
 0.023214 - styles::activate             -> style = gc_online
 0.023310 - dotCommon::classload         -> require: /var/www/html/includes/class.admin.php
 0.023920 - admin::getInstance           -> do
 0.023926 - dotSession::getInstance      -> do
 0.023933 - admin::__construct           -> user_id=0
 0.023940 - user::load_settings          -> load current user settings to $global
 0.023961 - dotCommon::classload         -> require: /var/www/html/includes/class.prvmsg.php
 0.024428 - dotCommon::classload         -> require: /var/www/html/includes/class.event.php
 0.025929 - EVENT::comming_event         -> return
 0.025941 - dotDatabase::query()         -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1766298335 AND active=1 ORDER by begin ASC
 0.027460 - dotCommon::classload         -> require: /var/www/html/includes/class.sitzplan.php
 0.028675 - GLOBAL::end global.php       -> ---------------------------------------------
 0.028711 - dotCommon::classload         -> require: /var/www/html/includes/class.news.php
 0.030249 - NEWS::show_comments          -> id >283<
 0.030256 - NEWS::get_post               -> id >283<
 0.030264 - 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='283' AND active=1 AND dateline id: >158<
 0.032416 - dotDatabase::getInstance     -> connection: database
 0.032438 - dotDatabase::query()         -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 158 ORDER by id DESC
 0.033930 - NEWS::get_news_post          -> id >283< + comments
 0.033937 - NEWS::get_post               -> id >283<
 0.033945 - 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='283' AND active=1 AND dateline id: >158<
 0.034831 - user::get_user               -> found in cache
 0.034969 - dotCommon::classload         -> require: /var/www/html/includes/class.html.php
 0.036878 - HTML::encodeCms ->
 0.036927 - HTML::encode                 -> OC Card, der Shop für allerlei Hardware, wird uns zum GC ...
 0.036954 - dotDatabase::query()         -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
 0.039412 - dotDatabase::query()         -> SELECT codetag, codereplacement, twoparams FROM html_code
 0.040278 - HTML::encode                 -> replace run 1
 0.040370 - HTML::template               -> template: >news_single<
 0.040619 - HTML::message                -> generate Message: Kommentar
 0.040624 - HTML::template               -> template: >html_message<
 0.040744 - GLOBAL::end userspace        -> ---------------------------------------------
 0.040747 - PAGE::render                 -> start rendering page layout
 0.040753 - USER::check_for_new_messages -> return
 0.040764 - dotSession::getInstance      -> do
 0.040801 - PAGE::get_boxes              -> -------- side=left
 0.040825 - dotCommon::classload         -> require: /var/www/html/includes/class.cbox.php
 0.043033 - PAGE::get_boxes              -> -------- call: left::menu_main
 0.043045 - CBOX::menu                   -> generate Menu Box >menu<
 0.043080 - HTML::template               -> template: >box_menu_bit<
 0.043355 - HTML::template               -> template: >box_menu_bit<
 0.043383 - HTML::template               -> template: >box_menu_bit<
 0.043401 - HTML::template               -> template: >box_menu_bit<
 0.043419 - HTML::template               -> template: >box_menu_bit<
 0.043433 - HTML::template               -> template: >box_menu_bit<
 0.043449 - HTML::template               -> template: >box_menu_bit<
 0.043464 - HTML::template               -> template: >box_menu<
 0.043600 - HTML::template_exists        -> search: >page_box_left< == 1
 0.043627 - HTML::template               -> template: >page_box_left<
 0.043717 - PAGE::get_boxes              -> -------- call: left::menu_party
 0.043724 - CBOX::menu                   -> generate Menu Box >party<
 0.043734 - HTML::template               -> template: >box_menu_bit<
 0.043752 - HTML::template               -> template: >box_menu_bit<
 0.043769 - HTML::template               -> template: >box_menu_bit<
 0.043784 - HTML::template               -> template: >box_menu_bit<
 0.043799 - HTML::template               -> template: >box_menu_bit<
 0.043815 - HTML::template               -> template: >box_menu_bit<
 0.043832 - HTML::template               -> template: >box_menu_bit<
 0.043847 - HTML::template               -> template: >box_menu_bit<
 0.043860 - HTML::template               -> template: >box_menu_bit<
 0.043874 - HTML::template               -> template: >box_menu_bit<
 0.043916 - HTML::template               -> template: >box_menu_bit<
 0.043932 - HTML::template               -> template: >box_menu_bit<
 0.043945 - HTML::template               -> template: >box_menu<
 0.043987 - HTML::template_exists        -> search: >page_box_left< == 1
 0.044003 - HTML::template               -> template: >page_box_left<
 0.044029 - PAGE::get_boxes              -> -------- call: left::menu_login
 0.044034 - CBOX::menu                   -> generate Menu Box >login<
 0.044043 - HTML::template               -> template: >box_menu_bit<
 0.044114 - HTML::template               -> template: >box_menu_bit<
 0.044132 - HTML::template               -> template: >box_menu<
 0.044174 - HTML::template_exists        -> search: >page_box_left< == 1
 0.044189 - HTML::template               -> template: >page_box_left<
 0.044216 - PAGE::get_boxes              -> -------- ignore: left::menu_user
 0.044217 - PAGE::get_boxes              -> -------- call: left::partner
 0.044232 - dotDatabase::query()         -> SELECT * FROM `sponsoren` WHERE `group_id` = '3' AND active="1";
 0.045784 - HTML::template_exists        -> search: >page_box_left< == 1
 0.045805 - HTML::template               -> template: >page_box_left<
 0.045863 - PAGE::get_boxes              -> -------- side=right
 0.045871 - PAGE::get_boxes              -> -------- call: right::jobs
 0.045906 - HTML::template_exists        -> search: >page_box_right< == 1
 0.045917 - HTML::template               -> template: >page_box_right<
 0.046023 - PAGE::get_boxes              -> -------- call: right::party1
 0.046035 - 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.047183 - 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.047876 - 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.048952 - 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.050074 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (5);
 0.051071 - HTML::template_exists        -> search: >page_box_right< == 1
 0.051107 - HTML::template               -> template: >page_box_right<
 0.051181 - PAGE::get_boxes              -> -------- call: right::sponsororen
 0.051197 - dotDatabase::query()         -> SELECT * FROM `sponsoren` WHERE `group_id` = '2' AND active="1";
 0.052380 - HTML::template_exists        -> search: >page_box_right< == 1
 0.052405 - HTML::template               -> template: >page_box_right<
 0.052462 - PAGE::get_boxes              -> -------- call: right::followUs
 0.052497 - HTML::template_exists        -> search: >page_box_right< == 1
 0.052509 - HTML::template               -> template: >page_box_right<
 0.052537 - PAGE::get_boxes              -> -------- call: right::news
 0.052547 - CBOX::news                   -> generate Box
 0.052556 - NEWS::load_news              -> load news data
 0.052587 - dotCommon::classload         -> require: /var/www/html/includes/class.cache.php
 0.053017 - CACHE::get                   -> cache: >news::stats< found
 0.053143 - CACHE::get                   -> cache: >news::news_limit5_page0< found
 0.053220 - NEWS::load_news              -> ... from cache
 0.053260 - HTML::template               -> template: >box_news_bit<
 0.053374 - HTML::template               -> template: >box_news_bit<
 0.053402 - HTML::template               -> template: >box_news_bit<
 0.053432 - HTML::template               -> template: >box_news_bit<
 0.053451 - HTML::template               -> template: >box_news_bit<
 0.053467 - HTML::template               -> template: >box_news<
 0.053583 - HTML::template_exists        -> search: >page_box_right< == 1
 0.053603 - HTML::template               -> template: >page_box_right<
 0.053629 - PAGE::get_boxes              -> -------- call: right::forum
 0.053636 - CBOX::forum                  -> generate forum box
 0.053641 - CBOX::forum_load_threads     -> load data
 0.053661 - CACHE::get                   -> cache: >forum::topthreads< found
 0.053767 - CBOX::forum_threads          -> list all threads in array
 0.053782 - 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.053791 - admin::getInstance           -> do
 0.053823 - HTML::template               -> template: >box_forum_bit<
 0.053953 - HTML::template               -> template: >box_forum_bit<
 0.054000 - HTML::template               -> template: >box_forum_bit<
 0.054053 - HTML::template               -> template: >box_forum_bit<
 0.054117 - HTML::template               -> template: >box_forum_bit<
 0.054159 - HTML::template               -> template: >box_forum_bit<
 0.054189 - HTML::template               -> template: >box_forum<
 0.054312 - HTML::template_exists        -> search: >page_box_right< == 1
 0.054329 - HTML::template               -> template: >page_box_right<
 0.054358 - PAGE::get_boxes              -> -------- call: right::vote
 0.054365 - CBOX::vote                   -> generate Box
 0.054373 - 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.055516 - HTML::template               -> template: >box_vote_nocurrent<
 0.055676 - HTML::template_exists        -> search: >page_box_right< == 1
 0.055696 - HTML::template               -> template: >page_box_right<
 0.055730 - PAGE::get_boxes              -> -------- call: right::buddylist
 0.055739 - CBOX::buddylist              -> generate Box
 0.055747 - HTML::template               -> template: >box_buddylist_msg<
 0.055830 - HTML::template               -> template: >box_buddylist<
 0.055926 - HTML::template_exists        -> search: >page_box_right< == 1
 0.055939 - HTML::template               -> template: >page_box_right<
 0.055963 - PAGE::get_boxes              -> -------- call: right::online
 0.055969 - CBOX::online                 -> generate Box
 0.055991 - HTML::template               -> template: >box_online<
 0.056113 - HTML::template_exists        -> search: >page_box_right< == 1
 0.056129 - HTML::template               -> template: >page_box_right<
 0.056161 - PAGE::render                 -> final
 0.056167 - PAGE::renderTemplate         -> page
 0.056177 - PAGE::getHead                -> return
 0.056181 - dotSession::getInstance      -> do
 0.056315 - HTML::template               -> template: >page<
 0.056535 - PAGE::render_template        -> final

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

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