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.000027 - GLOBAL::include              -> config.php
0.002184 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.002530 - dotDatabase::getInstance     -> connection: database
0.002543 - dotDatabase::__construct     -> connection: database
0.002564 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.003052 - page::getInstance            -> do
0.003080 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.003533 - dotSession::getInstance      -> do
0.003549 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.003925 - dotSession::start            -> ---- init
0.003943 - dotSession::start            -> start php session managment
0.004022 - dotSession::start            -> finished php session management
0.004029 - dotSession::start            -> save user and host information to new session_array
0.004037 - dotSession::start            -> check for security options
0.004209 - dotSession::start            -> lookup ip2country
0.004219 - dotDatabase::connect         -> d030eee4@localhost
0.004478 - dotDatabase::select          -> database: d030eee4
0.004612 - dotDatabase::query           -> SELECT `code` FROM `country_ip2code` WHERE 3628718136 BETWEEN ip_from AND ip_to
0.004662 - dotSession::start            -> update current session online user infos
0.004679 - dotDatabase::query           -> UPDATE session SET lastactivity = 1766761433, userid = 0, site = 'https://www.lanrena.christoph-raible.de/forum/cat/3', host = '216.73.216.56', dns = '216.73.216.56', countrycode = 'US', hits = hits + 1 WHERE hash = '112763eb95f47e3ddb68680d614777a4'
0.004859 - dotSession::start            -> no session found in db == insert new db sesssion
0.004876 - dotDatabase::query           -> INSERT INTO `session`SET hash = '112763eb95f47e3ddb68680d614777a4', lastactivity = 1766761433, userid = 0, site = 'https://www.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.56', dns = '216.73.216.56', countrycode = 'US', hits = 1
0.005024 - dotSession::load_locales     -> do
0.005053 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.005059 - dotSession::start            -> ---- finished with session startup
0.005074 - dotSession::load_user        -> id: 0
0.005079 - user::get_user               -> id: >0<
0.005087 - dotDatabase::getInstance     -> connection: database
0.005104 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.005398 - styles::load                 -> name: ><
0.005421 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.005758 - styles::activate             -> style = lanrenav3
0.005862 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.006051 - admin::getInstance           -> do
0.006059 - dotSession::getInstance      -> do
0.006065 - admin::__construct           -> user_id=0
0.006069 - user::load_settings          -> load current user settings to $global
0.006079 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.006268 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.006634 - EVENT::comming_event         -> return
0.006644 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1766761433 AND active=1 ORDER by begin ASC
0.006860 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1766761433 AND active=1 ORDER by begin DESC LIMIT 1
0.007012 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.007400 - GLOBAL::end global.php       -> ---------------------------------------------
0.007507 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.007641 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.007734 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.007835 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.007946 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.forum.php
0.009123 - dotDatabase::query           -> SELECT * FROM forum_cat
0.009269 - 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.010921 - FORUM::check_access          -> return
0.010936 - admin::getInstance           -> do
0.010943 - admin::getInstance           -> do
0.010948 - admin::getInstance           -> do
0.010952 - FORUM::check_access          -> return
0.010955 - admin::getInstance           -> do
0.010959 - admin::getInstance           -> do
0.010962 - admin::getInstance           -> do
0.010966 - admin::getInstance           -> do
0.010969 - admin::getInstance           -> do
0.010973 - FORUM::check_access          -> return
0.010977 - FORUM::check_access          -> return
0.010981 - admin::getInstance           -> do
0.010984 - admin::getInstance           -> do
0.010990 - admin::getInstance           -> do
0.010994 - admin::getInstance           -> do
0.010997 - admin::getInstance           -> do
0.011000 - FORUM::check_access          -> return
0.011005 - FORUM::check_access          -> return
0.011008 - admin::getInstance           -> do
0.011012 - admin::getInstance           -> do
0.011015 - admin::getInstance           -> do
0.011019 - admin::getInstance           -> do
0.011022 - admin::getInstance           -> do
0.011025 - admin::getInstance           -> do
0.011029 - admin::getInstance           -> do
0.011032 - admin::getInstance           -> do
0.011035 - FORUM::check_access          -> return
0.011039 - admin::getInstance           -> do
0.011042 - admin::getInstance           -> do
0.011046 - admin::getInstance           -> do
0.011049 - admin::getInstance           -> do
0.011052 - admin::getInstance           -> do
0.011056 - admin::getInstance           -> do
0.011059 - admin::getInstance           -> do
0.011063 - admin::getInstance           -> do
0.011067 - FORUM::check_access          -> return
0.011070 - admin::getInstance           -> do
0.011074 - admin::getInstance           -> do
0.011077 - admin::getInstance           -> do
0.011081 - admin::getInstance           -> do
0.011084 - admin::getInstance           -> do
0.011087 - admin::getInstance           -> do
0.011091 - admin::getInstance           -> do
0.011094 - admin::getInstance           -> do
0.011099 - FORUM::check_access          -> return
0.011102 - admin::getInstance           -> do
0.011105 - admin::getInstance           -> do
0.011109 - admin::getInstance           -> do
0.011128 - FORUM::forum_lastvisit       -> forumid: Array
0.011144 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.011830 - HTML::template               -> template: >forum_category<
0.012049 - HTML::template               -> template: >forum_category<
0.012066 - HTML::template               -> template: >forum_category<
0.012111 - HTML::template               -> template: >forum_part<
0.012299 - HTML::template               -> template: >forum_part<
0.012319 - HTML::template               -> template: >forum_part<
0.012334 - HTML::template               -> template: >forum_category<
0.012361 - HTML::template               -> template: >forum_category<
0.012373 - HTML::template               -> template: >forum_category<
0.012383 - HTML::template               -> template: >forum_category<
0.012397 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.013352 - CACHE::get                   -> cache: >forum::stats< found
0.014230 - CACHE::get                   -> cache: >forum::stats< has expired
0.014242 - CACHE::delete                -> cache: >forum::stats<
0.014503 - dotDatabase::query           -> SELECT COUNT(id) FROM user WHERE ver_email != 0;
0.015555 - dotDatabase::query           -> SELECT COUNT(threadid) FROM forum_thread WHERE invisible=0
0.016066 - dotDatabase::query           -> SELECT COUNT(postid) FROM forum_post WHERE invisible=0
0.022890 - CACHE::set                   -> cache: >forum::stats< with ttl:3600
0.022980 - HTML::template               -> template: >forum_index<
0.023231 - GLOBAL::end userspace        -> ---------------------------------------------
0.023238 - PAGE::render                 -> start rendering page layout
0.023244 - USER::check_for_new_messages -> return
0.023253 - dotSession::getInstance      -> do
0.023273 - PAGE::get_boxes              -> -------- side=left
0.023287 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.024091 - PAGE::get_boxes              -> -------- call: left::menu_main
0.024103 - CBOX::menu                   -> generate Menu Box >news<
0.024118 - HTML::template               -> template: >box_menu<
0.024172 - HTML::template_exists        -> search: >page_box_left< == 1
0.024189 - HTML::template               -> template: >page_box_left<
0.024227 - PAGE::get_boxes              -> -------- call: left::menu_site
0.024234 - CBOX::menu                   -> generate Menu Box >site<
0.024244 - HTML::template               -> template: >box_menu_bit<
0.024276 - HTML::template               -> template: >box_menu_bit<
0.024289 - HTML::template               -> template: >box_menu_bit<
0.024299 - HTML::template               -> template: >box_menu_bit<
0.024309 - HTML::template               -> template: >box_menu_bit<
0.024319 - HTML::template               -> template: >box_menu_bit<
0.024328 - HTML::template               -> template: >box_menu<
0.024348 - HTML::template_exists        -> search: >page_box_left< == 1
0.024362 - HTML::template               -> template: >page_box_left<
0.024376 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.024381 - CBOX::menu                   -> generate Menu Box >verein<
0.024389 - HTML::template               -> template: >box_menu_bit<
0.024400 - HTML::template               -> template: >box_menu_bit<
0.024410 - HTML::template               -> template: >box_menu_bit<
0.024420 - HTML::template               -> template: >box_menu_bit<
0.024430 - HTML::template               -> template: >box_menu_bit<
0.024439 - HTML::template               -> template: >box_menu<
0.024455 - HTML::template_exists        -> search: >page_box_left< == 1
0.024466 - HTML::template               -> template: >page_box_left<
0.024479 - PAGE::get_boxes              -> -------- call: left::menu_event
0.024484 - CBOX::menu                   -> generate Menu Box >event<
0.024492 - HTML::template               -> template: >box_menu_bit<
0.024503 - HTML::template               -> template: >box_menu_bit<
0.024512 - HTML::template               -> template: >box_menu_bit<
0.024522 - HTML::template               -> template: >box_menu_bit<
0.024531 - HTML::template               -> template: >box_menu_bit<
0.024540 - HTML::template               -> template: >box_menu_bit<
0.024550 - HTML::template               -> template: >box_menu_bit<
0.024559 - HTML::template               -> template: >box_menu_bit<
0.024568 - HTML::template               -> template: >box_menu_bit<
0.024580 - HTML::template               -> template: >box_menu<
0.024597 - HTML::template_exists        -> search: >page_box_left< == 1
0.024608 - HTML::template               -> template: >page_box_left<
0.024623 - PAGE::get_boxes              -> -------- call: left::menu_login
0.024629 - CBOX::menu                   -> generate Menu Box >login<
0.024641 - HTML::template               -> template: >box_menu_bit<
0.024654 - HTML::template               -> template: >box_menu_bit<
0.024664 - HTML::template               -> template: >box_menu<
0.024680 - HTML::template_exists        -> search: >page_box_left< == 1
0.024691 - HTML::template               -> template: >page_box_left<
0.024707 - PAGE::get_boxes              -> -------- side=right
0.024716 - PAGE::get_boxes              -> -------- call: right::party
0.024722 - CBOX::party                  -> generate Box
0.024728 - EVENT::short_event           -> id >17<
0.024732 - EVENT::getevent              -> id >17<
0.024737 - 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.024894 - CACHE::get                   -> cache: >event_17::stats< found
0.024937 - HTML::template               -> template: >box_event<
0.025011 - HTML::template_exists        -> search: >page_box_right< == 1
0.025027 - HTML::template               -> template: >page_box_right<
0.025065 - PAGE::get_boxes              -> -------- call: right::forum
0.025073 - CBOX::forum                  -> generate forum box
0.025077 - CBOX::forum_load_threads     -> load data
0.025087 - CACHE::get                   -> cache: >forum::topthreads< found
0.025145 - CBOX::forum_threads          -> list all threads in array
0.025154 - 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.025167 - admin::getInstance           -> do
0.025185 - HTML::template               -> template: >box_forum_bit<
0.025243 - HTML::template               -> template: >box_forum_bit<
0.025270 - HTML::template               -> template: >box_forum_bit<
0.025295 - HTML::template               -> template: >box_forum_bit<
0.025318 - HTML::template               -> template: >box_forum_bit<
0.025341 - HTML::template               -> template: >box_forum_bit<
0.025362 - HTML::template               -> template: >box_forum<
0.025418 - HTML::template_exists        -> search: >page_box_right< == 1
0.025432 - HTML::template               -> template: >page_box_right<
0.025449 - PAGE::get_boxes              -> -------- call: right::vote
0.025456 - CBOX::vote                   -> generate Box
0.025461 - 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.025662 - HTML::template               -> template: >box_vote_nocurrent<
0.025723 - HTML::template_exists        -> search: >page_box_right< == 1
0.025740 - HTML::template               -> template: >page_box_right<
0.025759 - PAGE::get_boxes              -> -------- call: right::banner
0.025773 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.025801 - HTML::template_exists        -> search: >page_box_right< == 1
0.025814 - HTML::template               -> template: >page_box_right<
0.025830 - PAGE::get_boxes              -> -------- call: right::search
0.025837 - CBOX::template               -> generate Box with >box_suchen< as template
0.025841 - HTML::template               -> template: >box_suchen<
0.025879 - HTML::template_exists        -> search: >page_box_right< == 1
0.025891 - HTML::template               -> template: >page_box_right<
0.025909 - PAGE::render                 -> final
0.025913 - PAGE::renderTemplate         -> page
0.025919 - PAGE::getHead                -> return
0.025922 - dotSession::getInstance      -> do
0.025997 - HTML::template               -> template: >page<
0.026128 - PAGE::render_template        -> final

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

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