Veranstaltungs Archiv

Name der Party

Datum: 04 - 20 March 2027
Alter Schlachthof Lingen
Konrad-Adenauer-Ring 40
Germany 49808 Lingen (Ems)
Größe: 100 Teilnehmer
Teilnehmer: 0 / 1

TEstlan

Datum: 17. July - 20 August 2025
Alter Schlachthof Lingen
Konrad-Adenauer-Ring 40
Germany 49808 Lingen (Ems)
Größe: 100 Teilnehmer
Teilnehmer: 2 / 3
Discord

Name der Party

04. Mar 2027 - 20. Mar 2027
0 1
0
  • Du musst eingeloggt sein um die Buddyliste zu nutzen.

Alter Schlachthof Lingen
asdasd

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

found 130 debug messages

 0.000010 - GLOBAL::include              -> config.php
 0.000068 - dotCommon::classload         -> require: /var/www/html/includes/class.dotDatabase.php
 0.000074 - dotDatabase::getInstance     -> connection: database
 0.000089 - dotDatabase::__construct()   -> Connection: database | Maxlan@maria (Maxlan)
 0.000101 - dotCommon::classload         -> require: /var/www/html/includes/class.page.php
 0.000107 - page::getInstance            -> do
 0.000119 - dotCommon::classload         -> require: /var/www/html/includes/class.dotSession.php
 0.000124 - dotSession::getInstance      -> do
 0.000130 - dotCommon::classload         -> require: /var/www/html/includes/class.user.php
 0.000137 - dotSession::start            -> ---- init
 0.000294 - dotSession::start            -> start php session managment
 0.000436 - dotSession::start            -> finished php session management
 0.000438 - dotSession::start            -> save user and host information to new session_array
 0.000448 - dotCommon::classload         -> require: /var/www/html/includes/class.dotCrypt.php
 0.000467 - dotSession::start            -> check for security options
 0.001410 - dotSession::start            -> lookup ip2country
 0.001417 - dotDatabase::connect()       -> create pdo object
 0.002574 - dotDatabase::query()         -> SELECT `code` FROM `country_ip2code` WHERE 3628718132 BETWEEN ip_from AND ip_to
 0.002922 - dotSession::start            -> update current session online user infos
 0.002947 - dotDatabase::query()         -> UPDATE session SET lastactivity = 1782107396, userid = 0, site = 'https:///party/?type=all', host = '216.73.216.52', dns = '216.73.216.52', countrycode = '', hits = hits + 1 WHERE hash = '8a0ab1vo14ko9pt8d07jdtffik'
 0.003257 - dotSession::start            -> no session found in db == insert new db sesssion
 0.003272 - dotDatabase::query()         -> INSERT INTO `session`SET hash = '8a0ab1vo14ko9pt8d07jdtffik', lastactivity = 1782107396, userid = 0, site = 'https:///party/?type=all', referer = '', useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', host = '216.73.216.52', dns = '216.73.216.52', countrycode = '', hits = 1
 0.004002 - dotSession::load_locales     -> do
 0.004005 - dotSession::start            -> ---- finished with session startup
 0.004034 - dotSession::load_user        -> id: 0
 0.004038 - user::get_user               -> id: >0<
 0.004045 - dotDatabase::getInstance     -> connection: database
 0.004094 - dotCommon::classload         -> require: /var/www/html/includes/class.styles.php
 0.004116 - styles::load                 -> name: ><
 0.004134 - styles::load                 -> include: /var/www/html/html/styles/mx1.php
 0.004217 - styles::activate             -> style = mx1
 0.004242 - dotCommon::classload         -> require: /var/www/html/includes/class.admin.php
 0.004248 - admin::getInstance           -> do
 0.004250 - dotSession::getInstance      -> do
 0.004252 - admin::__construct           -> user_id=0
 0.004254 - user::load_settings          -> load current user settings to $global
 0.004260 - dotCommon::classload         -> require: /var/www/html/includes/class.prvmsg.php
 0.004270 - dotCommon::classload         -> require: /var/www/html/includes/class.event.php
 0.004275 - EVENT::comming_event         -> return
 0.004279 - dotDatabase::query()         -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1782107396 AND active=1 ORDER by begin ASC
 0.004655 - dotCommon::classload         -> require: /var/www/html/includes/class.sitzplan.php
 0.004664 - GLOBAL::end global.php       -> ---------------------------------------------
 0.004675 - dotCommon::classload         -> require: /var/www/html/includes/class.event_frontend.php
 0.004693 - EVENT::comming_event         -> return
 0.004695 - dotDatabase::query()         -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1782107396 AND active=1 ORDER by begin ASC
 0.005063 - admin::getInstance           -> do
 0.005193 - admin::hasRight              -> check for adminright: >0:0 & 512< FALSE
 0.005196 - admin::getInstance           -> do
 0.005303 - admin::hasRight              -> check for adminright: >0:0 & 1024< FALSE
 0.005362 - dotDatabase::query()         -> SELECT count(*) FROM events WHERE 1=1 AND events.active=1
 0.005783 - dotDatabase::query()         -> SELECT events.*, UNIX_TIMESTAMP(`begin`) AS unix_begin, UNIX_TIMESTAMP(`end`) AS unix_end, UNIX_TIMESTAMP(canceled) AS unix_cancel, event_location.name AS location, event_location.zip, event_location.city, event_location.street, event_location.countrycode, country_code2name.name AS countryname FROM events LEFT JOIN event_location ON events.location_id=event_location.id LEFT JOIN country_code2name ON event_location.countrycode=country_code2name.code WHERE 1=1 AND events.active=1 ORDER by `begin` DESC LIMIT 0,10
 0.006431 - dotDatabase::query()         -> SELECT id FROM events WHERE 1=1 AND events.active=1 ORDER by `begin` DESC LIMIT 0,10
 0.006773 - dotDatabase::query()         -> SELECT event_id, COUNT(event_teilnehmer.id) AS anz FROM event_teilnehmer LEFT JOIN events ON events.id=event_id WHERE 1=1 AND events.active=1 AND (event_id=9 OR event_id=7) GROUP by event_id
 0.007214 - dotDatabase::query()         -> SELECT event_id, COUNT(event_teilnehmer.id) AS anz FROM event_teilnehmer LEFT JOIN events ON events.id=event_id WHERE 1=1 AND events.active=1 AND (event_id=9 OR event_id=7) AND bezahlt>0 GROUP by event_id
 0.007658 - dotCommon::classload         -> require: /var/www/html/includes/class.html.php
 0.007725 - HTML::encode                 -> steht noch nicht fest...
 0.007849 - dotDatabase::query()         -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
 0.011079 - dotDatabase::query()         -> SELECT codetag, codereplacement, twoparams FROM html_code
 0.011406 - HTML::encode                 -> replace run 1
 0.012366 - HTML::encode                 -> ...
 0.012412 - HTML::encode                 -> replace run 1
 0.012568 - HTML::template               -> template: >event_index_bit<
 0.012825 - HTML::encode                 -> steht noch nicht fest...
 0.012845 - HTML::encode                 -> replace run 1
 0.012878 - HTML::encode                 -> ...
 0.012889 - HTML::encode                 -> replace run 1
 0.012962 - HTML::template               -> template: >event_index_bit<
 0.013011 - HTML::template               -> template: >event_index<
 0.013077 - HTML::template               -> template: >event_index_shortbar<
 0.013173 - GLOBAL::end userspace        -> ---------------------------------------------
 0.013174 - PAGE::render                 -> start rendering page layout
 0.013176 - USER::check_for_new_messages -> return
 0.013182 - dotSession::getInstance      -> do
 0.013204 - PAGE::get_boxes              -> -------- side=topmenu
 0.013217 - dotCommon::classload         -> require: /var/www/html/includes/class.cbox.php
 0.013229 - PAGE::get_boxes              -> -------- call: topmenu::menu_news
 0.013236 - CBOX::menu                   -> generate Menu Box >news<
 0.013241 - HTML::template               -> template: >box_menu_bit<
 0.013295 - HTML::template               -> template: >box_menu_bit<
 0.013302 - HTML::template               -> template: >box_menu<
 0.013351 - HTML::template_exists        -> search: >page_box_topmenu< == 1
 0.013362 - HTML::template               -> template: >page_box_topmenu<
 0.013403 - PAGE::get_boxes              -> -------- call: topmenu::menu_main
 0.013406 - CBOX::menu                   -> generate Menu Box >verein<
 0.013412 - HTML::template               -> template: >box_menu_bit<
 0.013421 - HTML::template               -> template: >box_menu_bit<
 0.013429 - HTML::template               -> template: >box_menu_bit<
 0.013437 - HTML::template               -> template: >box_menu_bit<
 0.013452 - HTML::template               -> template: >box_menu_bit<
 0.013463 - HTML::template               -> template: >box_menu_bit<
 0.013471 - HTML::template               -> template: >box_menu_bit<
 0.013478 - HTML::template               -> template: >box_menu_bit<
 0.013485 - HTML::template               -> template: >box_menu<
 0.013509 - HTML::template_exists        -> search: >page_box_topmenu< == 1
 0.013529 - HTML::template               -> template: >page_box_topmenu<
 0.013561 - PAGE::get_boxes              -> -------- call: topmenu::menu_login
 0.013565 - CBOX::menu                   -> generate Menu Box >login<
 0.013570 - HTML::template               -> template: >box_menu_bit<
 0.013580 - HTML::template               -> template: >box_menu_bit<
 0.013588 - HTML::template               -> template: >box_menu<
 0.013615 - HTML::template_exists        -> search: >page_box_topmenu< == 1
 0.013623 - HTML::template               -> template: >page_box_topmenu<
 0.013636 - PAGE::get_boxes              -> -------- ignore: topmenu::menu_user
 0.013640 - PAGE::get_boxes              -> -------- side=right
 0.013643 - PAGE::get_boxes              -> -------- call: right::party
 0.013648 - CBOX::party                  -> generate Box
 0.013652 - EVENT::short_event           -> id >9<
 0.013654 - EVENT::getevent              -> id >9<
 0.013662 - 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=9 AND active=1
 0.014195 - dotCommon::classload         -> require: /var/www/html/includes/class.cache.php
 0.014268 - CACHE::get                   -> cache: >event_9::stats< found
 0.014320 - HTML::template               -> template: >box_event<
 0.014421 - HTML::template_exists        -> search: >page_box_right< == 1
 0.014429 - HTML::template               -> template: >page_box_right<
 0.014467 - PAGE::get_boxes              -> -------- call: right::buddylist
 0.014472 - CBOX::buddylist              -> generate Box
 0.014475 - HTML::template               -> template: >box_buddylist_msg<
 0.014536 - HTML::template               -> template: >box_buddylist<
 0.014649 - HTML::template_exists        -> search: >page_box_right< == 1
 0.014658 - HTML::template               -> template: >page_box_right<
 0.014669 - PAGE::get_boxes              -> -------- call: right::banner
 0.014682 - CACHE::get                   -> cache: >sponsoren_3::cbox_mx1.de_DE< found
 0.014716 - HTML::template_exists        -> search: >page_box_right< == 1
 0.014722 - HTML::template               -> template: >page_box_right<
 0.014734 - PAGE::render                 -> final
 0.014737 - PAGE::renderTemplate         -> page
 0.014741 - PAGE::getHead                -> return
 0.014742 - dotSession::getInstance      -> do
 0.014883 - HTML::template               -> template: >page<
 0.014976 - PAGE::render_template        -> final

PHP Includes   : 22
DB Queries     : 13
Rendering Time : 0.015561

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