News Archiv

Datum Titel Autor
 14.07.2025  Nochmal Test Jackal
 01.07.2025  Test MrEgosar
 15.03.2023  Willkommen auf dem Maxlan e.V. Dotlan Dev-Build Jackal
 07.03.2023  Testnews (1 Kommentar) Jackal

4 Einträge gefunden

RSS Feed

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

 0.000010 - GLOBAL::include              -> config.php
 0.000125 - dotCommon::classload         -> require: /var/www/html/includes/class.dotDatabase.php
 0.000137 - dotDatabase::getInstance     -> connection: database
 0.000160 - dotDatabase::__construct()   -> Connection: database | Maxlan@maria (Maxlan)
 0.000170 - dotCommon::classload         -> require: /var/www/html/includes/class.page.php
 0.000183 - page::getInstance            -> do
 0.000445 - dotCommon::classload         -> require: /var/www/html/includes/class.dotSession.php
 0.000470 - dotSession::getInstance      -> do
 0.000491 - dotCommon::classload         -> require: /var/www/html/includes/class.user.php
 0.000508 - dotSession::start            -> ---- init
 0.000661 - dotSession::start            -> start php session managment
 0.000859 - dotSession::start            -> finished php session management
 0.000861 - dotSession::start            -> save user and host information to new session_array
 0.000872 - dotCommon::classload         -> require: /var/www/html/includes/class.dotCrypt.php
 0.000927 - dotSession::start            -> check for security options
 0.002105 - dotSession::start            -> lookup ip2country
 0.002120 - dotDatabase::connect()       -> create pdo object
 0.003730 - dotDatabase::query()         -> SELECT `code` FROM `country_ip2code` WHERE 3628718082 BETWEEN ip_from AND ip_to
 0.004230 - dotSession::start            -> update current session online user infos
 0.004260 - dotDatabase::query()         -> UPDATE session SET lastactivity = 1766478195, userid = 0, site = 'https:///news/archiv/?page=0', host = '216.73.216.2', dns = '216.73.216.2', countrycode = '', hits = hits + 1 WHERE hash = 'bm39b3q3iojdnhpgl46tsv92ss'
 0.004642 - dotSession::start            -> no session found in db == insert new db sesssion
 0.004653 - dotDatabase::query()         -> INSERT INTO `session`SET hash = 'bm39b3q3iojdnhpgl46tsv92ss', lastactivity = 1766478195, userid = 0, site = 'https:///news/archiv/?page=0', referer = '', useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', host = '216.73.216.2', dns = '216.73.216.2', countrycode = '', hits = 1
 0.005779 - dotSession::load_locales     -> do
 0.005784 - dotSession::start            -> ---- finished with session startup
 0.005825 - dotSession::load_user        -> id: 0
 0.005843 - user::get_user               -> id: >0<
 0.005851 - dotDatabase::getInstance     -> connection: database
 0.005901 - dotCommon::classload         -> require: /var/www/html/includes/class.styles.php
 0.005929 - styles::load                 -> name: ><
 0.006083 - styles::load                 -> include: /var/www/html/html/styles/mx1.php
 0.006213 - styles::activate             -> style = mx1
 0.006414 - dotCommon::classload         -> require: /var/www/html/includes/class.admin.php
 0.006442 - admin::getInstance           -> do
 0.006447 - dotSession::getInstance      -> do
 0.006449 - admin::__construct           -> user_id=0
 0.006452 - user::load_settings          -> load current user settings to $global
 0.006459 - dotCommon::classload         -> require: /var/www/html/includes/class.prvmsg.php
 0.006469 - dotCommon::classload         -> require: /var/www/html/includes/class.event.php
 0.006484 - EVENT::comming_event         -> return
 0.006489 - dotDatabase::query()         -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1766478195 AND active=1 ORDER by begin ASC
 0.007354 - dotDatabase::query()         -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1766478195 AND active=1 ORDER by begin DESC LIMIT 1
 0.007870 - dotCommon::classload         -> require: /var/www/html/includes/class.sitzplan.php
 0.007898 - GLOBAL::end global.php       -> ---------------------------------------------
 0.007957 - dotCommon::classload         -> require: /var/www/html/includes/class.news.php
 0.007997 - dotDatabase::query()         -> SELECT news_post.content, headline, news_post.id AS id, news_post.comments, user.nick, user.vorname, user.nachname, user_id, UNIX_TIMESTAMP(news_post.dateline) AS date_unix FROM news_post LEFT JOIN user ON user.id=news_post.user_id WHERE active=1 AND dateline require: /var/www/html/includes/class.html.php
 0.009059 - HTML::template               -> template: >news_archiv_bit<
 0.009301 - HTML::template               -> template: >news_archiv_bit<
 0.009351 - HTML::template               -> template: >news_archiv_bit<
 0.009387 - HTML::template               -> template: >news_archiv_bit<
 0.009410 - dotDatabase::query()         -> SELECT count(*) AS anz FROM news_post WHERE active=1 AND dateline template: >news_archiv<
 0.010579 - GLOBAL::end userspace        -> ---------------------------------------------
 0.010580 - PAGE::render                 -> start rendering page layout
 0.010583 - USER::check_for_new_messages -> return
 0.010592 - dotSession::getInstance      -> do
 0.010632 - PAGE::get_boxes              -> -------- side=topmenu
 0.010652 - dotCommon::classload         -> require: /var/www/html/includes/class.cbox.php
 0.010667 - PAGE::get_boxes              -> -------- call: topmenu::menu_news
 0.010676 - CBOX::menu                   -> generate Menu Box >news<
 0.010683 - HTML::template               -> template: >box_menu_bit<
 0.010819 - HTML::template               -> template: >box_menu_bit<
 0.010828 - HTML::template               -> template: >box_menu<
 0.010890 - HTML::template_exists        -> search: >page_box_topmenu< == 1
 0.010919 - HTML::template               -> template: >page_box_topmenu<
 0.010983 - PAGE::get_boxes              -> -------- call: topmenu::menu_main
 0.010987 - CBOX::menu                   -> generate Menu Box >verein<
 0.010993 - HTML::template               -> template: >box_menu_bit<
 0.011004 - HTML::template               -> template: >box_menu_bit<
 0.011012 - HTML::template               -> template: >box_menu_bit<
 0.011021 - HTML::template               -> template: >box_menu_bit<
 0.011029 - HTML::template               -> template: >box_menu_bit<
 0.011038 - HTML::template               -> template: >box_menu_bit<
 0.011045 - HTML::template               -> template: >box_menu_bit<
 0.011053 - HTML::template               -> template: >box_menu_bit<
 0.011061 - HTML::template               -> template: >box_menu<
 0.011082 - HTML::template_exists        -> search: >page_box_topmenu< == 1
 0.011090 - HTML::template               -> template: >page_box_topmenu<
 0.011103 - PAGE::get_boxes              -> -------- call: topmenu::menu_login
 0.011106 - CBOX::menu                   -> generate Menu Box >login<
 0.011109 - HTML::template               -> template: >box_menu_bit<
 0.011117 - HTML::template               -> template: >box_menu_bit<
 0.011123 - HTML::template               -> template: >box_menu<
 0.011136 - HTML::template_exists        -> search: >page_box_topmenu< == 1
 0.011142 - HTML::template               -> template: >page_box_topmenu<
 0.011166 - PAGE::get_boxes              -> -------- ignore: topmenu::menu_user
 0.011170 - PAGE::get_boxes              -> -------- side=right
 0.011172 - PAGE::get_boxes              -> -------- call: right::party
 0.011176 - CBOX::party                  -> generate Box
 0.011182 - EVENT::short_event           -> id >7<
 0.011184 - EVENT::getevent              -> id >7<
 0.011193 - 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.012012 - dotCommon::classload         -> require: /var/www/html/includes/class.cache.php
 0.012172 - CACHE::get                   -> cache: >event_7::stats< found
 0.012251 - HTML::template               -> template: >box_event<
 0.012372 - HTML::template_exists        -> search: >page_box_right< == 1
 0.012384 - HTML::template               -> template: >page_box_right<
 0.012447 - PAGE::get_boxes              -> -------- call: right::buddylist
 0.012452 - CBOX::buddylist              -> generate Box
 0.012455 - HTML::template               -> template: >box_buddylist_msg<
 0.012501 - HTML::template               -> template: >box_buddylist<
 0.012542 - HTML::template_exists        -> search: >page_box_right< == 1
 0.012549 - HTML::template               -> template: >page_box_right<
 0.012559 - PAGE::get_boxes              -> -------- call: right::banner
 0.012571 - CACHE::get                   -> cache: >sponsoren_3::cbox_mx1.de_DE< found
 0.012600 - HTML::template_exists        -> search: >page_box_right< == 1
 0.012607 - HTML::template               -> template: >page_box_right<
 0.012623 - PAGE::render                 -> final
 0.012626 - PAGE::renderTemplate         -> page
 0.012642 - PAGE::getHead                -> return
 0.012643 - dotSession::getInstance      -> do
 0.012872 - HTML::template               -> template: >page<
 0.013048 - PAGE::render_template        -> final

PHP Includes   : 22
DB Queries     : 8
Rendering Time : 0.013818

Includes PHP Files: 
 - /var/www/html/news/archiv/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.dotCrypt.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.news.php
 - /var/www/html/includes/class.html.php
 - /var/www/html/includes/class.cbox.php
 - /var/www/html/includes/class.cache.php