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.000039 - GLOBAL::include              -> config.php
 0.001050 - GLOBAL::include /gc_includes/gc_includes.php
 0.001379 - GLOBAL::include /gc_includes/HelperFuncs.php
 0.001920 - GLOBAL::include /gc_pageAddons/gc_CreateFillingLevel/CreateFillingLevel.php
 0.002030 - GLOBAL::include /gc_pageAddons/followUS.php
 0.002102 - GLOBAL::include /gc_pageAddons/paymentButton.php
 0.002166 - GLOBAL::include /gc_pageAddons/littleBanners.php
 0.002357 - GLOBAL::include /gc_pageAddons/jobs.php
 0.002412 - GLOBAL::include /gc_includes/class.gc_notifier.php
 0.002602 - GLOBAL::include /gc_includes/class.n8n-webhook.php
 0.002827 - GLOBAL::include /gc_includes/class.gc_automation.php
 0.003239 - GLOBAL::include /gc_includes/class.gc_camperManagement.php
 0.003675 - dotCommon::classload         -> require: /var/www/html/includes/class.dotDatabase.php
 0.004416 - dotDatabase::getInstance     -> connection: database
 0.004428 - dotDatabase::__construct()   -> Connection: database | gcdotlandb@db (gc_dotlandb)
 0.004448 - dotCommon::classload         -> require: /var/www/html/includes/class.page.php
 0.005355 - page::getInstance            -> do
 0.005382 - dotCommon::classload         -> require: /var/www/html/includes/class.dotSession.php
 0.006377 - dotSession::getInstance      -> do
 0.006396 - dotCommon::classload         -> require: /var/www/html/includes/class.user.php
 0.007268 - dotSession::start            -> ---- init
 0.007312 - dotSession::start            -> start php session managment
 0.007422 - dotSession::start            -> finished php session management
 0.007427 - dotSession::start            -> check for security options
 0.007433 - dotSession::start            -> lookup ip2country
 0.007440 - dotDatabase::connect()       -> create pdo object
 0.009952 - dotDatabase::query()         -> SELECT `code` FROM `country_ip2code` WHERE 3628718232 BETWEEN ip_from AND ip_to
 0.011196 - dotSession::start            -> update current session online user infos
 0.011280 - dotDatabase::query()         -> UPDATE session SET lastactivity = 1771475841, userid = 0, site = 'http://dev.gamers-congress.de/forum/?do=showthread&id=75&page=0', host = '216.73.216.152', dns = '216.73.216.152', countrycode = '', hits = hits + 1 WHERE hash = '12388d9a02394e482a5f84f136a9a07c'
 0.020869 - dotSession::start            -> session found in DB
 0.020889 - dotSession::load_locales     -> do
 0.020900 - dotSession::start            -> ---- finished with session startup
 0.020923 - dotSession::load_user        -> id: 0
 0.020934 - user::get_user               -> id: >0<
 0.020951 - dotDatabase::getInstance     -> connection: database
 0.021050 - dotCommon::classload         -> require: /var/www/html/includes/class.styles.php
 0.022708 - styles::load                 -> name: ><
 0.022776 - styles::load                 -> include: /var/www/html/html/styles/gc_online.php
 0.024286 - 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.026079 - 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.028193 - 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.029772 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (5);
 0.031398 - styles::activate             -> style = gc_online
 0.031526 - dotCommon::classload         -> require: /var/www/html/includes/class.admin.php
 0.032458 - admin::getInstance           -> do
 0.032465 - dotSession::getInstance      -> do
 0.032475 - admin::__construct           -> user_id=0
 0.032483 - user::load_settings          -> load current user settings to $global
 0.032511 - dotCommon::classload         -> require: /var/www/html/includes/class.prvmsg.php
 0.033170 - dotCommon::classload         -> require: /var/www/html/includes/class.event.php
 0.035551 - EVENT::comming_event         -> return
 0.035573 - dotDatabase::query()         -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1771475841 AND active=1 ORDER by begin ASC
 0.037520 - dotCommon::classload         -> require: /var/www/html/includes/class.sitzplan.php
 0.038448 - GLOBAL::end global.php       -> ---------------------------------------------
 0.038575 - dotCommon::classload         -> require: /var/www/html/includes/class.forum.php
 0.041521 - FORUM::showthread            -> get common forum and thread infos
 0.041525 - FORUM::thread_lastvisit      -> threadid: 75
 0.041540 - 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.042542 - FORUM::is_moderator          -> for forumid: 13
 0.042551 - dotDatabase::query()         -> SELECT moderators FROM forum_main WHERE forumid='13'
 0.043020 - admin::getInstance           -> do
 0.043123 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
 0.043126 - admin::getInstance           -> do
 0.043165 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
 0.043168 - admin::getInstance           -> do
 0.043200 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
 0.043202 - admin::getInstance           -> do
 0.043273 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
 0.043276 - admin::getInstance           -> do
 0.043350 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
 0.043354 - admin::getInstance           -> do
 0.043404 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
 0.043425 - dotCommon::classload         -> require: /var/www/html/includes/class.html.php
 0.044986 - dotDatabase::query()         -> SELECT title FROM forum_cat WHERE catid=4
 0.046010 - HTML::template               -> template: >forum_showthreadpages<
 0.046152 - dotDatabase::query()         -> UPDATE forum_thread SET hits=hits+1 WHERE threadid='75'
 0.054127 - dotDatabase::query()         -> SELECT user_id FROM user_orga WHERE display_team=1
 0.055358 - FORUM::showthread            -> query all postings
 0.055372 - 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 0,30
 0.057617 - HTML::template               -> template: >forum_postingindex_closed<
 0.057878 - FORUM::showthread            -> check for moderator utils
 0.057922 - GLOBAL::end userspace        -> ---------------------------------------------
 0.057926 - PAGE::render                 -> start rendering page layout
 0.057932 - USER::check_for_new_messages -> return
 0.057943 - dotSession::getInstance      -> do
 0.057989 - PAGE::get_boxes              -> -------- side=left
 0.058015 - dotCommon::classload         -> require: /var/www/html/includes/class.cbox.php
 0.060309 - PAGE::get_boxes              -> -------- call: left::menu_main
 0.060320 - CBOX::menu                   -> generate Menu Box >menu<
 0.060338 - HTML::template               -> template: >box_menu_bit<
 0.060466 - HTML::template               -> template: >box_menu_bit<
 0.060486 - HTML::template               -> template: >box_menu_bit<
 0.060508 - HTML::template               -> template: >box_menu_bit<
 0.060522 - HTML::template               -> template: >box_menu_bit<
 0.060536 - HTML::template               -> template: >box_menu_bit<
 0.060557 - HTML::template               -> template: >box_menu_bit<
 0.060575 - HTML::template               -> template: >box_menu<
 0.060687 - HTML::template_exists        -> search: >page_box_left< == 1
 0.060728 - HTML::template               -> template: >page_box_left<
 0.060820 - PAGE::get_boxes              -> -------- call: left::menu_party
 0.060826 - CBOX::menu                   -> generate Menu Box >party<
 0.060836 - HTML::template               -> template: >box_menu_bit<
 0.060857 - HTML::template               -> template: >box_menu_bit<
 0.060877 - HTML::template               -> template: >box_menu_bit<
 0.060890 - HTML::template               -> template: >box_menu_bit<
 0.060907 - HTML::template               -> template: >box_menu_bit<
 0.060927 - HTML::template               -> template: >box_menu_bit<
 0.060940 - HTML::template               -> template: >box_menu_bit<
 0.060956 - HTML::template               -> template: >box_menu_bit<
 0.060975 - HTML::template               -> template: >box_menu_bit<
 0.060987 - HTML::template               -> template: >box_menu_bit<
 0.061000 - HTML::template               -> template: >box_menu_bit<
 0.061011 - HTML::template               -> template: >box_menu_bit<
 0.061022 - HTML::template               -> template: >box_menu<
 0.061057 - HTML::template_exists        -> search: >page_box_left< == 1
 0.061070 - HTML::template               -> template: >page_box_left<
 0.061092 - PAGE::get_boxes              -> -------- call: left::menu_login
 0.061096 - CBOX::menu                   -> generate Menu Box >login<
 0.061103 - HTML::template               -> template: >box_menu_bit<
 0.061116 - HTML::template               -> template: >box_menu_bit<
 0.061127 - HTML::template               -> template: >box_menu<
 0.061158 - HTML::template_exists        -> search: >page_box_left< == 1
 0.061169 - HTML::template               -> template: >page_box_left<
 0.061189 - PAGE::get_boxes              -> -------- ignore: left::menu_user
 0.061191 - PAGE::get_boxes              -> -------- call: left::partner
 0.061203 - dotDatabase::query()         -> SELECT * FROM `sponsoren` WHERE `group_id` = '3' AND active="1";
 0.062910 - HTML::template_exists        -> search: >page_box_left< == 1
 0.062934 - HTML::template               -> template: >page_box_left<
 0.062987 - PAGE::get_boxes              -> -------- side=right
 0.062996 - PAGE::get_boxes              -> -------- call: right::jobs
 0.063034 - HTML::template_exists        -> search: >page_box_right< == 1
 0.063045 - HTML::template               -> template: >page_box_right<
 0.063146 - PAGE::get_boxes              -> -------- call: right::party1
 0.063157 - 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.064202 - 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.064938 - 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.066013 - 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.066929 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (5);
 0.067955 - HTML::template_exists        -> search: >page_box_right< == 1
 0.067976 - HTML::template               -> template: >page_box_right<
 0.068071 - PAGE::get_boxes              -> -------- call: right::sponsororen
 0.068084 - dotDatabase::query()         -> SELECT * FROM `sponsoren` WHERE `group_id` = '2' AND active="1";
 0.069126 - HTML::template_exists        -> search: >page_box_right< == 1
 0.069147 - HTML::template               -> template: >page_box_right<
 0.069189 - PAGE::get_boxes              -> -------- call: right::followUs
 0.069226 - HTML::template_exists        -> search: >page_box_right< == 1
 0.069236 - HTML::template               -> template: >page_box_right<
 0.069258 - PAGE::get_boxes              -> -------- call: right::news
 0.069267 - CBOX::news                   -> generate Box
 0.069283 - dotCommon::classload         -> require: /var/www/html/includes/class.news.php
 0.070852 - NEWS::load_news              -> load news data
 0.070875 - dotCommon::classload         -> require: /var/www/html/includes/class.cache.php
 0.071246 - CACHE::get                   -> cache: >news::stats< found
 0.071313 - CACHE::get                   -> cache: >news::news_limit5_page0< found
 0.071381 - NEWS::load_news              -> ... from cache
 0.071417 - HTML::template               -> template: >box_news_bit<
 0.071520 - HTML::template               -> template: >box_news_bit<
 0.071549 - HTML::template               -> template: >box_news_bit<
 0.071574 - HTML::template               -> template: >box_news_bit<
 0.071599 - HTML::template               -> template: >box_news_bit<
 0.071613 - HTML::template               -> template: >box_news<
 0.071753 - HTML::template_exists        -> search: >page_box_right< == 1
 0.071772 - HTML::template               -> template: >page_box_right<
 0.071804 - PAGE::get_boxes              -> -------- call: right::forum
 0.071810 - CBOX::forum                  -> generate forum box
 0.071815 - CBOX::forum_load_threads     -> load data
 0.071833 - CACHE::get                   -> cache: >forum::topthreads< found
 0.071942 - CBOX::forum_threads          -> list all threads in array
 0.071956 - 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.071963 - admin::getInstance           -> do
 0.071996 - HTML::template               -> template: >box_forum_bit<
 0.072158 - HTML::template               -> template: >box_forum_bit<
 0.072208 - HTML::template               -> template: >box_forum_bit<
 0.072262 - HTML::template               -> template: >box_forum_bit<
 0.072313 - HTML::template               -> template: >box_forum_bit<
 0.072357 - HTML::template               -> template: >box_forum_bit<
 0.072389 - HTML::template               -> template: >box_forum<
 0.072503 - HTML::template_exists        -> search: >page_box_right< == 1
 0.072520 - HTML::template               -> template: >page_box_right<
 0.072547 - PAGE::get_boxes              -> -------- call: right::vote
 0.072554 - CBOX::vote                   -> generate Box
 0.072561 - 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.074046 - HTML::template               -> template: >box_vote_nocurrent<
 0.074197 - HTML::template_exists        -> search: >page_box_right< == 1
 0.074214 - HTML::template               -> template: >page_box_right<
 0.074249 - PAGE::get_boxes              -> -------- call: right::buddylist
 0.074256 - CBOX::buddylist              -> generate Box
 0.074262 - HTML::template               -> template: >box_buddylist_msg<
 0.074349 - HTML::template               -> template: >box_buddylist<
 0.074451 - HTML::template_exists        -> search: >page_box_right< == 1
 0.074465 - HTML::template               -> template: >page_box_right<
 0.074490 - PAGE::get_boxes              -> -------- call: right::online
 0.074497 - CBOX::online                 -> generate Box
 0.074504 - HTML::template               -> template: >box_online<
 0.074609 - HTML::template_exists        -> search: >page_box_right< == 1
 0.074626 - HTML::template               -> template: >page_box_right<
 0.074659 - PAGE::render                 -> final
 0.074665 - PAGE::renderTemplate         -> page
 0.074675 - PAGE::getHead                -> return
 0.074678 - dotSession::getInstance      -> do
 0.074833 - HTML::template               -> template: >page<
 0.075076 - PAGE::render_template        -> final

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

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