lrschriftzug

LANrena Neustetten e.V.

 
 

LAN-Party

27. Sep 2019 - 29. Sep 2019
18 16 / 24
Frei:
8
Angemeldet:
18
Bezahlt:
16 / 24

Forum

Umfragen

Derzeit gibt es keine aktuellen Umfragen.

Partner

Inexio
JFZ Sindelfingen

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

found 168 debug messages

0.000024 - GLOBAL::include              -> config.php
0.002271 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.002585 - dotDatabase::getInstance     -> connection: database
0.002598 - dotDatabase::__construct     -> connection: database
0.002614 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.003072 - page::getInstance            -> do
0.003102 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.003574 - dotSession::getInstance      -> do
0.003590 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.003942 - dotSession::start            -> ---- init
0.003958 - dotSession::start            -> start php session managment
0.004031 - dotSession::start            -> finished php session management
0.004037 - dotSession::start            -> save user and host information to new session_array
0.004045 - dotSession::start            -> check for security options
0.004282 - dotSession::start            -> lookup ip2country
0.004293 - dotDatabase::connect         -> d030eee4@localhost
0.004715 - dotDatabase::select          -> database: d030eee4
0.004901 - dotDatabase::query           -> SELECT `code` FROM `country_ip2code` WHERE 3628718236 BETWEEN ip_from AND ip_to
0.004948 - dotSession::start            -> update current session online user infos
0.004964 - dotDatabase::query           -> UPDATE session SET lastactivity = 1774130041, userid = 0, site = 'https://lanrena.christoph-raible.de/party/17/map', host = '216.73.216.156', dns = '216.73.216.156', countrycode = 'US', hits = hits + 1 WHERE hash = 'ca058d102bcdc5f3c388aee407c540fa'
0.005126 - dotSession::start            -> no session found in db == insert new db sesssion
0.005140 - dotDatabase::query           -> INSERT INTO `session`SET hash = 'ca058d102bcdc5f3c388aee407c540fa', lastactivity = 1774130041, userid = 0, site = 'https://lanrena.christoph-raible.de/party/17/map', referer = '', useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', host = '216.73.216.156', dns = '216.73.216.156', countrycode = 'US', hits = 1
0.006033 - dotSession::load_locales     -> do
0.006062 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.006068 - dotSession::start            -> ---- finished with session startup
0.006085 - dotSession::load_user        -> id: 0
0.006090 - user::get_user               -> id: >0<
0.006097 - dotDatabase::getInstance     -> connection: database
0.006135 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.006433 - styles::load                 -> name: ><
0.006452 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.006786 - styles::activate             -> style = lanrenav3
0.006922 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.007128 - admin::getInstance           -> do
0.007150 - dotSession::getInstance      -> do
0.007155 - admin::__construct           -> user_id=0
0.007172 - user::load_settings          -> load current user settings to $global
0.007181 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.007358 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.007741 - EVENT::comming_event         -> return
0.007751 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1774130041 AND active=1 ORDER by begin ASC
0.007956 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1774130041 AND active=1 ORDER by begin DESC LIMIT 1
0.008216 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.008635 - GLOBAL::end global.php       -> ---------------------------------------------
0.008741 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.008843 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.008926 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.009026 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.009143 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event_frontend.php
0.010533 - EVENT::comming_event         -> return
0.010543 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1774130041 AND active=1 ORDER by begin ASC
0.010662 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1774130041 AND active=1 ORDER by begin DESC LIMIT 1
0.010726 - EVENT_FRONTEND::map          -> id >17<
0.010732 - EVENT::getevent              -> id >17<
0.010750 - 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=17 AND active=1
0.010883 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.011534 - GLOBAL::include              -> custom.geomap.php
0.011677 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.geomap.php
0.012244 - dotDatabase::query           -> SELECT COUNT(*) FROM geodata
0.012546 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.012896 - CACHE::get                   -> cache: >event_17::map_lanrenav3.de_DE< found
0.013879 - CACHE::get                   -> cache: >event_17::map_lanrenav3.de_DE< has expired
0.013895 - CACHE::delete                -> cache: >event_17::map_lanrenav3.de_DE<
0.014849 - dotDatabase::query           -> SELECT user.id, user.nick, user.clantag, user.plz, user.wohnort, lon, lat FROM event_teilnehmer, user, geodata WHERE event_teilnehmer.user_id=user.id AND event_teilnehmer.event_id=17 AND user.plz=geodata.zip AND user.countrycode=geodata.countrycode AND bezahlt>0 GROUP by user.id
0.016302 - dotDatabase::query           -> SELECT lon,lat FROM geodata WHERE countrycode='DE' AND zip='72108'
0.016663 - HTML::template               -> template: >event_karte<
0.016741 - CACHE::set                   -> cache: >event_17::map_lanrenav3.de_DE< with ttl:3600
0.016806 - HTML::template               -> template: >event_shortbar<
0.016868 - GLOBAL::end userspace        -> ---------------------------------------------
0.016874 - PAGE::render                 -> start rendering page layout
0.016879 - USER::check_for_new_messages -> return
0.016888 - dotSession::getInstance      -> do
0.016907 - PAGE::get_boxes              -> -------- side=left
0.016920 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.017726 - PAGE::get_boxes              -> -------- call: left::menu_main
0.017738 - CBOX::menu                   -> generate Menu Box >news<
0.017748 - HTML::template               -> template: >box_menu<
0.017802 - HTML::template_exists        -> search: >page_box_left< == 1
0.017819 - HTML::template               -> template: >page_box_left<
0.017857 - PAGE::get_boxes              -> -------- call: left::menu_site
0.017864 - CBOX::menu                   -> generate Menu Box >site<
0.017874 - HTML::template               -> template: >box_menu_bit<
0.017906 - HTML::template               -> template: >box_menu_bit<
0.017918 - HTML::template               -> template: >box_menu_bit<
0.017928 - HTML::template               -> template: >box_menu_bit<
0.017938 - HTML::template               -> template: >box_menu_bit<
0.017949 - HTML::template               -> template: >box_menu_bit<
0.017959 - HTML::template               -> template: >box_menu<
0.017976 - HTML::template_exists        -> search: >page_box_left< == 1
0.017989 - HTML::template               -> template: >page_box_left<
0.018003 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.018008 - CBOX::menu                   -> generate Menu Box >verein<
0.018017 - HTML::template               -> template: >box_menu_bit<
0.018027 - HTML::template               -> template: >box_menu_bit<
0.018036 - HTML::template               -> template: >box_menu_bit<
0.018046 - HTML::template               -> template: >box_menu_bit<
0.018055 - HTML::template               -> template: >box_menu_bit<
0.018064 - HTML::template               -> template: >box_menu<
0.018083 - HTML::template_exists        -> search: >page_box_left< == 1
0.018094 - HTML::template               -> template: >page_box_left<
0.018129 - PAGE::get_boxes              -> -------- call: left::menu_event
0.018147 - CBOX::menu                   -> generate Menu Box >event<
0.018155 - HTML::template               -> template: >box_menu_bit<
0.018166 - HTML::template               -> template: >box_menu_bit<
0.018175 - HTML::template               -> template: >box_menu_bit<
0.018184 - HTML::template               -> template: >box_menu_bit<
0.018193 - HTML::template               -> template: >box_menu_bit<
0.018202 - HTML::template               -> template: >box_menu_bit<
0.018211 - HTML::template               -> template: >box_menu_bit<
0.018220 - HTML::template               -> template: >box_menu_bit<
0.018229 - HTML::template               -> template: >box_menu_bit<
0.018238 - HTML::template               -> template: >box_menu<
0.018254 - HTML::template_exists        -> search: >page_box_left< == 1
0.018265 - HTML::template               -> template: >page_box_left<
0.018280 - PAGE::get_boxes              -> -------- call: left::menu_login
0.018286 - CBOX::menu                   -> generate Menu Box >login<
0.018298 - HTML::template               -> template: >box_menu_bit<
0.018310 - HTML::template               -> template: >box_menu_bit<
0.018319 - HTML::template               -> template: >box_menu<
0.018335 - HTML::template_exists        -> search: >page_box_left< == 1
0.018345 - HTML::template               -> template: >page_box_left<
0.018361 - PAGE::get_boxes              -> -------- side=right
0.018370 - PAGE::get_boxes              -> -------- call: right::party
0.018375 - CBOX::party                  -> generate Box
0.018382 - EVENT::short_event           -> id >17<
0.018385 - EVENT::getevent              -> id >17<
0.018390 - 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=17 AND active=1
0.018526 - CACHE::get                   -> cache: >event_17::stats< found
0.018569 - HTML::template               -> template: >box_event<
0.018642 - HTML::template_exists        -> search: >page_box_right< == 1
0.018658 - HTML::template               -> template: >page_box_right<
0.018694 - PAGE::get_boxes              -> -------- call: right::forum
0.018702 - CBOX::forum                  -> generate forum box
0.018705 - CBOX::forum_load_threads     -> load data
0.018714 - CACHE::get                   -> cache: >forum::topthreads< found
0.018788 - CBOX::forum_threads          -> list all threads in array
0.018797 - FORUM::thread_lastvisit      -> threadid: array ( 0 => 2510, 1 => 2509, 2 => 2499, 3 => 2502, 4 => 2508, 5 => 2507, 6 => 2506, 7 => 1919, 8 => 2505, 9 => 2485, 10 => 2503, 11 => 2501, 12 => 2500, 13 => 2496, 14 => 2498, 15 => 2497, 16 => 2495, 17 => 2493, 18 => 2494, 19 => 2445, )
0.018809 - admin::getInstance           -> do
0.018827 - HTML::template               -> template: >box_forum_bit<
0.018883 - HTML::template               -> template: >box_forum_bit<
0.018909 - HTML::template               -> template: >box_forum_bit<
0.018934 - HTML::template               -> template: >box_forum_bit<
0.018956 - HTML::template               -> template: >box_forum_bit<
0.018978 - HTML::template               -> template: >box_forum_bit<
0.018992 - HTML::template               -> template: >box_forum<
0.019042 - HTML::template_exists        -> search: >page_box_right< == 1
0.019055 - HTML::template               -> template: >page_box_right<
0.019073 - PAGE::get_boxes              -> -------- call: right::vote
0.019083 - CBOX::vote                   -> generate Box
0.019088 - 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.019311 - HTML::template               -> template: >box_vote_nocurrent<
0.019371 - HTML::template_exists        -> search: >page_box_right< == 1
0.019387 - HTML::template               -> template: >page_box_right<
0.019405 - PAGE::get_boxes              -> -------- call: right::banner
0.019419 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.019446 - HTML::template_exists        -> search: >page_box_right< == 1
0.019459 - HTML::template               -> template: >page_box_right<
0.019474 - PAGE::get_boxes              -> -------- call: right::search
0.019481 - CBOX::template               -> generate Box with >box_suchen< as template
0.019485 - HTML::template               -> template: >box_suchen<
0.019522 - HTML::template_exists        -> search: >page_box_right< == 1
0.019533 - HTML::template               -> template: >page_box_right<
0.019553 - PAGE::render                 -> final
0.019558 - PAGE::renderTemplate         -> page
0.019563 - PAGE::getHead                -> return
0.019566 - dotSession::getInstance      -> do
0.019635 - HTML::template               -> template: >page<
0.019762 - PAGE::render_template        -> final

