lrschriftzug

LANrena Neustetten e.V.

 
 

Fehler

Die Darstellung des Externen Inhaltes gallery mit der ID: 2786 ist fehlgeschlagen
Sonstiges >> Kommentare > LANrena 5.0 - Impressionen - Bild Nr. 29
Antwort erstellen
Powerdot
31.05.2012 um 12:44 AntwortBenutzerprofilNachricht senden
NEW

Clan: [TSG]
Postings: 9

Super Stimme. Nächstes Jahr gerne wieder. Fand ich echt geil.
 
Antwort erstellen

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

0.000028 - GLOBAL::include              -> config.php
0.002201 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.002555 - dotDatabase::getInstance     -> connection: database
0.002569 - dotDatabase::__construct     -> connection: database
0.002588 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.003086 - page::getInstance            -> do
0.003113 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.003553 - dotSession::getInstance      -> do
0.003568 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.003946 - dotSession::start            -> ---- init
0.003964 - dotSession::start            -> start php session managment
0.004039 - dotSession::start            -> finished php session management
0.004048 - dotSession::start            -> save user and host information to new session_array
0.004054 - dotSession::start            -> check for security options
0.004254 - dotSession::start            -> lookup ip2country
0.004266 - dotDatabase::connect         -> d030eee4@localhost
0.004568 - dotDatabase::select          -> database: d030eee4
0.004660 - dotDatabase::query           -> SELECT `code` FROM `country_ip2code` WHERE 3628718245 BETWEEN ip_from AND ip_to
0.004764 - dotSession::start            -> update current session online user infos
0.004780 - dotDatabase::query           -> UPDATE session SET lastactivity = 1765912217, userid = 0, site = 'https://lanrena.christoph-raible.de/forum/thread/1580', host = '216.73.216.165', dns = '216.73.216.165', countrycode = 'US', hits = hits + 1 WHERE hash = 'b73c65f86d6417e8270138c037c07621'
0.004924 - dotSession::start            -> no session found in db == insert new db sesssion
0.004941 - dotDatabase::query           -> INSERT INTO `session`SET hash = 'b73c65f86d6417e8270138c037c07621', lastactivity = 1765912217, userid = 0, site = 'https://lanrena.christoph-raible.de/forum/thread/1580', referer = '', useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', host = '216.73.216.165', dns = '216.73.216.165', countrycode = 'US', hits = 1
0.005041 - dotSession::load_locales     -> do
0.005070 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.005076 - dotSession::start            -> ---- finished with session startup
0.005091 - dotSession::load_user        -> id: 0
0.005096 - user::get_user               -> id: >0<
0.005103 - dotDatabase::getInstance     -> connection: database
0.005119 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.005407 - styles::load                 -> name: ><
0.005427 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.005762 - styles::activate             -> style = lanrenav3
0.005864 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.006049 - admin::getInstance           -> do
0.006057 - dotSession::getInstance      -> do
0.006063 - admin::__construct           -> user_id=0
0.006067 - user::load_settings          -> load current user settings to $global
0.006076 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.006265 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.006608 - EVENT::comming_event         -> return
0.006618 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1765912217 AND active=1 ORDER by begin ASC
0.006796 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1765912217 AND active=1 ORDER by begin DESC LIMIT 1
0.006968 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.007357 - GLOBAL::end global.php       -> ---------------------------------------------
0.007464 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.007568 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.007617 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.007694 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.007767 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.forum.php
0.008932 - FORUM::showthread            -> get common forum and thread infos
0.008940 - FORUM::thread_lastvisit      -> threadid: 1580
0.008950 - dotDatabase::query           -> SELECT postid FROM forum_post WHERE threadid=1580 AND dateline > '' ORDER by postid ASC LIMIT 1
0.009118 - dotDatabase::query           -> SELECT threadid, dateline FROM forum_post WHERE postid=17357
0.009258 - dotDatabase::query           -> SELECT (COUNT(*)+1) AS position FROM forum_post WHERE threadid=1580 AND dateline < '2012-05-31 12:44:49'
0.009431 - dotDatabase::query           -> SELECT f.title AS forumname, f.catid, f.closed AS forum_closed, f.moderators, t.forumid, t.title, t.closed AS thread_closed, t.invisible AS thread_invisible, t.fv_id, f.priv_access, f.private, t.replies, t.ext, t.ext_id, t.show_latest, t.sticky, t.lastposttime FROM forum_thread AS t LEFT JOIN forum_main AS f ON t.forumid=f.forumid WHERE t.threadid='1580'
0.009566 - FORUM::is_moderator          -> for forumid: 3
0.009572 - dotDatabase::query           -> SELECT moderators FROM forum_main WHERE forumid='3'
0.009605 - admin::getInstance           -> do
0.009617 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
0.009622 - admin::getInstance           -> do
0.009629 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
0.009633 - admin::getInstance           -> do
0.009640 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
0.009644 - admin::getInstance           -> do
0.009651 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
0.009659 - admin::getInstance           -> do
0.009666 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
0.009670 - admin::getInstance           -> do
0.009677 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
0.009688 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.010326 - dotDatabase::query           -> SELECT title FROM forum_cat WHERE catid=3
0.010429 - dotDatabase::query           -> UPDATE forum_thread SET hits=hits+1 WHERE threadid='1580'
0.010568 - dotDatabase::query           -> SELECT user_id FROM user_orga WHERE display_team=1
0.010651 - FORUM::showthread            -> query all postings
0.010664 - dotDatabase::query           -> SELECT postid, threadid, userid, pagetext, htmltext, locked, invisible, remoteip, locked, forum_post.dateline, UNIX_TIMESTAMP(forum_post.dateline) AS stamp, user.id AS user_id, user.nick AS user_nick, user.clan AS user_clan, user.clantag, user.stats_postings AS user_postings, user.motto AS user_motto, user.female, user.countrycode, user.avatar,user.avatar_name, edit_user_id, UNIX_TIMESTAMP(edited) AS edit_unixtime, edit.nick AS edit_nick, IF(edit_user_id > 0,0,1) AS history, attachment_id, filename, filesize FROM forum_post LEFT JOIN user ON user.id = forum_post.userid LEFT JOIN user AS edit ON edit.id = forum_post.edit_user_id LEFT JOIN forum_files ON forum_post.attachment_id = forum_files.id WHERE threadid = 1580 AND forum_post.invisible=0 ORDER by postid ASC LIMIT 0,30
0.011065 - HTML::template               -> template: >forum_postingpart<
0.011148 - HTML::template               -> template: >forum_postingindex<
0.011199 - FORUM::showthread            -> check for moderator utils
0.011206 - FORUM::update_visit          -> forumid: 3 threadid: 1580 posttime: 2012-05-31 12:44:49
0.011215 - FORUM::extern_display        -> gallery > 2786
0.011223 - HTML::message                -> generate Message: Fehler
0.011227 - HTML::template               -> template: >html_message<
0.011283 - GLOBAL::end userspace        -> ---------------------------------------------
0.011288 - PAGE::render                 -> start rendering page layout
0.011293 - USER::check_for_new_messages -> return
0.011300 - dotSession::getInstance      -> do
0.011320 - PAGE::get_boxes              -> -------- side=left
0.011331 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.012114 - PAGE::get_boxes              -> -------- call: left::menu_main
0.012126 - CBOX::menu                   -> generate Menu Box >news<
0.012136 - HTML::template               -> template: >box_menu<
0.012186 - HTML::template_exists        -> search: >page_box_left< == 1
0.012203 - HTML::template               -> template: >page_box_left<
0.012246 - PAGE::get_boxes              -> -------- call: left::menu_site
0.012253 - CBOX::menu                   -> generate Menu Box >site<
0.012263 - HTML::template               -> template: >box_menu_bit<
0.012295 - HTML::template               -> template: >box_menu_bit<
0.012308 - HTML::template               -> template: >box_menu_bit<
0.012318 - HTML::template               -> template: >box_menu_bit<
0.012327 - HTML::template               -> template: >box_menu_bit<
0.012337 - HTML::template               -> template: >box_menu_bit<
0.012346 - HTML::template               -> template: >box_menu<
0.012363 - HTML::template_exists        -> search: >page_box_left< == 1
0.012375 - HTML::template               -> template: >page_box_left<
0.012389 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.012395 - CBOX::menu                   -> generate Menu Box >verein<
0.012403 - HTML::template               -> template: >box_menu_bit<
0.012413 - HTML::template               -> template: >box_menu_bit<
0.012423 - HTML::template               -> template: >box_menu_bit<
0.012432 - HTML::template               -> template: >box_menu_bit<
0.012442 - HTML::template               -> template: >box_menu_bit<
0.012451 - HTML::template               -> template: >box_menu<
0.012466 - HTML::template_exists        -> search: >page_box_left< == 1
0.012478 - HTML::template               -> template: >page_box_left<
0.012490 - PAGE::get_boxes              -> -------- call: left::menu_event
0.012496 - CBOX::menu                   -> generate Menu Box >event<
0.012504 - HTML::template               -> template: >box_menu_bit<
0.012514 - HTML::template               -> template: >box_menu_bit<
0.012524 - HTML::template               -> template: >box_menu_bit<
0.012534 - HTML::template               -> template: >box_menu_bit<
0.012543 - HTML::template               -> template: >box_menu_bit<
0.012555 - HTML::template               -> template: >box_menu_bit<
0.012565 - HTML::template               -> template: >box_menu_bit<
0.012574 - HTML::template               -> template: >box_menu_bit<
0.012583 - HTML::template               -> template: >box_menu_bit<
0.012592 - HTML::template               -> template: >box_menu<
0.012610 - HTML::template_exists        -> search: >page_box_left< == 1
0.012622 - HTML::template               -> template: >page_box_left<
0.012636 - PAGE::get_boxes              -> -------- call: left::menu_login
0.012645 - CBOX::menu                   -> generate Menu Box >login<
0.012660 - HTML::template               -> template: >box_menu_bit<
0.012694 - HTML::template               -> template: >box_menu_bit<
0.012704 - HTML::template               -> template: >box_menu<
0.012735 - HTML::template_exists        -> search: >page_box_left< == 1
0.012746 - HTML::template               -> template: >page_box_left<
0.012761 - PAGE::get_boxes              -> -------- side=right
0.012771 - PAGE::get_boxes              -> -------- call: right::party
0.012776 - CBOX::party                  -> generate Box
0.012783 - EVENT::short_event           -> id >17<
0.012787 - EVENT::getevent              -> id >17<
0.012791 - 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.012960 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.013193 - CACHE::get                   -> cache: >event_17::stats< found
0.013233 - HTML::template               -> template: >box_event<
0.013302 - HTML::template_exists        -> search: >page_box_right< == 1
0.013318 - HTML::template               -> template: >page_box_right<
0.013355 - PAGE::get_boxes              -> -------- call: right::forum
0.013363 - CBOX::forum                  -> generate forum box
0.013367 - CBOX::forum_load_threads     -> load data
0.013377 - CACHE::get                   -> cache: >forum::topthreads< found
0.013500 - CBOX::forum_threads          -> list all threads in array
0.013510 - 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.013522 - admin::getInstance           -> do
0.013541 - HTML::template               -> template: >box_forum_bit<
0.013602 - HTML::template               -> template: >box_forum_bit<
0.013630 - HTML::template               -> template: >box_forum_bit<
0.013660 - HTML::template               -> template: >box_forum_bit<
0.013683 - HTML::template               -> template: >box_forum_bit<
0.013706 - HTML::template               -> template: >box_forum_bit<
0.013733 - HTML::template               -> template: >box_forum<
0.013815 - HTML::template_exists        -> search: >page_box_right< == 1
0.013829 - HTML::template               -> template: >page_box_right<
0.013847 - PAGE::get_boxes              -> -------- call: right::vote
0.013853 - CBOX::vote                   -> generate Box
0.013858 - 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.014028 - HTML::template               -> template: >box_vote_nocurrent<
0.014078 - HTML::template_exists        -> search: >page_box_right< == 1
0.014091 - HTML::template               -> template: >page_box_right<
0.014107 - PAGE::get_boxes              -> -------- call: right::banner
0.014119 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.014145 - HTML::template_exists        -> search: >page_box_right< == 1
0.014157 - HTML::template               -> template: >page_box_right<
0.014172 - PAGE::get_boxes              -> -------- call: right::search
0.014178 - CBOX::template               -> generate Box with >box_suchen< as template
0.014182 - HTML::template               -> template: >box_suchen<
0.014220 - HTML::template_exists        -> search: >page_box_right< == 1
0.014231 - HTML::template               -> template: >page_box_right<
0.014247 - PAGE::render                 -> final
0.014252 - PAGE::renderTemplate         -> page
0.014258 - PAGE::getHead                -> return
0.014261 - dotSession::getInstance      -> do
0.014329 - HTML::template               -> template: >page<
0.014448 - PAGE::render_template        -> final

PHP Includes   : 19
DB Queries     : 20
Rendering Time : 0.014814

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.cbox.php
 - /www/htdocs/w00f1046/includes/class.cache.php