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.000026 - GLOBAL::include              -> config.php
0.000481 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.000788 - dotDatabase::getInstance     -> connection: database
0.000801 - dotDatabase::__construct     -> connection: database
0.000816 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.001289 - page::getInstance            -> do
0.001309 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.001689 - dotSession::getInstance      -> do
0.001704 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.002087 - dotSession::start            -> ---- init
0.002105 - dotSession::start            -> start php session managment
0.002175 - dotSession::start            -> finished php session management
0.002181 - dotSession::start            -> save user and host information to new session_array
0.002188 - dotSession::start            -> check for security options
0.002390 - dotSession::start            -> lookup ip2country
0.002402 - dotDatabase::connect         -> d030eee4@localhost
0.002751 - dotDatabase::select          -> database: d030eee4
0.002878 - dotDatabase::query           -> SELECT `code` FROM `country_ip2code` WHERE 3628718084 BETWEEN ip_from AND ip_to
0.003019 - dotSession::start            -> update current session online user infos
0.003034 - dotDatabase::query           -> UPDATE session SET lastactivity = 1789983201, userid = 0, site = 'https://lanrena.christoph-raible.de/forum/cat/3/', host = '216.73.216.4', dns = '216.73.216.4', countrycode = 'US', hits = hits + 1 WHERE hash = '93b817eadaccf279cc4345fd8244f0f1'
0.003174 - dotSession::start            -> no session found in db == insert new db sesssion
0.003189 - dotDatabase::query           -> INSERT INTO `session`SET hash = '93b817eadaccf279cc4345fd8244f0f1', lastactivity = 1789983201, 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.216.4', dns = '216.73.216.4', countrycode = 'US', hits = 1
0.003526 - dotSession::load_locales     -> do
0.003543 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.003548 - dotSession::start            -> ---- finished with session startup
0.003559 - dotSession::load_user        -> id: 0
0.003563 - user::get_user               -> id: >0<
0.003569 - dotDatabase::getInstance     -> connection: database
0.003586 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.003847 - styles::load                 -> name: ><
0.003862 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.004181 - styles::activate             -> style = lanrenav3
0.004257 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.004473 - admin::getInstance           -> do
0.004481 - dotSession::getInstance      -> do
0.004487 - admin::__construct           -> user_id=0
0.004491 - user::load_settings          -> load current user settings to $global
0.004502 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.004684 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.005030 - EVENT::comming_event         -> return
0.005039 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1789983201 AND active=1 ORDER by begin ASC
0.005261 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1789983201 AND active=1 ORDER by begin DESC LIMIT 1
0.005447 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.005793 - GLOBAL::end global.php       -> ---------------------------------------------
0.005945 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.006139 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.006254 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.006365 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.006478 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.forum.php
0.007560 - dotDatabase::query           -> SELECT * FROM forum_cat
0.007668 - 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.009662 - FORUM::check_access          -> return
0.009674 - admin::getInstance           -> do
0.009680 - admin::getInstance           -> do
0.009684 - admin::getInstance           -> do
0.009688 - FORUM::check_access          -> return
0.009692 - admin::getInstance           -> do
0.009696 - admin::getInstance           -> do
0.009699 - admin::getInstance           -> do
0.009703 - admin::getInstance           -> do
0.009706 - admin::getInstance           -> do
0.009710 - FORUM::check_access          -> return
0.009714 - FORUM::check_access          -> return
0.009718 - admin::getInstance           -> do
0.009721 - admin::getInstance           -> do
0.009726 - admin::getInstance           -> do
0.009729 - admin::getInstance           -> do
0.009733 - admin::getInstance           -> do
0.009737 - FORUM::check_access          -> return
0.009741 - FORUM::check_access          -> return
0.009744 - admin::getInstance           -> do
0.009748 - admin::getInstance           -> do
0.009751 - admin::getInstance           -> do
0.009755 - admin::getInstance           -> do
0.009758 - admin::getInstance           -> do
0.009762 - admin::getInstance           -> do
0.009765 - admin::getInstance           -> do
0.009768 - admin::getInstance           -> do
0.009772 - FORUM::check_access          -> return
0.009776 - admin::getInstance           -> do
0.009779 - admin::getInstance           -> do
0.009782 - admin::getInstance           -> do
0.009786 - admin::getInstance           -> do
0.009789 - admin::getInstance           -> do
0.009793 - admin::getInstance           -> do
0.009796 - admin::getInstance           -> do
0.009799 - admin::getInstance           -> do
0.009804 - FORUM::check_access          -> return
0.009807 - admin::getInstance           -> do
0.009811 - admin::getInstance           -> do
0.009814 - admin::getInstance           -> do
0.009817 - admin::getInstance           -> do
0.009821 - admin::getInstance           -> do
0.009824 - admin::getInstance           -> do
0.009828 - admin::getInstance           -> do
0.009831 - admin::getInstance           -> do
0.009835 - FORUM::check_access          -> return
0.009839 - admin::getInstance           -> do
0.009842 - admin::getInstance           -> do
0.009846 - admin::getInstance           -> do
0.009863 - FORUM::forum_lastvisit       -> forumid: Array
0.009885 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.010505 - HTML::template               -> template: >forum_category<
0.010966 - HTML::template               -> template: >forum_category<
0.010983 - HTML::template               -> template: >forum_category<
0.011026 - HTML::template               -> template: >forum_part<
0.012217 - HTML::template               -> template: >forum_part<
0.012246 - HTML::template               -> template: >forum_part<
0.012262 - HTML::template               -> template: >forum_category<
0.012275 - HTML::template               -> template: >forum_category<
0.012287 - HTML::template               -> template: >forum_category<
0.012298 - HTML::template               -> template: >forum_category<
0.012314 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.012836 - CACHE::get                   -> cache: >forum::stats< found
0.013886 - CACHE::get                   -> cache: >forum::stats< has expired
0.013902 - CACHE::delete                -> cache: >forum::stats<
0.014147 - dotDatabase::query           -> SELECT COUNT(id) FROM user WHERE ver_email != 0;
0.018428 - dotDatabase::query           -> SELECT COUNT(threadid) FROM forum_thread WHERE invisible=0
0.019455 - dotDatabase::query           -> SELECT COUNT(postid) FROM forum_post WHERE invisible=0
0.038203 - CACHE::set                   -> cache: >forum::stats< with ttl:3600
0.038341 - HTML::template               -> template: >forum_index<
0.038715 - GLOBAL::end userspace        -> ---------------------------------------------
0.038726 - PAGE::render                 -> start rendering page layout
0.038733 - USER::check_for_new_messages -> return
0.038745 - dotSession::getInstance      -> do
0.038769 - PAGE::get_boxes              -> -------- side=left
0.038786 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.039682 - PAGE::get_boxes              -> -------- call: left::menu_main
0.039697 - CBOX::menu                   -> generate Menu Box >news<
0.039714 - HTML::template               -> template: >box_menu<
0.039791 - HTML::template_exists        -> search: >page_box_left< == 1
0.039813 - HTML::template               -> template: >page_box_left<
0.039880 - PAGE::get_boxes              -> -------- call: left::menu_site
0.039889 - CBOX::menu                   -> generate Menu Box >site<
0.039901 - HTML::template               -> template: >box_menu_bit<
0.039956 - HTML::template               -> template: >box_menu_bit<
0.039971 - HTML::template               -> template: >box_menu_bit<
0.039984 - HTML::template               -> template: >box_menu_bit<
0.039996 - HTML::template               -> template: >box_menu_bit<
0.040008 - HTML::template               -> template: >box_menu_bit<
0.040020 - HTML::template               -> template: >box_menu<
0.040043 - HTML::template_exists        -> search: >page_box_left< == 1
0.040059 - HTML::template               -> template: >page_box_left<
0.040076 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.040084 - CBOX::menu                   -> generate Menu Box >verein<
0.040094 - HTML::template               -> template: >box_menu_bit<
0.040108 - HTML::template               -> template: >box_menu_bit<
0.040120 - HTML::template               -> template: >box_menu_bit<
0.040132 - HTML::template               -> template: >box_menu_bit<
0.040144 - HTML::template               -> template: >box_menu_bit<
0.040155 - HTML::template               -> template: >box_menu<
0.040177 - HTML::template_exists        -> search: >page_box_left< == 1
0.040191 - HTML::template               -> template: >page_box_left<
0.040208 - PAGE::get_boxes              -> -------- call: left::menu_event
0.040214 - CBOX::menu                   -> generate Menu Box >event<
0.040224 - HTML::template               -> template: >box_menu_bit<
0.040238 - HTML::template               -> template: >box_menu_bit<
0.040250 - HTML::template               -> template: >box_menu_bit<
0.040262 - HTML::template               -> template: >box_menu_bit<
0.040274 - HTML::template               -> template: >box_menu_bit<
0.040286 - HTML::template               -> template: >box_menu_bit<
0.040297 - HTML::template               -> template: >box_menu_bit<
0.040309 - HTML::template               -> template: >box_menu_bit<
0.040321 - HTML::template               -> template: >box_menu_bit<
0.040333 - HTML::template               -> template: >box_menu<
0.040355 - HTML::template_exists        -> search: >page_box_left< == 1
0.040370 - HTML::template               -> template: >page_box_left<
0.040386 - PAGE::get_boxes              -> -------- call: left::menu_login
0.040393 - CBOX::menu                   -> generate Menu Box >login<
0.040408 - HTML::template               -> template: >box_menu_bit<
0.040422 - HTML::template               -> template: >box_menu_bit<
0.040433 - HTML::template               -> template: >box_menu<
0.040456 - HTML::template_exists        -> search: >page_box_left< == 1
0.040469 - HTML::template               -> template: >page_box_left<
0.040489 - PAGE::get_boxes              -> -------- side=right
0.040501 - PAGE::get_boxes              -> -------- call: right::party
0.040508 - CBOX::party                  -> generate Box
0.040516 - EVENT::short_event           -> id >17<
0.040521 - EVENT::getevent              -> id >17<
0.040528 - 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.040706 - CACHE::get                   -> cache: >event_17::stats< found
0.040760 - HTML::template               -> template: >box_event<
0.040856 - HTML::template_exists        -> search: >page_box_right< == 1
0.040880 - HTML::template               -> template: >page_box_right<
0.040938 - PAGE::get_boxes              -> -------- call: right::forum
0.040947 - CBOX::forum                  -> generate forum box
0.040952 - CBOX::forum_load_threads     -> load data
0.040966 - CACHE::get                   -> cache: >forum::topthreads< found
0.041042 - CBOX::forum_threads          -> list all threads in array
0.041053 - 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.041069 - admin::getInstance           -> do
0.041091 - HTML::template               -> template: >box_forum_bit<
0.041178 - HTML::template               -> template: >box_forum_bit<
0.041210 - HTML::template               -> template: >box_forum_bit<
0.041242 - HTML::template               -> template: >box_forum_bit<
0.041268 - HTML::template               -> template: >box_forum_bit<
0.041296 - HTML::template               -> template: >box_forum_bit<
0.041313 - HTML::template               -> template: >box_forum<
0.041383 - HTML::template_exists        -> search: >page_box_right< == 1
0.041400 - HTML::template               -> template: >page_box_right<
0.041420 - PAGE::get_boxes              -> -------- call: right::vote
0.041428 - CBOX::vote                   -> generate Box
0.041434 - 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.041698 - HTML::template               -> template: >box_vote_nocurrent<
0.041783 - HTML::template_exists        -> search: >page_box_right< == 1
0.041803 - HTML::template               -> template: >page_box_right<
0.041826 - PAGE::get_boxes              -> -------- call: right::banner
0.041846 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.041902 - HTML::template_exists        -> search: >page_box_right< == 1
0.041920 - HTML::template               -> template: >page_box_right<
0.041941 - PAGE::get_boxes              -> -------- call: right::search
0.041949 - CBOX::template               -> generate Box with >box_suchen< as template
0.041955 - HTML::template               -> template: >box_suchen<
0.042017 - HTML::template_exists        -> search: >page_box_right< == 1
0.042033 - HTML::template               -> template: >page_box_right<
0.042055 - PAGE::render                 -> final
0.042061 - PAGE::renderTemplate         -> page
0.042068 - PAGE::getHead                -> return
0.042071 - dotSession::getInstance      -> do
0.042158 - HTML::template               -> template: >page<
0.042347 - PAGE::render_template        -> final

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

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