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
Allgemein
31 5 02. Mai 2019 09:57
[mmS]CPCracker
Turniere
68 14 25. Apr 2019 10:01
|LR|SkyFall
Spieler sucht Team / Team sucht Spieler
36 10 25. Apr 2019 23:28
[TB]Kneeless
Mitfahrzentrale
11 6 24. Apr 2019 00:23
[TB]Kneeless
Sonstiges
0 0
keiner
Sonstiges
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 223 debug messages

0.000028 - GLOBAL::include              -> config.php
0.002224 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.002566 - dotDatabase::getInstance     -> connection: database
0.002580 - dotDatabase::__construct     -> connection: database
0.002611 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.003113 - page::getInstance            -> do
0.003139 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.003568 - dotSession::getInstance      -> do
0.003584 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.003999 - dotSession::start            -> ---- init
0.004016 - dotSession::start            -> start php session managment
0.004112 - dotSession::start            -> finished php session management
0.004131 - dotSession::start            -> save user and host information to new session_array
0.004139 - dotSession::start            -> check for security options
0.193042 - dotSession::start            -> lookup ip2country
0.193069 - dotDatabase::connect         -> d030eee4@localhost
0.193486 - dotDatabase::select          -> database: d030eee4
0.193574 - dotDatabase::query           -> SELECT `code` FROM `country_ip2code` WHERE 3628718210 BETWEEN ip_from AND ip_to
0.202214 - dotSession::start            -> update current session online user infos
0.202245 - dotDatabase::query           -> UPDATE session SET lastactivity = 1777108378, userid = 0, site = 'https://www.lanrena.christoph-raible.de/forum/cat/23/', host = '216.73.216.130', dns = '216.73.216.130', countrycode = 'US', hits = hits + 1 WHERE hash = '247b5f03b783c556a18b26cdb5861af1'
0.202478 - dotSession::start            -> no session found in db == insert new db sesssion
0.202501 - dotDatabase::query           -> INSERT INTO `session`SET hash = '247b5f03b783c556a18b26cdb5861af1', lastactivity = 1777108378, userid = 0, site = 'https://www.lanrena.christoph-raible.de/forum/cat/23/', referer = '', useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', host = '216.73.216.130', dns = '216.73.216.130', countrycode = 'US', hits = 1
0.202782 - dotSession::load_locales     -> do
0.202820 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.202831 - dotSession::start            -> ---- finished with session startup
0.202852 - dotSession::load_user        -> id: 0
0.202857 - user::get_user               -> id: >0<
0.202865 - dotDatabase::getInstance     -> connection: database
0.202887 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.203233 - styles::load                 -> name: ><
0.203271 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.203630 - styles::activate             -> style = lanrenav3
0.203734 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.203996 - admin::getInstance           -> do
0.204005 - dotSession::getInstance      -> do
0.204012 - admin::__construct           -> user_id=0
0.204016 - user::load_settings          -> load current user settings to $global
0.204026 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.204210 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.204566 - EVENT::comming_event         -> return
0.204576 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1777108378 AND active=1 ORDER by begin ASC
0.204758 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1777108378 AND active=1 ORDER by begin DESC LIMIT 1
0.204946 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.205371 - GLOBAL::end global.php       -> ---------------------------------------------
0.205496 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.205634 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.205693 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.205779 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.205860 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.forum.php
0.207093 - dotDatabase::query           -> SELECT * FROM forum_cat
0.207293 - 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.208613 - FORUM::check_access          -> return
0.208627 - admin::getInstance           -> do
0.208634 - admin::getInstance           -> do
0.208638 - admin::getInstance           -> do
0.208642 - FORUM::check_access          -> return
0.208645 - admin::getInstance           -> do
0.208649 - admin::getInstance           -> do
0.208652 - admin::getInstance           -> do
0.208655 - admin::getInstance           -> do
0.208658 - admin::getInstance           -> do
0.208662 - FORUM::check_access          -> return
0.208666 - FORUM::check_access          -> return
0.208669 - admin::getInstance           -> do
0.208673 - admin::getInstance           -> do
0.208678 - admin::getInstance           -> do
0.208682 - admin::getInstance           -> do
0.208685 - admin::getInstance           -> do
0.208688 - FORUM::check_access          -> return
0.208693 - FORUM::check_access          -> return
0.208696 - admin::getInstance           -> do
0.208699 - admin::getInstance           -> do
0.208703 - admin::getInstance           -> do
0.208706 - admin::getInstance           -> do
0.208709 - admin::getInstance           -> do
0.208713 - admin::getInstance           -> do
0.208716 - admin::getInstance           -> do
0.208719 - admin::getInstance           -> do
0.208722 - FORUM::check_access          -> return
0.208726 - admin::getInstance           -> do
0.208729 - admin::getInstance           -> do
0.208732 - admin::getInstance           -> do
0.208736 - admin::getInstance           -> do
0.208739 - admin::getInstance           -> do
0.208742 - admin::getInstance           -> do
0.208746 - admin::getInstance           -> do
0.208749 - admin::getInstance           -> do
0.208753 - FORUM::check_access          -> return
0.208756 - admin::getInstance           -> do
0.208760 - admin::getInstance           -> do
0.208763 - admin::getInstance           -> do
0.208766 - admin::getInstance           -> do
0.208770 - admin::getInstance           -> do
0.208773 - admin::getInstance           -> do
0.208776 - admin::getInstance           -> do
0.208779 - admin::getInstance           -> do
0.208784 - FORUM::check_access          -> return
0.208787 - admin::getInstance           -> do
0.208790 - admin::getInstance           -> do
0.208794 - admin::getInstance           -> do
0.208811 - FORUM::forum_lastvisit       -> forumid: Array
0.208853 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.209536 - HTML::template               -> template: >forum_category<
0.213273 - HTML::template               -> template: >forum_category<
0.213323 - HTML::template               -> template: >forum_part<
0.219053 - HTML::template               -> template: >forum_part<
0.219078 - HTML::template               -> template: >forum_part<
0.219096 - HTML::template               -> template: >forum_part<
0.219114 - HTML::template               -> template: >forum_part<
0.219128 - HTML::template               -> template: >forum_category<
0.219140 - HTML::template               -> template: >forum_category<
0.219151 - HTML::template               -> template: >forum_category<
0.219162 - HTML::template               -> template: >forum_category<
0.219174 - HTML::template               -> template: >forum_category<
0.219189 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.219638 - CACHE::get                   -> cache: >forum::stats< found
0.219962 - CACHE::get                   -> cache: >forum::stats< has expired
0.219977 - CACHE::delete                -> cache: >forum::stats<
0.220196 - dotDatabase::query           -> SELECT COUNT(id) FROM user WHERE ver_email != 0;
0.221593 - dotDatabase::query           -> SELECT COUNT(threadid) FROM forum_thread WHERE invisible=0
0.224850 - dotDatabase::query           -> SELECT COUNT(postid) FROM forum_post WHERE invisible=0
0.248979 - CACHE::set                   -> cache: >forum::stats< with ttl:3600
0.249076 - HTML::template               -> template: >forum_index<
0.253836 - GLOBAL::end userspace        -> ---------------------------------------------
0.253844 - PAGE::render                 -> start rendering page layout
0.253850 - USER::check_for_new_messages -> return
0.253860 - dotSession::getInstance      -> do
0.253880 - PAGE::get_boxes              -> -------- side=left
0.253896 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.254675 - PAGE::get_boxes              -> -------- call: left::menu_main
0.254687 - CBOX::menu                   -> generate Menu Box >news<
0.254697 - HTML::template               -> template: >box_menu<
0.254750 - HTML::template_exists        -> search: >page_box_left< == 1
0.254767 - HTML::template               -> template: >page_box_left<
0.254804 - PAGE::get_boxes              -> -------- call: left::menu_site
0.254811 - CBOX::menu                   -> generate Menu Box >site<
0.254820 - HTML::template               -> template: >box_menu_bit<
0.254879 - HTML::template               -> template: >box_menu_bit<
0.254906 - HTML::template               -> template: >box_menu_bit<
0.254916 - HTML::template               -> template: >box_menu_bit<
0.254926 - HTML::template               -> template: >box_menu_bit<
0.254935 - HTML::template               -> template: >box_menu_bit<
0.254944 - HTML::template               -> template: >box_menu<
0.254960 - HTML::template_exists        -> search: >page_box_left< == 1
0.254972 - HTML::template               -> template: >page_box_left<
0.254986 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.254992 - CBOX::menu                   -> generate Menu Box >verein<
0.255000 - HTML::template               -> template: >box_menu_bit<
0.255010 - HTML::template               -> template: >box_menu_bit<
0.255020 - HTML::template               -> template: >box_menu_bit<
0.255029 - HTML::template               -> template: >box_menu_bit<
0.255038 - HTML::template               -> template: >box_menu_bit<
0.255047 - HTML::template               -> template: >box_menu<
0.255062 - HTML::template_exists        -> search: >page_box_left< == 1
0.255074 - HTML::template               -> template: >page_box_left<
0.255086 - PAGE::get_boxes              -> -------- call: left::menu_event
0.255091 - CBOX::menu                   -> generate Menu Box >event<
0.255099 - HTML::template               -> template: >box_menu_bit<
0.255110 - HTML::template               -> template: >box_menu_bit<
0.255119 - HTML::template               -> template: >box_menu_bit<
0.255128 - HTML::template               -> template: >box_menu_bit<
0.255137 - HTML::template               -> template: >box_menu_bit<
0.255146 - HTML::template               -> template: >box_menu_bit<
0.255155 - HTML::template               -> template: >box_menu_bit<
0.255164 - HTML::template               -> template: >box_menu_bit<
0.255173 - HTML::template               -> template: >box_menu_bit<
0.255185 - HTML::template               -> template: >box_menu<
0.255224 - HTML::template_exists        -> search: >page_box_left< == 1
0.255249 - HTML::template               -> template: >page_box_left<
0.255261 - PAGE::get_boxes              -> -------- call: left::menu_login
0.255266 - CBOX::menu                   -> generate Menu Box >login<
0.255279 - HTML::template               -> template: >box_menu_bit<
0.255292 - HTML::template               -> template: >box_menu_bit<
0.255301 - HTML::template               -> template: >box_menu<
0.255317 - HTML::template_exists        -> search: >page_box_left< == 1
0.255328 - HTML::template               -> template: >page_box_left<
0.255343 - PAGE::get_boxes              -> -------- side=right
0.255352 - PAGE::get_boxes              -> -------- call: right::party
0.255357 - CBOX::party                  -> generate Box
0.255364 - EVENT::short_event           -> id >17<
0.255368 - EVENT::getevent              -> id >17<
0.255373 - 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.255507 - CACHE::get                   -> cache: >event_17::stats< found
0.255548 - HTML::template               -> template: >box_event<
0.255623 - HTML::template_exists        -> search: >page_box_right< == 1
0.255638 - HTML::template               -> template: >page_box_right<
0.255674 - PAGE::get_boxes              -> -------- call: right::forum
0.255682 - CBOX::forum                  -> generate forum box
0.255686 - CBOX::forum_load_threads     -> load data
0.255696 - CACHE::get                   -> cache: >forum::topthreads< found
0.255752 - CBOX::forum_threads          -> list all threads in array
0.255761 - 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.255774 - admin::getInstance           -> do
0.255793 - HTML::template               -> template: >box_forum_bit<
0.255871 - HTML::template               -> template: >box_forum_bit<
0.255915 - HTML::template               -> template: >box_forum_bit<
0.255941 - HTML::template               -> template: >box_forum_bit<
0.255962 - HTML::template               -> template: >box_forum_bit<
0.255985 - HTML::template               -> template: >box_forum_bit<
0.255998 - HTML::template               -> template: >box_forum<
0.256053 - HTML::template_exists        -> search: >page_box_right< == 1
0.256066 - HTML::template               -> template: >page_box_right<
0.256082 - PAGE::get_boxes              -> -------- call: right::vote
0.256089 - CBOX::vote                   -> generate Box
0.256094 - 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.256320 - HTML::template               -> template: >box_vote_nocurrent<
0.256378 - HTML::template_exists        -> search: >page_box_right< == 1
0.256394 - HTML::template               -> template: >page_box_right<
0.256412 - PAGE::get_boxes              -> -------- call: right::banner
0.256426 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.256463 - HTML::template_exists        -> search: >page_box_right< == 1
0.256476 - HTML::template               -> template: >page_box_right<
0.256493 - PAGE::get_boxes              -> -------- call: right::search
0.256500 - CBOX::template               -> generate Box with >box_suchen< as template
0.256504 - HTML::template               -> template: >box_suchen<
0.256544 - HTML::template_exists        -> search: >page_box_right< == 1
0.256556 - HTML::template               -> template: >page_box_right<
0.256574 - PAGE::render                 -> final
0.256578 - PAGE::renderTemplate         -> page
0.256583 - PAGE::getHead                -> return
0.256586 - dotSession::getInstance      -> do
0.256656 - HTML::template               -> template: >page<
0.256780 - PAGE::render_template        -> final

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

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