lrschriftzug

LANrena Neustetten e.V.

 
 

Fehler

Die Darstellung des Externen Inhaltes gallery mit der ID: 686 ist fehlgeschlagen
Sonstiges >> Kommentare > Impressionen - Bild Nr. 78
Antwort erstellen
|LR|SON
28.05.2009 um 23:35 AntwortBenutzerprofilNachricht senden

NEW

Clan: LANrena
Postings: 926

Projektleitung Senior!
__________________
#LANrena Neustetten e.V. - Mitglied
#LANrena Team Strom
 
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 188 debug messages

0.000053 - GLOBAL::include              -> config.php
0.004503 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.005236 - dotDatabase::getInstance     -> connection: database
0.005265 - dotDatabase::__construct     -> connection: database
0.005304 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.006491 - page::getInstance            -> do
0.006550 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.007519 - dotSession::getInstance      -> do
0.007553 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.008379 - dotSession::start            -> ---- init
0.008417 - dotSession::start            -> start php session managment
0.008564 - dotSession::start            -> finished php session management
0.008583 - dotSession::start            -> save user and host information to new session_array
0.008598 - dotSession::start            -> check for security options
0.008872 - dotSession::start            -> lookup ip2country
0.008893 - dotDatabase::connect         -> d030eee4@localhost
0.009281 - dotDatabase::select          -> database: d030eee4
0.009450 - dotDatabase::query           -> SELECT `code` FROM `country_ip2code` WHERE 3628718136 BETWEEN ip_from AND ip_to
0.009596 - dotSession::start            -> update current session online user infos
0.009629 - dotDatabase::query           -> UPDATE session SET lastactivity = 1766037778, userid = 0, site = 'https://lanrena.christoph-raible.de/forum/thread/316', host = '216.73.216.56', dns = '216.73.216.56', countrycode = 'US', hits = hits + 1 WHERE hash = '81d6900955acd648d882f60a2c5a4666'
0.022064 - dotSession::start            -> no session found in db == insert new db sesssion
0.022178 - dotDatabase::query           -> INSERT INTO `session`SET hash = '81d6900955acd648d882f60a2c5a4666', lastactivity = 1766037778, userid = 0, site = 'https://lanrena.christoph-raible.de/forum/thread/316', 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.022796 - dotSession::load_locales     -> do
0.022959 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.022997 - dotSession::start            -> ---- finished with session startup
0.023077 - dotSession::load_user        -> id: 0
0.023109 - user::get_user               -> id: >0<
0.023146 - dotDatabase::getInstance     -> connection: database
0.023227 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.024771 - styles::load                 -> name: ><
0.024874 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.026689 - styles::activate             -> style = lanrenav3
0.027226 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.028236 - admin::getInstance           -> do
0.028278 - dotSession::getInstance      -> do
0.028310 - admin::__construct           -> user_id=0
0.028333 - user::load_settings          -> load current user settings to $global
0.028398 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.029422 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.031300 - EVENT::comming_event         -> return
0.031353 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1766037778 AND active=1 ORDER by begin ASC
0.032119 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1766037778 AND active=1 ORDER by begin DESC LIMIT 1
0.032843 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.034975 - GLOBAL::end global.php       -> ---------------------------------------------
0.035555 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.035978 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.036333 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.036843 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.037256 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.forum.php
0.043624 - FORUM::showthread            -> get common forum and thread infos
0.043671 - FORUM::thread_lastvisit      -> threadid: 316
0.043719 - dotDatabase::query           -> SELECT postid FROM forum_post WHERE threadid=316 AND dateline > '' ORDER by postid ASC LIMIT 1
0.044497 - dotDatabase::query           -> SELECT threadid, dateline FROM forum_post WHERE postid=2739
0.044958 - dotDatabase::query           -> SELECT (COUNT(*)+1) AS position FROM forum_post WHERE threadid=316 AND dateline < '2009-05-28 23:35:23'
0.045733 - 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='316'
0.046491 - FORUM::is_moderator          -> for forumid: 3
0.046526 - dotDatabase::query           -> SELECT moderators FROM forum_main WHERE forumid='3'
0.046760 - admin::getInstance           -> do
0.046823 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
0.046849 - admin::getInstance           -> do
0.046889 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
0.046911 - admin::getInstance           -> do
0.046948 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
0.046970 - admin::getInstance           -> do
0.047008 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
0.047034 - admin::getInstance           -> do
0.047071 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
0.047093 - admin::getInstance           -> do
0.047130 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
0.047184 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.050636 - dotDatabase::query           -> SELECT title FROM forum_cat WHERE catid=3
0.050944 - dotDatabase::query           -> UPDATE forum_thread SET hits=hits+1 WHERE threadid='316'
0.051483 - dotDatabase::query           -> SELECT user_id FROM user_orga WHERE display_team=1
0.051923 - FORUM::showthread            -> query all postings
0.051971 - 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 = 316 AND forum_post.invisible=0 ORDER by postid ASC LIMIT 0,30
0.053613 - HTML::encode                 -> __________________[color=blue]#LANrena Neustetten e.V.[/colo...
0.053750 - dotDatabase::query           -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.057410 - dotDatabase::query           -> SELECT codetag, codereplacement, twoparams FROM html_code
0.057786 - HTML::encode                 -> replace run 1
0.058348 - HTML::encode                 -> replace run 2
0.058698 - HTML::template               -> template: >forum_postingpart<
0.059110 - HTML::template               -> template: >forum_postingindex<
0.059409 - FORUM::showthread            -> check for moderator utils
0.059453 - FORUM::update_visit          -> forumid: 3 threadid: 316 posttime: 2009-05-28 23:35:23
0.059496 - FORUM::extern_display        -> gallery > 686
0.059536 - HTML::message                -> generate Message: Fehler
0.059561 - HTML::template               -> template: >html_message<
0.059847 - GLOBAL::end userspace        -> ---------------------------------------------
0.059868 - PAGE::render                 -> start rendering page layout
0.059883 - USER::check_for_new_messages -> return
0.059908 - dotSession::getInstance      -> do
0.059977 - PAGE::get_boxes              -> -------- side=left
0.060019 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.062835 - PAGE::get_boxes              -> -------- call: left::menu_main
0.062877 - CBOX::menu                   -> generate Menu Box >news<
0.062914 - HTML::template               -> template: >box_menu<
0.063116 - HTML::template_exists        -> search: >page_box_left< == 1
0.063179 - HTML::template               -> template: >page_box_left<
0.063320 - PAGE::get_boxes              -> -------- call: left::menu_site
0.063350 - CBOX::menu                   -> generate Menu Box >site<
0.063403 - HTML::template               -> template: >box_menu_bit<
0.063531 - HTML::template               -> template: >box_menu_bit<
0.063579 - HTML::template               -> template: >box_menu_bit<
0.063618 - HTML::template               -> template: >box_menu_bit<
0.063656 - HTML::template               -> template: >box_menu_bit<
0.063693 - HTML::template               -> template: >box_menu_bit<
0.063730 - HTML::template               -> template: >box_menu<
0.063796 - HTML::template_exists        -> search: >page_box_left< == 1
0.063846 - HTML::template               -> template: >page_box_left<
0.063899 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.063921 - CBOX::menu                   -> generate Menu Box >verein<
0.063951 - HTML::template               -> template: >box_menu_bit<
0.063991 - HTML::template               -> template: >box_menu_bit<
0.064030 - HTML::template               -> template: >box_menu_bit<
0.064066 - HTML::template               -> template: >box_menu_bit<
0.064103 - HTML::template               -> template: >box_menu_bit<
0.064140 - HTML::template               -> template: >box_menu<
0.064202 - HTML::template_exists        -> search: >page_box_left< == 1
0.064247 - HTML::template               -> template: >page_box_left<
0.064297 - PAGE::get_boxes              -> -------- call: left::menu_event
0.064319 - CBOX::menu                   -> generate Menu Box >event<
0.064348 - HTML::template               -> template: >box_menu_bit<
0.064404 - HTML::template               -> template: >box_menu_bit<
0.064444 - HTML::template               -> template: >box_menu_bit<
0.064481 - HTML::template               -> template: >box_menu_bit<
0.064516 - HTML::template               -> template: >box_menu_bit<
0.064552 - HTML::template               -> template: >box_menu_bit<
0.064588 - HTML::template               -> template: >box_menu_bit<
0.064624 - HTML::template               -> template: >box_menu_bit<
0.064668 - HTML::template               -> template: >box_menu_bit<
0.064716 - HTML::template               -> template: >box_menu<
0.064784 - HTML::template_exists        -> search: >page_box_left< == 1
0.064829 - HTML::template               -> template: >page_box_left<
0.064882 - PAGE::get_boxes              -> -------- call: left::menu_login
0.064899 - CBOX::menu                   -> generate Menu Box >login<
0.064932 - HTML::template               -> template: >box_menu_bit<
0.064972 - HTML::template               -> template: >box_menu_bit<
0.065001 - HTML::template               -> template: >box_menu<
0.065048 - HTML::template_exists        -> search: >page_box_left< == 1
0.065079 - HTML::template               -> template: >page_box_left<
0.065123 - PAGE::get_boxes              -> -------- side=right
0.065150 - PAGE::get_boxes              -> -------- call: right::party
0.065167 - CBOX::party                  -> generate Box
0.065183 - EVENT::short_event           -> id >17<
0.065194 - EVENT::getevent              -> id >17<
0.065207 - 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.065484 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.065955 - CACHE::get                   -> cache: >event_17::stats< found
0.066067 - HTML::template               -> template: >box_event<
0.066262 - HTML::template_exists        -> search: >page_box_right< == 1
0.066307 - HTML::template               -> template: >page_box_right<
0.066437 - PAGE::get_boxes              -> -------- call: right::forum
0.066460 - CBOX::forum                  -> generate forum box
0.066472 - CBOX::forum_load_threads     -> load data
0.066498 - CACHE::get                   -> cache: >forum::topthreads< found
0.066705 - CBOX::forum_threads          -> list all threads in array
0.066731 - 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.066766 - admin::getInstance           -> do
0.066814 - HTML::template               -> template: >box_forum_bit<
0.066975 - HTML::template               -> template: >box_forum_bit<
0.067052 - HTML::template               -> template: >box_forum_bit<
0.067124 - HTML::template               -> template: >box_forum_bit<
0.067186 - HTML::template               -> template: >box_forum_bit<
0.067252 - HTML::template               -> template: >box_forum_bit<
0.067292 - HTML::template               -> template: >box_forum<
0.067450 - HTML::template_exists        -> search: >page_box_right< == 1
0.067491 - HTML::template               -> template: >page_box_right<
0.067538 - PAGE::get_boxes              -> -------- call: right::vote
0.067557 - CBOX::vote                   -> generate Box
0.067569 - 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.067925 - HTML::template               -> template: >box_vote_nocurrent<
0.068056 - HTML::template_exists        -> search: >page_box_right< == 1
0.068094 - HTML::template               -> template: >page_box_right<
0.068138 - PAGE::get_boxes              -> -------- call: right::banner
0.068173 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.068261 - HTML::template_exists        -> search: >page_box_right< == 1
0.068297 - HTML::template               -> template: >page_box_right<
0.068340 - PAGE::get_boxes              -> -------- call: right::search
0.068358 - CBOX::template               -> generate Box with >box_suchen< as template
0.068382 - HTML::template               -> template: >box_suchen<
0.068489 - HTML::template_exists        -> search: >page_box_right< == 1
0.068522 - HTML::template               -> template: >page_box_right<
0.068571 - PAGE::render                 -> final
0.068584 - PAGE::renderTemplate         -> page
0.068597 - PAGE::getHead                -> return
0.068605 - dotSession::getInstance      -> do
0.068780 - HTML::template               -> template: >page<
0.069112 - PAGE::render_template        -> final

PHP Includes   : 19
DB Queries     : 22
Rendering Time : 0.070018

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