Forum > Mitspieler gesucht


Archiv >> Archiv [CLOSED] > Mitspieler gesucht
 
 Autor Thema: Mitspieler gesucht
 

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

 0.000014 - GLOBAL::include              -> config.php
 0.000711 - GLOBAL::include /gc_includes/gc_includes.php
 0.000918 - GLOBAL::include /gc_includes/HelperFuncs.php
 0.001398 - GLOBAL::include /gc_pageAddons/gc_CreateFillingLevel/CreateFillingLevel.php
 0.001517 - GLOBAL::include /gc_pageAddons/followUS.php
 0.001554 - GLOBAL::include /gc_pageAddons/paymentButton.php
 0.001588 - GLOBAL::include /gc_pageAddons/littleBanners.php
 0.001714 - GLOBAL::include /gc_pageAddons/jobs.php
 0.001766 - GLOBAL::include /gc_includes/class.gc_notifier.php
 0.001892 - GLOBAL::include /gc_includes/class.n8n-webhook.php
 0.002034 - GLOBAL::include /gc_includes/class.gc_automation.php
 0.002232 - GLOBAL::include /gc_includes/class.gc_camperManagement.php
 0.002489 - dotCommon::classload         -> require: /var/www/html/includes/class.dotDatabase.php
 0.002976 - dotDatabase::getInstance     -> connection: database
 0.002987 - dotDatabase::__construct()   -> Connection: database | gcdotlandb@db (gc_dotlandb)
 0.003003 - dotCommon::classload         -> require: /var/www/html/includes/class.page.php
 0.003703 - page::getInstance            -> do
 0.003736 - dotCommon::classload         -> require: /var/www/html/includes/class.dotSession.php
 0.004307 - dotSession::getInstance      -> do
 0.004318 - dotCommon::classload         -> require: /var/www/html/includes/class.user.php
 0.004773 - dotSession::start            -> ---- init
 0.004813 - dotSession::start            -> start php session managment
 0.004902 - dotSession::start            -> finished php session management
 0.004904 - dotSession::start            -> check for security options
 0.004909 - dotSession::start            -> lookup ip2country
 0.004915 - dotDatabase::connect()       -> create pdo object
 0.008037 - dotDatabase::query()         -> SELECT `code` FROM `country_ip2code` WHERE 3628718232 BETWEEN ip_from AND ip_to
 0.009382 - dotSession::start            -> update current session online user infos
 0.009437 - dotDatabase::query()         -> UPDATE session SET lastactivity = 1771475841, userid = 0, site = 'http://dev.gamers-congress.de/forum/?do=showthread&id=75&page=1', host = '216.73.216.152', dns = '216.73.216.152', countrycode = '', hits = hits + 1 WHERE hash = '12388d9a02394e482a5f84f136a9a07c'
 0.017691 - dotSession::start            -> session found in DB
 0.017705 - dotSession::load_locales     -> do
 0.017712 - dotSession::start            -> ---- finished with session startup
 0.017748 - dotSession::load_user        -> id: 0
 0.017757 - user::get_user               -> id: >0<
 0.017773 - dotDatabase::getInstance     -> connection: database
 0.017855 - dotCommon::classload         -> require: /var/www/html/includes/class.styles.php
 0.019135 - styles::load                 -> name: ><
 0.019182 - styles::load                 -> include: /var/www/html/html/styles/gc_online.php
 0.020263 - 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.021704 - 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.023232 - 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.024547 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (5);
 0.025752 - styles::activate             -> style = gc_online
 0.025865 - dotCommon::classload         -> require: /var/www/html/includes/class.admin.php
 0.026610 - admin::getInstance           -> do
 0.026617 - dotSession::getInstance      -> do
 0.026625 - admin::__construct           -> user_id=0
 0.026633 - user::load_settings          -> load current user settings to $global
 0.026659 - dotCommon::classload         -> require: /var/www/html/includes/class.prvmsg.php
 0.027385 - dotCommon::classload         -> require: /var/www/html/includes/class.event.php
 0.029546 - EVENT::comming_event         -> return
 0.029560 - dotDatabase::query()         -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1771475841 AND active=1 ORDER by begin ASC
 0.031194 - dotCommon::classload         -> require: /var/www/html/includes/class.sitzplan.php
 0.032618 - GLOBAL::end global.php       -> ---------------------------------------------
 0.032882 - dotCommon::classload         -> require: /var/www/html/includes/class.forum.php
 0.037057 - FORUM::showthread            -> get common forum and thread infos
 0.037061 - FORUM::thread_lastvisit      -> threadid: 75
 0.037076 - dotDatabase::query()         -> SELECT f.title AS forumname, f.catid, f.closed AS forum_closed, f.moderators, t.forumid, t.title, t.closed AS thread_closed, t.invisible AS thread_invisible, t.fv_id, f.priv_access, f.private, t.replies, t.ext, t.ext_id, t.show_latest, t.sticky, t.lastposttime FROM forum_thread AS t LEFT JOIN forum_main AS f ON t.forumid=f.forumid WHERE t.threadid='75'
 0.039321 - FORUM::is_moderator          -> for forumid: 13
 0.039340 - dotDatabase::query()         -> SELECT moderators FROM forum_main WHERE forumid='13'
 0.040501 - admin::getInstance           -> do
 0.040840 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
 0.040848 - admin::getInstance           -> do
 0.041002 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
 0.041009 - admin::getInstance           -> do
 0.041110 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
 0.041116 - admin::getInstance           -> do
 0.041234 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
 0.041240 - admin::getInstance           -> do
 0.041342 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
 0.041347 - admin::getInstance           -> do
 0.041445 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
 0.041503 - dotCommon::classload         -> require: /var/www/html/includes/class.html.php
 0.045930 - dotDatabase::query()         -> SELECT title FROM forum_cat WHERE catid=4
 0.047313 - HTML::template               -> template: >forum_showthreadpages<
 0.047714 - dotDatabase::query()         -> UPDATE forum_thread SET hits=hits+1 WHERE threadid='75'
 0.055132 - dotDatabase::query()         -> SELECT user_id FROM user_orga WHERE display_team=1
 0.056499 - FORUM::showthread            -> query all postings
 0.056521 - dotDatabase::query()         -> SELECT postid, threadid, userid, pagetext, htmltext, locked, invisible, remoteip, locked, forum_post.dateline, UNIX_TIMESTAMP(forum_post.dateline) AS stamp, user.id AS user_id, user.nick AS user_nick, user.clan AS user_clan, user.clantag, user.stats_postings AS user_postings, user.motto AS user_motto, user.female, user.countrycode, user.avatar,user.avatar_name, edit_user_id, UNIX_TIMESTAMP(edited) AS edit_unixtime, edit.nick AS edit_nick, IF(edit_user_id > 0,0,1) AS history, attachment_id, filename, filesize FROM forum_post LEFT JOIN user ON user.id = forum_post.userid LEFT JOIN user AS edit ON edit.id = forum_post.edit_user_id LEFT JOIN forum_files ON forum_post.attachment_id = forum_files.id WHERE threadid = 75 AND forum_post.invisible=0 ORDER by postid ASC LIMIT 30,30
 0.059341 - HTML::template               -> template: >forum_postingindex_closed<
 0.059712 - FORUM::showthread            -> check for moderator utils
 0.059799 - GLOBAL::end userspace        -> ---------------------------------------------
 0.059803 - PAGE::render                 -> start rendering page layout
 0.059811 - USER::check_for_new_messages -> return
 0.059826 - dotSession::getInstance      -> do
 0.059888 - PAGE::get_boxes              -> -------- side=left
 0.059934 - dotCommon::classload         -> require: /var/www/html/includes/class.cbox.php
 0.063580 - PAGE::get_boxes              -> -------- call: left::menu_main
 0.063594 - CBOX::menu                   -> generate Menu Box >menu<
 0.063619 - HTML::template               -> template: >box_menu_bit<
 0.063825 - HTML::template               -> template: >box_menu_bit<
 0.063856 - HTML::template               -> template: >box_menu_bit<
 0.063884 - HTML::template               -> template: >box_menu_bit<
 0.063911 - HTML::template               -> template: >box_menu_bit<
 0.063938 - HTML::template               -> template: >box_menu_bit<
 0.063964 - HTML::template               -> template: >box_menu_bit<
 0.063990 - HTML::template               -> template: >box_menu<
 0.064152 - HTML::template_exists        -> search: >page_box_left< == 1
 0.064192 - HTML::template               -> template: >page_box_left<
 0.064335 - PAGE::get_boxes              -> -------- call: left::menu_party
 0.064344 - CBOX::menu                   -> generate Menu Box >party<
 0.064358 - HTML::template               -> template: >box_menu_bit<
 0.064388 - HTML::template               -> template: >box_menu_bit<
 0.064415 - HTML::template               -> template: >box_menu_bit<
 0.064441 - HTML::template               -> template: >box_menu_bit<
 0.064468 - HTML::template               -> template: >box_menu_bit<
 0.064494 - HTML::template               -> template: >box_menu_bit<
 0.064520 - HTML::template               -> template: >box_menu_bit<
 0.064546 - HTML::template               -> template: >box_menu_bit<
 0.064573 - HTML::template               -> template: >box_menu_bit<
 0.064599 - HTML::template               -> template: >box_menu_bit<
 0.064626 - HTML::template               -> template: >box_menu_bit<
 0.064652 - HTML::template               -> template: >box_menu_bit<
 0.064678 - HTML::template               -> template: >box_menu<
 0.064751 - HTML::template_exists        -> search: >page_box_left< == 1
 0.064774 - HTML::template               -> template: >page_box_left<
 0.064815 - PAGE::get_boxes              -> -------- call: left::menu_login
 0.064823 - CBOX::menu                   -> generate Menu Box >login<
 0.064837 - HTML::template               -> template: >box_menu_bit<
 0.064865 - HTML::template               -> template: >box_menu_bit<
 0.064891 - HTML::template               -> template: >box_menu<
 0.064943 - HTML::template_exists        -> search: >page_box_left< == 1
 0.064964 - HTML::template               -> template: >page_box_left<
 0.065003 - PAGE::get_boxes              -> -------- ignore: left::menu_user
 0.065007 - PAGE::get_boxes              -> -------- call: left::partner
 0.065023 - dotDatabase::query()         -> SELECT * FROM `sponsoren` WHERE `group_id` = '3' AND active="1";
 0.066637 - HTML::template_exists        -> search: >page_box_left< == 1
 0.066662 - HTML::template               -> template: >page_box_left<
 0.066751 - PAGE::get_boxes              -> -------- side=right
 0.066764 - PAGE::get_boxes              -> -------- call: right::jobs
 0.066821 - HTML::template_exists        -> search: >page_box_right< == 1
 0.066840 - HTML::template               -> template: >page_box_right<
 0.067007 - PAGE::get_boxes              -> -------- call: right::party1
 0.067070 - 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.068541 - 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.069330 - 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.070503 - 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.071399 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (5);
 0.072602 - HTML::template_exists        -> search: >page_box_right< == 1
 0.072639 - HTML::template               -> template: >page_box_right<
 0.072751 - PAGE::get_boxes              -> -------- call: right::sponsororen
 0.072774 - dotDatabase::query()         -> SELECT * FROM `sponsoren` WHERE `group_id` = '2' AND active="1";
 0.074078 - HTML::template_exists        -> search: >page_box_right< == 1
 0.074115 - HTML::template               -> template: >page_box_right<
 0.074189 - PAGE::get_boxes              -> -------- call: right::followUs
 0.074253 - HTML::template_exists        -> search: >page_box_right< == 1
 0.074280 - HTML::template               -> template: >page_box_right<
 0.074339 - PAGE::get_boxes              -> -------- call: right::news
 0.074357 - CBOX::news                   -> generate Box
 0.074386 - dotCommon::classload         -> require: /var/www/html/includes/class.news.php
 0.077507 - NEWS::load_news              -> load news data
 0.077537 - dotCommon::classload         -> require: /var/www/html/includes/class.cache.php
 0.078253 - CACHE::get                   -> cache: >news::stats< found
 0.078402 - CACHE::get                   -> cache: >news::news_limit5_page0< found
 0.078543 - NEWS::load_news              -> ... from cache
 0.078591 - HTML::template               -> template: >box_news_bit<
 0.078849 - HTML::template               -> template: >box_news_bit<
 0.078911 - HTML::template               -> template: >box_news_bit<
 0.078976 - HTML::template               -> template: >box_news_bit<
 0.079057 - HTML::template               -> template: >box_news_bit<
 0.079091 - HTML::template               -> template: >box_news<
 0.079349 - HTML::template_exists        -> search: >page_box_right< == 1
 0.079389 - HTML::template               -> template: >page_box_right<
 0.079451 - PAGE::get_boxes              -> -------- call: right::forum
 0.079467 - CBOX::forum                  -> generate forum box
 0.079476 - CBOX::forum_load_threads     -> load data
 0.079518 - CACHE::get                   -> cache: >forum::topthreads< found
 0.079704 - CBOX::forum_threads          -> list all threads in array
 0.079756 - 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.079767 - admin::getInstance           -> do
 0.079828 - HTML::template               -> template: >box_forum_bit<
 0.080075 - HTML::template               -> template: >box_forum_bit<
 0.080163 - HTML::template               -> template: >box_forum_bit<
 0.080260 - HTML::template               -> template: >box_forum_bit<
 0.080377 - HTML::template               -> template: >box_forum_bit<
 0.080476 - HTML::template               -> template: >box_forum_bit<
 0.080545 - HTML::template               -> template: >box_forum<
 0.080798 - HTML::template_exists        -> search: >page_box_right< == 1
 0.080827 - HTML::template               -> template: >page_box_right<
 0.080893 - PAGE::get_boxes              -> -------- call: right::vote
 0.080908 - CBOX::vote                   -> generate Box
 0.080918 - 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.081955 - HTML::template               -> template: >box_vote_nocurrent<
 0.082205 - HTML::template_exists        -> search: >page_box_right< == 1
 0.082237 - HTML::template               -> template: >page_box_right<
 0.082296 - PAGE::get_boxes              -> -------- call: right::buddylist
 0.082311 - CBOX::buddylist              -> generate Box
 0.082322 - HTML::template               -> template: >box_buddylist_msg<
 0.082464 - HTML::template               -> template: >box_buddylist<
 0.082693 - HTML::template_exists        -> search: >page_box_right< == 1
 0.082714 - HTML::template               -> template: >page_box_right<
 0.082773 - PAGE::get_boxes              -> -------- call: right::online
 0.082781 - CBOX::online                 -> generate Box
 0.082787 - HTML::template               -> template: >box_online<
 0.082945 - HTML::template_exists        -> search: >page_box_right< == 1
 0.082963 - HTML::template               -> template: >page_box_right<
 0.082999 - PAGE::render                 -> final
 0.083005 - PAGE::renderTemplate         -> page
 0.083014 - PAGE::getHead                -> return
 0.083055 - dotSession::getInstance      -> do
 0.083244 - HTML::template               -> template: >page<
 0.083564 - PAGE::render_template        -> final

PHP Includes   : 32
DB Queries     : 21
Rendering Time : 0.085082

Includes PHP Files: 
 - /var/www/html/forum/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.forum.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