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.000032 - GLOBAL::include              -> config.php
0.002570 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.002893 - dotDatabase::getInstance     -> connection: database
0.002906 - dotDatabase::__construct     -> connection: database
0.002923 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.003434 - page::getInstance            -> do
0.003459 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.003889 - dotSession::getInstance      -> do
0.003905 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.004309 - dotSession::start            -> ---- init
0.004328 - dotSession::start            -> start php session managment
0.004669 - dotSession::start            -> finished php session management
0.004678 - dotSession::start            -> save user and host information to new session_array
0.004685 - dotSession::start            -> check for security options
0.294572 - dotSession::start            -> lookup ip2country
0.294596 - dotDatabase::connect         -> d030eee4@localhost
0.295193 - dotDatabase::select          -> database: d030eee4
0.295412 - dotDatabase::query           -> SELECT `code` FROM `country_ip2code` WHERE 3628718425 BETWEEN ip_from AND ip_to
0.303710 - dotSession::start            -> update current session online user infos
0.303736 - dotDatabase::query           -> UPDATE session SET lastactivity = 1787957473, userid = 0, site = 'https://www.lanrena.christoph-raible.de/forum/thread/779/', host = '216.73.217.89', dns = '216.73.217.89', countrycode = 'US', hits = hits + 1 WHERE hash = '47f2450fb8fa3fd3c5cc2c2bd4d16f41'
0.304173 - dotSession::start            -> no session found in db == insert new db sesssion
0.304195 - dotDatabase::query           -> INSERT INTO `session`SET hash = '47f2450fb8fa3fd3c5cc2c2bd4d16f41', lastactivity = 1787957473, 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.217.89', dns = '216.73.217.89', countrycode = 'US', hits = 1
0.304755 - dotSession::load_locales     -> do
0.304800 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.304807 - dotSession::start            -> ---- finished with session startup
0.304831 - dotSession::load_user        -> id: 0
0.304836 - user::get_user               -> id: >0<
0.304845 - dotDatabase::getInstance     -> connection: database
0.304866 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.305201 - styles::load                 -> name: ><
0.305225 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.305590 - styles::activate             -> style = lanrenav3
0.305699 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.305898 - admin::getInstance           -> do
0.305906 - dotSession::getInstance      -> do
0.305913 - admin::__construct           -> user_id=0
0.305918 - user::load_settings          -> load current user settings to $global
0.305928 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.306132 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.306488 - EVENT::comming_event         -> return
0.306499 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1787957473 AND active=1 ORDER by begin ASC
0.306721 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1787957473 AND active=1 ORDER by begin DESC LIMIT 1
0.306919 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.307349 - GLOBAL::end global.php       -> ---------------------------------------------
0.307471 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.307731 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.307852 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.308117 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.308280 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.forum.php
0.309566 - FORUM::showthread            -> get common forum and thread infos
0.309576 - FORUM::thread_lastvisit      -> threadid: 779
0.309587 - dotDatabase::query           -> SELECT postid FROM forum_post WHERE threadid=779 AND dateline > '' ORDER by postid ASC LIMIT 1
0.310068 - dotDatabase::query           -> SELECT threadid, dateline FROM forum_post WHERE postid=7896
0.310367 - dotDatabase::query           -> SELECT (COUNT(*)+1) AS position FROM forum_post WHERE threadid=779 AND dateline < '2010-07-13 23:38:52'
0.310828 - 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.311313 - FORUM::is_moderator          -> for forumid: 3
0.311331 - dotDatabase::query           -> SELECT moderators FROM forum_main WHERE forumid='3'
0.311488 - admin::getInstance           -> do
0.311505 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
0.311511 - admin::getInstance           -> do
0.311519 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
0.311524 - admin::getInstance           -> do
0.311531 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
0.311535 - admin::getInstance           -> do
0.311542 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
0.311549 - admin::getInstance           -> do
0.311556 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
0.311560 - admin::getInstance           -> do
0.311568 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
0.311584 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.312292 - dotDatabase::query           -> SELECT title FROM forum_cat WHERE catid=3
0.312423 - dotDatabase::query           -> UPDATE forum_thread SET hits=hits+1 WHERE threadid='779'
0.312609 - dotDatabase::query           -> SELECT user_id FROM user_orga WHERE display_team=1
0.312754 - FORUM::showthread            -> query all postings
0.312764 - 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.313355 - HTML::template               -> template: >forum_postingpart<
0.313451 - HTML::template               -> template: >forum_postingindex<
0.313509 - FORUM::showthread            -> check for moderator utils
0.313518 - FORUM::update_visit          -> forumid: 3 threadid: 779 posttime: 2010-07-13 23:38:52
0.313528 - FORUM::extern_display        -> gallery > 1082
0.313536 - HTML::message                -> generate Message: Fehler
0.313545 - HTML::template               -> template: >html_message<
0.313602 - GLOBAL::end userspace        -> ---------------------------------------------
0.313608 - PAGE::render                 -> start rendering page layout
0.313613 - USER::check_for_new_messages -> return
0.313621 - dotSession::getInstance      -> do
0.313642 - PAGE::get_boxes              -> -------- side=left
0.313655 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.314477 - PAGE::get_boxes              -> -------- call: left::menu_main
0.314490 - CBOX::menu                   -> generate Menu Box >news<
0.314504 - HTML::template               -> template: >box_menu<
0.314561 - HTML::template_exists        -> search: >page_box_left< == 1
0.314578 - HTML::template               -> template: >page_box_left<
0.314624 - PAGE::get_boxes              -> -------- call: left::menu_site
0.314632 - CBOX::menu                   -> generate Menu Box >site<
0.314642 - HTML::template               -> template: >box_menu_bit<
0.314677 - HTML::template               -> template: >box_menu_bit<
0.314690 - HTML::template               -> template: >box_menu_bit<
0.314701 - HTML::template               -> template: >box_menu_bit<
0.314711 - HTML::template               -> template: >box_menu_bit<
0.314721 - HTML::template               -> template: >box_menu_bit<
0.314731 - HTML::template               -> template: >box_menu<
0.314749 - HTML::template_exists        -> search: >page_box_left< == 1
0.314762 - HTML::template               -> template: >page_box_left<
0.314776 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.314783 - CBOX::menu                   -> generate Menu Box >verein<
0.314791 - HTML::template               -> template: >box_menu_bit<
0.314803 - HTML::template               -> template: >box_menu_bit<
0.314813 - HTML::template               -> template: >box_menu_bit<
0.314823 - HTML::template               -> template: >box_menu_bit<
0.314833 - HTML::template               -> template: >box_menu_bit<
0.314843 - HTML::template               -> template: >box_menu<
0.314860 - HTML::template_exists        -> search: >page_box_left< == 1
0.314872 - HTML::template               -> template: >page_box_left<
0.314887 - PAGE::get_boxes              -> -------- call: left::menu_event
0.314894 - CBOX::menu                   -> generate Menu Box >event<
0.314902 - HTML::template               -> template: >box_menu_bit<
0.314914 - HTML::template               -> template: >box_menu_bit<
0.314924 - HTML::template               -> template: >box_menu_bit<
0.314934 - HTML::template               -> template: >box_menu_bit<
0.314944 - HTML::template               -> template: >box_menu_bit<
0.314956 - HTML::template               -> template: >box_menu_bit<
0.314966 - HTML::template               -> template: >box_menu_bit<
0.314976 - HTML::template               -> template: >box_menu_bit<
0.314990 - HTML::template               -> template: >box_menu_bit<
0.315003 - HTML::template               -> template: >box_menu<
0.315021 - HTML::template_exists        -> search: >page_box_left< == 1
0.315033 - HTML::template               -> template: >page_box_left<
0.315046 - PAGE::get_boxes              -> -------- call: left::menu_login
0.315055 - CBOX::menu                   -> generate Menu Box >login<
0.315068 - HTML::template               -> template: >box_menu_bit<
0.315083 - HTML::template               -> template: >box_menu_bit<
0.315094 - HTML::template               -> template: >box_menu<
0.315111 - HTML::template_exists        -> search: >page_box_left< == 1
0.315122 - HTML::template               -> template: >page_box_left<
0.315139 - PAGE::get_boxes              -> -------- side=right
0.315149 - PAGE::get_boxes              -> -------- call: right::party
0.315155 - CBOX::party                  -> generate Box
0.315163 - EVENT::short_event           -> id >17<
0.315167 - EVENT::getevent              -> id >17<
0.315171 - 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.315334 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.315537 - CACHE::get                   -> cache: >event_17::stats< found
0.315581 - HTML::template               -> template: >box_event<
0.315658 - HTML::template_exists        -> search: >page_box_right< == 1
0.315675 - HTML::template               -> template: >page_box_right<
0.315714 - PAGE::get_boxes              -> -------- call: right::forum
0.315722 - CBOX::forum                  -> generate forum box
0.315727 - CBOX::forum_load_threads     -> load data
0.315736 - CACHE::get                   -> cache: >forum::topthreads< found
0.315821 - CBOX::forum_threads          -> list all threads in array
0.315830 - 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.315844 - admin::getInstance           -> do
0.315862 - HTML::template               -> template: >box_forum_bit<
0.315923 - HTML::template               -> template: >box_forum_bit<
0.315955 - HTML::template               -> template: >box_forum_bit<
0.315982 - HTML::template               -> template: >box_forum_bit<
0.316011 - HTML::template               -> template: >box_forum_bit<
0.316036 - HTML::template               -> template: >box_forum_bit<
0.316052 - HTML::template               -> template: >box_forum<
0.316109 - HTML::template_exists        -> search: >page_box_right< == 1
0.316124 - HTML::template               -> template: >page_box_right<
0.316140 - PAGE::get_boxes              -> -------- call: right::vote
0.316148 - CBOX::vote                   -> generate Box
0.316153 - 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.316351 - HTML::template               -> template: >box_vote_nocurrent<
0.316417 - HTML::template_exists        -> search: >page_box_right< == 1
0.316434 - HTML::template               -> template: >page_box_right<
0.316454 - PAGE::get_boxes              -> -------- call: right::banner
0.316468 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.316498 - HTML::template_exists        -> search: >page_box_right< == 1
0.316513 - HTML::template               -> template: >page_box_right<
0.316529 - PAGE::get_boxes              -> -------- call: right::search
0.316536 - CBOX::template               -> generate Box with >box_suchen< as template
0.316540 - HTML::template               -> template: >box_suchen<
0.316580 - HTML::template_exists        -> search: >page_box_right< == 1
0.316593 - HTML::template               -> template: >page_box_right<
0.316612 - PAGE::render                 -> final
0.316617 - PAGE::renderTemplate         -> page
0.316623 - PAGE::getHead                -> return
0.316626 - dotSession::getInstance      -> do
0.316702 - HTML::template               -> template: >page<
0.316830 - PAGE::render_template        -> final

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

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