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

0.000018 - GLOBAL::include              -> config.php
0.000496 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.000835 - dotDatabase::getInstance     -> connection: database
0.000848 - dotDatabase::__construct     -> connection: database
0.000861 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.001317 - page::getInstance            -> do
0.001335 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.001776 - dotSession::getInstance      -> do
0.001790 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.002145 - dotSession::start            -> ---- init
0.002162 - dotSession::start            -> start php session managment
0.002396 - dotSession::start            -> finished php session management
0.002409 - dotSession::start            -> save user and host information to new session_array
0.002416 - dotSession::start            -> check for security options
0.343803 - dotSession::start            -> lookup ip2country
0.343826 - dotDatabase::connect         -> d030eee4@localhost
0.344248 - dotDatabase::select          -> database: d030eee4
0.344489 - dotDatabase::query           -> SELECT `code` FROM `country_ip2code` WHERE 3628718396 BETWEEN ip_from AND ip_to
0.344613 - dotSession::start            -> update current session online user infos
0.344639 - dotDatabase::query           -> UPDATE session SET lastactivity = 1782074641, 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 = '61ccc49ab194c4191a094a1d53f131c2'
0.345162 - dotSession::start            -> no session found in db == insert new db sesssion
0.345186 - dotDatabase::query           -> INSERT INTO `session`SET hash = '61ccc49ab194c4191a094a1d53f131c2', lastactivity = 1782074641, 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.345507 - dotSession::load_locales     -> do
0.345532 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.345538 - dotSession::start            -> ---- finished with session startup
0.345558 - dotSession::load_user        -> id: 0
0.345564 - user::get_user               -> id: >0<
0.345573 - dotDatabase::getInstance     -> connection: database
0.345592 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.345943 - styles::load                 -> name: ><
0.345957 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.346236 - styles::activate             -> style = lanrenav3
0.346313 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.346496 - admin::getInstance           -> do
0.346503 - dotSession::getInstance      -> do
0.346509 - admin::__construct           -> user_id=0
0.346514 - user::load_settings          -> load current user settings to $global
0.346523 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.346745 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.347070 - EVENT::comming_event         -> return
0.347080 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1782074641 AND active=1 ORDER by begin ASC
0.347305 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1782074641 AND active=1 ORDER by begin DESC LIMIT 1
0.347507 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.348098 - GLOBAL::end global.php       -> ---------------------------------------------
0.348197 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.348336 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.348441 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.348517 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.348588 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.forum.php
0.349848 - dotDatabase::query           -> SELECT * FROM forum_cat
0.350025 - 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.350850 - FORUM::check_access          -> return
0.350864 - admin::getInstance           -> do
0.350871 - admin::getInstance           -> do
0.350875 - admin::getInstance           -> do
0.350879 - FORUM::check_access          -> return
0.350883 - admin::getInstance           -> do
0.350887 - admin::getInstance           -> do
0.350890 - admin::getInstance           -> do
0.350894 - admin::getInstance           -> do
0.350898 - admin::getInstance           -> do
0.350901 - FORUM::check_access          -> return
0.350906 - FORUM::check_access          -> return
0.350909 - admin::getInstance           -> do
0.350913 - admin::getInstance           -> do
0.350918 - admin::getInstance           -> do
0.350921 - admin::getInstance           -> do
0.350925 - admin::getInstance           -> do
0.350928 - FORUM::check_access          -> return
0.350933 - FORUM::check_access          -> return
0.350936 - admin::getInstance           -> do
0.350940 - admin::getInstance           -> do
0.350943 - admin::getInstance           -> do
0.350947 - admin::getInstance           -> do
0.350950 - admin::getInstance           -> do
0.350954 - admin::getInstance           -> do
0.350957 - admin::getInstance           -> do
0.350960 - admin::getInstance           -> do
0.350964 - FORUM::check_access          -> return
0.350968 - admin::getInstance           -> do
0.350971 - admin::getInstance           -> do
0.350975 - admin::getInstance           -> do
0.350978 - admin::getInstance           -> do
0.350981 - admin::getInstance           -> do
0.350985 - admin::getInstance           -> do
0.350988 - admin::getInstance           -> do
0.350992 - admin::getInstance           -> do
0.350996 - FORUM::check_access          -> return
0.350999 - admin::getInstance           -> do
0.351003 - admin::getInstance           -> do
0.351006 - admin::getInstance           -> do
0.351010 - admin::getInstance           -> do
0.351013 - admin::getInstance           -> do
0.351017 - admin::getInstance           -> do
0.351020 - admin::getInstance           -> do
0.351023 - admin::getInstance           -> do
0.351028 - FORUM::check_access          -> return
0.351031 - admin::getInstance           -> do
0.351035 - admin::getInstance           -> do
0.351038 - admin::getInstance           -> do
0.351056 - FORUM::forum_lastvisit       -> forumid: Array
0.351068 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.351724 - HTML::template               -> template: >forum_category<
0.351782 - HTML::template               -> template: >forum_category<
0.351798 - HTML::template               -> template: >forum_category<
0.351837 - HTML::template               -> template: >forum_part<
0.351882 - HTML::template               -> template: >forum_part<
0.351904 - HTML::template               -> template: >forum_part<
0.351919 - HTML::template               -> template: >forum_category<
0.351931 - HTML::template               -> template: >forum_category<
0.351941 - HTML::template               -> template: >forum_category<
0.351952 - HTML::template               -> template: >forum_category<
0.351965 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.352116 - CACHE::get                   -> cache: >forum::stats< found
0.352162 - HTML::template               -> template: >forum_index<
0.352230 - GLOBAL::end userspace        -> ---------------------------------------------
0.352235 - PAGE::render                 -> start rendering page layout
0.352240 - USER::check_for_new_messages -> return
0.352248 - dotSession::getInstance      -> do
0.352265 - PAGE::get_boxes              -> -------- side=left
0.352274 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.353038 - PAGE::get_boxes              -> -------- call: left::menu_main
0.353050 - CBOX::menu                   -> generate Menu Box >news<
0.353061 - HTML::template               -> template: >box_menu<
0.353110 - HTML::template_exists        -> search: >page_box_left< == 1
0.353127 - HTML::template               -> template: >page_box_left<
0.353161 - PAGE::get_boxes              -> -------- call: left::menu_site
0.353169 - CBOX::menu                   -> generate Menu Box >site<
0.353178 - HTML::template               -> template: >box_menu_bit<
0.353210 - HTML::template               -> template: >box_menu_bit<
0.353222 - HTML::template               -> template: >box_menu_bit<
0.353233 - HTML::template               -> template: >box_menu_bit<
0.353243 - HTML::template               -> template: >box_menu_bit<
0.353252 - HTML::template               -> template: >box_menu_bit<
0.353261 - HTML::template               -> template: >box_menu<
0.353278 - HTML::template_exists        -> search: >page_box_left< == 1
0.353291 - HTML::template               -> template: >page_box_left<
0.353304 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.353310 - CBOX::menu                   -> generate Menu Box >verein<
0.353318 - HTML::template               -> template: >box_menu_bit<
0.353329 - HTML::template               -> template: >box_menu_bit<
0.353339 - HTML::template               -> template: >box_menu_bit<
0.353348 - HTML::template               -> template: >box_menu_bit<
0.353358 - HTML::template               -> template: >box_menu_bit<
0.353367 - HTML::template               -> template: >box_menu<
0.353382 - HTML::template_exists        -> search: >page_box_left< == 1
0.353394 - HTML::template               -> template: >page_box_left<
0.353407 - PAGE::get_boxes              -> -------- call: left::menu_event
0.353413 - CBOX::menu                   -> generate Menu Box >event<
0.353420 - HTML::template               -> template: >box_menu_bit<
0.353431 - HTML::template               -> template: >box_menu_bit<
0.353441 - HTML::template               -> template: >box_menu_bit<
0.353451 - HTML::template               -> template: >box_menu_bit<
0.353460 - HTML::template               -> template: >box_menu_bit<
0.353469 - HTML::template               -> template: >box_menu_bit<
0.353479 - HTML::template               -> template: >box_menu_bit<
0.353488 - HTML::template               -> template: >box_menu_bit<
0.353497 - HTML::template               -> template: >box_menu_bit<
0.353509 - HTML::template               -> template: >box_menu<
0.353525 - HTML::template_exists        -> search: >page_box_left< == 1
0.353537 - HTML::template               -> template: >page_box_left<
0.353551 - PAGE::get_boxes              -> -------- call: left::menu_login
0.353557 - CBOX::menu                   -> generate Menu Box >login<
0.353569 - HTML::template               -> template: >box_menu_bit<
0.353582 - HTML::template               -> template: >box_menu_bit<
0.353592 - HTML::template               -> template: >box_menu<
0.353608 - HTML::template_exists        -> search: >page_box_left< == 1
0.353619 - HTML::template               -> template: >page_box_left<
0.353638 - PAGE::get_boxes              -> -------- side=right
0.353648 - PAGE::get_boxes              -> -------- call: right::party
0.353679 - CBOX::party                  -> generate Box
0.353685 - EVENT::short_event           -> id >17<
0.353689 - EVENT::getevent              -> id >17<
0.353708 - 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.353865 - CACHE::get                   -> cache: >event_17::stats< found
0.353906 - HTML::template               -> template: >box_event<
0.353975 - HTML::template_exists        -> search: >page_box_right< == 1
0.353991 - HTML::template               -> template: >page_box_right<
0.354026 - PAGE::get_boxes              -> -------- call: right::forum
0.354034 - CBOX::forum                  -> generate forum box
0.354039 - CBOX::forum_load_threads     -> load data
0.354048 - CACHE::get                   -> cache: >forum::topthreads< found
0.354100 - CBOX::forum_threads          -> list all threads in array
0.354110 - 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.354122 - admin::getInstance           -> do
0.354140 - HTML::template               -> template: >box_forum_bit<
0.354196 - HTML::template               -> template: >box_forum_bit<
0.354223 - HTML::template               -> template: >box_forum_bit<
0.354248 - HTML::template               -> template: >box_forum_bit<
0.354270 - HTML::template               -> template: >box_forum_bit<
0.354293 - HTML::template               -> template: >box_forum_bit<
0.354307 - HTML::template               -> template: >box_forum<
0.354358 - HTML::template_exists        -> search: >page_box_right< == 1
0.354372 - HTML::template               -> template: >page_box_right<
0.354388 - PAGE::get_boxes              -> -------- call: right::vote
0.354395 - CBOX::vote                   -> generate Box
0.354400 - 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.354567 - HTML::template               -> template: >box_vote_nocurrent<
0.354612 - HTML::template_exists        -> search: >page_box_right< == 1
0.354629 - HTML::template               -> template: >page_box_right<
0.354667 - PAGE::get_boxes              -> -------- call: right::banner
0.354680 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.354720 - HTML::template_exists        -> search: >page_box_right< == 1
0.354732 - HTML::template               -> template: >page_box_right<
0.354747 - PAGE::get_boxes              -> -------- call: right::search
0.354753 - CBOX::template               -> generate Box with >box_suchen< as template
0.354757 - HTML::template               -> template: >box_suchen<
0.354791 - HTML::template_exists        -> search: >page_box_right< == 1
0.354803 - HTML::template               -> template: >page_box_right<
0.354820 - PAGE::render                 -> final
0.354824 - PAGE::renderTemplate         -> page
0.354830 - PAGE::getHead                -> return
0.354834 - dotSession::getInstance      -> do
0.354889 - HTML::template               -> template: >page<
0.355003 - PAGE::render_template        -> final

PHP Includes   : 19
DB Queries     : 13
Rendering Time : 0.355370

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