Happy New Year

Happy New Year

Tuesday, 31.12.2013 14:00
Christoph kurt Kaufinger

Wir wünschen euch einen guten Rutsch ins neue Jahr 



Auf ein weiteres erfolgreiches LAN Jahr.

Wir sehen uns hoffentlich auf der GC 14 :).

Euer 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.000028 - GLOBAL::include              -> config.php
 0.002486 - GLOBAL::include /gc_includes/gc_includes.php
 0.003118 - GLOBAL::include /gc_includes/HelperFuncs.php
 0.004647 - GLOBAL::include /gc_pageAddons/gc_CreateFillingLevel/CreateFillingLevel.php
 0.004968 - GLOBAL::include /gc_pageAddons/followUS.php
 0.005155 - GLOBAL::include /gc_pageAddons/paymentButton.php
 0.005294 - GLOBAL::include /gc_pageAddons/littleBanners.php
 0.005575 - GLOBAL::include /gc_pageAddons/jobs.php
 0.005666 - GLOBAL::include /gc_includes/class.gc_notifier.php
 0.006120 - GLOBAL::include /gc_includes/class.n8n-webhook.php
 0.006759 - GLOBAL::include /gc_includes/class.gc_automation.php
 0.007253 - dotCommon::classload         -> require: /var/www/html/includes/class.dotDatabase.php
 0.008132 - dotDatabase::getInstance     -> connection: database
 0.008150 - dotDatabase::__construct()   -> Connection: database | gcdotlandb@db (gc_dotlandb)
 0.008178 - dotCommon::classload         -> require: /var/www/html/includes/class.page.php
 0.009539 - page::getInstance            -> do
 0.009578 - dotCommon::classload         -> require: /var/www/html/includes/class.dotSession.php
 0.011134 - dotSession::getInstance      -> do
 0.011174 - dotCommon::classload         -> require: /var/www/html/includes/class.user.php
 0.012502 - dotSession::start            -> ---- init
 0.012583 - dotSession::start            -> start php session managment
 0.012758 - dotSession::start            -> finished php session management
 0.012765 - dotSession::start            -> check for security options
 0.012777 - dotSession::start            -> lookup ip2country
 0.012794 - dotDatabase::connect()       -> create pdo object
 0.014908 - dotDatabase::query()         -> SELECT `code` FROM `country_ip2code` WHERE 3628718207 BETWEEN ip_from AND ip_to
 0.015867 - dotSession::start            -> update current session online user infos
 0.015902 - dotDatabase::query()         -> UPDATE session SET lastactivity = 1766298463, userid = 0, site = 'http://dev.gamers-congress.de/news/?id=280', host = '216.73.216.127', dns = '216.73.216.127', countrycode = '', hits = hits + 1 WHERE hash = '90100c9942d4a5bf7a7e556326441788'
 0.022725 - dotSession::start            -> session found in DB
 0.022733 - dotSession::load_locales     -> do
 0.022737 - dotSession::start            -> ---- finished with session startup
 0.022751 - dotSession::load_user        -> id: 0
 0.022759 - user::get_user               -> id: >0<
 0.022772 - dotDatabase::getInstance     -> connection: database
 0.022828 - dotCommon::classload         -> require: /var/www/html/includes/class.styles.php
 0.023637 - styles::load                 -> name: ><
 0.023669 - styles::load                 -> include: /var/www/html/html/styles/gc_online.php
 0.024280 - 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.025095 - 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.025914 - 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.026579 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (5);
 0.027222 - styles::activate             -> style = gc_online
 0.027285 - dotCommon::classload         -> require: /var/www/html/includes/class.admin.php
 0.027927 - admin::getInstance           -> do
 0.027933 - dotSession::getInstance      -> do
 0.027941 - admin::__construct           -> user_id=0
 0.027947 - user::load_settings          -> load current user settings to $global
 0.027973 - dotCommon::classload         -> require: /var/www/html/includes/class.prvmsg.php
 0.028588 - dotCommon::classload         -> require: /var/www/html/includes/class.event.php
 0.030412 - EVENT::comming_event         -> return
 0.030426 - dotDatabase::query()         -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1766298463 AND active=1 ORDER by begin ASC
 0.031631 - dotCommon::classload         -> require: /var/www/html/includes/class.sitzplan.php
 0.032916 - GLOBAL::end global.php       -> ---------------------------------------------
 0.032946 - dotCommon::classload         -> require: /var/www/html/includes/class.news.php
 0.034070 - NEWS::show_comments          -> id >280<
 0.034073 - NEWS::get_post               -> id >280<
 0.034080 - 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='280' AND active=1 AND dateline id: >793<
 0.035319 - dotDatabase::getInstance     -> connection: database
 0.035337 - dotDatabase::query()         -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 793 ORDER by id DESC
 0.036360 - NEWS::get_news_post          -> id >280< + comments
 0.036364 - NEWS::get_post               -> id >280<
 0.036369 - 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='280' AND active=1 AND dateline id: >793<
 0.037165 - user::get_user               -> found in cache
 0.037286 - dotCommon::classload         -> require: /var/www/html/includes/class.html.php
 0.038811 - HTML::encodeCms ->
 0.038854 - HTML::encode                 -> Wir wünschen euch einen guten Rutsch ins neue Jahr  ...
 0.038877 - dotDatabase::query()         -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
 0.040970 - dotDatabase::query()         -> SELECT codetag, codereplacement, twoparams FROM html_code
 0.041644 - HTML::encode                 -> replace run 1
 0.041721 - HTML::template               -> template: >news_single<
 0.041929 - HTML::message                -> generate Message: Kommentar
 0.041932 - HTML::template               -> template: >html_message<
 0.042027 - GLOBAL::end userspace        -> ---------------------------------------------
 0.042029 - PAGE::render                 -> start rendering page layout
 0.042033 - USER::check_for_new_messages -> return
 0.042042 - dotSession::getInstance      -> do
 0.042084 - PAGE::get_boxes              -> -------- side=left
 0.042103 - dotCommon::classload         -> require: /var/www/html/includes/class.cbox.php
 0.043872 - PAGE::get_boxes              -> -------- call: left::menu_main
 0.043880 - CBOX::menu                   -> generate Menu Box >menu<
 0.043895 - HTML::template               -> template: >box_menu_bit<
 0.044047 - HTML::template               -> template: >box_menu_bit<
 0.044078 - HTML::template               -> template: >box_menu_bit<
 0.044090 - HTML::template               -> template: >box_menu_bit<
 0.044101 - HTML::template               -> template: >box_menu_bit<
 0.044111 - HTML::template               -> template: >box_menu_bit<
 0.044121 - HTML::template               -> template: >box_menu_bit<
 0.044131 - HTML::template               -> template: >box_menu<
 0.044239 - HTML::template_exists        -> search: >page_box_left< == 1
 0.044259 - HTML::template               -> template: >page_box_left<
 0.044358 - PAGE::get_boxes              -> -------- call: left::menu_party
 0.044362 - CBOX::menu                   -> generate Menu Box >party<
 0.044371 - HTML::template               -> template: >box_menu_bit<
 0.044386 - HTML::template               -> template: >box_menu_bit<
 0.044398 - HTML::template               -> template: >box_menu_bit<
 0.044432 - HTML::template               -> template: >box_menu_bit<
 0.044444 - HTML::template               -> template: >box_menu_bit<
 0.044455 - HTML::template               -> template: >box_menu_bit<
 0.044465 - HTML::template               -> template: >box_menu_bit<
 0.044474 - HTML::template               -> template: >box_menu_bit<
 0.044484 - HTML::template               -> template: >box_menu_bit<
 0.044495 - HTML::template               -> template: >box_menu_bit<
 0.044505 - HTML::template               -> template: >box_menu_bit<
 0.044516 - HTML::template               -> template: >box_menu_bit<
 0.044525 - HTML::template               -> template: >box_menu<
 0.044561 - HTML::template_exists        -> search: >page_box_left< == 1
 0.044573 - HTML::template               -> template: >page_box_left<
 0.044596 - PAGE::get_boxes              -> -------- call: left::menu_login
 0.044601 - CBOX::menu                   -> generate Menu Box >login<
 0.044609 - HTML::template               -> template: >box_menu_bit<
 0.044622 - HTML::template               -> template: >box_menu_bit<
 0.044633 - HTML::template               -> template: >box_menu<
 0.044664 - HTML::template_exists        -> search: >page_box_left< == 1
 0.044674 - HTML::template               -> template: >page_box_left<
 0.044695 - PAGE::get_boxes              -> -------- ignore: left::menu_user
 0.044696 - PAGE::get_boxes              -> -------- call: left::partner
 0.044708 - dotDatabase::query()         -> SELECT * FROM `sponsoren` WHERE `group_id` = '3' AND active="1";
 0.045830 - HTML::template_exists        -> search: >page_box_left< == 1
 0.045858 - HTML::template               -> template: >page_box_left<
 0.045927 - PAGE::get_boxes              -> -------- side=right
 0.045936 - PAGE::get_boxes              -> -------- call: right::jobs
 0.045975 - HTML::template_exists        -> search: >page_box_right< == 1
 0.045990 - HTML::template               -> template: >page_box_right<
 0.046136 - PAGE::get_boxes              -> -------- call: right::party1
 0.046149 - 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.046936 - 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.047367 - 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.047967 - 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.048513 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (5);
 0.048953 - HTML::template_exists        -> search: >page_box_right< == 1
 0.048974 - HTML::template               -> template: >page_box_right<
 0.049033 - PAGE::get_boxes              -> -------- call: right::sponsororen
 0.049045 - dotDatabase::query()         -> SELECT * FROM `sponsoren` WHERE `group_id` = '2' AND active="1";
 0.049752 - HTML::template_exists        -> search: >page_box_right< == 1
 0.049771 - HTML::template               -> template: >page_box_right<
 0.049812 - PAGE::get_boxes              -> -------- call: right::followUs
 0.049841 - HTML::template_exists        -> search: >page_box_right< == 1
 0.049849 - HTML::template               -> template: >page_box_right<
 0.049870 - PAGE::get_boxes              -> -------- call: right::news
 0.049879 - CBOX::news                   -> generate Box
 0.049887 - NEWS::load_news              -> load news data
 0.049914 - dotCommon::classload         -> require: /var/www/html/includes/class.cache.php
 0.050310 - CACHE::get                   -> cache: >news::stats< found
 0.050384 - CACHE::get                   -> cache: >news::news_limit5_page0< found
 0.050471 - NEWS::load_news              -> ... from cache
 0.050504 - HTML::template               -> template: >box_news_bit<
 0.050602 - HTML::template               -> template: >box_news_bit<
 0.050620 - HTML::template               -> template: >box_news_bit<
 0.050641 - HTML::template               -> template: >box_news_bit<
 0.050655 - HTML::template               -> template: >box_news_bit<
 0.050667 - HTML::template               -> template: >box_news<
 0.050768 - HTML::template_exists        -> search: >page_box_right< == 1
 0.050782 - HTML::template               -> template: >page_box_right<
 0.050803 - PAGE::get_boxes              -> -------- call: right::forum
 0.050809 - CBOX::forum                  -> generate forum box
 0.050812 - CBOX::forum_load_threads     -> load data
 0.050826 - CACHE::get                   -> cache: >forum::topthreads< found
 0.050925 - CBOX::forum_threads          -> list all threads in array
 0.050938 - 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.050945 - admin::getInstance           -> do
 0.050970 - HTML::template               -> template: >box_forum_bit<
 0.051095 - HTML::template               -> template: >box_forum_bit<
 0.051136 - HTML::template               -> template: >box_forum_bit<
 0.051175 - HTML::template               -> template: >box_forum_bit<
 0.051212 - HTML::template               -> template: >box_forum_bit<
 0.051244 - HTML::template               -> template: >box_forum_bit<
 0.051266 - HTML::template               -> template: >box_forum<
 0.051375 - HTML::template_exists        -> search: >page_box_right< == 1
 0.051387 - HTML::template               -> template: >page_box_right<
 0.051409 - PAGE::get_boxes              -> -------- call: right::vote
 0.051415 - CBOX::vote                   -> generate Box
 0.051422 - 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.052327 - HTML::template               -> template: >box_vote_nocurrent<
 0.052531 - HTML::template_exists        -> search: >page_box_right< == 1
 0.052547 - HTML::template               -> template: >page_box_right<
 0.052576 - PAGE::get_boxes              -> -------- call: right::buddylist
 0.052584 - CBOX::buddylist              -> generate Box
 0.052591 - HTML::template               -> template: >box_buddylist_msg<
 0.052669 - HTML::template               -> template: >box_buddylist<
 0.052762 - HTML::template_exists        -> search: >page_box_right< == 1
 0.052772 - HTML::template               -> template: >page_box_right<
 0.052791 - PAGE::get_boxes              -> -------- call: right::online
 0.052795 - CBOX::online                 -> generate Box
 0.052799 - HTML::template               -> template: >box_online<
 0.052898 - HTML::template_exists        -> search: >page_box_right< == 1
 0.052911 - HTML::template               -> template: >page_box_right<
 0.052938 - PAGE::render                 -> final
 0.052944 - PAGE::renderTemplate         -> page
 0.052952 - PAGE::getHead                -> return
 0.052955 - dotSession::getInstance      -> do
 0.053090 - HTML::template               -> template: >page<
 0.053308 - PAGE::render_template        -> final

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

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