Event > TEstlan

Event Infos

Eventname: TEstlan
Anzahl der Teilnehmer: 100 Teilnehmer
Beginn: Thursday, 17. July 2025 20:00
Ende: Wednesday, 20. August 2025 14:00
Anmeldebeginn: Sunday, 13. July 2025 20:00
Sitzplatzreservierung: keine
Eintrittspreis: steht noch nicht fest
Überweisung: Nur für Benutzer sichtbar
Mindestalter: 18 Jahre
Location: Alter Schlachthof Lingen

Anschrift:
Konrad-Adenauer-Ring 40
49808 Lingen (Ems)

Weitere Infos

Voraussetzung: keine Angabe
Turniere: keine Angabe
Netzwerk: keine Angabe
Weitere Infos: keine Angabe

Bilder

Keine Bildergalerien vorhanden

Downloads

Keine Media Dateien gefunden.

Turniere

Es stehen noch keine Turniere fest, bzw. keine Turniere gefunden
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 196 debug messages

 0.000010 - GLOBAL::include               -> config.php
 0.000060 - dotCommon::classload          -> require: /var/www/html/includes/class.dotDatabase.php
 0.000064 - dotDatabase::getInstance      -> connection: database
 0.000078 - dotDatabase::__construct()    -> Connection: database | Maxlan@maria (Maxlan)
 0.000087 - dotCommon::classload          -> require: /var/www/html/includes/class.page.php
 0.000089 - page::getInstance             -> do
 0.000101 - dotCommon::classload          -> require: /var/www/html/includes/class.dotSession.php
 0.000104 - dotSession::getInstance       -> do
 0.000111 - dotCommon::classload          -> require: /var/www/html/includes/class.user.php
 0.000117 - dotSession::start             -> ---- init
 0.000303 - dotSession::start             -> start php session managment
 0.000448 - dotSession::start             -> finished php session management
 0.000449 - dotSession::start             -> save user and host information to new session_array
 0.000459 - dotCommon::classload          -> require: /var/www/html/includes/class.dotCrypt.php
 0.000478 - dotSession::start             -> check for security options
 5.003931 - dotSession::start             -> lookup ip2country
 5.003951 - dotDatabase::connect()        -> create pdo object
 5.005277 - dotDatabase::query()          -> SELECT `code` FROM `country_ip2code` WHERE 3628718141 BETWEEN ip_from AND ip_to
 5.005637 - dotSession::start             -> update current session online user infos
 5.005657 - dotDatabase::query()          -> UPDATE session SET lastactivity = 1753493650, userid = 0, site = 'https:///party/?do=event&id=7', host = '216.73.216.61', dns = '216.73.216.61', countrycode = '', hits = hits + 1 WHERE hash = 'kpoqpp9q7lj038b6if38r9pvek'
 5.005960 - dotSession::start             -> no session found in db == insert new db sesssion
 5.005977 - dotDatabase::query()          -> INSERT INTO `session`SET hash = 'kpoqpp9q7lj038b6if38r9pvek', lastactivity = 1753493650, userid = 0, site = 'https:///party/?do=event&id=7', referer = '', useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', host = '216.73.216.61', dns = '216.73.216.61', countrycode = '', hits = 1
 5.006756 - dotSession::load_locales      -> do
 5.006760 - dotSession::start             -> ---- finished with session startup
 5.006793 - dotSession::load_user         -> id: 0
 5.006797 - user::get_user                -> id: >0<
 5.006803 - dotDatabase::getInstance      -> connection: database
 5.006840 - dotCommon::classload          -> require: /var/www/html/includes/class.styles.php
 5.006851 - styles::load                  -> name: ><
 5.006869 - styles::load                  -> include: /var/www/html/html/styles/mx1.php
 5.006924 - styles::activate              -> style = mx1
 5.006948 - dotCommon::classload          -> require: /var/www/html/includes/class.admin.php
 5.006951 - admin::getInstance            -> do
 5.006953 - dotSession::getInstance       -> do
 5.006955 - admin::__construct            -> user_id=0
 5.006957 - user::load_settings           -> load current user settings to $global
 5.006963 - dotCommon::classload          -> require: /var/www/html/includes/class.prvmsg.php
 5.006971 - dotCommon::classload          -> require: /var/www/html/includes/class.event.php
 5.006975 - EVENT::comming_event          -> return
 5.006979 - dotDatabase::query()          -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1753493650 AND active=1 ORDER by begin ASC
 5.007372 - dotCommon::classload          -> require: /var/www/html/includes/class.sitzplan.php
 5.007377 - GLOBAL::end global.php        -> ---------------------------------------------
 5.007514 - dotCommon::classload          -> require: /var/www/html/includes/class.event_frontend.php
 5.007549 - EVENT::comming_event          -> return
 5.007551 - dotDatabase::query()          -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1753493650 AND active=1 ORDER by begin ASC
 5.007854 - EVENT_FRONTEND::display_event -> id >7<
 5.007857 - EVENT::getevent               -> id >7<
 5.007863 - 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
 5.008773 - dotCommon::classload          -> require: /var/www/html/includes/class.html.php
 5.008882 - HTML::template                -> template: >event_shortbar<
 5.009244 - HTML::encode                  -> 7...
 5.009434 - dotDatabase::query()          -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
 5.013300 - dotDatabase::query()          -> SELECT codetag, codereplacement, twoparams FROM html_code
 5.013907 - HTML::encode                  -> replace run 1
 5.014793 - HTML::encode                  -> 1...
 5.014837 - HTML::encode                  -> replace run 1
 5.014847 - HTML::encode                  -> 0...
 5.014860 - HTML::encode                  -> replace run 1
 5.014867 - HTML::encode                  -> ...
 5.014880 - HTML::encode                  -> replace run 1
 5.014888 - HTML::encode                  -> TEstlan...
 5.014906 - HTML::encode                  -> replace run 1
 5.014914 - HTML::encode                  -> 100...
 5.014928 - HTML::encode                  -> replace run 1
 5.014935 - HTML::encode                  -> steht noch nicht fest...
 5.014951 - HTML::encode                  -> replace run 1
 5.014958 - HTML::encode                  -> ...
 5.014969 - HTML::encode                  -> replace run 1
 5.014975 - HTML::encode                  -> 0000-00-00 00:00:00...
 5.014986 - HTML::encode                  -> replace run 1
 5.015016 - HTML::encode                  -> ...
 5.015032 - HTML::encode                  -> replace run 1
 5.015039 - HTML::encode                  -> Alter Schlachthof Lingen...
 5.015055 - HTML::encode                  -> replace run 1
 5.015061 - HTML::encode                  -> 49808...
 5.015074 - HTML::encode                  -> replace run 1
 5.015080 - HTML::encode                  -> Lingen (Ems)...
 5.015092 - HTML::encode                  -> replace run 1
 5.015100 - HTML::encode                  -> Konrad-Adenauer-Ring 40...
 5.015113 - HTML::encode                  -> replace run 1
 5.015119 - HTML::encode                  -> de...
 5.015134 - HTML::encode                  -> replace run 1
 5.015141 - HTML::encode                  -> 1...
 5.015154 - HTML::encode                  -> replace run 1
 5.015161 - HTML::encode                  -> default_de...
 5.015177 - HTML::encode                  -> replace run 1
 5.015185 - HTML::encode                  -> 1...
 5.015198 - HTML::encode                  -> replace run 1
 5.015206 - HTML::encode                  -> ...
 5.015217 - HTML::encode                  -> replace run 1
 5.015223 - HTML::encode                  -> 18...
 5.015237 - HTML::encode                  -> replace run 1
 5.015244 - HTML::encode                  -> ...
 5.015257 - HTML::encode                  -> replace run 1
 5.015264 - HTML::encode                  -> ...
 5.015276 - HTML::encode                  -> replace run 1
 5.015283 - HTML::encode                  -> ...
 5.015295 - HTML::encode                  -> replace run 1
 5.015301 - HTML::encode                  -> ...
 5.015314 - HTML::encode                  -> replace run 1
 5.015321 - HTML::encode                  -> 17. July 2025 - 20:00...
 5.015337 - HTML::encode                  -> replace run 1
 5.015363 - HTML::encode                  -> 20. August 2025 - 14:00...
 5.015378 - HTML::encode                  -> replace run 1
 5.015386 - HTML::encode                  -> 1752429600...
 5.015400 - HTML::encode                  -> replace run 1
 5.015407 - HTML::encode                  -> 1752609600...
 5.015420 - HTML::encode                  -> replace run 1
 5.015427 - HTML::encode                  -> 1752429600...
 5.015438 - HTML::encode                  -> replace run 1
 5.015444 - HTML::encode                  -> 1752609600...
 5.015456 - HTML::encode                  -> replace run 1
 5.015461 - HTML::encode                  -> 0...
 5.015472 - HTML::encode                  -> replace run 1
 5.015479 - HTML::encode                  -> ...
 5.015491 - HTML::encode                  -> replace run 1
 5.015497 - HTML::encode                  -> 0...
 5.015506 - HTML::encode                  -> replace run 1
 5.015512 - HTML::encode                  -> 0...
 5.015521 - HTML::encode                  -> replace run 1
 5.015527 - HTML::encode                  -> 0...
 5.015536 - HTML::encode                  -> replace run 1
 5.015541 - HTML::encode                  -> 0...
 5.015550 - HTML::encode                  -> replace run 1
 5.015555 - HTML::encode                  -> 0...
 5.015564 - HTML::encode                  -> replace run 1
 5.015570 - HTML::encode                  -> 1752775200...
 5.015582 - HTML::encode                  -> replace run 1
 5.015588 - HTML::encode                  -> 1755691200...
 5.015602 - HTML::encode                  -> replace run 1
 5.015609 - HTML::encode                  -> 13. July 2025 - 20:00...
 5.015621 - HTML::encode                  -> replace run 1
 5.015644 - dotDatabase::query()          -> SELECT COUNT(*) FROM event_sitzplan WHERE event_id='7' AND active=1
 5.016401 - dotDatabase::query()          -> SELECT COUNT(*) FROM t_turnier WHERE teventid=7 AND tactive=1 AND tadultsonly=0
 5.016796 - HTML::template                -> template: >event_infos<
 5.017077 - GLOBAL::end userspace         -> ---------------------------------------------
 5.017079 - PAGE::render                  -> start rendering page layout
 5.017081 - USER::check_for_new_messages  -> return
 5.017086 - dotSession::getInstance       -> do
 5.017106 - PAGE::get_boxes               -> -------- side=topmenu
 5.017164 - dotCommon::classload          -> require: /var/www/html/includes/class.cbox.php
 5.017191 - PAGE::get_boxes               -> -------- call: topmenu::menu_news
 5.017198 - CBOX::menu                    -> generate Menu Box >news<
 5.017204 - HTML::template                -> template: >box_menu_bit<
 5.017265 - HTML::template                -> template: >box_menu_bit<
 5.017273 - HTML::template                -> template: >box_menu<
 5.017320 - HTML::template_exists         -> search: >page_box_topmenu< == 1
 5.017332 - HTML::template                -> template: >page_box_topmenu<
 5.017370 - PAGE::get_boxes               -> -------- call: topmenu::menu_main
 5.017373 - CBOX::menu                    -> generate Menu Box >verein<
 5.017377 - HTML::template                -> template: >box_menu_bit<
 5.017384 - HTML::template                -> template: >box_menu_bit<
 5.017390 - HTML::template                -> template: >box_menu_bit<
 5.017396 - HTML::template                -> template: >box_menu_bit<
 5.017403 - HTML::template                -> template: >box_menu_bit<
 5.017409 - HTML::template                -> template: >box_menu_bit<
 5.017415 - HTML::template                -> template: >box_menu_bit<
 5.017420 - HTML::template                -> template: >box_menu_bit<
 5.017425 - HTML::template                -> template: >box_menu<
 5.017439 - HTML::template_exists         -> search: >page_box_topmenu< == 1
 5.017444 - HTML::template                -> template: >page_box_topmenu<
 5.017470 - PAGE::get_boxes               -> -------- call: topmenu::menu_login
 5.017473 - CBOX::menu                    -> generate Menu Box >login<
 5.017475 - HTML::template                -> template: >box_menu_bit<
 5.017482 - HTML::template                -> template: >box_menu_bit<
 5.017487 - HTML::template                -> template: >box_menu<
 5.017501 - HTML::template_exists         -> search: >page_box_topmenu< == 1
 5.017506 - HTML::template                -> template: >page_box_topmenu<
 5.017514 - PAGE::get_boxes               -> -------- ignore: topmenu::menu_user
 5.017517 - PAGE::get_boxes               -> -------- side=right
 5.017519 - PAGE::get_boxes               -> -------- call: right::party
 5.017522 - CBOX::party                   -> generate Box
 5.017526 - EVENT::short_event            -> id >7<
 5.017528 - EVENT::getevent               -> id >7<
 5.017531 - 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
 5.018083 - dotCommon::classload          -> require: /var/www/html/includes/class.cache.php
 5.018154 - CACHE::get                    -> cache: >event_7::stats< found
 5.018198 - HTML::template                -> template: >box_event<
 5.018287 - HTML::template_exists         -> search: >page_box_right< == 1
 5.018295 - HTML::template                -> template: >page_box_right<
 5.018330 - PAGE::get_boxes               -> -------- call: right::buddylist
 5.018334 - CBOX::buddylist               -> generate Box
 5.018336 - HTML::template                -> template: >box_buddylist_msg<
 5.018373 - HTML::template                -> template: >box_buddylist<
 5.018412 - HTML::template_exists         -> search: >page_box_right< == 1
 5.018418 - HTML::template                -> template: >page_box_right<
 5.018426 - PAGE::get_boxes               -> -------- call: right::banner
 5.018436 - CACHE::get                    -> cache: >sponsoren_3::cbox_mx1.de_DE< found
 5.018460 - HTML::template_exists         -> search: >page_box_right< == 1
 5.018465 - HTML::template                -> template: >page_box_right<
 5.018475 - PAGE::render                  -> final
 5.018478 - PAGE::renderTemplate          -> page
 5.018482 - PAGE::getHead                 -> return
 5.018482 - dotSession::getInstance       -> do
 5.018598 - HTML::template                -> template: >page<
 5.018687 - PAGE::render_template         -> final

PHP Includes   : 22
DB Queries     : 11
Rendering Time : 5.019330

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