PHP Includes   : 21
DB Queries     : 17
Rendering Time : 0.020045

Includes PHP Files: 
 - /www/htdocs/w00f1046/party/index.php
 - /www/htdocs/w00f1046/global.php
 - /www/htdocs/w00f1046/includes/class.dotCommon.php
 - /www/htdocs/w00f1046/config.php
 - /www/htdocs/w00f1046/includes/class.dotDatabase.php
 - /www/htdocs/w00f1046/includes/class.page.php
 - /www/htdocs/w00f1046/includes/class.dotSession.php
 - /www/htdocs/w00f1046/includes/class.user.php
 - /www/htdocs/w00f1046/includes/class.styles.php
 - /www/htdocs/w00f1046/html/styles/lanrenav3.php
 - /www/htdocs/w00f1046/includes/class.admin.php
 - /www/htdocs/w00f1046/includes/class.prvmsg.php
 - /www/htdocs/w00f1046/includes/class.event.php
 - /www/htdocs/w00f1046/includes/class.sitzplan.php
 - /www/htdocs/w00f1046/html/styles/lr.inc.php
 - /www/htdocs/w00f1046/includes/class.event_frontend.php
 - /www/htdocs/w00f1046/includes/class.html.php
 - /www/htdocs/w00f1046/includes/custom.geomap.php
 - /www/htdocs/w00f1046/includes/class.geomap.php
 - /www/htdocs/w00f1046/includes/class.cache.php
 - /www/htdocs/w00f1046/includes/class.cbox.php