Gamers' Congress #13

Gamers' Congress #13

Sunday, 11.11.2012 20:15
Florian Thanquol Hochriegl
Lasst die Spiele beginnen :)

Die Anmeldung für den Gamers Congress #13 ist eröffnet!

wir freuen uns auf ein weiteres geniales Wochenende!!

 

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.000033 - GLOBAL::include              -> config.php
 0.002155 - GLOBAL::include /gc_includes/gc_includes.php
 0.002867 - GLOBAL::include /gc_includes/HelperFuncs.php
 0.004167 - GLOBAL::include /gc_pageAddons/gc_CreateFillingLevel/CreateFillingLevel.php
 0.004395 - GLOBAL::include /gc_pageAddons/followUS.php
 0.004462 - GLOBAL::include /gc_pageAddons/paymentButton.php
 0.004519 - GLOBAL::include /gc_pageAddons/littleBanners.php
 0.004793 - GLOBAL::include /gc_pageAddons/jobs.php
 0.004870 - GLOBAL::include /gc_includes/class.gc_notifier.php
 0.005233 - GLOBAL::include /gc_includes/class.n8n-webhook.php
 0.005606 - GLOBAL::include /gc_includes/class.gc_automation.php
 0.006245 - GLOBAL::include /gc_includes/class.gc_camperManagement.php
 0.007112 - dotCommon::classload         -> require: /var/www/html/includes/class.dotDatabase.php
 0.008823 - dotDatabase::getInstance     -> connection: database
 0.008851 - dotDatabase::__construct()   -> Connection: database | gcdotlandb@db (gc_dotlandb)
 0.008911 - dotCommon::classload         -> require: /var/www/html/includes/class.page.php
 0.011201 - page::getInstance            -> do
 0.011256 - dotCommon::classload         -> require: /var/www/html/includes/class.dotSession.php
 0.013318 - dotSession::getInstance      -> do
 0.013362 - dotCommon::classload         -> require: /var/www/html/includes/class.user.php
 0.014601 - dotSession::start            -> ---- init
 0.014712 - dotSession::start            -> start php session managment
 0.014847 - dotSession::start            -> finished php session management
 0.014853 - dotSession::start            -> check for security options
 0.014863 - dotSession::start            -> lookup ip2country
 0.014880 - dotDatabase::connect()       -> create pdo object
 0.017065 - dotDatabase::query()         -> SELECT `code` FROM `country_ip2code` WHERE 3628718232 BETWEEN ip_from AND ip_to
 0.017681 - dotSession::start            -> update current session online user infos
 0.017709 - dotDatabase::query()         -> UPDATE session SET lastactivity = 1771465326, userid = 0, site = 'http://dev.gamers-congress.de/news/?id=240', host = '216.73.216.152', dns = '216.73.216.152', countrycode = '', hits = hits + 1 WHERE hash = '92e2b665d072e96b1d2aac09b556a581'
 0.023514 - dotSession::start            -> session found in DB
 0.023524 - dotSession::load_locales     -> do
 0.023528 - dotSession::start            -> ---- finished with session startup
 0.023543 - dotSession::load_user        -> id: 0
 0.023552 - user::get_user               -> id: >0<
 0.023565 - dotDatabase::getInstance     -> connection: database
 0.023638 - dotCommon::classload         -> require: /var/www/html/includes/class.styles.php
 0.024426 - styles::load                 -> name: ><
 0.024457 - styles::load                 -> include: /var/www/html/html/styles/gc_online.php
 0.025031 - 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.025796 - 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.026533 - 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.027131 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (5);
 0.027820 - styles::activate             -> style = gc_online
 0.027891 - dotCommon::classload         -> require: /var/www/html/includes/class.admin.php
 0.028382 - admin::getInstance           -> do
 0.028386 - dotSession::getInstance      -> do
 0.028392 - admin::__construct           -> user_id=0
 0.028397 - user::load_settings          -> load current user settings to $global
 0.028421 - dotCommon::classload         -> require: /var/www/html/includes/class.prvmsg.php
 0.028825 - dotCommon::classload         -> require: /var/www/html/includes/class.event.php
 0.030143 - EVENT::comming_event         -> return
 0.030152 - dotDatabase::query()         -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1771465326 AND active=1 ORDER by begin ASC
 0.031223 - dotCommon::classload         -> require: /var/www/html/includes/class.sitzplan.php
 0.033584 - GLOBAL::end global.php       -> ---------------------------------------------
 0.033652 - dotCommon::classload         -> require: /var/www/html/includes/class.news.php
 0.037045 - NEWS::show_comments          -> id >240<
 0.037054 - NEWS::get_post               -> id >240<
 0.037068 - 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='240' AND active=1 AND dateline id: >205<
 0.038589 - dotDatabase::getInstance     -> connection: database
 0.038630 - dotDatabase::query()         -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 205 ORDER by id DESC
 0.040121 - NEWS::get_news_post          -> id >240< + comments
 0.040130 - NEWS::get_post               -> id >240<
 0.040143 - 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='240' AND active=1 AND dateline id: >205<
 0.041237 - user::get_user               -> found in cache
 0.041377 - dotCommon::classload         -> require: /var/www/html/includes/class.html.php
 0.043074 - HTML::encodeCms              -> Lasst die Spiele beginnen :) Die Anmeldung f&uu...
 0.043120 - HTML::encode                 -> Lasst die Spiele beginnen :) Die Anmeldung für den Gamers ...
 0.043142 - dotDatabase::query()         -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
 0.044812 - dotDatabase::query()         -> SELECT codetag, codereplacement, twoparams FROM html_code
 0.045551 - HTML::encode                 -> replace run 1
 0.045647 - HTML::template               -> template: >news_single<
 0.046012 - HTML::message                -> generate Message: Kommentar
 0.046021 - HTML::template               -> template: >html_message<
 0.046253 - GLOBAL::end userspace        -> ---------------------------------------------
 0.046257 - PAGE::render                 -> start rendering page layout
 0.046263 - USER::check_for_new_messages -> return
 0.046276 - dotSession::getInstance      -> do
 0.046318 - PAGE::get_boxes              -> -------- side=left
 0.046346 - dotCommon::classload         -> require: /var/www/html/includes/class.cbox.php
 0.050074 - PAGE::get_boxes              -> -------- call: left::menu_main
 0.050096 - CBOX::menu                   -> generate Menu Box >menu<
 0.050129 - HTML::template               -> template: >box_menu_bit<
 0.050342 - HTML::template               -> template: >box_menu_bit<
 0.050371 - HTML::template               -> template: >box_menu_bit<
 0.050411 - HTML::template               -> template: >box_menu_bit<
 0.050442 - HTML::template               -> template: >box_menu_bit<
 0.050471 - HTML::template               -> template: >box_menu_bit<
 0.050496 - HTML::template               -> template: >box_menu_bit<
 0.050511 - HTML::template               -> template: >box_menu<
 0.050732 - HTML::template_exists        -> search: >page_box_left< == 1
 0.050774 - HTML::template               -> template: >page_box_left<
 0.050915 - PAGE::get_boxes              -> -------- call: left::menu_party
 0.050923 - CBOX::menu                   -> generate Menu Box >party<
 0.050938 - HTML::template               -> template: >box_menu_bit<
 0.050965 - HTML::template               -> template: >box_menu_bit<
 0.050989 - HTML::template               -> template: >box_menu_bit<
 0.051013 - HTML::template               -> template: >box_menu_bit<
 0.051036 - HTML::template               -> template: >box_menu_bit<
 0.051059 - HTML::template               -> template: >box_menu_bit<
 0.051083 - HTML::template               -> template: >box_menu_bit<
 0.051107 - HTML::template               -> template: >box_menu_bit<
 0.051130 - HTML::template               -> template: >box_menu_bit<
 0.051154 - HTML::template               -> template: >box_menu_bit<
 0.051199 - HTML::template               -> template: >box_menu_bit<
 0.051226 - HTML::template               -> template: >box_menu_bit<
 0.051249 - HTML::template               -> template: >box_menu<
 0.051302 - HTML::template_exists        -> search: >page_box_left< == 1
 0.051324 - HTML::template               -> template: >page_box_left<
 0.051361 - PAGE::get_boxes              -> -------- call: left::menu_login
 0.051368 - CBOX::menu                   -> generate Menu Box >login<
 0.051380 - HTML::template               -> template: >box_menu_bit<
 0.051409 - HTML::template               -> template: >box_menu_bit<
 0.051441 - HTML::template               -> template: >box_menu<
 0.051516 - HTML::template_exists        -> search: >page_box_left< == 1
 0.051539 - HTML::template               -> template: >page_box_left<
 0.051576 - PAGE::get_boxes              -> -------- ignore: left::menu_user
 0.051579 - PAGE::get_boxes              -> -------- call: left::partner
 0.051598 - dotDatabase::query()         -> SELECT * FROM `sponsoren` WHERE `group_id` = '3' AND active="1";
 0.053073 - HTML::template_exists        -> search: >page_box_left< == 1
 0.053114 - HTML::template               -> template: >page_box_left<
 0.053225 - PAGE::get_boxes              -> -------- side=right
 0.053237 - PAGE::get_boxes              -> -------- call: right::jobs
 0.053283 - HTML::template_exists        -> search: >page_box_right< == 1
 0.053302 - HTML::template               -> template: >page_box_right<
 0.053429 - PAGE::get_boxes              -> -------- call: right::party1
 0.053444 - 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.054307 - 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.054831 - 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.055523 - 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.056193 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (5);
 0.056937 - HTML::template_exists        -> search: >page_box_right< == 1
 0.056959 - HTML::template               -> template: >page_box_right<
 0.057006 - PAGE::get_boxes              -> -------- call: right::sponsororen
 0.057019 - dotDatabase::query()         -> SELECT * FROM `sponsoren` WHERE `group_id` = '2' AND active="1";
 0.057886 - HTML::template_exists        -> search: >page_box_right< == 1
 0.057908 - HTML::template               -> template: >page_box_right<
 0.057951 - PAGE::get_boxes              -> -------- call: right::followUs
 0.057988 - HTML::template_exists        -> search: >page_box_right< == 1
 0.058002 - HTML::template               -> template: >page_box_right<
 0.058042 - PAGE::get_boxes              -> -------- call: right::news
 0.058051 - CBOX::news                   -> generate Box
 0.058064 - NEWS::load_news              -> load news data
 0.058092 - dotCommon::classload         -> require: /var/www/html/includes/class.cache.php
 0.058566 - CACHE::get                   -> cache: >news::stats< found
 0.058657 - CACHE::get                   -> cache: >news::news_limit5_page0< found
 0.058730 - NEWS::load_news              -> ... from cache
 0.058762 - HTML::template               -> template: >box_news_bit<
 0.058867 - HTML::template               -> template: >box_news_bit<
 0.058899 - HTML::template               -> template: >box_news_bit<
 0.058927 - HTML::template               -> template: >box_news_bit<
 0.058947 - HTML::template               -> template: >box_news_bit<
 0.058964 - HTML::template               -> template: >box_news<
 0.059075 - HTML::template_exists        -> search: >page_box_right< == 1
 0.059095 - HTML::template               -> template: >page_box_right<
 0.059120 - PAGE::get_boxes              -> -------- call: right::forum
 0.059126 - CBOX::forum                  -> generate forum box
 0.059130 - CBOX::forum_load_threads     -> load data
 0.059147 - CACHE::get                   -> cache: >forum::topthreads< found
 0.059282 - CBOX::forum_threads          -> list all threads in array
 0.059297 - 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.059302 - admin::getInstance           -> do
 0.059337 - HTML::template               -> template: >box_forum_bit<
 0.059460 - HTML::template               -> template: >box_forum_bit<
 0.059508 - HTML::template               -> template: >box_forum_bit<
 0.059562 - HTML::template               -> template: >box_forum_bit<
 0.059615 - HTML::template               -> template: >box_forum_bit<
 0.059659 - HTML::template               -> template: >box_forum_bit<
 0.059692 - HTML::template               -> template: >box_forum<
 0.059805 - HTML::template_exists        -> search: >page_box_right< == 1
 0.059822 - HTML::template               -> template: >page_box_right<
 0.059851 - PAGE::get_boxes              -> -------- call: right::vote
 0.059858 - CBOX::vote                   -> generate Box
 0.059862 - 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.060877 - HTML::template               -> template: >box_vote_nocurrent<
 0.061241 - HTML::template_exists        -> search: >page_box_right< == 1
 0.061283 - HTML::template               -> template: >page_box_right<
 0.061357 - PAGE::get_boxes              -> -------- call: right::buddylist
 0.061376 - CBOX::buddylist              -> generate Box
 0.061389 - HTML::template               -> template: >box_buddylist_msg<
 0.061582 - HTML::template               -> template: >box_buddylist<
 0.061783 - HTML::template_exists        -> search: >page_box_right< == 1
 0.061814 - HTML::template               -> template: >page_box_right<
 0.061877 - PAGE::get_boxes              -> -------- call: right::online
 0.061894 - CBOX::online                 -> generate Box
 0.061905 - HTML::template               -> template: >box_online<
 0.062127 - HTML::template_exists        -> search: >page_box_right< == 1
 0.062160 - HTML::template               -> template: >page_box_right<
 0.062257 - PAGE::render                 -> final
 0.062269 - PAGE::renderTemplate         -> page
 0.062283 - PAGE::getHead                -> return
 0.062290 - dotSession::getInstance      -> do
 0.062600 - HTML::template               -> template: >page<
 0.063085 - PAGE::render_template        -> final

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

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