home / Veranstaltungs Archiv

EEvent 2017 (EEvent 7)

Datum: 25 - 28 May 2017
Seeparksaal Arbon
Wassergasse 14
Switzerland 9320 Arbon
Größe: 390 Teilnehmer
Teilnehmer: 394 / 474

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

found 217 debug messages

0.000106 - GLOBAL::include              -> config.php
0.001044 - dotCommon::classload         -> require: /var/www/html/eevent-dev/18/www/includes/class.dotDatabase.php
0.001723 - dotDatabase::getInstance     -> connection: database
0.001759 - dotDatabase::__construct     -> connection: database
0.001800 - dotCommon::classload         -> require: /var/www/html/eevent-dev/18/www/includes/class.page.php
0.002898 - page::getInstance            -> do
0.002957 - dotCommon::classload         -> require: /var/www/html/eevent-dev/18/www/includes/class.dotSession.php
0.003880 - dotSession::getInstance      -> do
0.003927 - dotCommon::classload         -> require: /var/www/html/eevent-dev/18/www/includes/class.user.php
0.004698 - dotSession::start            -> ---- init
0.004752 - dotSession::start            -> start php session managment
0.004936 - dotSession::start            -> finished php session management
0.004949 - dotSession::start            -> save user and host information to new session_array
0.004968 - dotSession::start            -> check for security options
0.006745 - dotSession::start            -> lookup ip2country
0.006785 - dotDatabase::connect         -> dotlan.app@5.75.134.22
0.023432 - dotDatabase::select          -> database: dotlan_database
0.031678 - dotDatabase::query           -> SELECT `code` FROM `country_ip2code` WHERE 3628718121 BETWEEN ip_from AND ip_to
0.040220 - dotSession::start            -> update current session online user infos
0.040280 - dotDatabase::query           -> UPDATE session SET lastactivity = 1769172020, userid = 0, site = 'https://dev.eevent.ch/party/?page=2&type=all', host = '216.73.216.41', dns = '216.73.216.41', countrycode = '', hits = hits + 1 WHERE hash = '8qkg7fmuascdl39q8fcu7a6l21'
0.044758 - dotSession::start            -> no session found in db == insert new db sesssion
0.044840 - dotDatabase::query           -> INSERT INTO `session`SET hash = '8qkg7fmuascdl39q8fcu7a6l21', lastactivity = 1769172020, userid = 0, site = 'https://dev.eevent.ch/party/?page=2&type=all', referer = '', useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', host = '216.73.216.41', dns = '216.73.216.41', countrycode = '', hits = 1
0.052174 - dotSession::load_locales     -> do
0.052305 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.052321 - dotSession::start            -> ---- finished with session startup
0.052347 - dotSession::load_user        -> id: 0
0.052359 - user::get_user               -> id: >0<
0.052378 - dotDatabase::getInstance     -> connection: database
0.052424 - dotCommon::classload         -> require: /var/www/html/eevent-dev/18/www/includes/class.styles.php
0.052949 - styles::load                 -> name: ><
0.053029 - styles::load                 -> include: /var/www/html/eevent-dev/18/www/html/templates/2026_eevent/styles/2026_eevent.php
0.053429 - styles::activate             -> style = 2026_eevent
0.053550 - dotCommon::classload         -> require: /var/www/html/eevent-dev/18/www/includes/class.admin.php
0.053834 - admin::getInstance           -> do
0.053847 - dotSession::getInstance      -> do
0.053856 - admin::__construct           -> user_id=0
0.053865 - user::load_settings          -> load current user settings to $global
0.053883 - dotCommon::classload         -> require: /var/www/html/eevent-dev/18/www/includes/class.prvmsg.php
0.054161 - dotCommon::classload         -> require: /var/www/html/eevent-dev/18/www/includes/class.event.php
0.054771 - EVENT::comming_event         -> return
0.054800 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1769172020 AND active=1 ORDER by begin ASC
0.060010 - dotCommon::classload         -> require: /var/www/html/eevent-dev/18/www/includes/class.sitzplan.php
0.060872 - GLOBAL::end global.php       -> ---------------------------------------------
0.060922 - dotCommon::classload         -> require: /var/www/html/eevent-dev/18/www/includes/class.event_frontend.php
0.063181 - EVENT::comming_event         -> return
0.063223 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1769172020 AND active=1 ORDER by begin ASC
0.068242 - admin::getInstance           -> do
0.068290 - admin::hasRight              -> check for adminright: >0:0 & 512< FALSE
0.068298 - admin::getInstance           -> do
0.068310 - admin::hasRight              -> check for adminright: >0:0 & 1024< FALSE
0.068339 - dotDatabase::query           -> SELECT count(*) FROM events WHERE 1=1 AND events.active=1
0.073143 - dotCommon::classload         -> require: /var/www/html/eevent-dev/18/www/includes/class.html.php
0.074241 - HTML::template               -> template: >event_index_pages<
0.074351 - 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 20,10
0.080501 - dotDatabase::query           -> SELECT id FROM events WHERE 1=1 AND events.active=1 ORDER by `begin` DESC LIMIT 20,10
0.085264 - 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=5) GROUP by event_id
0.090390 - 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=5) AND bezahlt>0 GROUP by event_id
0.095652 - HTML::encode                 -> 75 CHF Parkieren 25 CHF VIP Platz 275 CHF Besucher ohne Com...
0.095707 - dotDatabase::query           -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.100903 - dotDatabase::query           -> SELECT codetag, codereplacement, twoparams FROM html_code
0.105382 - HTML::encode                 -> replace run 1
0.105492 - HTML::encode                 -> ...
0.105601 - HTML::encode                 -> replace run 1
0.105875 - HTML::template               -> template: >event_index_bit<
0.106106 - HTML::template               -> template: >event_index<
0.106220 - HTML::template               -> template: >event_index_shortbar<
0.106339 - GLOBAL::end userspace        -> ---------------------------------------------
0.106354 - PAGE::render                 -> start rendering page layout
0.106368 - USER::check_for_new_messages -> return
0.106389 - dotSession::getInstance      -> do
0.106441 - PAGE::get_boxes              -> -------- side=left
0.106480 - dotCommon::classload         -> require: /var/www/html/eevent-dev/18/www/includes/class.cbox.php
0.107993 - PAGE::get_boxes              -> -------- call: left::menu_main
0.108133 - CBOX::menu                   -> generate Menu Box >menu<
0.108174 - HTML::template               -> template: >box_menu_bit<
0.108301 - HTML::template               -> template: >box_menu_bit<
0.108328 - HTML::template               -> template: >box_menu_bit<
0.108349 - HTML::template               -> template: >box_menu_bit<
0.108371 - HTML::template               -> template: >box_menu_bit<
0.108390 - HTML::template               -> template: >box_menu_bit<
0.108410 - HTML::template               -> template: >box_menu_bit<
0.108430 - HTML::template               -> template: >box_menu<
0.108531 - HTML::template_exists        -> search: >page_box_left< == 1
0.108574 - HTML::template               -> template: >page_box_left<
0.108648 - PAGE::get_boxes              -> -------- call: left::menu_party
0.108665 - CBOX::menu                   -> generate Menu Box >party<
0.108687 - HTML::template               -> template: >box_menu_bit<
0.108711 - HTML::template               -> template: >box_menu_bit<
0.108733 - HTML::template               -> template: >box_menu_bit<
0.108754 - HTML::template               -> template: >box_menu_bit<
0.108775 - HTML::template               -> template: >box_menu_bit<
0.108795 - HTML::template               -> template: >box_menu_bit<
0.108816 - HTML::template               -> template: >box_menu_bit<
0.108836 - HTML::template               -> template: >box_menu_bit<
0.108855 - HTML::template               -> template: >box_menu_bit<
0.108872 - HTML::template               -> template: >box_menu_bit<
0.108891 - HTML::template               -> template: >box_menu_bit<
0.108909 - HTML::template               -> template: >box_menu_bit<
0.108929 - HTML::template               -> template: >box_menu<
0.108975 - HTML::template_exists        -> search: >page_box_left< == 1
0.109060 - HTML::template               -> template: >page_box_left<
0.109099 - PAGE::get_boxes              -> -------- call: left::menu_login
0.109113 - CBOX::menu                   -> generate Menu Box >login<
0.109132 - HTML::template               -> template: >box_menu_bit<
0.109155 - HTML::template               -> template: >box_menu_bit<
0.109173 - HTML::template               -> template: >box_menu<
0.109214 - HTML::template_exists        -> search: >page_box_left< == 1
0.109242 - HTML::template               -> template: >page_box_left<
0.109272 - PAGE::get_boxes              -> -------- ignore: left::menu_user
0.109282 - PAGE::get_boxes              -> -------- call: left::search
0.109310 - CBOX::template               -> generate Box with >box_suchen< as template
0.109320 - HTML::template               -> template: >box_suchen<
0.109416 - HTML::template_exists        -> search: >page_box_left< == 1
0.109442 - HTML::template               -> template: >page_box_left<
0.109471 - PAGE::get_boxes              -> -------- call: left::banner
0.109502 - dotCommon::classload         -> require: /var/www/html/eevent-dev/18/www/includes/class.cache.php
0.109851 - CACHE::get                   -> cache: >sponsoren_3::cbox_2026_eevent.de_DE< not found
0.109876 - dotDatabase::query           -> SELECT * FROM sponsoren_groups WHERE id=3
0.114427 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id=3 AND active=1 AND ( restricted=0 OR ( restricted=1 AND begin < NOW() AND end > NOW())) ORDER by display_order ASC
0.119681 - HTML::encode                 -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
0.119804 - HTML::encode                 -> replace run 1
0.119858 - HTML::template               -> template: >box_banner_bit<
0.120005 - HTML::encode                 -> www.egames.ch...
0.120169 - HTML::encode                 -> replace run 1
0.120231 - HTML::encode                 -> replace run 2
0.120283 - HTML::template               -> template: >box_banner_bit<
0.120319 - HTML::template               -> template: >box_banner<
0.120431 - CACHE::set                   -> cache: >sponsoren_3::cbox_2026_eevent.de_DE< with ttl:3600
0.120572 - HTML::template_exists        -> search: >page_box_left< == 1
0.120631 - HTML::template               -> template: >page_box_left<
0.120691 - PAGE::get_boxes              -> -------- side=right
0.120713 - PAGE::get_boxes              -> -------- call: right::news
0.120732 - CBOX::news                   -> generate Box
0.120761 - dotCommon::classload         -> require: /var/www/html/eevent-dev/18/www/includes/class.news.php
0.122016 - NEWS::load_news              -> load news data
0.122069 - CACHE::get                   -> cache: >news::stats_eevent17< not found
0.122109 - dotDatabase::query           -> SELECT * FROM news_section WHERE urlshort IN ('eevent17') ORDER by urlshort ASC
0.126757 - dotDatabase::query           -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (17) ORDER by dateline ASC
0.131450 - dotDatabase::query           -> SELECT UNIX_TIMESTAMP(news_post.dateline) FROM news_post WHERE active = 1 AND dateline > NOW() AND section_id IN (17) ORDER by dateline ASC LIMIT 1
0.136327 - CACHE::set                   -> cache: >news::stats_eevent17< with ttl:3600
0.136523 - CACHE::get                   -> cache: >news::news_eevent17_limit5_page0< not found
0.136540 - NEWS::load_news              -> ... from database
0.136580 - dotDatabase::query           -> SELECT news_post.id AS id, news_post.headline, news_post.content, news_post.short, news_post.user_id, news_post.encode, UNIX_TIMESTAMP(news_post.dateline) AS date_unix, news_post.comments, news_post.section_id, news_section.name AS section_name, news_section.short AS section_short, news_section.urlshort AS section_url, news_section.template, user.nick, user.vorname, user.nachname, user.countrycode FROM news_post LEFT JOIN news_section ON news_post.section_id = news_section.id LEFT JOIN user ON user.id = news_post.user_id WHERE news_post.active = 1 AND news_post.dateline <= NOW() AND news_post.section_id IN (17) ORDER by news_post.dateline DESC LIMIT 0,5
0.142207 - HTML::encodeCms              -> Was als klassisches LAN-Event begann, hat sich längs...
0.142335 - HTML::encode                 -> Was als klassisches LAN-Event begann, hat sich längst zu ei...
0.142514 - HTML::encode                 -> replace run 1
0.142566 - HTML::encodeCms              -> 
0.142630 - HTML::encode                 -> 70 Stunden Dauerzocken? Klingt hart... Deshalb gibt’s am E...
0.142747 - HTML::encode                 -> replace run 1
0.142787 - CACHE::set                   -> cache: >news::news_eevent17_limit5_page0< with ttl:3600
0.142953 - HTML::template               -> template: >box_news_bit<
0.143088 - HTML::template               -> template: >box_news_bit<
0.143112 - HTML::template               -> template: >box_news<
0.143198 - HTML::template_exists        -> search: >page_box_right< == 1
0.143234 - HTML::template               -> template: >page_box_right<
0.143295 - PAGE::get_boxes              -> -------- call: right::party
0.143312 - CBOX::party                  -> generate Box
0.143339 - EVENT::short_event           -> id >31<
0.143348 - EVENT::getevent              -> id >31<
0.143361 - 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 FROM events LEFT JOIN event_location ON event_location.id=location_id WHERE events.id=31 AND active=1
0.148747 - CACHE::get                   -> cache: >event_31::stats< not found
0.148775 - dotDatabase::query           -> SELECT count(*) FROM event_teilnehmer WHERE event_id='31' AND bezahlt>=0
0.153426 - dotDatabase::query           -> SELECT count(*) FROM event_teilnehmer WHERE event_id='31' AND bezahlt>0
0.157948 - CACHE::set                   -> cache: >event_31::stats< with ttl:3600
0.158111 - HTML::template               -> template: >box_event<
0.158249 - EVENT::short_event           -> id >30<
0.158258 - EVENT::getevent              -> id >30<
0.158267 - 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 FROM events LEFT JOIN event_location ON event_location.id=location_id WHERE events.id=30 AND active=1
0.163128 - CACHE::get                   -> cache: >event_30::stats< not found
0.163161 - dotDatabase::query           -> SELECT count(*) FROM event_teilnehmer WHERE event_id='30' AND bezahlt>=0
0.168247 - dotDatabase::query           -> SELECT count(*) FROM event_teilnehmer WHERE event_id='30' AND bezahlt>0
0.173169 - CACHE::set                   -> cache: >event_30::stats< with ttl:3600
0.173336 - HTML::template               -> template: >box_event<
0.173451 - HTML::template_exists        -> search: >page_box_right< == 1
0.173483 - HTML::template               -> template: >page_box_right<
0.173522 - PAGE::get_boxes              -> -------- call: right::forum
0.173543 - CBOX::forum                  -> generate forum box
0.173552 - CBOX::forum_load_threads     -> load data
0.173574 - CACHE::get                   -> cache: >forum::topthreads< not found
0.173598 - dotDatabase::query           -> SELECT t.title, t.lastposter, t.fv_id, t.threadid, t.lastposttime AS stamp, UNIX_TIMESTAMP(t.lastposttime) AS lastposttime, m.forumid AS forumid, m.title AS forumtitle, m.private AS private, m.priv_access AS priv_access, t.replies, t.ext, SUBSTRING(pagetext, 1, 190) AS preview FROM forum_thread AS t LEFT JOIN forum_main AS m ON t.forumid=m.forumid LEFT JOIN forum_post AS p ON t.threadid=p.threadid AND t.lastposttime=p.dateline WHERE t.invisible=0 AND m.show_latest=1 AND t.show_latest=1 ORDER by t.lastposttime DESC LIMIT 20
0.186371 - CACHE::set                   -> cache: >forum::topthreads< with ttl:3600
0.186656 - CBOX::forum_threads          -> list all threads in array
0.186697 - FORUM::thread_lastvisit      -> threadid: array ( 0 => 302, 1 => 301, 2 => 300, 3 => 299, 4 => 297, 5 => 298, 6 => 296, 7 => 295, 8 => 293, 9 => 294, 10 => 282, 11 => 287, 12 => 292, 13 => 290, 14 => 291, 15 => 289, 16 => 288, 17 => 283, 18 => 286, 19 => 285, )
0.186737 - admin::getInstance           -> do
0.186829 - HTML::template               -> template: >box_forum_bit<
0.187047 - HTML::template               -> template: >box_forum_bit<
0.187105 - HTML::template               -> template: >box_forum_bit<
0.187159 - HTML::template               -> template: >box_forum_bit<
0.187199 - HTML::template               -> template: >box_forum_bit<
0.187236 - HTML::template               -> template: >box_forum_bit<
0.187265 - HTML::template               -> template: >box_forum<
0.187409 - HTML::template_exists        -> search: >page_box_right< == 1
0.187459 - HTML::template               -> template: >page_box_right<
0.187503 - PAGE::get_boxes              -> -------- call: right::vote
0.187524 - CBOX::vote                   -> generate Box
0.187538 - dotDatabase::query           -> SELECT v_id, UNIX_TIMESTAMP(v_ende) AS v_ende FROM vote_main WHERE v_start < NOW() AND v_ende > NOW() AND v_active=1 AND v_top=1 ORDER by v_start DESC
0.192330 - HTML::template               -> template: >box_vote_nocurrent<
0.192586 - HTML::template_exists        -> search: >page_box_right< == 1
0.192640 - HTML::template               -> template: >page_box_right<
0.192689 - PAGE::get_boxes              -> -------- call: right::buddylist
0.192714 - CBOX::buddylist              -> generate Box
0.192745 - HTML::template               -> template: >box_buddylist_msg<
0.192833 - HTML::template               -> template: >box_buddylist<
0.192926 - HTML::template_exists        -> search: >page_box_right< == 1
0.192956 - HTML::template               -> template: >page_box_right<
0.193044 - PAGE::get_boxes              -> -------- call: right::online
0.193063 - CBOX::online                 -> generate Box
0.193077 - HTML::template               -> template: >box_online<
0.193185 - HTML::template_exists        -> search: >page_box_right< == 1
0.193215 - HTML::template               -> template: >page_box_right<
0.193262 - PAGE::render                 -> final
0.193275 - PAGE::renderTemplate         -> page
0.193286 - dotSession::getInstance      -> do
0.193309 - PAGE::getHead                -> return
0.193316 - dotSession::getInstance      -> do
0.193475 - HTML::template               -> template: >page<
0.193878 - PAGE::render_template        -> final

