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.000016 - GLOBAL::include              -> config.php
0.000446 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.000782 - dotDatabase::getInstance     -> connection: database
0.000795 - dotDatabase::__construct     -> connection: database
0.000808 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.001250 - page::getInstance            -> do
0.001271 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.001727 - dotSession::getInstance      -> do
0.001740 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.002125 - dotSession::start            -> ---- init
0.002158 - dotSession::start            -> start php session managment
0.002262 - dotSession::start            -> finished php session management
0.002268 - dotSession::start            -> save user and host information to new session_array
0.002291 - dotSession::start            -> check for security options
0.002478 - dotSession::start            -> lookup ip2country
0.002490 - dotDatabase::connect         -> d030eee4@localhost
0.002925 - dotDatabase::select          -> database: d030eee4
0.003124 - dotDatabase::query           -> SELECT `code` FROM `country_ip2code` WHERE 3628718205 BETWEEN ip_from AND ip_to
0.003174 - dotSession::start            -> update current session online user infos
0.003190 - dotDatabase::query           -> UPDATE session SET lastactivity = 1785974808, userid = 0, site = 'https://lanrena.christoph-raible.de/forum/cat/3/', host = '216.73.216.125', dns = '216.73.216.125', countrycode = 'US', hits = hits + 1 WHERE hash = 'fcfc85226e101ac0ce51c21bdb193ab5'
0.003721 - dotSession::start            -> no session found in db == insert new db sesssion
0.003737 - dotDatabase::query           -> INSERT INTO `session`SET hash = 'fcfc85226e101ac0ce51c21bdb193ab5', lastactivity = 1785974808, 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.125', dns = '216.73.216.125', countrycode = 'US', hits = 1
0.003989 - dotSession::load_locales     -> do
0.004022 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.004027 - dotSession::start            -> ---- finished with session startup
0.004043 - dotSession::load_user        -> id: 0
0.004048 - user::get_user               -> id: >0<
0.004055 - dotDatabase::getInstance     -> connection: database
0.004072 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.004397 - styles::load                 -> name: ><
0.004416 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.004735 - styles::activate             -> style = lanrenav3
0.004819 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.005001 - admin::getInstance           -> do
0.005010 - dotSession::getInstance      -> do
0.005015 - admin::__construct           -> user_id=0
0.005020 - user::load_settings          -> load current user settings to $global
0.005028 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.005208 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.005536 - EVENT::comming_event         -> return
0.005546 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1785974808 AND active=1 ORDER by begin ASC
0.005710 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1785974808 AND active=1 ORDER by begin DESC LIMIT 1
0.005844 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.006228 - GLOBAL::end global.php       -> ---------------------------------------------
0.006327 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.006439 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.006515 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.006595 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.006748 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.forum.php
0.007935 - dotDatabase::query           -> SELECT * FROM forum_cat
0.008119 - 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.009042 - FORUM::check_access          -> return
0.009058 - admin::getInstance           -> do
0.009065 - admin::getInstance           -> do
0.009069 - admin::getInstance           -> do
0.009073 - FORUM::check_access          -> return
0.009076 - admin::getInstance           -> do
0.009080 - admin::getInstance           -> do
0.009083 - admin::getInstance           -> do
0.009086 - admin::getInstance           -> do
0.009090 - admin::getInstance           -> do
0.009093 - FORUM::check_access          -> return
0.009098 - FORUM::check_access          -> return
0.009101 - admin::getInstance           -> do
0.009104 - admin::getInstance           -> do
0.009110 - admin::getInstance           -> do
0.009114 - admin::getInstance           -> do
0.009117 - admin::getInstance           -> do
0.009120 - FORUM::check_access          -> return
0.009124 - FORUM::check_access          -> return
0.009128 - admin::getInstance           -> do
0.009131 - admin::getInstance           -> do
0.009134 - admin::getInstance           -> do
0.009137 - admin::getInstance           -> do
0.009141 - admin::getInstance           -> do
0.009144 - admin::getInstance           -> do
0.009147 - admin::getInstance           -> do
0.009150 - admin::getInstance           -> do
0.009154 - FORUM::check_access          -> return
0.009157 - admin::getInstance           -> do
0.009160 - admin::getInstance           -> do
0.009164 - admin::getInstance           -> do
0.009167 - admin::getInstance           -> do
0.009170 - admin::getInstance           -> do
0.009173 - admin::getInstance           -> do
0.009177 - admin::getInstance           -> do
0.009180 - admin::getInstance           -> do
0.009184 - FORUM::check_access          -> return
0.009187 - admin::getInstance           -> do
0.009191 - admin::getInstance           -> do
0.009194 - admin::getInstance           -> do
0.009197 - admin::getInstance           -> do
0.009200 - admin::getInstance           -> do
0.009204 - admin::getInstance           -> do
0.009207 - admin::getInstance           -> do
0.009210 - admin::getInstance           -> do
0.009215 - FORUM::check_access          -> return
0.009218 - admin::getInstance           -> do
0.009221 - admin::getInstance           -> do
0.009224 - admin::getInstance           -> do
0.009242 - FORUM::forum_lastvisit       -> forumid: Array
0.009256 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.009950 - HTML::template               -> template: >forum_category<
0.010261 - HTML::template               -> template: >forum_category<
0.010279 - HTML::template               -> template: >forum_category<
0.010319 - HTML::template               -> template: >forum_part<
0.010478 - HTML::template               -> template: >forum_part<
0.010498 - HTML::template               -> template: >forum_part<
0.010513 - HTML::template               -> template: >forum_category<
0.010526 - HTML::template               -> template: >forum_category<
0.010537 - HTML::template               -> template: >forum_category<
0.010547 - HTML::template               -> template: >forum_category<
0.010561 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.010778 - CACHE::get                   -> cache: >forum::stats< found
0.011408 - CACHE::get                   -> cache: >forum::stats< has expired
0.011423 - CACHE::delete                -> cache: >forum::stats<
0.011730 - dotDatabase::query           -> SELECT COUNT(id) FROM user WHERE ver_email != 0;
0.012876 - dotDatabase::query           -> SELECT COUNT(threadid) FROM forum_thread WHERE invisible=0
0.013555 - dotDatabase::query           -> SELECT COUNT(postid) FROM forum_post WHERE invisible=0
0.032259 - CACHE::set                   -> cache: >forum::stats< with ttl:3600
0.032373 - HTML::template               -> template: >forum_index<
0.032653 - GLOBAL::end userspace        -> ---------------------------------------------
0.032675 - PAGE::render                 -> start rendering page layout
0.032681 - USER::check_for_new_messages -> return
0.032691 - dotSession::getInstance      -> do
0.032714 - PAGE::get_boxes              -> -------- side=left
0.032726 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.033514 - PAGE::get_boxes              -> -------- call: left::menu_main
0.033527 - CBOX::menu                   -> generate Menu Box >news<
0.033543 - HTML::template               -> template: >box_menu<
0.033626 - HTML::template_exists        -> search: >page_box_left< == 1
0.033645 - HTML::template               -> template: >page_box_left<
0.033699 - PAGE::get_boxes              -> -------- call: left::menu_site
0.033706 - CBOX::menu                   -> generate Menu Box >site<
0.033716 - HTML::template               -> template: >box_menu_bit<
0.033749 - HTML::template               -> template: >box_menu_bit<
0.033761 - HTML::template               -> template: >box_menu_bit<
0.033772 - HTML::template               -> template: >box_menu_bit<
0.033782 - HTML::template               -> template: >box_menu_bit<
0.033791 - HTML::template               -> template: >box_menu_bit<
0.033801 - HTML::template               -> template: >box_menu<
0.033818 - HTML::template_exists        -> search: >page_box_left< == 1
0.033830 - HTML::template               -> template: >page_box_left<
0.033844 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.033850 - CBOX::menu                   -> generate Menu Box >verein<
0.033858 - HTML::template               -> template: >box_menu_bit<
0.033869 - HTML::template               -> template: >box_menu_bit<
0.033879 - HTML::template               -> template: >box_menu_bit<
0.033888 - HTML::template               -> template: >box_menu_bit<
0.033897 - HTML::template               -> template: >box_menu_bit<
0.033906 - HTML::template               -> template: >box_menu<
0.033922 - HTML::template_exists        -> search: >page_box_left< == 1
0.033934 - HTML::template               -> template: >page_box_left<
0.033946 - PAGE::get_boxes              -> -------- call: left::menu_event
0.033952 - CBOX::menu                   -> generate Menu Box >event<
0.033960 - HTML::template               -> template: >box_menu_bit<
0.033971 - HTML::template               -> template: >box_menu_bit<
0.033980 - HTML::template               -> template: >box_menu_bit<
0.033989 - HTML::template               -> template: >box_menu_bit<
0.033998 - HTML::template               -> template: >box_menu_bit<
0.034007 - HTML::template               -> template: >box_menu_bit<
0.034016 - HTML::template               -> template: >box_menu_bit<
0.034026 - HTML::template               -> template: >box_menu_bit<
0.034035 - HTML::template               -> template: >box_menu_bit<
0.034047 - HTML::template               -> template: >box_menu<
0.034064 - HTML::template_exists        -> search: >page_box_left< == 1
0.034075 - HTML::template               -> template: >page_box_left<
0.034088 - PAGE::get_boxes              -> -------- call: left::menu_login
0.034093 - CBOX::menu                   -> generate Menu Box >login<
0.034106 - HTML::template               -> template: >box_menu_bit<
0.034120 - HTML::template               -> template: >box_menu_bit<
0.034130 - HTML::template               -> template: >box_menu<
0.034146 - HTML::template_exists        -> search: >page_box_left< == 1
0.034157 - HTML::template               -> template: >page_box_left<
0.034173 - PAGE::get_boxes              -> -------- side=right
0.034183 - PAGE::get_boxes              -> -------- call: right::party
0.034189 - CBOX::party                  -> generate Box
0.034197 - EVENT::short_event           -> id >17<
0.034200 - EVENT::getevent              -> id >17<
0.034206 - 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.034378 - CACHE::get                   -> cache: >event_17::stats< found
0.034425 - HTML::template               -> template: >box_event<
0.034501 - HTML::template_exists        -> search: >page_box_right< == 1
0.034517 - HTML::template               -> template: >page_box_right<
0.034555 - PAGE::get_boxes              -> -------- call: right::forum
0.034563 - CBOX::forum                  -> generate forum box
0.034567 - CBOX::forum_load_threads     -> load data
0.034577 - CACHE::get                   -> cache: >forum::topthreads< found
0.034680 - CBOX::forum_threads          -> list all threads in array
0.034690 - 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.034703 - admin::getInstance           -> do
0.034723 - HTML::template               -> template: >box_forum_bit<
0.034784 - HTML::template               -> template: >box_forum_bit<
0.034810 - HTML::template               -> template: >box_forum_bit<
0.034836 - HTML::template               -> template: >box_forum_bit<
0.034858 - HTML::template               -> template: >box_forum_bit<
0.034881 - HTML::template               -> template: >box_forum_bit<
0.034895 - HTML::template               -> template: >box_forum<
0.034946 - HTML::template_exists        -> search: >page_box_right< == 1
0.034960 - HTML::template               -> template: >page_box_right<
0.034976 - PAGE::get_boxes              -> -------- call: right::vote
0.034983 - CBOX::vote                   -> generate Box
0.034987 - 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.035226 - HTML::template               -> template: >box_vote_nocurrent<
0.035293 - HTML::template_exists        -> search: >page_box_right< == 1
0.035310 - HTML::template               -> template: >page_box_right<
0.035328 - PAGE::get_boxes              -> -------- call: right::banner
0.035344 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.035377 - HTML::template_exists        -> search: >page_box_right< == 1
0.035390 - HTML::template               -> template: >page_box_right<
0.035407 - PAGE::get_boxes              -> -------- call: right::search
0.035414 - CBOX::template               -> generate Box with >box_suchen< as template
0.035418 - HTML::template               -> template: >box_suchen<
0.035456 - HTML::template_exists        -> search: >page_box_right< == 1
0.035468 - HTML::template               -> template: >page_box_right<
0.035486 - PAGE::render                 -> final
0.035491 - PAGE::renderTemplate         -> page
0.035497 - PAGE::getHead                -> return
0.035500 - dotSession::getInstance      -> do
0.035564 - HTML::template               -> template: >page<
0.035725 - PAGE::render_template        -> final

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

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