Sponsor Bariva

Sponsor Bariva

Thursday, 21.09.2023 09:34
Tom DirtyCrow Ernst

Bariva, der Computerfachmarkt aus Landshut ist auch in diesem Jahr wieder als Sponsor mit von der Partie und wird uns mit Sachpreisen in Form von Gaming-Peripherie 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: 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.000020 - GLOBAL::include              -> config.php
 0.000717 - GLOBAL::include /gc_includes/gc_includes.php
 0.000900 - GLOBAL::include /gc_includes/HelperFuncs.php
 0.001348 - GLOBAL::include /gc_pageAddons/gc_CreateFillingLevel/CreateFillingLevel.php
 0.001449 - GLOBAL::include /gc_pageAddons/followUS.php
 0.001486 - GLOBAL::include /gc_pageAddons/paymentButton.php
 0.001516 - GLOBAL::include /gc_pageAddons/littleBanners.php
 0.001631 - GLOBAL::include /gc_pageAddons/jobs.php
 0.001664 - GLOBAL::include /gc_includes/class.gc_notifier.php
 0.001888 - GLOBAL::include /gc_includes/class.n8n-webhook.php
 0.002073 - GLOBAL::include /gc_includes/class.gc_automation.php
 0.002378 - GLOBAL::include /gc_includes/class.gc_camperManagement.php
 0.002726 - dotCommon::classload         -> require: /var/www/html/includes/class.dotDatabase.php
 0.003443 - dotDatabase::getInstance     -> connection: database
 0.003457 - dotDatabase::__construct()   -> Connection: database | gcdotlandb@db (gc_dotlandb)
 0.003479 - dotCommon::classload         -> require: /var/www/html/includes/class.page.php
 0.004422 - page::getInstance            -> do
 0.004449 - dotCommon::classload         -> require: /var/www/html/includes/class.dotSession.php
 0.005259 - dotSession::getInstance      -> do
 0.005273 - dotCommon::classload         -> require: /var/www/html/includes/class.user.php
 0.005977 - dotSession::start            -> ---- init
 0.006033 - dotSession::start            -> start php session managment
 0.006142 - dotSession::start            -> finished php session management
 0.006145 - dotSession::start            -> check for security options
 0.006150 - dotSession::start            -> lookup ip2country
 0.006158 - dotDatabase::connect()       -> create pdo object
 0.008371 - dotDatabase::query()         -> SELECT `code` FROM `country_ip2code` WHERE 3628718232 BETWEEN ip_from AND ip_to
 0.009137 - dotSession::start            -> update current session online user infos
 0.009171 - dotDatabase::query()         -> UPDATE session SET lastactivity = 1771459541, userid = 0, site = 'http://dev.gamers-congress.de/news/?id=431', host = '216.73.216.152', dns = '216.73.216.152', countrycode = '', hits = hits + 1 WHERE hash = 'b2affc8645dc906416c47f0ada265cb6'
 0.015703 - dotSession::start            -> session found in DB
 0.015714 - dotSession::load_locales     -> do
 0.015720 - dotSession::start            -> ---- finished with session startup
 0.015736 - dotSession::load_user        -> id: 0
 0.015745 - user::get_user               -> id: >0<
 0.015759 - dotDatabase::getInstance     -> connection: database
 0.015822 - dotCommon::classload         -> require: /var/www/html/includes/class.styles.php
 0.016861 - styles::load                 -> name: ><
 0.016892 - styles::load                 -> include: /var/www/html/html/styles/gc_online.php
 0.017788 - 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.019057 - 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.020475 - 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.021810 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (5);
 0.023289 - styles::activate             -> style = gc_online
 0.023423 - dotCommon::classload         -> require: /var/www/html/includes/class.admin.php
 0.024261 - admin::getInstance           -> do
 0.024271 - dotSession::getInstance      -> do
 0.024283 - admin::__construct           -> user_id=0
 0.024293 - user::load_settings          -> load current user settings to $global
 0.024353 - dotCommon::classload         -> require: /var/www/html/includes/class.prvmsg.php
 0.025098 - dotCommon::classload         -> require: /var/www/html/includes/class.event.php
 0.027700 - EVENT::comming_event         -> return
 0.027712 - dotDatabase::query()         -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1771459541 AND active=1 ORDER by begin ASC
 0.028861 - dotCommon::classload         -> require: /var/www/html/includes/class.sitzplan.php
 0.030781 - GLOBAL::end global.php       -> ---------------------------------------------
 0.030829 - dotCommon::classload         -> require: /var/www/html/includes/class.news.php
 0.033207 - NEWS::show_comments          -> id >431<
 0.033213 - NEWS::get_post               -> id >431<
 0.033222 - 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='431' AND active=1 AND dateline id: >158<
 0.035478 - dotDatabase::getInstance     -> connection: database
 0.035494 - dotDatabase::query()         -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 158 ORDER by id DESC
 0.037267 - NEWS::get_news_post          -> id >431< + comments
 0.037271 - NEWS::get_post               -> id >431<
 0.037277 - 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='431' AND active=1 AND dateline id: >158<
 0.039023 - user::get_user               -> found in cache
 0.039141 - dotCommon::classload         -> require: /var/www/html/includes/class.html.php
 0.041245 - HTML::encodeCms ->
 0.041293 - HTML::encode                 -> Bariva, der Computerfachmarkt aus Landshut ist auch in die...
 0.041339 - dotDatabase::query()         -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
 0.044025 - dotDatabase::query()         -> SELECT codetag, codereplacement, twoparams FROM html_code
 0.044928 - HTML::encode                 -> replace run 1
 0.045013 - HTML::template               -> template: >news_single<
 0.045295 - HTML::message                -> generate Message: Kommentar
 0.045302 - HTML::template               -> template: >html_message<
 0.045426 - GLOBAL::end userspace        -> ---------------------------------------------
 0.045429 - PAGE::render                 -> start rendering page layout
 0.045433 - USER::check_for_new_messages -> return
 0.045445 - dotSession::getInstance      -> do
 0.045477 - PAGE::get_boxes              -> -------- side=left
 0.045496 - dotCommon::classload         -> require: /var/www/html/includes/class.cbox.php
 0.048119 - PAGE::get_boxes              -> -------- call: left::menu_main
 0.048136 - CBOX::menu                   -> generate Menu Box >menu<
 0.048164 - HTML::template               -> template: >box_menu_bit<
 0.048372 - HTML::template               -> template: >box_menu_bit<
 0.048400 - HTML::template               -> template: >box_menu_bit<
 0.048420 - HTML::template               -> template: >box_menu_bit<
 0.048438 - HTML::template               -> template: >box_menu_bit<
 0.048457 - HTML::template               -> template: >box_menu_bit<
 0.048475 - HTML::template               -> template: >box_menu_bit<
 0.048493 - HTML::template               -> template: >box_menu<
 0.048605 - HTML::template_exists        -> search: >page_box_left< == 1
 0.048629 - HTML::template               -> template: >page_box_left<
 0.048708 - PAGE::get_boxes              -> -------- call: left::menu_party
 0.048714 - CBOX::menu                   -> generate Menu Box >party<
 0.048724 - HTML::template               -> template: >box_menu_bit<
 0.048744 - HTML::template               -> template: >box_menu_bit<
 0.048763 - HTML::template               -> template: >box_menu_bit<
 0.048780 - HTML::template               -> template: >box_menu_bit<
 0.048798 - HTML::template               -> template: >box_menu_bit<
 0.048818 - HTML::template               -> template: >box_menu_bit<
 0.048848 - HTML::template               -> template: >box_menu_bit<
 0.048881 - HTML::template               -> template: >box_menu_bit<
 0.048905 - HTML::template               -> template: >box_menu_bit<
 0.048923 - HTML::template               -> template: >box_menu_bit<
 0.048942 - HTML::template               -> template: >box_menu_bit<
 0.048960 - HTML::template               -> template: >box_menu_bit<
 0.048977 - HTML::template               -> template: >box_menu<
 0.049020 - HTML::template_exists        -> search: >page_box_left< == 1
 0.049037 - HTML::template               -> template: >page_box_left<
 0.049065 - PAGE::get_boxes              -> -------- call: left::menu_login
 0.049072 - CBOX::menu                   -> generate Menu Box >login<
 0.049089 - HTML::template               -> template: >box_menu_bit<
 0.049125 - HTML::template               -> template: >box_menu_bit<
 0.049161 - HTML::template               -> template: >box_menu<
 0.049236 - HTML::template_exists        -> search: >page_box_left< == 1
 0.049263 - HTML::template               -> template: >page_box_left<
 0.049308 - PAGE::get_boxes              -> -------- ignore: left::menu_user
 0.049327 - PAGE::get_boxes              -> -------- call: left::partner
 0.049341 - dotDatabase::query()         -> SELECT * FROM `sponsoren` WHERE `group_id` = '3' AND active="1";
 0.050806 - HTML::template_exists        -> search: >page_box_left< == 1
 0.050827 - HTML::template               -> template: >page_box_left<
 0.050876 - PAGE::get_boxes              -> -------- side=right
 0.050884 - PAGE::get_boxes              -> -------- call: right::jobs
 0.050922 - HTML::template_exists        -> search: >page_box_right< == 1
 0.050933 - HTML::template               -> template: >page_box_right<
 0.051041 - PAGE::get_boxes              -> -------- call: right::party1
 0.051051 - 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.052650 - 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.053778 - 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.055117 - 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.056345 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (5);
 0.057859 - HTML::template_exists        -> search: >page_box_right< == 1
 0.057897 - HTML::template               -> template: >page_box_right<
 0.057997 - PAGE::get_boxes              -> -------- call: right::sponsororen
 0.058017 - dotDatabase::query()         -> SELECT * FROM `sponsoren` WHERE `group_id` = '2' AND active="1";
 0.059570 - HTML::template_exists        -> search: >page_box_right< == 1
 0.059604 - HTML::template               -> template: >page_box_right<
 0.059678 - PAGE::get_boxes              -> -------- call: right::followUs
 0.059736 - HTML::template_exists        -> search: >page_box_right< == 1
 0.059760 - HTML::template               -> template: >page_box_right<
 0.059809 - PAGE::get_boxes              -> -------- call: right::news
 0.059825 - CBOX::news                   -> generate Box
 0.059837 - NEWS::load_news              -> load news data
 0.059874 - dotCommon::classload         -> require: /var/www/html/includes/class.cache.php
 0.060605 - CACHE::get                   -> cache: >news::stats< found
 0.060705 - CACHE::get                   -> cache: >news::news_limit5_page0< found
 0.060815 - NEWS::load_news              -> ... from cache
 0.060863 - HTML::template               -> template: >box_news_bit<
 0.061020 - HTML::template               -> template: >box_news_bit<
 0.061070 - HTML::template               -> template: >box_news_bit<
 0.061121 - HTML::template               -> template: >box_news_bit<
 0.061165 - HTML::template               -> template: >box_news_bit<
 0.061198 - HTML::template               -> template: >box_news<
 0.061408 - HTML::template_exists        -> search: >page_box_right< == 1
 0.061439 - HTML::template               -> template: >page_box_right<
 0.061489 - PAGE::get_boxes              -> -------- call: right::forum
 0.061500 - CBOX::forum                  -> generate forum box
 0.061507 - CBOX::forum_load_threads     -> load data
 0.061533 - CACHE::get                   -> cache: >forum::topthreads< found
 0.061737 - CBOX::forum_threads          -> list all threads in array
 0.061763 - 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.061773 - admin::getInstance           -> do
 0.061822 - HTML::template               -> template: >box_forum_bit<
 0.062046 - HTML::template               -> template: >box_forum_bit<
 0.062152 - HTML::template               -> template: >box_forum_bit<
 0.062278 - HTML::template               -> template: >box_forum_bit<
 0.062396 - HTML::template               -> template: >box_forum_bit<
 0.062443 - HTML::template               -> template: >box_forum_bit<
 0.062471 - HTML::template               -> template: >box_forum<
 0.062652 - HTML::template_exists        -> search: >page_box_right< == 1
 0.062672 - HTML::template               -> template: >page_box_right<
 0.062706 - PAGE::get_boxes              -> -------- call: right::vote
 0.062716 - CBOX::vote                   -> generate Box
 0.062722 - 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.063908 - HTML::template               -> template: >box_vote_nocurrent<
 0.064072 - HTML::template_exists        -> search: >page_box_right< == 1
 0.064088 - HTML::template               -> template: >page_box_right<
 0.064113 - PAGE::get_boxes              -> -------- call: right::buddylist
 0.064121 - CBOX::buddylist              -> generate Box
 0.064125 - HTML::template               -> template: >box_buddylist_msg<
 0.064196 - HTML::template               -> template: >box_buddylist<
 0.064284 - HTML::template_exists        -> search: >page_box_right< == 1
 0.064294 - HTML::template               -> template: >page_box_right<
 0.064333 - PAGE::get_boxes              -> -------- call: right::online
 0.064337 - CBOX::online                 -> generate Box
 0.064341 - HTML::template               -> template: >box_online<
 0.064446 - HTML::template_exists        -> search: >page_box_right< == 1
 0.064457 - HTML::template               -> template: >page_box_right<
 0.064480 - PAGE::render                 -> final
 0.064485 - PAGE::renderTemplate         -> page
 0.064491 - PAGE::getHead                -> return
 0.064494 - dotSession::getInstance      -> do
 0.064613 - HTML::template               -> template: >page<
 0.064807 - PAGE::render_template        -> final

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

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