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.000018 - GLOBAL::include              -> config.php
0.000522 - 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.001286 - page::getInstance            -> do
0.001307 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.001739 - dotSession::getInstance      -> do
0.001752 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.002071 - dotSession::start            -> ---- init
0.002087 - dotSession::start            -> start php session managment
0.002154 - dotSession::start            -> finished php session management
0.002160 - dotSession::start            -> save user and host information to new session_array
0.002166 - dotSession::start            -> check for security options
0.002301 - dotSession::start            -> lookup ip2country
0.002309 - dotDatabase::connect         -> d030eee4@localhost
0.002562 - dotDatabase::select          -> database: d030eee4
0.002670 - dotDatabase::query           -> SELECT `code` FROM `country_ip2code` WHERE 3628718258 BETWEEN ip_from AND ip_to
0.010739 - dotSession::start            -> update current session online user infos
0.010758 - dotDatabase::query           -> UPDATE session SET lastactivity = 1771970312, userid = 0, site = 'https://www.lanrena.christoph-raible.de/forum/thread/1580', host = '216.73.216.178', dns = '216.73.216.178', countrycode = 'US', hits = hits + 1 WHERE hash = '4494a34df3e8b2f50b3fe5ecfb1c3817'
0.010940 - dotSession::start            -> no session found in db == insert new db sesssion
0.010961 - dotDatabase::query           -> INSERT INTO `session`SET hash = '4494a34df3e8b2f50b3fe5ecfb1c3817', lastactivity = 1771970312, userid = 0, site = 'https://www.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.178', dns = '216.73.216.178', countrycode = 'US', hits = 1
0.011076 - dotSession::load_locales     -> do
0.011098 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.011103 - dotSession::start            -> ---- finished with session startup
0.011131 - dotSession::load_user        -> id: 0
0.011135 - user::get_user               -> id: >0<
0.011142 - dotDatabase::getInstance     -> connection: database
0.011170 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.011463 - styles::load                 -> name: ><
0.011480 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.011729 - styles::activate             -> style = lanrenav3
0.011809 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.011976 - admin::getInstance           -> do
0.011983 - dotSession::getInstance      -> do
0.011988 - admin::__construct           -> user_id=0
0.011993 - user::load_settings          -> load current user settings to $global
0.012002 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.012161 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.012500 - EVENT::comming_event         -> return
0.012510 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1771970312 AND active=1 ORDER by begin ASC
0.012719 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1771970312 AND active=1 ORDER by begin DESC LIMIT 1
0.012873 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.013217 - GLOBAL::end global.php       -> ---------------------------------------------
0.013308 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.013450 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.013533 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.013634 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.013738 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.forum.php
0.014776 - FORUM::showthread            -> get common forum and thread infos
0.014784 - FORUM::thread_lastvisit      -> threadid: 1580
0.014792 - dotDatabase::query           -> SELECT postid FROM forum_post WHERE threadid=1580 AND dateline > '' ORDER by postid ASC LIMIT 1
0.014964 - dotDatabase::query           -> SELECT threadid, dateline FROM forum_post WHERE postid=17357
0.015073 - dotDatabase::query           -> SELECT (COUNT(*)+1) AS position FROM forum_post WHERE threadid=1580 AND dateline < '2012-05-31 12:44:49'
0.015242 - 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.015369 - FORUM::is_moderator          -> for forumid: 3
0.015375 - dotDatabase::query           -> SELECT moderators FROM forum_main WHERE forumid='3'
0.015484 - admin::getInstance           -> do
0.015495 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
0.015500 - admin::getInstance           -> do
0.015507 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
0.015511 - admin::getInstance           -> do
0.015517 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
0.015521 - admin::getInstance           -> do
0.015527 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
0.015532 - admin::getInstance           -> do
0.015538 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
0.015542 - admin::getInstance           -> do
0.015548 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
0.015556 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.016119 - dotDatabase::query           -> SELECT title FROM forum_cat WHERE catid=3
0.016169 - dotDatabase::query           -> UPDATE forum_thread SET hits=hits+1 WHERE threadid='1580'
0.016291 - dotDatabase::query           -> SELECT user_id FROM user_orga WHERE display_team=1
0.016353 - FORUM::showthread            -> query all postings
0.016364 - 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.016704 - HTML::template               -> template: >forum_postingpart<
0.016761 - HTML::template               -> template: >forum_postingindex<
0.016802 - FORUM::showthread            -> check for moderator utils
0.016808 - FORUM::update_visit          -> forumid: 3 threadid: 1580 posttime: 2012-05-31 12:44:49
0.016817 - FORUM::extern_display        -> gallery > 2786
0.016824 - HTML::message                -> generate Message: Fehler
0.016828 - HTML::template               -> template: >html_message<
0.016873 - GLOBAL::end userspace        -> ---------------------------------------------
0.016878 - PAGE::render                 -> start rendering page layout
0.016881 - USER::check_for_new_messages -> return
0.016888 - dotSession::getInstance      -> do
0.016903 - PAGE::get_boxes              -> -------- side=left
0.016911 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.017621 - PAGE::get_boxes              -> -------- call: left::menu_main
0.017632 - CBOX::menu                   -> generate Menu Box >news<
0.017641 - HTML::template               -> template: >box_menu<
0.017684 - HTML::template_exists        -> search: >page_box_left< == 1
0.017699 - HTML::template               -> template: >page_box_left<
0.017731 - PAGE::get_boxes              -> -------- call: left::menu_site
0.017738 - CBOX::menu                   -> generate Menu Box >site<
0.017747 - HTML::template               -> template: >box_menu_bit<
0.017776 - HTML::template               -> template: >box_menu_bit<
0.017788 - HTML::template               -> template: >box_menu_bit<
0.017798 - HTML::template               -> template: >box_menu_bit<
0.017808 - HTML::template               -> template: >box_menu_bit<
0.017817 - HTML::template               -> template: >box_menu_bit<
0.017826 - HTML::template               -> template: >box_menu<
0.017843 - HTML::template_exists        -> search: >page_box_left< == 1
0.017855 - HTML::template               -> template: >page_box_left<
0.017868 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.017874 - CBOX::menu                   -> generate Menu Box >verein<
0.017882 - HTML::template               -> template: >box_menu_bit<
0.017892 - HTML::template               -> template: >box_menu_bit<
0.017901 - HTML::template               -> template: >box_menu_bit<
0.017911 - HTML::template               -> template: >box_menu_bit<
0.017920 - HTML::template               -> template: >box_menu_bit<
0.017929 - HTML::template               -> template: >box_menu<
0.017944 - HTML::template_exists        -> search: >page_box_left< == 1
0.017955 - HTML::template               -> template: >page_box_left<
0.017968 - PAGE::get_boxes              -> -------- call: left::menu_event
0.017973 - CBOX::menu                   -> generate Menu Box >event<
0.017981 - HTML::template               -> template: >box_menu_bit<
0.017991 - HTML::template               -> template: >box_menu_bit<
0.018001 - HTML::template               -> template: >box_menu_bit<
0.018010 - HTML::template               -> template: >box_menu_bit<
0.018019 - HTML::template               -> template: >box_menu_bit<
0.018028 - HTML::template               -> template: >box_menu_bit<
0.018037 - HTML::template               -> template: >box_menu_bit<
0.018046 - HTML::template               -> template: >box_menu_bit<
0.018055 - HTML::template               -> template: >box_menu_bit<
0.018064 - HTML::template               -> template: >box_menu<
0.018079 - HTML::template_exists        -> search: >page_box_left< == 1
0.018090 - HTML::template               -> template: >page_box_left<
0.018136 - PAGE::get_boxes              -> -------- call: left::menu_login
0.018146 - CBOX::menu                   -> generate Menu Box >login<
0.018173 - HTML::template               -> template: >box_menu_bit<
0.018209 - HTML::template               -> template: >box_menu_bit<
0.018222 - HTML::template               -> template: >box_menu<
0.018239 - HTML::template_exists        -> search: >page_box_left< == 1
0.018251 - HTML::template               -> template: >page_box_left<
0.018267 - PAGE::get_boxes              -> -------- side=right
0.018275 - PAGE::get_boxes              -> -------- call: right::party
0.018281 - CBOX::party                  -> generate Box
0.018287 - EVENT::short_event           -> id >17<
0.018290 - EVENT::getevent              -> id >17<
0.018295 - 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.018436 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.018600 - CACHE::get                   -> cache: >event_17::stats< found
0.018632 - HTML::template               -> template: >box_event<
0.018694 - HTML::template_exists        -> search: >page_box_right< == 1
0.018709 - HTML::template               -> template: >page_box_right<
0.018742 - PAGE::get_boxes              -> -------- call: right::forum
0.018749 - CBOX::forum                  -> generate forum box
0.018753 - CBOX::forum_load_threads     -> load data
0.018762 - CACHE::get                   -> cache: >forum::topthreads< found
0.018819 - CBOX::forum_threads          -> list all threads in array
0.018828 - 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.018840 - admin::getInstance           -> do
0.018856 - HTML::template               -> template: >box_forum_bit<
0.018910 - HTML::template               -> template: >box_forum_bit<
0.018936 - HTML::template               -> template: >box_forum_bit<
0.018962 - HTML::template               -> template: >box_forum_bit<
0.018983 - HTML::template               -> template: >box_forum_bit<
0.019005 - HTML::template               -> template: >box_forum_bit<
0.019019 - HTML::template               -> template: >box_forum<
0.019059 - HTML::template_exists        -> search: >page_box_right< == 1
0.019073 - HTML::template               -> template: >page_box_right<
0.019089 - PAGE::get_boxes              -> -------- call: right::vote
0.019095 - CBOX::vote                   -> generate Box
0.019100 - 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.019243 - HTML::template               -> template: >box_vote_nocurrent<
0.019282 - HTML::template_exists        -> search: >page_box_right< == 1
0.019294 - HTML::template               -> template: >page_box_right<
0.019309 - PAGE::get_boxes              -> -------- call: right::banner
0.019321 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.019345 - HTML::template_exists        -> search: >page_box_right< == 1
0.019360 - HTML::template               -> template: >page_box_right<
0.019375 - PAGE::get_boxes              -> -------- call: right::search
0.019381 - CBOX::template               -> generate Box with >box_suchen< as template
0.019412 - HTML::template               -> template: >box_suchen<
0.019459 - HTML::template_exists        -> search: >page_box_right< == 1
0.019470 - HTML::template               -> template: >page_box_right<
0.019487 - PAGE::render                 -> final
0.019491 - PAGE::renderTemplate         -> page
0.019496 - PAGE::getHead                -> return
0.019499 - dotSession::getInstance      -> do
0.019552 - HTML::template               -> template: >page<
0.019645 - PAGE::render_template        -> final

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

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