Forum

Forum
Willkommen im Forum 
 2 Themen | 2 Beiträge
 Registrierte Mitglieder: 17

  Forum Beiträge Themen Letzter Beitrag
Allgemein
Erstes Forum
2 2 28. Oct 2023 00:39
Jackal
 Markiere alle Beiträge als gelesen
RSS Feed: Forum

Forum Statistiken:
( Top10 Poster )
NickBeiträge
Jackal2
( Top10 Threadstarter )
NickThreads
Jackal2
( Beiträge )
BeiträgeAnzahl
öffentlich2
privat0
gesamt2
pro Tag0

( Themen )
ThemenAnzahl
öffentlich2
privat0
gesamt2
( Top10 Threads )
TitelHitsReplys
Testnews8261
Beispielturnier...131
Discord

TEstlan

17. Jul 2025 - 20. Aug 2025
2 3
2
  • Du musst eingeloggt sein um die Buddyliste zu nutzen.

Alter Schlachthof Lingen
asdasd

 ------------------- 

found 124 debug messages

 0.000017 - GLOBAL::include              -> config.php
 0.000111 - dotCommon::classload         -> require: /var/www/html/includes/class.dotDatabase.php
 0.000120 - dotDatabase::getInstance     -> connection: database
 0.000136 - dotDatabase::__construct()   -> Connection: database | Maxlan@maria (Maxlan)
 0.000147 - dotCommon::classload         -> require: /var/www/html/includes/class.page.php
 0.000156 - page::getInstance            -> do
 0.000171 - dotCommon::classload         -> require: /var/www/html/includes/class.dotSession.php
 0.000180 - dotSession::getInstance      -> do
 0.000190 - dotCommon::classload         -> require: /var/www/html/includes/class.user.php
 0.000201 - dotSession::start            -> ---- init
 0.000236 - dotSession::start            -> start php session managment
 0.000320 - dotSession::start            -> finished php session management
 0.000323 - dotSession::start            -> check for security options
 0.000327 - dotSession::start            -> lookup ip2country
 0.000333 - dotDatabase::connect()       -> create pdo object
 0.001431 - dotDatabase::query()         -> SELECT `code` FROM `country_ip2code` WHERE 3628718116 BETWEEN ip_from AND ip_to
 0.001841 - dotSession::start            -> update current session online user infos
 0.001854 - dotDatabase::query()         -> UPDATE session SET lastactivity = 1771657995, userid = 0, site = 'https:///forum/', host = '216.73.216.36', dns = '216.73.216.36', countrycode = '', hits = hits + 1 WHERE hash = 'na2s07t9reuta80sn9gfnpqdcq'
 0.002114 - dotSession::start            -> no session found in db == insert new db sesssion
 0.002126 - dotDatabase::query()         -> INSERT INTO `session`SET hash = 'na2s07t9reuta80sn9gfnpqdcq', lastactivity = 1771657995, userid = 0, site = 'https:///forum/', referer = '', useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', host = '216.73.216.36', dns = '216.73.216.36', countrycode = '', hits = 1
 0.002755 - dotSession::load_locales     -> do
 0.002759 - dotSession::start            -> ---- finished with session startup
 0.002794 - dotSession::load_user        -> id: 0
 0.002798 - user::get_user               -> id: >0<
 0.002805 - dotDatabase::getInstance     -> connection: database
 0.002842 - dotCommon::classload         -> require: /var/www/html/includes/class.styles.php
 0.002862 - styles::load                 -> name: ><
 0.002880 - styles::load                 -> include: /var/www/html/html/styles/mx1.php
 0.002983 - styles::activate             -> style = mx1
 0.003008 - dotCommon::classload         -> require: /var/www/html/includes/class.admin.php
 0.003014 - admin::getInstance           -> do
 0.003016 - dotSession::getInstance      -> do
 0.003018 - admin::__construct           -> user_id=0
 0.003020 - user::load_settings          -> load current user settings to $global
 0.003024 - dotCommon::classload         -> require: /var/www/html/includes/class.prvmsg.php
 0.003034 - dotCommon::classload         -> require: /var/www/html/includes/class.event.php
 0.003040 - EVENT::comming_event         -> return
 0.003043 - dotDatabase::query()         -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1771657995 AND active=1 ORDER by begin ASC
 0.003395 - dotDatabase::query()         -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1771657995 AND active=1 ORDER by begin DESC LIMIT 1
 0.003759 - dotCommon::classload         -> require: /var/www/html/includes/class.sitzplan.php
 0.003770 - GLOBAL::end global.php       -> ---------------------------------------------
 0.003815 - dotCommon::classload         -> require: /var/www/html/includes/class.forum.php
 0.004032 - dotDatabase::query()         -> SELECT * FROM forum_cat
 0.015337 - dotDatabase::query()         -> SELECT m.forumid, m.title, m.description, m.lastposter, m.lastposttime, m.moderators, m.private, m.priv_access, m.closed, m.catid, m.posts, m.threads, UNIX_TIMESTAMP(m.lastposttime) AS stamp FROM forum_main AS m LEFT JOIN forum_cat AS c ON c.catid=m.catid WHERE m.active=1 ORDER by c.displayorder, m.displayorder ASC
 0.018017 - FORUM::forum_lastvisit       -> forumid: Array
 0.018066 - dotCommon::classload         -> require: /var/www/html/includes/class.html.php
 0.018131 - HTML::template               -> template: >forum_part<
 0.019428 - dotCommon::classload         -> require: /var/www/html/includes/class.cache.php
 0.019464 - CACHE::get                   -> cache: >forum::stats< found
 0.019880 - CACHE::get                   -> cache: >forum::stats< has expired
 0.019889 - CACHE::delete                -> cache: >forum::stats<
 0.019945 - dotDatabase::query()         -> SELECT COUNT(id) FROM user WHERE ver_email != 0;
 0.020502 - dotDatabase::query()         -> SELECT COUNT(threadid) FROM forum_thread WHERE invisible=0
 0.020747 - dotDatabase::query()         -> SELECT COUNT(postid) FROM forum_post WHERE invisible=0
 0.020923 - CACHE::set                   -> cache: >forum::stats< with ttl:3600
 0.021020 - HTML::template               -> template: >forum_index<
 0.021432 - dotDatabase::query()         -> SELECT count(*) AS postings, user.nick AS nick FROM forum_post LEFT JOIN user ON user.id=forum_post.userid GROUP by userid ORDER by postings DESC LIMIT 10
 0.023327 - dotDatabase::query()         -> SELECT count(forum_thread.threadid) AS threads, user.nick AS nick FROM forum_thread LEFT JOIN user ON forum_thread.user_id=user.id GROUP by user_id ORDER by threads DESC LIMIT 10;
 0.024770 - dotDatabase::query()         -> SELECT count(*) FROM forum_post WHERE invisible=0
 0.024987 - dotDatabase::query()         -> SELECT count(*) FROM forum_post AS p, forum_thread AS t, forum_main AS m WHERE p.invisible=0 AND m.private>0 AND m.forumid=t.forumid AND t.threadid=p.threadid
 0.025849 - dotDatabase::query()         -> SELECT UNIX_TIMESTAMP(dateline) FROM forum_post ORDER by dateline ASC LIMIT 1
 0.026047 - dotDatabase::query()         -> SELECT count(*) AS anz FROM forum_thread
 0.026226 - dotDatabase::query()         -> SELECT count(*) AS anz FROM forum_thread AS t, forum_main AS m WHERE m.private>0 AND m.forumid=t.forumid
 0.026463 - dotDatabase::query()         -> SELECT forum_thread.threadid, forum_thread.title, forum_thread.hits, count(forum_post.postid) AS postings FROM forum_thread LEFT JOIN forum_post ON forum_post.threadid=forum_thread.threadid LEFT JOIN forum_main ON forum_thread.forumid=forum_main.forumid WHERE forum_main.private=0 GROUP by forum_thread.threadid ORDER by forum_thread.hits DESC LIMIT 10
 0.026916 - GLOBAL::end userspace        -> ---------------------------------------------
 0.026918 - PAGE::render                 -> start rendering page layout
 0.026921 - USER::check_for_new_messages -> return
 0.026930 - dotSession::getInstance      -> do
 0.026963 - PAGE::get_boxes              -> -------- side=topmenu
 0.026992 - dotCommon::classload         -> require: /var/www/html/includes/class.cbox.php
 0.027014 - PAGE::get_boxes              -> -------- call: topmenu::menu_news
 0.027021 - CBOX::menu                   -> generate Menu Box >news<
 0.027028 - HTML::template               -> template: >box_menu_bit<
 0.027129 - HTML::template               -> template: >box_menu_bit<
 0.027137 - HTML::template               -> template: >box_menu<
 0.027218 - HTML::template_exists        -> search: >page_box_topmenu< == 1
 0.027232 - HTML::template               -> template: >page_box_topmenu<
 0.027277 - PAGE::get_boxes              -> -------- call: topmenu::menu_main
 0.027281 - CBOX::menu                   -> generate Menu Box >verein<
 0.027285 - HTML::template               -> template: >box_menu_bit<
 0.027293 - HTML::template               -> template: >box_menu_bit<
 0.027299 - HTML::template               -> template: >box_menu_bit<
 0.027305 - HTML::template               -> template: >box_menu_bit<
 0.027311 - HTML::template               -> template: >box_menu_bit<
 0.027317 - HTML::template               -> template: >box_menu_bit<
 0.027322 - HTML::template               -> template: >box_menu_bit<
 0.027328 - HTML::template               -> template: >box_menu_bit<
 0.027333 - HTML::template               -> template: >box_menu<
 0.027347 - HTML::template_exists        -> search: >page_box_topmenu< == 1
 0.027352 - HTML::template               -> template: >page_box_topmenu<
 0.027362 - PAGE::get_boxes              -> -------- call: topmenu::menu_login
 0.027364 - CBOX::menu                   -> generate Menu Box >login<
 0.027367 - HTML::template               -> template: >box_menu_bit<
 0.027375 - HTML::template               -> template: >box_menu_bit<
 0.027380 - HTML::template               -> template: >box_menu<
 0.027392 - HTML::template_exists        -> search: >page_box_topmenu< == 1
 0.027397 - HTML::template               -> template: >page_box_topmenu<
 0.027405 - PAGE::get_boxes              -> -------- ignore: topmenu::menu_user
 0.027408 - PAGE::get_boxes              -> -------- side=right
 0.027411 - PAGE::get_boxes              -> -------- call: right::party
 0.027414 - CBOX::party                  -> generate Box
 0.027419 - EVENT::short_event           -> id >7<
 0.027421 - EVENT::getevent              -> id >7<
 0.027426 - dotDatabase::query()         -> SELECT events.id, active, invite, password, events.name, anzahl, preis, konto, kontocheck, UNIX_TIMESTAMP(kontocheck) AS kontocheck_unix, event_location.name AS location, event_location.zip AS plz, event_location.city AS ort, event_location.street AS strasse, event_location.countrycode, location_id, map_template, allow_signoff, voraussetzung, minalter, turnier, netzwerk, weiteres, banner, UNIX_TIMESTAMP(begin) AS begin, UNIX_TIMESTAMP(end) AS end, UNIX_TIMESTAMP(signupbegin) AS sgbegin, UNIX_TIMESTAMP(signupend) AS sgend, UNIX_TIMESTAMP(seatreservebegin) AS seatbegin, UNIX_TIMESTAMP(seatreserveend) AS seatend, seatimage, UNIX_TIMESTAMP(canceled) AS canceled, archiv_gallery, archiv_media, priority_group, priority_forerun, waitinglist FROM events LEFT JOIN event_location ON event_location.id=location_id WHERE events.id=7 AND active=1
 0.027891 - CACHE::get                   -> cache: >event_7::stats< found
 0.027936 - HTML::template               -> template: >box_event<
 0.028029 - HTML::template_exists        -> search: >page_box_right< == 1
 0.028037 - HTML::template               -> template: >page_box_right<
 0.028085 - PAGE::get_boxes              -> -------- call: right::buddylist
 0.028089 - CBOX::buddylist              -> generate Box
 0.028092 - HTML::template               -> template: >box_buddylist_msg<
 0.028152 - HTML::template               -> template: >box_buddylist<
 0.028194 - HTML::template_exists        -> search: >page_box_right< == 1
 0.028202 - HTML::template               -> template: >page_box_right<
 0.028216 - PAGE::get_boxes              -> -------- call: right::banner
 0.028230 - CACHE::get                   -> cache: >sponsoren_3::cbox_mx1.de_DE< found
 0.028259 - HTML::template_exists        -> search: >page_box_right< == 1
 0.028265 - HTML::template               -> template: >page_box_right<
 0.028276 - PAGE::render                 -> final
 0.028279 - PAGE::renderTemplate         -> page
 0.028285 - PAGE::getHead                -> return
 0.028286 - dotSession::getInstance      -> do
 0.028519 - HTML::template               -> template: >page<
 0.028671 - PAGE::render_template        -> final

PHP Includes   : 21
DB Queries     : 19
Rendering Time : 0.029160

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/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/mx1.php
 - /var/www/html/html/styles/default.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.cache.php
 - /var/www/html/includes/class.cbox.php