Server Details

Allgemeine Serverdaten

Servername: h340
Besitzer: Corben
IP-Adresse: 10.10.50.5
Hardware:
Prozessor:Intel Celeron 2300 MHz
Arbeitspeicher:16384 MB
Festplattenkapazität:22000 GB

Gameserver

    diverses diverses
       Sonstiges (bitte angeben)
Sonstige Spiele / Beschreibung:
    - Patches

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.000028 - GLOBAL::include              -> config.php
 0.001048 - GLOBAL::include /gc_includes/gc_includes.php
 0.001300 - GLOBAL::include /gc_includes/HelperFuncs.php
 0.001926 - GLOBAL::include /gc_pageAddons/gc_CreateFillingLevel/CreateFillingLevel.php
 0.002119 - GLOBAL::include /gc_pageAddons/followUS.php
 0.002440 - GLOBAL::include /gc_pageAddons/paymentButton.php
 0.002518 - GLOBAL::include /gc_pageAddons/littleBanners.php
 0.002670 - GLOBAL::include /gc_pageAddons/jobs.php
 0.002736 - GLOBAL::include /gc_includes/class.gc_notifier.php
 0.002978 - GLOBAL::include /gc_includes/class.n8n-webhook.php
 0.003251 - GLOBAL::include /gc_includes/class.gc_automation.php
 0.003978 - dotCommon::classload         -> require: /var/www/html/includes/class.dotDatabase.php
 0.005121 - dotDatabase::getInstance     -> connection: database
 0.005146 - dotDatabase::__construct()   -> Connection: database | gcdotlandb@db (gc_dotlandb)
 0.005187 - dotCommon::classload         -> require: /var/www/html/includes/class.page.php
 0.006613 - page::getInstance            -> do
 0.006681 - dotCommon::classload         -> require: /var/www/html/includes/class.dotSession.php
 0.008049 - dotSession::getInstance      -> do
 0.008084 - dotCommon::classload         -> require: /var/www/html/includes/class.user.php
 0.008956 - dotSession::start            -> ---- init
 0.009032 - dotSession::start            -> start php session managment
 0.009362 - dotSession::start            -> finished php session management
 0.009367 - dotSession::start            -> save user and host information to new session_array
 0.009391 - dotCommon::classload         -> require: /var/www/html/includes/class.dotCrypt.php
 0.011078 - dotSession::start            -> check for security options
 0.011093 - dotSession::start            -> lookup ip2country
 0.011118 - dotDatabase::connect()       -> create pdo object
 0.013803 - dotDatabase::query()         -> SELECT `code` FROM `country_ip2code` WHERE 3628718207 BETWEEN ip_from AND ip_to
 0.014697 - dotSession::start            -> update current session online user infos
 0.014729 - dotDatabase::query()         -> UPDATE session SET lastactivity = 1766351014, userid = 0, site = 'https://dev.gamers-congress.de/party/?do=server_show&id=162', host = '216.73.216.127', dns = '216.73.216.127', countrycode = '', hits = hits + 1 WHERE hash = '04d4e9ebe2ac5c9dbb5a4b4997dfa693'
 0.015736 - dotSession::start            -> no session found in db == insert new db sesssion
 0.015767 - dotDatabase::query()         -> INSERT INTO `session`SET hash = '04d4e9ebe2ac5c9dbb5a4b4997dfa693', lastactivity = 1766351014, userid = 0, site = 'https://dev.gamers-congress.de/party/?do=server_show&id=162', 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.031939 - dotSession::load_locales     -> do
 0.031953 - dotSession::start            -> ---- finished with session startup
 0.032088 - dotSession::load_user        -> id: 0
 0.032097 - user::get_user               -> id: >0<
 0.032113 - dotDatabase::getInstance     -> connection: database
 0.032211 - dotCommon::classload         -> require: /var/www/html/includes/class.styles.php
 0.033272 - styles::load                 -> name: ><
 0.033320 - styles::load                 -> include: /var/www/html/html/styles/gc_online.php
 0.034296 - 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.035807 - 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.037267 - 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.038659 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (5);
 0.040092 - styles::activate             -> style = gc_online
 0.040266 - dotCommon::classload         -> require: /var/www/html/includes/class.admin.php
 0.041077 - admin::getInstance           -> do
 0.041087 - dotSession::getInstance      -> do
 0.041099 - admin::__construct           -> user_id=0
 0.041107 - user::load_settings          -> load current user settings to $global
 0.041156 - dotCommon::classload         -> require: /var/www/html/includes/class.prvmsg.php
 0.041803 - dotCommon::classload         -> require: /var/www/html/includes/class.event.php
 0.044032 - EVENT::comming_event         -> return
 0.044051 - dotDatabase::query()         -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1766351014 AND active=1 ORDER by begin ASC
 0.049872 - dotCommon::classload         -> require: /var/www/html/includes/class.sitzplan.php
 0.051387 - GLOBAL::end global.php       -> ---------------------------------------------
 0.051530 - dotCommon::classload         -> require: /var/www/html/includes/class.serverliste.php
 0.066989 - dotDatabase::query()         -> SELECT * FROM event_server WHERE id=162 AND active=1
 0.069685 - user::get_user               -> id: >876<
 0.069722 - dotDatabase::getInstance     -> connection: database
 0.069774 - dotDatabase::query()         -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 876 ORDER by id DESC
 0.071626 - dotCommon::classload         -> require: /var/www/html/includes/class.html.php
 0.074022 - HTML::encode                 -> - Patches...
 0.074046 - dotDatabase::query()         -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
 0.076469 - dotDatabase::query()         -> SELECT codetag, codereplacement, twoparams FROM html_code
 0.077641 - HTML::encode                 -> replace run 1
 0.077853 - HTML::template               -> template: >server_show<
 0.078177 - HTML::template               -> template: >event_shortbar<
 0.078431 - GLOBAL::end userspace        -> ---------------------------------------------
 0.078435 - PAGE::render                 -> start rendering page layout
 0.078448 - USER::check_for_new_messages -> return
 0.078464 - dotSession::getInstance      -> do
 0.078519 - PAGE::get_boxes              -> -------- side=left
 0.078551 - dotCommon::classload         -> require: /var/www/html/includes/class.cbox.php
 0.081527 - PAGE::get_boxes              -> -------- call: left::menu_main
 0.081552 - CBOX::menu                   -> generate Menu Box >menu<
 0.081579 - HTML::template               -> template: >box_menu_bit<
 0.081777 - HTML::template               -> template: >box_menu_bit<
 0.081804 - HTML::template               -> template: >box_menu_bit<
 0.081820 - HTML::template               -> template: >box_menu_bit<
 0.081834 - HTML::template               -> template: >box_menu_bit<
 0.081848 - HTML::template               -> template: >box_menu_bit<
 0.081871 - HTML::template               -> template: >box_menu_bit<
 0.081886 - HTML::template               -> template: >box_menu<
 0.082077 - HTML::template_exists        -> search: >page_box_left< == 1
 0.082122 - HTML::template               -> template: >page_box_left<
 0.082253 - PAGE::get_boxes              -> -------- call: left::menu_party
 0.082294 - CBOX::menu                   -> generate Menu Box >party<
 0.082310 - HTML::template               -> template: >box_menu_bit<
 0.082351 - HTML::template               -> template: >box_menu_bit<
 0.082373 - HTML::template               -> template: >box_menu_bit<
 0.082406 - HTML::template               -> template: >box_menu_bit<
 0.082429 - HTML::template               -> template: >box_menu_bit<
 0.082459 - HTML::template               -> template: >box_menu_bit<
 0.082485 - HTML::template               -> template: >box_menu_bit<
 0.082510 - HTML::template               -> template: >box_menu_bit<
 0.082532 - HTML::template               -> template: >box_menu_bit<
 0.082554 - HTML::template               -> template: >box_menu_bit<
 0.082575 - HTML::template               -> template: >box_menu_bit<
 0.082597 - HTML::template               -> template: >box_menu_bit<
 0.082617 - HTML::template               -> template: >box_menu<
 0.082680 - HTML::template_exists        -> search: >page_box_left< == 1
 0.082704 - HTML::template               -> template: >page_box_left<
 0.082741 - PAGE::get_boxes              -> -------- call: left::menu_login
 0.082749 - CBOX::menu                   -> generate Menu Box >login<
 0.082762 - HTML::template               -> template: >box_menu_bit<
 0.082783 - HTML::template               -> template: >box_menu_bit<
 0.082802 - HTML::template               -> template: >box_menu<
 0.082845 - HTML::template_exists        -> search: >page_box_left< == 1
 0.082860 - HTML::template               -> template: >page_box_left<
 0.082894 - PAGE::get_boxes              -> -------- ignore: left::menu_user
 0.082897 - PAGE::get_boxes              -> -------- call: left::partner
 0.082913 - dotDatabase::query()         -> SELECT * FROM `sponsoren` WHERE `group_id` = '3' AND active="1";
 0.084705 - HTML::template_exists        -> search: >page_box_left< == 1
 0.084730 - HTML::template               -> template: >page_box_left<
 0.084806 - PAGE::get_boxes              -> -------- side=right
 0.084818 - PAGE::get_boxes              -> -------- call: right::jobs
 0.084871 - HTML::template_exists        -> search: >page_box_right< == 1
 0.084885 - HTML::template               -> template: >page_box_right<
 0.085024 - PAGE::get_boxes              -> -------- call: right::party1
 0.085038 - 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.086075 - 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.086946 - 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.088444 - 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.089680 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (5);
 0.092140 - HTML::template_exists        -> search: >page_box_right< == 1
 0.092174 - HTML::template               -> template: >page_box_right<
 0.092274 - PAGE::get_boxes              -> -------- call: right::sponsororen
 0.092294 - dotDatabase::query()         -> SELECT * FROM `sponsoren` WHERE `group_id` = '2' AND active="1";
 0.093770 - HTML::template_exists        -> search: >page_box_right< == 1
 0.093872 - HTML::template               -> template: >page_box_right<
 0.093969 - PAGE::get_boxes              -> -------- call: right::followUs
 0.094021 - HTML::template_exists        -> search: >page_box_right< == 1
 0.094033 - HTML::template               -> template: >page_box_right<
 0.094064 - PAGE::get_boxes              -> -------- call: right::news
 0.094077 - CBOX::news                   -> generate Box
 0.094095 - dotCommon::classload         -> require: /var/www/html/includes/class.news.php
 0.096110 - NEWS::load_news              -> load news data
 0.096141 - dotCommon::classload         -> require: /var/www/html/includes/class.cache.php
 0.096644 - CACHE::get                   -> cache: >news::stats< found
 0.096738 - CACHE::get                   -> cache: >news::news_limit5_page0< found
 0.096860 - NEWS::load_news              -> ... from cache
 0.096913 - HTML::template               -> template: >box_news_bit<
 0.097079 - HTML::template               -> template: >box_news_bit<
 0.097116 - HTML::template               -> template: >box_news_bit<
 0.097153 - HTML::template               -> template: >box_news_bit<
 0.097182 - HTML::template               -> template: >box_news_bit<
 0.097204 - HTML::template               -> template: >box_news<
 0.097392 - HTML::template_exists        -> search: >page_box_right< == 1
 0.097423 - HTML::template               -> template: >page_box_right<
 0.097455 - PAGE::get_boxes              -> -------- call: right::forum
 0.097464 - CBOX::forum                  -> generate forum box
 0.097478 - CBOX::forum_load_threads     -> load data
 0.097499 - CACHE::get                   -> cache: >forum::topthreads< found
 0.097619 - CBOX::forum_threads          -> list all threads in array
 0.097633 - 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.097642 - admin::getInstance           -> do
 0.097678 - HTML::template               -> template: >box_forum_bit<
 0.097827 - HTML::template               -> template: >box_forum_bit<
 0.097888 - HTML::template               -> template: >box_forum_bit<
 0.097957 - HTML::template               -> template: >box_forum_bit<
 0.098019 - HTML::template               -> template: >box_forum_bit<
 0.098069 - HTML::template               -> template: >box_forum_bit<
 0.098108 - HTML::template               -> template: >box_forum<
 0.098301 - HTML::template_exists        -> search: >page_box_right< == 1
 0.098337 - HTML::template               -> template: >page_box_right<
 0.098382 - PAGE::get_boxes              -> -------- call: right::vote
 0.098395 - CBOX::vote                   -> generate Box
 0.098404 - 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.100038 - HTML::template               -> template: >box_vote_nocurrent<
 0.100303 - HTML::template_exists        -> search: >page_box_right< == 1
 0.100345 - HTML::template               -> template: >page_box_right<
 0.100402 - PAGE::get_boxes              -> -------- call: right::buddylist
 0.100417 - CBOX::buddylist              -> generate Box
 0.100426 - HTML::template               -> template: >box_buddylist_msg<
 0.100546 - HTML::template               -> template: >box_buddylist<
 0.100695 - HTML::template_exists        -> search: >page_box_right< == 1
 0.100715 - HTML::template               -> template: >page_box_right<
 0.100754 - PAGE::get_boxes              -> -------- call: right::online
 0.100773 - CBOX::online                 -> generate Box
 0.100781 - HTML::template               -> template: >box_online<
 0.100939 - HTML::template_exists        -> search: >page_box_right< == 1
 0.100961 - HTML::template               -> template: >page_box_right<
 0.101006 - PAGE::render                 -> final
 0.101013 - PAGE::renderTemplate         -> page
 0.101022 - PAGE::getHead                -> return
 0.101026 - dotSession::getInstance      -> do
 0.101158 - HTML::template               -> template: >page<
 0.101441 - PAGE::render_template        -> final

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

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