lrschriftzug

LANrena Neustetten e.V.

 
 
Forum
Willkommen im Forum 
 2304 Themen | 23747 Beiträge
 Registrierte Mitglieder: auf der fucking seite1975

  Forum Beiträge Themen Letzter Beitrag
LANrena Neustetten e.V.
LANrena 10 - Lost in Space
Sonstiges
Off Topic
Alles was sonst nirgendwo passt
3644 82 27. Sep 2019 15:53
|LR|=quiEtschEEntchEn=
Kommentare
Kommentare zu Bildern, News etc.
1324 257 25. Apr 2019 16:29
Psychofisch
TechTalk
Hier wird über die IT diskutiert
393 47 23. Jan 2019 19:26
|LR|Cooper
LANrena LANparty Archiv
LANrena 9
Lanrena - Die 7 NetZwerge
LANrena 8
 Markiere alle Beiträge als gelesen

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

0.000034 - GLOBAL::include              -> config.php
0.004674 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.005746 - dotDatabase::getInstance     -> connection: database
0.005767 - dotDatabase::__construct     -> connection: database
0.005793 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.007073 - page::getInstance            -> do
0.007286 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.008696 - dotSession::getInstance      -> do
0.008727 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.009339 - dotSession::start            -> ---- init
0.009366 - dotSession::start            -> start php session managment
0.009486 - dotSession::start            -> finished php session management
0.009497 - dotSession::start            -> save user and host information to new session_array
0.009509 - dotSession::start            -> check for security options
0.405803 - dotSession::start            -> lookup ip2country
0.405825 - dotDatabase::connect         -> d030eee4@localhost
0.406258 - dotDatabase::select          -> database: d030eee4
0.406389 - dotDatabase::query           -> SELECT `code` FROM `country_ip2code` WHERE 3628718396 BETWEEN ip_from AND ip_to
0.406607 - dotSession::start            -> update current session online user infos
0.406628 - dotDatabase::query           -> UPDATE session SET lastactivity = 1782081164, userid = 0, site = 'https://lanrena.christoph-raible.de/forum/cat/3/', host = '216.73.217.60', dns = '216.73.217.60', countrycode = 'US', hits = hits + 1 WHERE hash = '862d315da882651f196683571aca2847'
0.406782 - dotSession::start            -> no session found in db == insert new db sesssion
0.406798 - dotDatabase::query           -> INSERT INTO `session`SET hash = '862d315da882651f196683571aca2847', lastactivity = 1782081164, userid = 0, site = 'https://lanrena.christoph-raible.de/forum/cat/3/', referer = '', useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', host = '216.73.217.60', dns = '216.73.217.60', countrycode = 'US', hits = 1
0.406937 - dotSession::load_locales     -> do
0.406977 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.406983 - dotSession::start            -> ---- finished with session startup
0.407006 - dotSession::load_user        -> id: 0
0.407011 - user::get_user               -> id: >0<
0.407019 - dotDatabase::getInstance     -> connection: database
0.407176 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.407529 - styles::load                 -> name: ><
0.407552 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.407889 - styles::activate             -> style = lanrenav3
0.408162 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.408530 - admin::getInstance           -> do
0.408539 - dotSession::getInstance      -> do
0.408546 - admin::__construct           -> user_id=0
0.408551 - user::load_settings          -> load current user settings to $global
0.408561 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.408751 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.409090 - EVENT::comming_event         -> return
0.409100 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1782081164 AND active=1 ORDER by begin ASC
0.409313 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1782081164 AND active=1 ORDER by begin DESC LIMIT 1
0.409511 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.409912 - GLOBAL::end global.php       -> ---------------------------------------------
0.410021 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.410122 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.410201 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.410277 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.410349 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.forum.php
0.411700 - dotDatabase::query           -> SELECT * FROM forum_cat
0.411844 - dotDatabase::query           -> SELECT m.forumid, m.title, m.description, m.lastposter, m.lastposttime, m.moderators, m.private, m.priv_access, m.closed, m.catid, m.posts, m.threads, UNIX_TIMESTAMP(m.lastposttime) AS stamp FROM forum_main AS m LEFT JOIN forum_cat AS c ON c.catid=m.catid WHERE m.active=1 ORDER by c.displayorder, m.displayorder ASC
0.412639 - FORUM::check_access          -> return
0.412663 - admin::getInstance           -> do
0.412670 - admin::getInstance           -> do
0.412675 - admin::getInstance           -> do
0.412679 - FORUM::check_access          -> return
0.412683 - admin::getInstance           -> do
0.412687 - admin::getInstance           -> do
0.412690 - admin::getInstance           -> do
0.412694 - admin::getInstance           -> do
0.412697 - admin::getInstance           -> do
0.412701 - FORUM::check_access          -> return
0.412723 - FORUM::check_access          -> return
0.412726 - admin::getInstance           -> do
0.412730 - admin::getInstance           -> do
0.412735 - admin::getInstance           -> do
0.412739 - admin::getInstance           -> do
0.412755 - admin::getInstance           -> do
0.412759 - FORUM::check_access          -> return
0.412763 - FORUM::check_access          -> return
0.412767 - admin::getInstance           -> do
0.412771 - admin::getInstance           -> do
0.412774 - admin::getInstance           -> do
0.412778 - admin::getInstance           -> do
0.412781 - admin::getInstance           -> do
0.412784 - admin::getInstance           -> do
0.412788 - admin::getInstance           -> do
0.412791 - admin::getInstance           -> do
0.412795 - FORUM::check_access          -> return
0.412799 - admin::getInstance           -> do
0.412802 - admin::getInstance           -> do
0.412806 - admin::getInstance           -> do
0.412809 - admin::getInstance           -> do
0.412813 - admin::getInstance           -> do
0.412816 - admin::getInstance           -> do
0.412820 - admin::getInstance           -> do
0.412823 - admin::getInstance           -> do
0.412827 - FORUM::check_access          -> return
0.412831 - admin::getInstance           -> do
0.412834 - admin::getInstance           -> do
0.412838 - admin::getInstance           -> do
0.412841 - admin::getInstance           -> do
0.412845 - admin::getInstance           -> do
0.412849 - admin::getInstance           -> do
0.412852 - admin::getInstance           -> do
0.412855 - admin::getInstance           -> do
0.412860 - FORUM::check_access          -> return
0.412864 - admin::getInstance           -> do
0.412867 - admin::getInstance           -> do
0.412871 - admin::getInstance           -> do
0.412889 - FORUM::forum_lastvisit       -> forumid: Array
0.412904 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.413837 - HTML::template               -> template: >forum_category<
0.414139 - HTML::template               -> template: >forum_category<
0.414156 - HTML::template               -> template: >forum_category<
0.414200 - HTML::template               -> template: >forum_part<
0.414251 - HTML::template               -> template: >forum_part<
0.414275 - HTML::template               -> template: >forum_part<
0.414291 - HTML::template               -> template: >forum_category<
0.414304 - HTML::template               -> template: >forum_category<
0.414315 - HTML::template               -> template: >forum_category<
0.414326 - HTML::template               -> template: >forum_category<
0.414340 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.414846 - CACHE::get                   -> cache: >forum::stats< found
0.414878 - CACHE::get                   -> cache: >forum::stats< has expired
0.414888 - CACHE::delete                -> cache: >forum::stats<
0.415718 - dotDatabase::query           -> SELECT COUNT(id) FROM user WHERE ver_email != 0;
0.416757 - dotDatabase::query           -> SELECT COUNT(threadid) FROM forum_thread WHERE invisible=0
0.417535 - dotDatabase::query           -> SELECT COUNT(postid) FROM forum_post WHERE invisible=0
0.435727 - CACHE::set                   -> cache: >forum::stats< with ttl:3600
0.435839 - HTML::template               -> template: >forum_index<
0.436057 - GLOBAL::end userspace        -> ---------------------------------------------
0.436064 - PAGE::render                 -> start rendering page layout
0.436069 - USER::check_for_new_messages -> return
0.436078 - dotSession::getInstance      -> do
0.436100 - PAGE::get_boxes              -> -------- side=left
0.436115 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.437079 - PAGE::get_boxes              -> -------- call: left::menu_main
0.437093 - CBOX::menu                   -> generate Menu Box >news<
0.437108 - HTML::template               -> template: >box_menu<
0.437164 - HTML::template_exists        -> search: >page_box_left< == 1
0.437182 - HTML::template               -> template: >page_box_left<
0.437223 - PAGE::get_boxes              -> -------- call: left::menu_site
0.437231 - CBOX::menu                   -> generate Menu Box >site<
0.437241 - HTML::template               -> template: >box_menu_bit<
0.437274 - HTML::template               -> template: >box_menu_bit<
0.437287 - HTML::template               -> template: >box_menu_bit<
0.437297 - HTML::template               -> template: >box_menu_bit<
0.437307 - HTML::template               -> template: >box_menu_bit<
0.437317 - HTML::template               -> template: >box_menu_bit<
0.437326 - HTML::template               -> template: >box_menu<
0.437343 - HTML::template_exists        -> search: >page_box_left< == 1
0.437356 - HTML::template               -> template: >page_box_left<
0.437370 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.437376 - CBOX::menu                   -> generate Menu Box >verein<
0.437384 - HTML::template               -> template: >box_menu_bit<
0.437400 - HTML::template               -> template: >box_menu_bit<
0.437411 - HTML::template               -> template: >box_menu_bit<
0.437443 - HTML::template               -> template: >box_menu_bit<
0.437453 - HTML::template               -> template: >box_menu_bit<
0.437476 - HTML::template               -> template: >box_menu<
0.437493 - HTML::template_exists        -> search: >page_box_left< == 1
0.437504 - HTML::template               -> template: >page_box_left<
0.437518 - PAGE::get_boxes              -> -------- call: left::menu_event
0.437524 - CBOX::menu                   -> generate Menu Box >event<
0.437532 - HTML::template               -> template: >box_menu_bit<
0.437542 - HTML::template               -> template: >box_menu_bit<
0.437552 - HTML::template               -> template: >box_menu_bit<
0.437561 - HTML::template               -> template: >box_menu_bit<
0.437571 - HTML::template               -> template: >box_menu_bit<
0.437580 - HTML::template               -> template: >box_menu_bit<
0.437590 - HTML::template               -> template: >box_menu_bit<
0.437599 - HTML::template               -> template: >box_menu_bit<
0.437609 - HTML::template               -> template: >box_menu_bit<
0.437621 - HTML::template               -> template: >box_menu<
0.437638 - HTML::template_exists        -> search: >page_box_left< == 1
0.437650 - HTML::template               -> template: >page_box_left<
0.437663 - PAGE::get_boxes              -> -------- call: left::menu_login
0.437668 - CBOX::menu                   -> generate Menu Box >login<
0.437681 - HTML::template               -> template: >box_menu_bit<
0.437696 - HTML::template               -> template: >box_menu_bit<
0.437706 - HTML::template               -> template: >box_menu<
0.437722 - HTML::template_exists        -> search: >page_box_left< == 1
0.437733 - HTML::template               -> template: >page_box_left<
0.437749 - PAGE::get_boxes              -> -------- side=right
0.437759 - PAGE::get_boxes              -> -------- call: right::party
0.437765 - CBOX::party                  -> generate Box
0.437772 - EVENT::short_event           -> id >17<
0.437776 - EVENT::getevent              -> id >17<
0.437782 - 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.437909 - CACHE::get                   -> cache: >event_17::stats< found
0.437948 - HTML::template               -> template: >box_event<
0.438020 - HTML::template_exists        -> search: >page_box_right< == 1
0.438035 - HTML::template               -> template: >page_box_right<
0.438070 - PAGE::get_boxes              -> -------- call: right::forum
0.438078 - CBOX::forum                  -> generate forum box
0.438082 - CBOX::forum_load_threads     -> load data
0.438091 - CACHE::get                   -> cache: >forum::topthreads< found
0.438153 - CBOX::forum_threads          -> list all threads in array
0.438163 - 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.438176 - admin::getInstance           -> do
0.438196 - HTML::template               -> template: >box_forum_bit<
0.438254 - HTML::template               -> template: >box_forum_bit<
0.438281 - HTML::template               -> template: >box_forum_bit<
0.438306 - HTML::template               -> template: >box_forum_bit<
0.438328 - HTML::template               -> template: >box_forum_bit<
0.438350 - HTML::template               -> template: >box_forum_bit<
0.438364 - HTML::template               -> template: >box_forum<
0.438423 - HTML::template_exists        -> search: >page_box_right< == 1
0.438438 - HTML::template               -> template: >page_box_right<
0.438457 - PAGE::get_boxes              -> -------- call: right::vote
0.438464 - CBOX::vote                   -> generate Box
0.438469 - 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.438681 - HTML::template               -> template: >box_vote_nocurrent<
0.438726 - HTML::template_exists        -> search: >page_box_right< == 1
0.438739 - HTML::template               -> template: >page_box_right<
0.438755 - PAGE::get_boxes              -> -------- call: right::banner
0.438768 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.438804 - HTML::template_exists        -> search: >page_box_right< == 1
0.438817 - HTML::template               -> template: >page_box_right<
0.438833 - PAGE::get_boxes              -> -------- call: right::search
0.438839 - CBOX::template               -> generate Box with >box_suchen< as template
0.438844 - HTML::template               -> template: >box_suchen<
0.438885 - HTML::template_exists        -> search: >page_box_right< == 1
0.438897 - HTML::template               -> template: >page_box_right<
0.438914 - PAGE::render                 -> final
0.438919 - PAGE::renderTemplate         -> page
0.438925 - PAGE::getHead                -> return
0.438928 - dotSession::getInstance      -> do
0.439001 - HTML::template               -> template: >page<
0.439125 - PAGE::render_template        -> final

PHP Includes   : 19
DB Queries     : 16
Rendering Time : 0.439551

Includes PHP Files: 
 - /www/htdocs/w00f1046/forum/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.forum.php
 - /www/htdocs/w00f1046/includes/class.html.php
 - /www/htdocs/w00f1046/includes/class.cache.php
 - /www/htdocs/w00f1046/includes/class.cbox.php