Server Details

Allgemeine Serverdaten

Servername: Failey
Besitzer: f1nalres1stance
IP-Adresse: 10.10.50.2
Hardware:
Prozessor:i5 3570k 3400 MHz
Arbeitspeicher:16000 MB
Festplattenkapazität:17000 GB

Gameserver

    diverses diverses
       Sonstiges (bitte angeben)
Sonstige Spiele / Beschreibung:
    Fileserver

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 189 debug messages

 0.000025 - GLOBAL::include              -> config.php
 0.001018 - GLOBAL::include /gc_includes/gc_includes.php
 0.001278 - GLOBAL::include /gc_includes/HelperFuncs.php
 0.001982 - GLOBAL::include /gc_pageAddons/gc_CreateFillingLevel/CreateFillingLevel.php
 0.002160 - GLOBAL::include /gc_pageAddons/followUS.php
 0.002216 - GLOBAL::include /gc_pageAddons/paymentButton.php
 0.002270 - GLOBAL::include /gc_pageAddons/littleBanners.php
 0.002422 - GLOBAL::include /gc_pageAddons/jobs.php
 0.002475 - GLOBAL::include /gc_includes/class.gc_notifier.php
 0.002739 - GLOBAL::include /gc_includes/class.n8n-webhook.php
 0.003010 - GLOBAL::include /gc_includes/class.gc_automation.php
 0.003452 - dotCommon::classload         -> require: /var/www/html/includes/class.dotDatabase.php
 0.004513 - dotDatabase::getInstance     -> connection: database
 0.004534 - dotDatabase::__construct()   -> Connection: database | gcdotlandb@db (gc_dotlandb)
 0.004568 - dotCommon::classload         -> require: /var/www/html/includes/class.page.php
 0.006137 - page::getInstance            -> do
 0.006202 - dotCommon::classload         -> require: /var/www/html/includes/class.dotSession.php
 0.007430 - dotSession::getInstance      -> do
 0.007459 - dotCommon::classload         -> require: /var/www/html/includes/class.user.php
 0.008368 - dotSession::start            -> ---- init
 0.008448 - dotSession::start            -> start php session managment
 0.008780 - dotSession::start            -> finished php session management
 0.008785 - dotSession::start            -> save user and host information to new session_array
 0.008804 - dotCommon::classload         -> require: /var/www/html/includes/class.dotCrypt.php
 0.010380 - dotSession::start            -> check for security options
 0.010395 - dotSession::start            -> lookup ip2country
 0.010411 - dotDatabase::connect()       -> create pdo object
 0.013591 - dotDatabase::query()         -> SELECT `code` FROM `country_ip2code` WHERE 3628718207 BETWEEN ip_from AND ip_to
 0.014483 - dotSession::start            -> update current session online user infos
 0.014542 - dotDatabase::query()         -> UPDATE session SET lastactivity = 1766351420, userid = 0, site = 'https://dev.gamers-congress.de/party/?do=server_show&id=159', host = '216.73.216.127', dns = '216.73.216.127', countrycode = '', hits = hits + 1 WHERE hash = '881c17dd6d1e42c7a4e94105205678f3'
 0.015643 - dotSession::start            -> no session found in db == insert new db sesssion
 0.015702 - dotDatabase::query()         -> INSERT INTO `session`SET hash = '881c17dd6d1e42c7a4e94105205678f3', lastactivity = 1766351420, userid = 0, site = 'https://dev.gamers-congress.de/party/?do=server_show&id=159', referer = '', useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', host = '216.73.216.127', dns = '216.73.216.127', countrycode = '', hits = 1
 0.026938 - dotSession::load_locales     -> do
 0.026947 - dotSession::start            -> ---- finished with session startup
 0.027082 - dotSession::load_user        -> id: 0
 0.027095 - user::get_user               -> id: >0<
 0.027109 - dotDatabase::getInstance     -> connection: database
 0.027194 - dotCommon::classload         -> require: /var/www/html/includes/class.styles.php
 0.028231 - styles::load                 -> name: ><
 0.028269 - styles::load                 -> include: /var/www/html/html/styles/gc_online.php
 0.029100 - 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.030311 - 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.031475 - 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.032426 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (5);
 0.033194 - styles::activate             -> style = gc_online
 0.033287 - dotCommon::classload         -> require: /var/www/html/includes/class.admin.php
 0.033916 - admin::getInstance           -> do
 0.033922 - dotSession::getInstance      -> do
 0.033932 - admin::__construct           -> user_id=0
 0.033941 - user::load_settings          -> load current user settings to $global
 0.033979 - dotCommon::classload         -> require: /var/www/html/includes/class.prvmsg.php
 0.034525 - dotCommon::classload         -> require: /var/www/html/includes/class.event.php
 0.036119 - EVENT::comming_event         -> return
 0.036128 - dotDatabase::query()         -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1766351420 AND active=1 ORDER by begin ASC
 0.037445 - dotCommon::classload         -> require: /var/www/html/includes/class.sitzplan.php
 0.038790 - GLOBAL::end global.php       -> ---------------------------------------------
 0.038851 - dotCommon::classload         -> require: /var/www/html/includes/class.serverliste.php
 0.046311 - dotDatabase::query()         -> SELECT * FROM event_server WHERE id=159 AND active=1
 0.047824 - user::get_user               -> id: >1828<
 0.047838 - dotDatabase::getInstance     -> connection: database
 0.047859 - dotDatabase::query()         -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 1828 ORDER by id DESC
 0.049450 - dotCommon::classload         -> require: /var/www/html/includes/class.html.php
 0.051603 - HTML::encode                 -> Fileserver...
 0.051641 - dotDatabase::query()         -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
 0.053796 - dotDatabase::query()         -> SELECT codetag, codereplacement, twoparams FROM html_code
 0.054718 - HTML::encode                 -> replace run 1
 0.054852 - HTML::template               -> template: >server_show<
 0.055166 - HTML::template               -> template: >event_shortbar<
 0.055330 - GLOBAL::end userspace        -> ---------------------------------------------
 0.055332 - PAGE::render                 -> start rendering page layout
 0.055336 - USER::check_for_new_messages -> return
 0.055345 - dotSession::getInstance      -> do
 0.055385 - PAGE::get_boxes              -> -------- side=left
 0.055408 - dotCommon::classload         -> require: /var/www/html/includes/class.cbox.php
 0.057632 - PAGE::get_boxes              -> -------- call: left::menu_main
 0.057653 - CBOX::menu                   -> generate Menu Box >menu<
 0.057674 - HTML::template               -> template: >box_menu_bit<
 0.057877 - HTML::template               -> template: >box_menu_bit<
 0.057890 - HTML::template               -> template: >box_menu_bit<
 0.057900 - HTML::template               -> template: >box_menu_bit<
 0.057910 - HTML::template               -> template: >box_menu_bit<
 0.057921 - HTML::template               -> template: >box_menu_bit<
 0.057933 - HTML::template               -> template: >box_menu_bit<
 0.057947 - HTML::template               -> template: >box_menu<
 0.058089 - HTML::template_exists        -> search: >page_box_left< == 1
 0.058122 - HTML::template               -> template: >page_box_left<
 0.058228 - PAGE::get_boxes              -> -------- call: left::menu_party
 0.058234 - CBOX::menu                   -> generate Menu Box >party<
 0.058252 - HTML::template               -> template: >box_menu_bit<
 0.058268 - HTML::template               -> template: >box_menu_bit<
 0.058287 - HTML::template               -> template: >box_menu_bit<
 0.058299 - HTML::template               -> template: >box_menu_bit<
 0.058312 - HTML::template               -> template: >box_menu_bit<
 0.058324 - HTML::template               -> template: >box_menu_bit<
 0.058336 - HTML::template               -> template: >box_menu_bit<
 0.058348 - HTML::template               -> template: >box_menu_bit<
 0.058360 - HTML::template               -> template: >box_menu_bit<
 0.058372 - HTML::template               -> template: >box_menu_bit<
 0.058385 - HTML::template               -> template: >box_menu_bit<
 0.058398 - HTML::template               -> template: >box_menu_bit<
 0.058409 - HTML::template               -> template: >box_menu<
 0.058448 - HTML::template_exists        -> search: >page_box_left< == 1
 0.058462 - HTML::template               -> template: >page_box_left<
 0.058489 - PAGE::get_boxes              -> -------- call: left::menu_login
 0.058558 - CBOX::menu                   -> generate Menu Box >login<
 0.058572 - HTML::template               -> template: >box_menu_bit<
 0.058596 - HTML::template               -> template: >box_menu_bit<
 0.058613 - HTML::template               -> template: >box_menu<
 0.058664 - HTML::template_exists        -> search: >page_box_left< == 1
 0.058683 - HTML::template               -> template: >page_box_left<
 0.058714 - PAGE::get_boxes              -> -------- ignore: left::menu_user
 0.058717 - PAGE::get_boxes              -> -------- call: left::partner
 0.058735 - dotDatabase::query()         -> SELECT * FROM `sponsoren` WHERE `group_id` = '3' AND active="1";
 0.060478 - HTML::template_exists        -> search: >page_box_left< == 1
 0.060537 - HTML::template               -> template: >page_box_left<
 0.060626 - PAGE::get_boxes              -> -------- side=right
 0.060639 - PAGE::get_boxes              -> -------- call: right::jobs
 0.060686 - HTML::template_exists        -> search: >page_box_right< == 1
 0.060702 - HTML::template               -> template: >page_box_right<
 0.060862 - PAGE::get_boxes              -> -------- call: right::party1
 0.060879 - 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.062119 - 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.062835 - 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.063871 - 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.064815 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (5);
 0.065768 - HTML::template_exists        -> search: >page_box_right< == 1
 0.065802 - HTML::template               -> template: >page_box_right<
 0.065883 - PAGE::get_boxes              -> -------- call: right::sponsororen
 0.065899 - dotDatabase::query()         -> SELECT * FROM `sponsoren` WHERE `group_id` = '2' AND active="1";
 0.066978 - HTML::template_exists        -> search: >page_box_right< == 1
 0.067010 - HTML::template               -> template: >page_box_right<
 0.067095 - PAGE::get_boxes              -> -------- call: right::followUs
 0.067140 - HTML::template_exists        -> search: >page_box_right< == 1
 0.067152 - HTML::template               -> template: >page_box_right<
 0.067181 - PAGE::get_boxes              -> -------- call: right::news
 0.067193 - CBOX::news                   -> generate Box
 0.067215 - dotCommon::classload         -> require: /var/www/html/includes/class.news.php
 0.068982 - NEWS::load_news              -> load news data
 0.069015 - dotCommon::classload         -> require: /var/www/html/includes/class.cache.php
 0.069598 - CACHE::get                   -> cache: >news::stats< found
 0.069725 - CACHE::get                   -> cache: >news::news_limit5_page0< found
 0.069859 - NEWS::load_news              -> ... from cache
 0.069922 - HTML::template               -> template: >box_news_bit<
 0.070096 - HTML::template               -> template: >box_news_bit<
 0.070122 - HTML::template               -> template: >box_news_bit<
 0.070158 - HTML::template               -> template: >box_news_bit<
 0.070187 - HTML::template               -> template: >box_news_bit<
 0.070210 - HTML::template               -> template: >box_news<
 0.070358 - HTML::template_exists        -> search: >page_box_right< == 1
 0.070387 - HTML::template               -> template: >page_box_right<
 0.070422 - PAGE::get_boxes              -> -------- call: right::forum
 0.070433 - CBOX::forum                  -> generate forum box
 0.070441 - CBOX::forum_load_threads     -> load data
 0.070468 - CACHE::get                   -> cache: >forum::topthreads< found
 0.070643 - CBOX::forum_threads          -> list all threads in array
 0.070669 - 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.070681 - admin::getInstance           -> do
 0.070726 - HTML::template               -> template: >box_forum_bit<
 0.070889 - HTML::template               -> template: >box_forum_bit<
 0.070959 - HTML::template               -> template: >box_forum_bit<
 0.071028 - HTML::template               -> template: >box_forum_bit<
 0.071084 - HTML::template               -> template: >box_forum_bit<
 0.071144 - HTML::template               -> template: >box_forum_bit<
 0.071175 - HTML::template               -> template: >box_forum<
 0.071337 - HTML::template_exists        -> search: >page_box_right< == 1
 0.071362 - HTML::template               -> template: >page_box_right<
 0.071403 - PAGE::get_boxes              -> -------- call: right::vote
 0.071411 - CBOX::vote                   -> generate Box
 0.071419 - 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.072917 - HTML::template               -> template: >box_vote_nocurrent<
 0.073141 - HTML::template_exists        -> search: >page_box_right< == 1
 0.073165 - HTML::template               -> template: >page_box_right<
 0.073212 - PAGE::get_boxes              -> -------- call: right::buddylist
 0.073226 - CBOX::buddylist              -> generate Box
 0.073235 - HTML::template               -> template: >box_buddylist_msg<
 0.073362 - HTML::template               -> template: >box_buddylist<
 0.073577 - HTML::template_exists        -> search: >page_box_right< == 1
 0.073599 - HTML::template               -> template: >page_box_right<
 0.073639 - PAGE::get_boxes              -> -------- call: right::online
 0.073648 - CBOX::online                 -> generate Box
 0.073655 - HTML::template               -> template: >box_online<
 0.073968 - HTML::template_exists        -> search: >page_box_right< == 1
 0.073994 - HTML::template               -> template: >page_box_right<
 0.074043 - PAGE::render                 -> final
 0.074051 - PAGE::renderTemplate         -> page
 0.074061 - PAGE::getHead                -> return
 0.074065 - dotSession::getInstance      -> do
 0.074256 - HTML::template               -> template: >page<
 0.074573 - PAGE::render_template        -> final

PHP Includes   : 32
DB Queries     : 20
Rendering Time : 0.076208

Includes PHP Files: 
 - /var/www/html/party/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.dotCrypt.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.serverliste.php
 - /var/www/html/includes/class.html.php
 - /var/www/html/includes/class.cbox.php
 - /var/www/html/includes/class.news.php
 - /var/www/html/includes/class.cache.php