Forum > Outback-LAN -V- [CLOSED]


Archiv >> Archiv [CLOSED] > Outback-LAN -V- [CLOSED]
 
 Autor Thema: Outback-LAN -V- [CLOSED]
 

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.000013 - GLOBAL::include              -> config.php
 0.000798 - GLOBAL::include /gc_includes/gc_includes.php
 0.001095 - GLOBAL::include /gc_includes/HelperFuncs.php
 0.001584 - GLOBAL::include /gc_pageAddons/gc_CreateFillingLevel/CreateFillingLevel.php
 0.001701 - GLOBAL::include /gc_pageAddons/followUS.php
 0.001744 - GLOBAL::include /gc_pageAddons/paymentButton.php
 0.001781 - GLOBAL::include /gc_pageAddons/littleBanners.php
 0.001909 - GLOBAL::include /gc_pageAddons/jobs.php
 0.001947 - GLOBAL::include /gc_includes/class.gc_notifier.php
 0.002126 - GLOBAL::include /gc_includes/class.n8n-webhook.php
 0.002340 - GLOBAL::include /gc_includes/class.gc_automation.php
 0.002664 - GLOBAL::include /gc_includes/class.gc_camperManagement.php
 0.003055 - dotCommon::classload         -> require: /var/www/html/includes/class.dotDatabase.php
 0.003809 - dotDatabase::getInstance     -> connection: database
 0.003823 - dotDatabase::__construct()   -> Connection: database | gcdotlandb@db (gc_dotlandb)
 0.003842 - dotCommon::classload         -> require: /var/www/html/includes/class.page.php
 0.004891 - page::getInstance            -> do
 0.004933 - dotCommon::classload         -> require: /var/www/html/includes/class.dotSession.php
 0.005809 - dotSession::getInstance      -> do
 0.005823 - dotCommon::classload         -> require: /var/www/html/includes/class.user.php
 0.006486 - dotSession::start            -> ---- init
 0.006562 - dotSession::start            -> start php session managment
 0.006666 - dotSession::start            -> finished php session management
 0.006669 - dotSession::start            -> check for security options
 0.006675 - dotSession::start            -> lookup ip2country
 0.006682 - dotDatabase::connect()       -> create pdo object
 0.009341 - dotDatabase::query()         -> SELECT `code` FROM `country_ip2code` WHERE 3628718232 BETWEEN ip_from AND ip_to
 0.010135 - dotSession::start            -> update current session online user infos
 0.010154 - dotDatabase::query()         -> UPDATE session SET lastactivity = 1771470798, userid = 0, site = 'http://dev.gamers-congress.de/forum/?do=showthread&id=9', host = '216.73.216.152', dns = '216.73.216.152', countrycode = '', hits = hits + 1 WHERE hash = '604becb9dfc8deaa62b6a4f4e5cc3c14'
 0.017240 - dotSession::start            -> session found in DB
 0.017246 - dotSession::load_locales     -> do
 0.017249 - dotSession::start            -> ---- finished with session startup
 0.017260 - dotSession::load_user        -> id: 0
 0.017266 - user::get_user               -> id: >0<
 0.017275 - dotDatabase::getInstance     -> connection: database
 0.017318 - dotCommon::classload         -> require: /var/www/html/includes/class.styles.php
 0.017946 - styles::load                 -> name: ><
 0.017966 - styles::load                 -> include: /var/www/html/html/styles/gc_online.php
 0.018471 - 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.019511 - 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.020904 - 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.022006 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (5);
 0.023345 - styles::activate             -> style = gc_online
 0.023399 - dotCommon::classload         -> require: /var/www/html/includes/class.admin.php
 0.023792 - admin::getInstance           -> do
 0.023795 - dotSession::getInstance      -> do
 0.023799 - admin::__construct           -> user_id=0
 0.023803 - user::load_settings          -> load current user settings to $global
 0.023817 - dotCommon::classload         -> require: /var/www/html/includes/class.prvmsg.php
 0.024151 - dotCommon::classload         -> require: /var/www/html/includes/class.event.php
 0.025351 - EVENT::comming_event         -> return
 0.025357 - dotDatabase::query()         -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1771470798 AND active=1 ORDER by begin ASC
 0.026932 - dotCommon::classload         -> require: /var/www/html/includes/class.sitzplan.php
 0.027743 - GLOBAL::end global.php       -> ---------------------------------------------
 0.027878 - dotCommon::classload         -> require: /var/www/html/includes/class.forum.php
 0.030594 - FORUM::showthread            -> get common forum and thread infos
 0.030597 - FORUM::thread_lastvisit      -> threadid: 9
 0.030612 - dotDatabase::query()         -> SELECT postid FROM forum_post WHERE threadid=9 AND dateline > '' ORDER by postid ASC LIMIT 1
 0.031665 - 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='9'
 0.032837 - FORUM::is_moderator          -> for forumid: 13
 0.032841 - dotDatabase::query()         -> SELECT moderators FROM forum_main WHERE forumid='13'
 0.033481 - admin::getInstance           -> do
 0.033584 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
 0.033586 - admin::getInstance           -> do
 0.033617 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
 0.033620 - admin::getInstance           -> do
 0.033663 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
 0.033665 - admin::getInstance           -> do
 0.033696 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
 0.033698 - admin::getInstance           -> do
 0.033728 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
 0.033730 - admin::getInstance           -> do
 0.033787 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
 0.033805 - dotCommon::classload         -> require: /var/www/html/includes/class.html.php
 0.035077 - dotDatabase::query()         -> SELECT title FROM forum_cat WHERE catid=4
 0.036070 - dotDatabase::query()         -> UPDATE forum_thread SET hits=hits+1 WHERE threadid='9'
 0.044001 - dotDatabase::query()         -> SELECT user_id FROM user_orga WHERE display_team=1
 0.045160 - FORUM::showthread            -> query all postings
 0.045169 - 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 = 9 AND forum_post.invisible=0 ORDER by postid ASC LIMIT 0,30
 0.046919 - HTML::template               -> template: >forum_postingindex_closed<
 0.047147 - FORUM::showthread            -> check for moderator utils
 0.047183 - GLOBAL::end userspace        -> ---------------------------------------------
 0.047184 - PAGE::render                 -> start rendering page layout
 0.047188 - USER::check_for_new_messages -> return
 0.047196 - dotSession::getInstance      -> do
 0.047227 - PAGE::get_boxes              -> -------- side=left
 0.047247 - dotCommon::classload         -> require: /var/www/html/includes/class.cbox.php
 0.048969 - PAGE::get_boxes              -> -------- call: left::menu_main
 0.048978 - CBOX::menu                   -> generate Menu Box >menu<
 0.048990 - HTML::template               -> template: >box_menu_bit<
 0.049097 - HTML::template               -> template: >box_menu_bit<
 0.049111 - HTML::template               -> template: >box_menu_bit<
 0.049122 - HTML::template               -> template: >box_menu_bit<
 0.049132 - HTML::template               -> template: >box_menu_bit<
 0.049142 - HTML::template               -> template: >box_menu_bit<
 0.049151 - HTML::template               -> template: >box_menu_bit<
 0.049162 - HTML::template               -> template: >box_menu<
 0.049250 - HTML::template_exists        -> search: >page_box_left< == 1
 0.049270 - HTML::template               -> template: >page_box_left<
 0.049345 - PAGE::get_boxes              -> -------- call: left::menu_party
 0.049348 - CBOX::menu                   -> generate Menu Box >party<
 0.049355 - HTML::template               -> template: >box_menu_bit<
 0.049366 - HTML::template               -> template: >box_menu_bit<
 0.049376 - HTML::template               -> template: >box_menu_bit<
 0.049386 - HTML::template               -> template: >box_menu_bit<
 0.049395 - HTML::template               -> template: >box_menu_bit<
 0.049405 - HTML::template               -> template: >box_menu_bit<
 0.049414 - HTML::template               -> template: >box_menu_bit<
 0.049424 - HTML::template               -> template: >box_menu_bit<
 0.049434 - HTML::template               -> template: >box_menu_bit<
 0.049443 - HTML::template               -> template: >box_menu_bit<
 0.049453 - HTML::template               -> template: >box_menu_bit<
 0.049462 - HTML::template               -> template: >box_menu_bit<
 0.049472 - HTML::template               -> template: >box_menu<
 0.049499 - HTML::template_exists        -> search: >page_box_left< == 1
 0.049507 - HTML::template               -> template: >page_box_left<
 0.049525 - PAGE::get_boxes              -> -------- call: left::menu_login
 0.049528 - CBOX::menu                   -> generate Menu Box >login<
 0.049547 - HTML::template               -> template: >box_menu_bit<
 0.049559 - HTML::template               -> template: >box_menu_bit<
 0.049568 - HTML::template               -> template: >box_menu<
 0.049595 - HTML::template_exists        -> search: >page_box_left< == 1
 0.049603 - HTML::template               -> template: >page_box_left<
 0.049619 - PAGE::get_boxes              -> -------- ignore: left::menu_user
 0.049621 - PAGE::get_boxes              -> -------- call: left::partner
 0.049629 - dotDatabase::query()         -> SELECT * FROM `sponsoren` WHERE `group_id` = '3' AND active="1";
 0.051135 - HTML::template_exists        -> search: >page_box_left< == 1
 0.051149 - HTML::template               -> template: >page_box_left<
 0.051183 - PAGE::get_boxes              -> -------- side=right
 0.051190 - PAGE::get_boxes              -> -------- call: right::jobs
 0.051216 - HTML::template_exists        -> search: >page_box_right< == 1
 0.051224 - HTML::template               -> template: >page_box_right<
 0.051304 - PAGE::get_boxes              -> -------- call: right::party1
 0.051311 - 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.052328 - 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.053069 - 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.054374 - 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.055424 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (5);
 0.056519 - HTML::template_exists        -> search: >page_box_right< == 1
 0.056542 - HTML::template               -> template: >page_box_right<
 0.056577 - PAGE::get_boxes              -> -------- call: right::sponsororen
 0.056585 - dotDatabase::query()         -> SELECT * FROM `sponsoren` WHERE `group_id` = '2' AND active="1";
 0.057966 - HTML::template_exists        -> search: >page_box_right< == 1
 0.057981 - HTML::template               -> template: >page_box_right<
 0.058014 - PAGE::get_boxes              -> -------- call: right::followUs
 0.058039 - HTML::template_exists        -> search: >page_box_right< == 1
 0.058046 - HTML::template               -> template: >page_box_right<
 0.058063 - PAGE::get_boxes              -> -------- call: right::news
 0.058070 - CBOX::news                   -> generate Box
 0.058083 - dotCommon::classload         -> require: /var/www/html/includes/class.news.php
 0.059296 - NEWS::load_news              -> load news data
 0.059317 - dotCommon::classload         -> require: /var/www/html/includes/class.cache.php
 0.059606 - CACHE::get                   -> cache: >news::stats< found
 0.059670 - CACHE::get                   -> cache: >news::news_limit5_page0< found
 0.059727 - NEWS::load_news              -> ... from cache
 0.059756 - HTML::template               -> template: >box_news_bit<
 0.059840 - HTML::template               -> template: >box_news_bit<
 0.059856 - HTML::template               -> template: >box_news_bit<
 0.059874 - HTML::template               -> template: >box_news_bit<
 0.059887 - HTML::template               -> template: >box_news_bit<
 0.059898 - HTML::template               -> template: >box_news<
 0.059987 - HTML::template_exists        -> search: >page_box_right< == 1
 0.060001 - HTML::template               -> template: >page_box_right<
 0.060020 - PAGE::get_boxes              -> -------- call: right::forum
 0.060025 - CBOX::forum                  -> generate forum box
 0.060030 - CBOX::forum_load_threads     -> load data
 0.060041 - CACHE::get                   -> cache: >forum::topthreads< found
 0.060128 - CBOX::forum_threads          -> list all threads in array
 0.060139 - 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.060144 - admin::getInstance           -> do
 0.060164 - HTML::template               -> template: >box_forum_bit<
 0.060268 - HTML::template               -> template: >box_forum_bit<
 0.060300 - HTML::template               -> template: >box_forum_bit<
 0.060334 - HTML::template               -> template: >box_forum_bit<
 0.060364 - HTML::template               -> template: >box_forum_bit<
 0.060393 - HTML::template               -> template: >box_forum_bit<
 0.060412 - HTML::template               -> template: >box_forum<
 0.060552 - HTML::template_exists        -> search: >page_box_right< == 1
 0.060561 - HTML::template               -> template: >page_box_right<
 0.060582 - PAGE::get_boxes              -> -------- call: right::vote
 0.060587 - CBOX::vote                   -> generate Box
 0.060590 - 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.061900 - HTML::template               -> template: >box_vote_nocurrent<
 0.062017 - HTML::template_exists        -> search: >page_box_right< == 1
 0.062029 - HTML::template               -> template: >page_box_right<
 0.062052 - PAGE::get_boxes              -> -------- call: right::buddylist
 0.062059 - CBOX::buddylist              -> generate Box
 0.062065 - HTML::template               -> template: >box_buddylist_msg<
 0.062131 - HTML::template               -> template: >box_buddylist<
 0.062213 - HTML::template_exists        -> search: >page_box_right< == 1
 0.062221 - HTML::template               -> template: >page_box_right<
 0.062236 - PAGE::get_boxes              -> -------- call: right::online
 0.062240 - CBOX::online                 -> generate Box
 0.062244 - HTML::template               -> template: >box_online<
 0.062329 - HTML::template_exists        -> search: >page_box_right< == 1
 0.062339 - HTML::template               -> template: >page_box_right<
 0.062360 - PAGE::render                 -> final
 0.062364 - PAGE::renderTemplate         -> page
 0.062373 - PAGE::getHead                -> return
 0.062375 - dotSession::getInstance      -> do
 0.062484 - HTML::template               -> template: >page<
 0.062703 - PAGE::render_template        -> final

PHP Includes   : 32
DB Queries     : 22
Rendering Time : 0.063863

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