PHP Includes   : 19
DB Queries     : 26
Rendering Time : 0.194953

Includes PHP Files: 
 - /var/www/html/eevent-dev/18/www/party/index.php
 - /var/www/html/eevent-dev/18/www/global.php
 - /var/www/html/eevent-dev/18/www/includes/class.dotCommon.php
 - /var/www/html/eevent-dev/18/www/config.php
 - /var/www/html/eevent-dev/18/www/includes/class.dotDatabase.php
 - /var/www/html/eevent-dev/18/www/includes/class.page.php
 - /var/www/html/eevent-dev/18/www/includes/class.dotSession.php
 - /var/www/html/eevent-dev/18/www/includes/class.user.php
 - /var/www/html/eevent-dev/18/www/includes/class.styles.php
 - /var/www/html/eevent-dev/18/www/html/templates/2026_eevent/styles/2026_eevent.php
 - /var/www/html/eevent-dev/18/www/includes/class.admin.php
 - /var/www/html/eevent-dev/18/www/includes/class.prvmsg.php
 - /var/www/html/eevent-dev/18/www/includes/class.event.php
 - /var/www/html/eevent-dev/18/www/includes/class.sitzplan.php
 - /var/www/html/eevent-dev/18/www/includes/class.event_frontend.php
 - /var/www/html/eevent-dev/18/www/includes/class.html.php
 - /var/www/html/eevent-dev/18/www/includes/class.cbox.php
 - /var/www/html/eevent-dev/18/www/includes/class.cache.php
 - /var/www/html/eevent-dev/18/www/includes/class.news.php