Event > Name der Party

Event Infos

Eventname: Name der Party
Anzahl der Teilnehmer: 100 Teilnehmer
Beginn: Thursday, 04. March 2027 15:00
Ende: Saturday, 20. March 2027 15:00
Anmeldebeginn: Sunday, 22. February 2026 18: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

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

 0.000008 - GLOBAL::include               -> config.php
 0.000104 - dotCommon::classload          -> require: /var/www/html/includes/class.dotDatabase.php
 0.000111 - dotDatabase::getInstance      -> connection: database
 0.000141 - dotDatabase::__construct()    -> Connection: database | Maxlan@maria (Maxlan)
 0.000162 - dotCommon::classload          -> require: /var/www/html/includes/class.page.php
 0.000173 - page::getInstance             -> do
 0.000336 - dotCommon::classload          -> require: /var/www/html/includes/class.dotSession.php
 0.000353 - dotSession::getInstance       -> do
 0.000365 - dotCommon::classload          -> require: /var/www/html/includes/class.user.php
 0.000377 - dotSession::start             -> ---- init
 0.000476 - dotSession::start             -> start php session managment
 0.000641 - dotSession::start             -> finished php session management
 0.000642 - dotSession::start             -> save user and host information to new session_array
 0.000652 - dotCommon::classload          -> require: /var/www/html/includes/class.dotCrypt.php
 0.000691 - dotSession::start             -> check for security options
 0.001585 - dotSession::start             -> lookup ip2country
 0.001600 - dotDatabase::connect()        -> create pdo object
 0.002610 - dotDatabase::query()          -> SELECT `code` FROM `country_ip2code` WHERE 3628718132 BETWEEN ip_from AND ip_to
 0.002983 - dotSession::start             -> update current session online user infos
 0.003005 - dotDatabase::query()          -> UPDATE session SET lastactivity = 1782107731, userid = 0, site = 'https:///party/?do=event&id=9', host = '216.73.216.52', dns = '216.73.216.52', countrycode = '', hits = hits + 1 WHERE hash = 'ae72l9rjq0d82qfr2acor2ftuf'
 0.003265 - dotSession::start             -> no session found in db == insert new db sesssion
 0.003273 - dotDatabase::query()          -> INSERT INTO `session`SET hash = 'ae72l9rjq0d82qfr2acor2ftuf', lastactivity = 1782107731, userid = 0, site = 'https:///party/?do=event&id=9', 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.004018 - dotSession::load_locales      -> do
 0.004022 - dotSession::start             -> ---- finished with session startup
 0.004050 - dotSession::load_user         -> id: 0
 0.004066 - user::get_user                -> id: >0<
 0.004073 - dotDatabase::getInstance      -> connection: database
 0.004103 - dotCommon::classload          -> require: /var/www/html/includes/class.styles.php
 0.004127 - styles::load                  -> name: ><
 0.004270 - styles::load                  -> include: /var/www/html/html/styles/mx1.php
 0.004366 - styles::activate              -> style = mx1
 0.004497 - dotCommon::classload          -> require: /var/www/html/includes/class.admin.php
 0.004509 - admin::getInstance            -> do
 0.004512 - dotSession::getInstance       -> do
 0.004514 - admin::__construct            -> user_id=0
 0.004516 - user::load_settings           -> load current user settings to $global
 0.004523 - dotCommon::classload          -> require: /var/www/html/includes/class.prvmsg.php
 0.004536 - dotCommon::classload          -> require: /var/www/html/includes/class.event.php
 0.004547 - EVENT::comming_event          -> return
 0.004550 - dotDatabase::query()          -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1782107731 AND active=1 ORDER by begin ASC
 0.004897 - dotCommon::classload          -> require: /var/www/html/includes/class.sitzplan.php
 0.004912 - GLOBAL::end global.php        -> ---------------------------------------------
 0.004993 - dotCommon::classload          -> require: /var/www/html/includes/class.event_frontend.php
 0.005008 - EVENT::comming_event          -> return
 0.005011 - dotDatabase::query()          -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1782107731 AND active=1 ORDER by begin ASC
 0.005319 - EVENT_FRONTEND::display_event -> id >9<
 0.005326 - EVENT::getevent               -> id >9<
 0.005336 - 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.005974 - dotCommon::classload          -> require: /var/www/html/includes/class.html.php
 0.006034 - HTML::template                -> template: >event_shortbar<
 0.006233 - HTML::encode                  -> 9...
 0.006328 - dotDatabase::query()          -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
 0.008998 - dotDatabase::query()          -> SELECT codetag, codereplacement, twoparams FROM html_code
 0.009301 - HTML::encode                  -> replace run 1
 0.009985 - HTML::encode                  -> 1...
 0.010003 - HTML::encode                  -> replace run 1
 0.010011 - HTML::encode                  -> 0...
 0.010019 - HTML::encode                  -> replace run 1
 0.010023 - HTML::encode                  -> ...
 0.010031 - HTML::encode                  -> replace run 1
 0.010035 - HTML::encode                  -> Name der Party...
 0.010048 - HTML::encode                  -> replace run 1
 0.010053 - HTML::encode                  -> 100...
 0.010063 - HTML::encode                  -> replace run 1
 0.010067 - HTML::encode                  -> steht noch nicht fest...
 0.010077 - HTML::encode                  -> replace run 1
 0.010081 - HTML::encode                  -> ...
 0.010089 - HTML::encode                  -> replace run 1
 0.010093 - HTML::encode                  -> 0000-00-00 00:00:00...
 0.010101 - HTML::encode                  -> replace run 1
 0.010114 - HTML::encode                  -> ...
 0.010126 - HTML::encode                  -> replace run 1
 0.010131 - HTML::encode                  -> Alter Schlachthof Lingen...
 0.010139 - HTML::encode                  -> replace run 1
 0.010164 - HTML::encode                  -> 49808...
 0.010178 - HTML::encode                  -> replace run 1
 0.010184 - HTML::encode                  -> Lingen (Ems)...
 0.010194 - HTML::encode                  -> replace run 1
 0.010201 - HTML::encode                  -> Konrad-Adenauer-Ring 40...
 0.010211 - HTML::encode                  -> replace run 1
 0.010216 - HTML::encode                  -> de...
 0.010227 - HTML::encode                  -> replace run 1
 0.010232 - HTML::encode                  -> 1...
 0.010243 - HTML::encode                  -> replace run 1
 0.010248 - HTML::encode                  -> ...
 0.010255 - HTML::encode                  -> replace run 1
 0.010259 - HTML::encode                  -> 1...
 0.010266 - HTML::encode                  -> replace run 1
 0.010270 - HTML::encode                  -> ...
 0.010277 - HTML::encode                  -> replace run 1
 0.010281 - HTML::encode                  -> 18...
 0.010289 - HTML::encode                  -> replace run 1
 0.010292 - HTML::encode                  -> ...
 0.010299 - HTML::encode                  -> replace run 1
 0.010303 - HTML::encode                  -> ...
 0.010310 - HTML::encode                  -> replace run 1
 0.010313 - HTML::encode                  -> ...
 0.010320 - HTML::encode                  -> replace run 1
 0.010324 - HTML::encode                  -> ...
 0.010330 - HTML::encode                  -> replace run 1
 0.010334 - HTML::encode                  -> 04. March 2027 - 15:00...
 0.010343 - HTML::encode                  -> replace run 1
 0.010364 - HTML::encode                  -> 20. March 2027 - 15:00...
 0.010373 - HTML::encode                  -> replace run 1
 0.010378 - HTML::encode                  -> 1771779600...
 0.010386 - HTML::encode                  -> replace run 1
 0.010390 - HTML::encode                  -> 1772197200...
 0.010397 - HTML::encode                  -> replace run 1
 0.010401 - HTML::encode                  -> 1771347600...
 0.010409 - HTML::encode                  -> replace run 1
 0.010413 - HTML::encode                  -> 1772197200...
 0.010420 - HTML::encode                  -> replace run 1
 0.010424 - HTML::encode                  -> 0...
 0.010432 - HTML::encode                  -> replace run 1
 0.010437 - HTML::encode                  -> ...
 0.010446 - HTML::encode                  -> replace run 1
 0.010450 - HTML::encode                  -> 0...
 0.010457 - HTML::encode                  -> replace run 1
 0.010462 - HTML::encode                  -> 0...
 0.010469 - HTML::encode                  -> replace run 1
 0.010473 - HTML::encode                  -> 0...
 0.010480 - HTML::encode                  -> replace run 1
 0.010484 - HTML::encode                  -> 0...
 0.010491 - HTML::encode                  -> replace run 1
 0.010495 - HTML::encode                  -> 0...
 0.010501 - HTML::encode                  -> replace run 1
 0.010505 - HTML::encode                  -> 1804168800...
 0.010513 - HTML::encode                  -> replace run 1
 0.010517 - HTML::encode                  -> 1805551200...
 0.010525 - HTML::encode                  -> replace run 1
 0.010530 - HTML::encode                  -> 22. February 2026 - 18:00...
 0.010540 - HTML::encode                  -> replace run 1
 0.010548 - dotDatabase::query()          -> SELECT COUNT(*) FROM event_sitzplan WHERE event_id='9' AND active=1
 0.010886 - dotDatabase::query()          -> SELECT COUNT(*) FROM t_turnier WHERE teventid=9 AND tactive=1 AND tadultsonly=0
 0.011084 - HTML::template                -> template: >event_infos<
 0.011258 - GLOBAL::end userspace         -> ---------------------------------------------
 0.011259 - PAGE::render                  -> start rendering page layout
 0.011261 - USER::check_for_new_messages  -> return
 0.011265 - dotSession::getInstance       -> do
 0.011282 - PAGE::get_boxes               -> -------- side=topmenu
 0.011296 - dotCommon::classload          -> require: /var/www/html/includes/class.cbox.php
 0.011307 - PAGE::get_boxes               -> -------- call: topmenu::menu_news
 0.011314 - CBOX::menu                    -> generate Menu Box >news<
 0.011320 - HTML::template                -> template: >box_menu_bit<
 0.011386 - HTML::template                -> template: >box_menu_bit<
 0.011396 - HTML::template                -> template: >box_menu<
 0.011448 - HTML::template_exists         -> search: >page_box_topmenu< == 1
 0.011460 - HTML::template                -> template: >page_box_topmenu<
 0.011496 - PAGE::get_boxes               -> -------- call: topmenu::menu_main
 0.011499 - CBOX::menu                    -> generate Menu Box >verein<
 0.011502 - HTML::template                -> template: >box_menu_bit<
 0.011509 - HTML::template                -> template: >box_menu_bit<
 0.011515 - HTML::template                -> template: >box_menu_bit<
 0.011521 - HTML::template                -> template: >box_menu_bit<
 0.011526 - HTML::template                -> template: >box_menu_bit<
 0.011532 - HTML::template                -> template: >box_menu_bit<
 0.011537 - HTML::template                -> template: >box_menu_bit<
 0.011542 - HTML::template                -> template: >box_menu_bit<
 0.011548 - HTML::template                -> template: >box_menu<
 0.011561 - HTML::template_exists         -> search: >page_box_topmenu< == 1
 0.011566 - HTML::template                -> template: >page_box_topmenu<
 0.011597 - PAGE::get_boxes               -> -------- call: topmenu::menu_login
 0.011599 - CBOX::menu                    -> generate Menu Box >login<
 0.011602 - HTML::template                -> template: >box_menu_bit<
 0.011609 - HTML::template                -> template: >box_menu_bit<
 0.011615 - HTML::template                -> template: >box_menu<
 0.011628 - HTML::template_exists         -> search: >page_box_topmenu< == 1
 0.011633 - HTML::template                -> template: >page_box_topmenu<
 0.011642 - PAGE::get_boxes               -> -------- ignore: topmenu::menu_user
 0.011645 - PAGE::get_boxes               -> -------- side=right
 0.011647 - PAGE::get_boxes               -> -------- call: right::party
 0.011650 - CBOX::party                   -> generate Box
 0.011653 - EVENT::short_event            -> id >9<
 0.011654 - EVENT::getevent               -> id >9<
 0.011656 - 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.012037 - dotCommon::classload          -> require: /var/www/html/includes/class.cache.php
 0.012099 - CACHE::get                    -> cache: >event_9::stats< found
 0.012139 - HTML::template                -> template: >box_event<
 0.012231 - HTML::template_exists         -> search: >page_box_right< == 1
 0.012239 - HTML::template                -> template: >page_box_right<
 0.012270 - PAGE::get_boxes               -> -------- call: right::buddylist
 0.012274 - CBOX::buddylist               -> generate Box
 0.012276 - HTML::template                -> template: >box_buddylist_msg<
 0.012314 - HTML::template                -> template: >box_buddylist<
 0.012350 - HTML::template_exists         -> search: >page_box_right< == 1
 0.012355 - HTML::template                -> template: >page_box_right<
 0.012363 - PAGE::get_boxes               -> -------- call: right::banner
 0.012372 - CACHE::get                    -> cache: >sponsoren_3::cbox_mx1.de_DE< found
 0.012396 - HTML::template_exists         -> search: >page_box_right< == 1
 0.012401 - HTML::template                -> template: >page_box_right<
 0.012410 - PAGE::render                  -> final
 0.012420 - PAGE::renderTemplate          -> page
 0.012424 - PAGE::getHead                 -> return
 0.012425 - dotSession::getInstance       -> do
 0.012551 - HTML::template                -> template: >page<
 0.012644 - PAGE::render_template         -> final

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

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