lrschriftzug

LANrena Neustetten e.V.

 
 

Fehler

Die Darstellung des Externen Inhaltes gallery mit der ID: 1082 ist fehlgeschlagen
Sonstiges >> Kommentare > Siegerehrung LANrena - High Voltage - Bild Nr. 59
Antwort erstellen
LilJohn
13.07.2010 um 23:38 AntwortBenutzerprofilNachricht senden
NEW

Clan: In.Progaming
Postings: 1

lol, der simon pennt ja im stehen auf der bühne :-)
 
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.000495 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.000788 - dotDatabase::getInstance     -> connection: database
0.000800 - dotDatabase::__construct     -> connection: database
0.000813 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.001258 - page::getInstance            -> do
0.001275 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.001641 - dotSession::getInstance      -> do
0.001654 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.002034 - dotSession::start            -> ---- init
0.002050 - 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.002319 - dotSession::start            -> lookup ip2country
0.002327 - dotDatabase::connect         -> d030eee4@localhost
0.002642 - dotDatabase::select          -> database: d030eee4
0.002790 - dotDatabase::query           -> SELECT `code` FROM `country_ip2code` WHERE 3628718210 BETWEEN ip_from AND ip_to
0.002863 - dotSession::start            -> update current session online user infos
0.002879 - dotDatabase::query           -> UPDATE session SET lastactivity = 1776790396, userid = 0, site = 'https://www.lanrena.christoph-raible.de/forum/thread/779/', host = '216.73.216.130', dns = '216.73.216.130', countrycode = 'US', hits = hits + 1 WHERE hash = 'deb54ed463ce9443a013d08a69e0159e'
0.003000 - dotSession::start            -> no session found in db == insert new db sesssion
0.003014 - dotDatabase::query           -> INSERT INTO `session`SET hash = 'deb54ed463ce9443a013d08a69e0159e', lastactivity = 1776790396, userid = 0, site = 'https://www.lanrena.christoph-raible.de/forum/thread/779/', referer = '', useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', host = '216.73.216.130', dns = '216.73.216.130', countrycode = 'US', hits = 1
0.003141 - dotSession::load_locales     -> do
0.003157 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.003161 - dotSession::start            -> ---- finished with session startup
0.003173 - dotSession::load_user        -> id: 0
0.003177 - user::get_user               -> id: >0<
0.003184 - dotDatabase::getInstance     -> connection: database
0.003198 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.003438 - styles::load                 -> name: ><
0.003451 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.003701 - styles::activate             -> style = lanrenav3
0.003775 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.003939 - admin::getInstance           -> do
0.003946 - dotSession::getInstance      -> do
0.003952 - admin::__construct           -> user_id=0
0.003956 - user::load_settings          -> load current user settings to $global
0.003965 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.004159 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.004446 - EVENT::comming_event         -> return
0.004455 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1776790396 AND active=1 ORDER by begin ASC
0.004606 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1776790396 AND active=1 ORDER by begin DESC LIMIT 1
0.004771 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.005134 - GLOBAL::end global.php       -> ---------------------------------------------
0.005256 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.005351 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.005466 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.005637 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.005745 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.forum.php
0.006797 - FORUM::showthread            -> get common forum and thread infos
0.006805 - FORUM::thread_lastvisit      -> threadid: 779
0.006814 - dotDatabase::query           -> SELECT postid FROM forum_post WHERE threadid=779 AND dateline > '' ORDER by postid ASC LIMIT 1
0.006957 - dotDatabase::query           -> SELECT threadid, dateline FROM forum_post WHERE postid=7896
0.007024 - dotDatabase::query           -> SELECT (COUNT(*)+1) AS position FROM forum_post WHERE threadid=779 AND dateline < '2010-07-13 23:38:52'
0.007149 - 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='779'
0.007331 - FORUM::is_moderator          -> for forumid: 3
0.007337 - dotDatabase::query           -> SELECT moderators FROM forum_main WHERE forumid='3'
0.007421 - admin::getInstance           -> do
0.007447 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
0.007452 - admin::getInstance           -> do
0.007459 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
0.007463 - admin::getInstance           -> do
0.007469 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
0.007473 - admin::getInstance           -> do
0.007479 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
0.007484 - admin::getInstance           -> do
0.007491 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
0.007494 - admin::getInstance           -> do
0.007501 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
0.007509 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.008060 - dotDatabase::query           -> SELECT title FROM forum_cat WHERE catid=3
0.008144 - dotDatabase::query           -> UPDATE forum_thread SET hits=hits+1 WHERE threadid='779'
0.008291 - dotDatabase::query           -> SELECT user_id FROM user_orga WHERE display_team=1
0.008390 - FORUM::showthread            -> query all postings
0.008398 - 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 = 779 AND forum_post.invisible=0 ORDER by postid ASC LIMIT 0,30
0.008702 - HTML::template               -> template: >forum_postingpart<
0.008761 - HTML::template               -> template: >forum_postingindex<
0.008802 - FORUM::showthread            -> check for moderator utils
0.008809 - FORUM::update_visit          -> forumid: 3 threadid: 779 posttime: 2010-07-13 23:38:52
0.008817 - FORUM::extern_display        -> gallery > 1082
0.008825 - HTML::message                -> generate Message: Fehler
0.008829 - HTML::template               -> template: >html_message<
0.008876 - GLOBAL::end userspace        -> ---------------------------------------------
0.008881 - PAGE::render                 -> start rendering page layout
0.008885 - USER::check_for_new_messages -> return
0.008892 - dotSession::getInstance      -> do
0.008906 - PAGE::get_boxes              -> -------- side=left
0.008915 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.009612 - PAGE::get_boxes              -> -------- call: left::menu_main
0.009623 - CBOX::menu                   -> generate Menu Box >news<
0.009633 - HTML::template               -> template: >box_menu<
0.009676 - HTML::template_exists        -> search: >page_box_left< == 1
0.009692 - HTML::template               -> template: >page_box_left<
0.009724 - PAGE::get_boxes              -> -------- call: left::menu_site
0.009731 - CBOX::menu                   -> generate Menu Box >site<
0.009740 - HTML::template               -> template: >box_menu_bit<
0.009770 - HTML::template               -> template: >box_menu_bit<
0.009782 - HTML::template               -> template: >box_menu_bit<
0.009792 - HTML::template               -> template: >box_menu_bit<
0.009802 - HTML::template               -> template: >box_menu_bit<
0.009812 - HTML::template               -> template: >box_menu_bit<
0.009821 - HTML::template               -> template: >box_menu<
0.009838 - HTML::template_exists        -> search: >page_box_left< == 1
0.009850 - HTML::template               -> template: >page_box_left<
0.009863 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.009869 - CBOX::menu                   -> generate Menu Box >verein<
0.009877 - HTML::template               -> template: >box_menu_bit<
0.009887 - HTML::template               -> template: >box_menu_bit<
0.009897 - HTML::template               -> template: >box_menu_bit<
0.009906 - HTML::template               -> template: >box_menu_bit<
0.009915 - HTML::template               -> template: >box_menu_bit<
0.009924 - HTML::template               -> template: >box_menu<
0.009940 - HTML::template_exists        -> search: >page_box_left< == 1
0.009952 - HTML::template               -> template: >page_box_left<
0.009964 - PAGE::get_boxes              -> -------- call: left::menu_event
0.009970 - CBOX::menu                   -> generate Menu Box >event<
0.009977 - HTML::template               -> template: >box_menu_bit<
0.009988 - HTML::template               -> template: >box_menu_bit<
0.009998 - HTML::template               -> template: >box_menu_bit<
0.010007 - HTML::template               -> template: >box_menu_bit<
0.010017 - HTML::template               -> template: >box_menu_bit<
0.010026 - HTML::template               -> template: >box_menu_bit<
0.010035 - HTML::template               -> template: >box_menu_bit<
0.010045 - HTML::template               -> template: >box_menu_bit<
0.010058 - HTML::template               -> template: >box_menu_bit<
0.010068 - HTML::template               -> template: >box_menu<
0.010100 - HTML::template_exists        -> search: >page_box_left< == 1
0.010124 - HTML::template               -> template: >page_box_left<
0.010137 - PAGE::get_boxes              -> -------- call: left::menu_login
0.010144 - CBOX::menu                   -> generate Menu Box >login<
0.010156 - HTML::template               -> template: >box_menu_bit<
0.010167 - HTML::template               -> template: >box_menu_bit<
0.010176 - HTML::template               -> template: >box_menu<
0.010192 - HTML::template_exists        -> search: >page_box_left< == 1
0.010202 - HTML::template               -> template: >page_box_left<
0.010218 - PAGE::get_boxes              -> -------- side=right
0.010227 - PAGE::get_boxes              -> -------- call: right::party
0.010232 - CBOX::party                  -> generate Box
0.010238 - EVENT::short_event           -> id >17<
0.010241 - EVENT::getevent              -> id >17<
0.010246 - 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.010397 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.010551 - CACHE::get                   -> cache: >event_17::stats< found
0.010583 - HTML::template               -> template: >box_event<
0.010646 - HTML::template_exists        -> search: >page_box_right< == 1
0.010661 - HTML::template               -> template: >page_box_right<
0.010693 - PAGE::get_boxes              -> -------- call: right::forum
0.010700 - CBOX::forum                  -> generate forum box
0.010704 - CBOX::forum_load_threads     -> load data
0.010713 - CACHE::get                   -> cache: >forum::topthreads< found
0.010770 - CBOX::forum_threads          -> list all threads in array
0.010779 - 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.010791 - admin::getInstance           -> do
0.010808 - HTML::template               -> template: >box_forum_bit<
0.010861 - HTML::template               -> template: >box_forum_bit<
0.010887 - HTML::template               -> template: >box_forum_bit<
0.010912 - HTML::template               -> template: >box_forum_bit<
0.010934 - HTML::template               -> template: >box_forum_bit<
0.010956 - HTML::template               -> template: >box_forum_bit<
0.010970 - HTML::template               -> template: >box_forum<
0.011014 - HTML::template_exists        -> search: >page_box_right< == 1
0.011028 - HTML::template               -> template: >page_box_right<
0.011043 - PAGE::get_boxes              -> -------- call: right::vote
0.011050 - CBOX::vote                   -> generate Box
0.011057 - 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.011242 - HTML::template               -> template: >box_vote_nocurrent<
0.011287 - HTML::template_exists        -> search: >page_box_right< == 1
0.011301 - HTML::template               -> template: >page_box_right<
0.011316 - PAGE::get_boxes              -> -------- call: right::banner
0.011328 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.011357 - HTML::template_exists        -> search: >page_box_right< == 1
0.011369 - HTML::template               -> template: >page_box_right<
0.011384 - PAGE::get_boxes              -> -------- call: right::search
0.011390 - CBOX::template               -> generate Box with >box_suchen< as template
0.011394 - HTML::template               -> template: >box_suchen<
0.011428 - HTML::template_exists        -> search: >page_box_right< == 1
0.011439 - HTML::template               -> template: >page_box_right<
0.011456 - PAGE::render                 -> final
0.011460 - PAGE::renderTemplate         -> page
0.011466 - PAGE::getHead                -> return
0.011469 - dotSession::getInstance      -> do
0.011519 - HTML::template               -> template: >page<
0.011632 - PAGE::render_template        -> final

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

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