Server Details

Allgemeine Serverdaten

Servername: hpgen8
Besitzer: Corben
IP-Adresse: 10.10.50.11
Hardware:
Prozessor:Intel Celeron 2300 MHz
Arbeitspeicher:16384 MB
Festplattenkapazität:21000 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.000021 - GLOBAL::include              -> config.php
 0.000982 - GLOBAL::include /gc_includes/gc_includes.php
 0.001234 - GLOBAL::include /gc_includes/HelperFuncs.php
 0.001828 - GLOBAL::include /gc_pageAddons/gc_CreateFillingLevel/CreateFillingLevel.php
 0.001975 - GLOBAL::include /gc_pageAddons/followUS.php
 0.002036 - GLOBAL::include /gc_pageAddons/paymentButton.php
 0.002079 - GLOBAL::include /gc_pageAddons/littleBanners.php
 0.002223 - GLOBAL::include /gc_pageAddons/jobs.php
 0.002274 - GLOBAL::include /gc_includes/class.gc_notifier.php
 0.002498 - GLOBAL::include /gc_includes/class.n8n-webhook.php
 0.002760 - GLOBAL::include /gc_includes/class.gc_automation.php
 0.003160 - dotCommon::classload         -> require: /var/www/html/includes/class.dotDatabase.php
 0.004184 - dotDatabase::getInstance     -> connection: database
 0.004203 - dotDatabase::__construct()   -> Connection: database | gcdotlandb@db (gc_dotlandb)
 0.004234 - dotCommon::classload         -> require: /var/www/html/includes/class.page.php
 0.005509 - page::getInstance            -> do
 0.005576 - dotCommon::classload         -> require: /var/www/html/includes/class.dotSession.php
 0.006743 - dotSession::getInstance      -> do
 0.006769 - dotCommon::classload         -> require: /var/www/html/includes/class.user.php
 0.007593 - dotSession::start            -> ---- init
 0.007667 - dotSession::start            -> start php session managment
 0.007953 - dotSession::start            -> finished php session management
 0.007956 - dotSession::start            -> save user and host information to new session_array
 0.007974 - dotCommon::classload         -> require: /var/www/html/includes/class.dotCrypt.php
 0.009569 - dotSession::start            -> check for security options
 0.009582 - dotSession::start            -> lookup ip2country
 0.009604 - dotDatabase::connect()       -> create pdo object
 0.012183 - dotDatabase::query()         -> SELECT `code` FROM `country_ip2code` WHERE 3628718207 BETWEEN ip_from AND ip_to
 0.012961 - dotSession::start            -> update current session online user infos
 0.012992 - dotDatabase::query()         -> UPDATE session SET lastactivity = 1766351132, userid = 0, site = 'https://dev.gamers-congress.de/party/?do=server_show&id=152', host = '216.73.216.127', dns = '216.73.216.127', countrycode = '', hits = hits + 1 WHERE hash = 'f39eeea4ceab56ab1acfb8ce7b859a96'
 0.013848 - dotSession::start            -> no session found in db == insert new db sesssion
 0.013876 - dotDatabase::query()         -> INSERT INTO `session`SET hash = 'f39eeea4ceab56ab1acfb8ce7b859a96', lastactivity = 1766351132, userid = 0, site = 'https://dev.gamers-congress.de/party/?do=server_show&id=152', 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.021676 - dotSession::load_locales     -> do
 0.021685 - dotSession::start            -> ---- finished with session startup
 0.021779 - dotSession::load_user        -> id: 0
 0.021785 - user::get_user               -> id: >0<
 0.021797 - dotDatabase::getInstance     -> connection: database
 0.021861 - dotCommon::classload         -> require: /var/www/html/includes/class.styles.php
 0.022648 - styles::load                 -> name: ><
 0.022682 - styles::load                 -> include: /var/www/html/html/styles/gc_online.php
 0.023405 - 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.024460 - 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.025696 - 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.026530 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (5);
 0.027579 - styles::activate             -> style = gc_online
 0.027701 - dotCommon::classload         -> require: /var/www/html/includes/class.admin.php
 0.028268 - admin::getInstance           -> do
 0.028273 - dotSession::getInstance      -> do
 0.028280 - admin::__construct           -> user_id=0
 0.028285 - user::load_settings          -> load current user settings to $global
 0.028304 - dotCommon::classload         -> require: /var/www/html/includes/class.prvmsg.php
 0.028847 - dotCommon::classload         -> require: /var/www/html/includes/class.event.php
 0.030522 - EVENT::comming_event         -> return
 0.030533 - dotDatabase::query()         -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1766351132 AND active=1 ORDER by begin ASC
 0.032870 - dotCommon::classload         -> require: /var/www/html/includes/class.sitzplan.php
 0.034106 - GLOBAL::end global.php       -> ---------------------------------------------
 0.034193 - dotCommon::classload         -> require: /var/www/html/includes/class.serverliste.php
 0.041215 - dotDatabase::query()         -> SELECT * FROM event_server WHERE id=152 AND active=1
 0.042687 - user::get_user               -> id: >876<
 0.042704 - dotDatabase::getInstance     -> connection: database
 0.042725 - dotDatabase::query()         -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 876 ORDER by id DESC
 0.044409 - dotCommon::classload         -> require: /var/www/html/includes/class.html.php
 0.046787 - HTML::encode                 -> - Patches...
 0.046819 - dotDatabase::query()         -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
 0.049499 - dotDatabase::query()         -> SELECT codetag, codereplacement, twoparams FROM html_code
 0.050393 - HTML::encode                 -> replace run 1
 0.050533 - HTML::template               -> template: >server_show<
 0.050860 - HTML::template               -> template: >event_shortbar<
 0.051037 - GLOBAL::end userspace        -> ---------------------------------------------
 0.051040 - PAGE::render                 -> start rendering page layout
 0.051046 - USER::check_for_new_messages -> return
 0.051055 - dotSession::getInstance      -> do
 0.051103 - PAGE::get_boxes              -> -------- side=left
 0.051123 - dotCommon::classload         -> require: /var/www/html/includes/class.cbox.php
 0.054469 - PAGE::get_boxes              -> -------- call: left::menu_main
 0.054493 - CBOX::menu                   -> generate Menu Box >menu<
 0.054515 - HTML::template               -> template: >box_menu_bit<
 0.054709 - HTML::template               -> template: >box_menu_bit<
 0.054733 - HTML::template               -> template: >box_menu_bit<
 0.054753 - HTML::template               -> template: >box_menu_bit<
 0.054772 - HTML::template               -> template: >box_menu_bit<
 0.054783 - HTML::template               -> template: >box_menu_bit<
 0.054794 - HTML::template               -> template: >box_menu_bit<
 0.054806 - HTML::template               -> template: >box_menu<
 0.054941 - HTML::template_exists        -> search: >page_box_left< == 1
 0.054971 - HTML::template               -> template: >page_box_left<
 0.055099 - PAGE::get_boxes              -> -------- call: left::menu_party
 0.055105 - CBOX::menu                   -> generate Menu Box >party<
 0.055116 - HTML::template               -> template: >box_menu_bit<
 0.055137 - HTML::template               -> template: >box_menu_bit<
 0.055151 - HTML::template               -> template: >box_menu_bit<
 0.055161 - HTML::template               -> template: >box_menu_bit<
 0.055171 - HTML::template               -> template: >box_menu_bit<
 0.055179 - HTML::template               -> template: >box_menu_bit<
 0.055190 - HTML::template               -> template: >box_menu_bit<
 0.055200 - HTML::template               -> template: >box_menu_bit<
 0.055210 - HTML::template               -> template: >box_menu_bit<
 0.055219 - HTML::template               -> template: >box_menu_bit<
 0.055229 - HTML::template               -> template: >box_menu_bit<
 0.055240 - HTML::template               -> template: >box_menu_bit<
 0.055256 - HTML::template               -> template: >box_menu<
 0.055301 - HTML::template_exists        -> search: >page_box_left< == 1
 0.055318 - HTML::template               -> template: >page_box_left<
 0.055344 - PAGE::get_boxes              -> -------- call: left::menu_login
 0.055350 - CBOX::menu                   -> generate Menu Box >login<
 0.055359 - HTML::template               -> template: >box_menu_bit<
 0.055376 - HTML::template               -> template: >box_menu_bit<
 0.055391 - HTML::template               -> template: >box_menu<
 0.055424 - HTML::template_exists        -> search: >page_box_left< == 1
 0.055437 - HTML::template               -> template: >page_box_left<
 0.055463 - PAGE::get_boxes              -> -------- ignore: left::menu_user
 0.055467 - PAGE::get_boxes              -> -------- call: left::partner
 0.055486 - dotDatabase::query()         -> SELECT * FROM `sponsoren` WHERE `group_id` = '3' AND active="1";
 0.057035 - HTML::template_exists        -> search: >page_box_left< == 1
 0.057060 - HTML::template               -> template: >page_box_left<
 0.057147 - PAGE::get_boxes              -> -------- side=right
 0.057159 - PAGE::get_boxes              -> -------- call: right::jobs
 0.057206 - HTML::template_exists        -> search: >page_box_right< == 1
 0.057220 - HTML::template               -> template: >page_box_right<
 0.057364 - PAGE::get_boxes              -> -------- call: right::party1
 0.057378 - 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.058555 - 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.060229 - 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.061702 - 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.062879 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (5);
 0.063965 - HTML::template_exists        -> search: >page_box_right< == 1
 0.063995 - HTML::template               -> template: >page_box_right<
 0.064074 - PAGE::get_boxes              -> -------- call: right::sponsororen
 0.064092 - dotDatabase::query()         -> SELECT * FROM `sponsoren` WHERE `group_id` = '2' AND active="1";
 0.065321 - HTML::template_exists        -> search: >page_box_right< == 1
 0.065370 - HTML::template               -> template: >page_box_right<
 0.065431 - PAGE::get_boxes              -> -------- call: right::followUs
 0.065468 - HTML::template_exists        -> search: >page_box_right< == 1
 0.065478 - HTML::template               -> template: >page_box_right<
 0.065509 - PAGE::get_boxes              -> -------- call: right::news
 0.065520 - CBOX::news                   -> generate Box
 0.065537 - dotCommon::classload         -> require: /var/www/html/includes/class.news.php
 0.067193 - NEWS::load_news              -> load news data
 0.067224 - dotCommon::classload         -> require: /var/www/html/includes/class.cache.php
 0.067608 - CACHE::get                   -> cache: >news::stats< found
 0.067711 - CACHE::get                   -> cache: >news::news_limit5_page0< found
 0.067800 - NEWS::load_news              -> ... from cache
 0.067844 - HTML::template               -> template: >box_news_bit<
 0.067966 - HTML::template               -> template: >box_news_bit<
 0.067987 - HTML::template               -> template: >box_news_bit<
 0.068018 - HTML::template               -> template: >box_news_bit<
 0.068040 - HTML::template               -> template: >box_news_bit<
 0.068053 - HTML::template               -> template: >box_news<
 0.068170 - HTML::template_exists        -> search: >page_box_right< == 1
 0.068193 - HTML::template               -> template: >page_box_right<
 0.068219 - PAGE::get_boxes              -> -------- call: right::forum
 0.068229 - CBOX::forum                  -> generate forum box
 0.068246 - CBOX::forum_load_threads     -> load data
 0.068265 - CACHE::get                   -> cache: >forum::topthreads< found
 0.068380 - CBOX::forum_threads          -> list all threads in array
 0.068397 - 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.068403 - admin::getInstance           -> do
 0.068435 - HTML::template               -> template: >box_forum_bit<
 0.068568 - HTML::template               -> template: >box_forum_bit<
 0.068610 - HTML::template               -> template: >box_forum_bit<
 0.068673 - HTML::template               -> template: >box_forum_bit<
 0.068739 - HTML::template               -> template: >box_forum_bit<
 0.068785 - HTML::template               -> template: >box_forum_bit<
 0.068812 - HTML::template               -> template: >box_forum<
 0.069008 - HTML::template_exists        -> search: >page_box_right< == 1
 0.069027 - HTML::template               -> template: >page_box_right<
 0.069060 - PAGE::get_boxes              -> -------- call: right::vote
 0.069067 - CBOX::vote                   -> generate Box
 0.069075 - 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.070420 - HTML::template               -> template: >box_vote_nocurrent<
 0.070619 - HTML::template_exists        -> search: >page_box_right< == 1
 0.070664 - HTML::template               -> template: >page_box_right<
 0.070709 - PAGE::get_boxes              -> -------- call: right::buddylist
 0.070720 - CBOX::buddylist              -> generate Box
 0.070730 - HTML::template               -> template: >box_buddylist_msg<
 0.070842 - HTML::template               -> template: >box_buddylist<
 0.070960 - HTML::template_exists        -> search: >page_box_right< == 1
 0.070976 - HTML::template               -> template: >page_box_right<
 0.071001 - PAGE::get_boxes              -> -------- call: right::online
 0.071007 - CBOX::online                 -> generate Box
 0.071022 - HTML::template               -> template: >box_online<
 0.071141 - HTML::template_exists        -> search: >page_box_right< == 1
 0.071155 - HTML::template               -> template: >page_box_right<
 0.071184 - PAGE::render                 -> final
 0.071191 - PAGE::renderTemplate         -> page
 0.071202 - PAGE::getHead                -> return
 0.071206 - dotSession::getInstance      -> do
 0.071377 - HTML::template               -> template: >page<
 0.071708 - PAGE::render_template        -> final

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

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