Forum > Girlstrip onLAN?


Archiv >> Archiv [CLOSED] > Girlstrip onLAN?
 
 Autor Thema: Girlstrip onLAN?
 

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.000020 - GLOBAL::include              -> config.php
 0.001776 - GLOBAL::include /gc_includes/gc_includes.php
 0.002236 - GLOBAL::include /gc_includes/HelperFuncs.php
 0.003347 - GLOBAL::include /gc_pageAddons/gc_CreateFillingLevel/CreateFillingLevel.php
 0.003596 - GLOBAL::include /gc_pageAddons/followUS.php
 0.003685 - GLOBAL::include /gc_pageAddons/paymentButton.php
 0.003765 - GLOBAL::include /gc_pageAddons/littleBanners.php
 0.004036 - GLOBAL::include /gc_pageAddons/jobs.php
 0.004125 - GLOBAL::include /gc_includes/class.gc_notifier.php
 0.004570 - GLOBAL::include /gc_includes/class.n8n-webhook.php
 0.005036 - GLOBAL::include /gc_includes/class.gc_automation.php
 0.005597 - GLOBAL::include /gc_includes/class.gc_camperManagement.php
 0.006242 - dotCommon::classload         -> require: /var/www/html/includes/class.dotDatabase.php
 0.007876 - dotDatabase::getInstance     -> connection: database
 0.007896 - dotDatabase::__construct()   -> Connection: database | gcdotlandb@db (gc_dotlandb)
 0.007945 - dotCommon::classload         -> require: /var/www/html/includes/class.page.php
 0.010104 - page::getInstance            -> do
 0.010141 - dotCommon::classload         -> require: /var/www/html/includes/class.dotSession.php
 0.011328 - dotSession::getInstance      -> do
 0.011359 - dotCommon::classload         -> require: /var/www/html/includes/class.user.php
 0.012368 - dotSession::start            -> ---- init
 0.012440 - dotSession::start            -> start php session managment
 0.012584 - dotSession::start            -> finished php session management
 0.012589 - dotSession::start            -> check for security options
 0.012598 - dotSession::start            -> lookup ip2country
 0.012614 - dotDatabase::connect()       -> create pdo object
 0.014972 - dotDatabase::query()         -> SELECT `code` FROM `country_ip2code` WHERE 3628718232 BETWEEN ip_from AND ip_to
 0.015480 - dotSession::start            -> update current session online user infos
 0.015505 - dotDatabase::query()         -> UPDATE session SET lastactivity = 1771459595, userid = 0, site = 'http://dev.gamers-congress.de/forum/?do=showthread&id=146&page=1', host = '216.73.216.152', dns = '216.73.216.152', countrycode = '', hits = hits + 1 WHERE hash = 'beb8834f6648e0881b07d04201afb1af'
 0.022077 - dotSession::start            -> session found in DB
 0.022091 - dotSession::load_locales     -> do
 0.022097 - dotSession::start            -> ---- finished with session startup
 0.022114 - dotSession::load_user        -> id: 0
 0.022124 - user::get_user               -> id: >0<
 0.022139 - dotDatabase::getInstance     -> connection: database
 0.022216 - dotCommon::classload         -> require: /var/www/html/includes/class.styles.php
 0.022949 - styles::load                 -> name: ><
 0.022975 - styles::load                 -> include: /var/www/html/html/styles/gc_online.php
 0.023518 - 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.024498 - 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.025294 - 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.025827 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (5);
 0.026401 - styles::activate             -> style = gc_online
 0.026468 - dotCommon::classload         -> require: /var/www/html/includes/class.admin.php
 0.026864 - admin::getInstance           -> do
 0.026867 - dotSession::getInstance      -> do
 0.026872 - admin::__construct           -> user_id=0
 0.026876 - user::load_settings          -> load current user settings to $global
 0.026891 - dotCommon::classload         -> require: /var/www/html/includes/class.prvmsg.php
 0.027143 - dotCommon::classload         -> require: /var/www/html/includes/class.event.php
 0.028090 - EVENT::comming_event         -> return
 0.028098 - dotDatabase::query()         -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1771459595 AND active=1 ORDER by begin ASC
 0.028836 - dotCommon::classload         -> require: /var/www/html/includes/class.sitzplan.php
 0.029787 - GLOBAL::end global.php       -> ---------------------------------------------
 0.029961 - dotCommon::classload         -> require: /var/www/html/includes/class.forum.php
 0.033386 - FORUM::showthread            -> get common forum and thread infos
 0.033392 - FORUM::thread_lastvisit      -> threadid: 146
 0.033410 - 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='146'
 0.034535 - FORUM::is_moderator          -> for forumid: 13
 0.034545 - dotDatabase::query()         -> SELECT moderators FROM forum_main WHERE forumid='13'
 0.035026 - admin::getInstance           -> do
 0.035167 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
 0.035170 - admin::getInstance           -> do
 0.035209 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
 0.035212 - admin::getInstance           -> do
 0.035264 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
 0.035266 - admin::getInstance           -> do
 0.035307 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
 0.035309 - admin::getInstance           -> do
 0.035339 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
 0.035340 - admin::getInstance           -> do
 0.035376 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
 0.035406 - dotCommon::classload         -> require: /var/www/html/includes/class.html.php
 0.036846 - dotDatabase::query()         -> SELECT title FROM forum_cat WHERE catid=4
 0.037496 - HTML::template               -> template: >forum_showthreadpages<
 0.037667 - dotDatabase::query()         -> UPDATE forum_thread SET hits=hits+1 WHERE threadid='146'
 0.043367 - dotDatabase::query()         -> SELECT user_id FROM user_orga WHERE display_team=1
 0.044116 - FORUM::showthread            -> query all postings
 0.044127 - 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 = 146 AND forum_post.invisible=0 ORDER by postid ASC LIMIT 30,30
 0.046544 - HTML::template               -> template: >forum_postingindex_closed<
 0.046807 - FORUM::showthread            -> check for moderator utils
 0.046853 - GLOBAL::end userspace        -> ---------------------------------------------
 0.046855 - PAGE::render                 -> start rendering page layout
 0.046862 - USER::check_for_new_messages -> return
 0.046873 - dotSession::getInstance      -> do
 0.046917 - PAGE::get_boxes              -> -------- side=left
 0.046941 - dotCommon::classload         -> require: /var/www/html/includes/class.cbox.php
 0.049610 - PAGE::get_boxes              -> -------- call: left::menu_main
 0.049623 - CBOX::menu                   -> generate Menu Box >menu<
 0.049646 - HTML::template               -> template: >box_menu_bit<
 0.049810 - HTML::template               -> template: >box_menu_bit<
 0.049832 - HTML::template               -> template: >box_menu_bit<
 0.049852 - HTML::template               -> template: >box_menu_bit<
 0.049871 - HTML::template               -> template: >box_menu_bit<
 0.049889 - HTML::template               -> template: >box_menu_bit<
 0.049908 - HTML::template               -> template: >box_menu_bit<
 0.049926 - HTML::template               -> template: >box_menu<
 0.050030 - HTML::template_exists        -> search: >page_box_left< == 1
 0.050057 - HTML::template               -> template: >page_box_left<
 0.050135 - PAGE::get_boxes              -> -------- call: left::menu_party
 0.050140 - CBOX::menu                   -> generate Menu Box >party<
 0.050151 - HTML::template               -> template: >box_menu_bit<
 0.050170 - HTML::template               -> template: >box_menu_bit<
 0.050189 - HTML::template               -> template: >box_menu_bit<
 0.050207 - HTML::template               -> template: >box_menu_bit<
 0.050225 - HTML::template               -> template: >box_menu_bit<
 0.050243 - HTML::template               -> template: >box_menu_bit<
 0.050261 - HTML::template               -> template: >box_menu_bit<
 0.050279 - HTML::template               -> template: >box_menu_bit<
 0.050297 - HTML::template               -> template: >box_menu_bit<
 0.050315 - HTML::template               -> template: >box_menu_bit<
 0.050334 - HTML::template               -> template: >box_menu_bit<
 0.050352 - HTML::template               -> template: >box_menu_bit<
 0.050369 - HTML::template               -> template: >box_menu<
 0.050406 - HTML::template_exists        -> search: >page_box_left< == 1
 0.050421 - HTML::template               -> template: >page_box_left<
 0.050448 - PAGE::get_boxes              -> -------- call: left::menu_login
 0.050453 - CBOX::menu                   -> generate Menu Box >login<
 0.050463 - HTML::template               -> template: >box_menu_bit<
 0.050482 - HTML::template               -> template: >box_menu_bit<
 0.050499 - HTML::template               -> template: >box_menu<
 0.050536 - HTML::template_exists        -> search: >page_box_left< == 1
 0.050550 - HTML::template               -> template: >page_box_left<
 0.050592 - PAGE::get_boxes              -> -------- ignore: left::menu_user
 0.050595 - PAGE::get_boxes              -> -------- call: left::partner
 0.050611 - dotDatabase::query()         -> SELECT * FROM `sponsoren` WHERE `group_id` = '3' AND active="1";
 0.052024 - HTML::template_exists        -> search: >page_box_left< == 1
 0.052048 - HTML::template               -> template: >page_box_left<
 0.052118 - PAGE::get_boxes              -> -------- side=right
 0.052129 - PAGE::get_boxes              -> -------- call: right::jobs
 0.052166 - HTML::template_exists        -> search: >page_box_right< == 1
 0.052186 - HTML::template               -> template: >page_box_right<
 0.052338 - PAGE::get_boxes              -> -------- call: right::party1
 0.052352 - 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.053345 - 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.054053 - 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.054994 - 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.055989 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (5);
 0.057030 - HTML::template_exists        -> search: >page_box_right< == 1
 0.057073 - HTML::template               -> template: >page_box_right<
 0.057174 - PAGE::get_boxes              -> -------- call: right::sponsororen
 0.057195 - dotDatabase::query()         -> SELECT * FROM `sponsoren` WHERE `group_id` = '2' AND active="1";
 0.058159 - HTML::template_exists        -> search: >page_box_right< == 1
 0.058181 - HTML::template               -> template: >page_box_right<
 0.058231 - PAGE::get_boxes              -> -------- call: right::followUs
 0.058264 - HTML::template_exists        -> search: >page_box_right< == 1
 0.058273 - HTML::template               -> template: >page_box_right<
 0.058298 - PAGE::get_boxes              -> -------- call: right::news
 0.058310 - CBOX::news                   -> generate Box
 0.058326 - dotCommon::classload         -> require: /var/www/html/includes/class.news.php
 0.059745 - NEWS::load_news              -> load news data
 0.059766 - dotCommon::classload         -> require: /var/www/html/includes/class.cache.php
 0.060086 - CACHE::get                   -> cache: >news::stats< found
 0.060147 - CACHE::get                   -> cache: >news::news_limit5_page0< found
 0.060210 - NEWS::load_news              -> ... from cache
 0.060251 - HTML::template               -> template: >box_news_bit<
 0.060358 - HTML::template               -> template: >box_news_bit<
 0.060380 - HTML::template               -> template: >box_news_bit<
 0.060402 - HTML::template               -> template: >box_news_bit<
 0.060418 - HTML::template               -> template: >box_news_bit<
 0.060435 - HTML::template               -> template: >box_news<
 0.060541 - HTML::template_exists        -> search: >page_box_right< == 1
 0.060561 - HTML::template               -> template: >page_box_right<
 0.060602 - PAGE::get_boxes              -> -------- call: right::forum
 0.060609 - CBOX::forum                  -> generate forum box
 0.060614 - CBOX::forum_load_threads     -> load data
 0.060633 - CACHE::get                   -> cache: >forum::topthreads< found
 0.060733 - CBOX::forum_threads          -> list all threads in array
 0.060749 - 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.060755 - admin::getInstance           -> do
 0.060787 - HTML::template               -> template: >box_forum_bit<
 0.060900 - HTML::template               -> template: >box_forum_bit<
 0.060935 - HTML::template               -> template: >box_forum_bit<
 0.061022 - HTML::template               -> template: >box_forum_bit<
 0.061057 - HTML::template               -> template: >box_forum_bit<
 0.061087 - HTML::template               -> template: >box_forum_bit<
 0.061108 - HTML::template               -> template: >box_forum<
 0.061211 - HTML::template_exists        -> search: >page_box_right< == 1
 0.061223 - HTML::template               -> template: >page_box_right<
 0.061246 - PAGE::get_boxes              -> -------- call: right::vote
 0.061252 - CBOX::vote                   -> generate Box
 0.061258 - 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.062189 - HTML::template               -> template: >box_vote_nocurrent<
 0.062453 - HTML::template_exists        -> search: >page_box_right< == 1
 0.062484 - HTML::template               -> template: >page_box_right<
 0.062536 - PAGE::get_boxes              -> -------- call: right::buddylist
 0.062550 - CBOX::buddylist              -> generate Box
 0.062560 - HTML::template               -> template: >box_buddylist_msg<
 0.062842 - HTML::template               -> template: >box_buddylist<
 0.063126 - HTML::template_exists        -> search: >page_box_right< == 1
 0.063154 - HTML::template               -> template: >page_box_right<
 0.063197 - PAGE::get_boxes              -> -------- call: right::online
 0.063209 - CBOX::online                 -> generate Box
 0.063216 - HTML::template               -> template: >box_online<
 0.063390 - HTML::template_exists        -> search: >page_box_right< == 1
 0.063412 - HTML::template               -> template: >page_box_right<
 0.063458 - PAGE::render                 -> final
 0.063465 - PAGE::renderTemplate         -> page
 0.063476 - PAGE::getHead                -> return
 0.063481 - dotSession::getInstance      -> do
 0.063780 - HTML::template               -> template: >page<
 0.064263 - PAGE::render_template        -> final

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

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