lrschriftzug

LANrena Neustetten e.V.

 
 

Fehler

Die Darstellung des Externen Inhaltes gallery mit der ID: 761 ist fehlgeschlagen
Sonstiges >> Kommentare > Sommerfescht 2009 - Bild Nr. 17
Antwort erstellen
DmasDer
23.10.2009 um 13:20 AntwortBenutzerprofilNachricht senden
NEW

Clan: Kein Clan
Postings: 290

Meins^^
Der holz pc is back^^ es lebe der retro style^^
__________________

Verheize deine reifen.. aber nicht deine seele..
 
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 187 debug messages

0.000043 - GLOBAL::include              -> config.php
0.002550 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.002994 - dotDatabase::getInstance     -> connection: database
0.003021 - dotDatabase::__construct     -> connection: database
0.003038 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.003571 - page::getInstance            -> do
0.003598 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.004112 - dotSession::getInstance      -> do
0.004129 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.004557 - dotSession::start            -> ---- init
0.004574 - dotSession::start            -> start php session managment
0.005512 - dotSession::start            -> finished php session management
0.005521 - dotSession::start            -> save user and host information to new session_array
0.005531 - dotSession::start            -> check for security options
0.150628 - dotSession::start            -> lookup ip2country
0.150653 - dotDatabase::connect         -> d030eee4@localhost
0.150893 - dotDatabase::select          -> database: d030eee4
0.151033 - dotDatabase::query           -> SELECT `code` FROM `country_ip2code` WHERE 3628718371 BETWEEN ip_from AND ip_to
0.302596 - dotSession::start            -> update current session online user infos
0.302626 - dotDatabase::query           -> UPDATE session SET lastactivity = 1778716966, userid = 0, site = 'https://lanrena.christoph-raible.de/forum/thread/430/', host = '216.73.217.35', dns = '216.73.217.35', countrycode = 'US', hits = hits + 1 WHERE hash = '161d7b9133a26e61804d83921ff641d2'
0.303159 - dotSession::start            -> no session found in db == insert new db sesssion
0.303184 - dotDatabase::query           -> INSERT INTO `session`SET hash = '161d7b9133a26e61804d83921ff641d2', lastactivity = 1778716966, userid = 0, site = 'https://lanrena.christoph-raible.de/forum/thread/430/', referer = '', useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', host = '216.73.217.35', dns = '216.73.217.35', countrycode = 'US', hits = 1
0.303320 - dotSession::load_locales     -> do
0.303362 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.303369 - dotSession::start            -> ---- finished with session startup
0.303389 - dotSession::load_user        -> id: 0
0.303395 - user::get_user               -> id: >0<
0.303404 - dotDatabase::getInstance     -> connection: database
0.303423 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.303731 - styles::load                 -> name: ><
0.303754 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.304128 - styles::activate             -> style = lanrenav3
0.304229 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.304414 - admin::getInstance           -> do
0.304422 - dotSession::getInstance      -> do
0.304428 - admin::__construct           -> user_id=0
0.304433 - user::load_settings          -> load current user settings to $global
0.304442 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.304630 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.305003 - EVENT::comming_event         -> return
0.305026 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1778716966 AND active=1 ORDER by begin ASC
0.305249 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1778716966 AND active=1 ORDER by begin DESC LIMIT 1
0.305450 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.305852 - GLOBAL::end global.php       -> ---------------------------------------------
0.305986 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.306127 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.306253 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.306406 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.306489 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.forum.php
0.307673 - FORUM::showthread            -> get common forum and thread infos
0.307682 - FORUM::thread_lastvisit      -> threadid: 430
0.307691 - dotDatabase::query           -> SELECT postid FROM forum_post WHERE threadid=430 AND dateline > '' ORDER by postid ASC LIMIT 1
0.308248 - dotDatabase::query           -> SELECT threadid, dateline FROM forum_post WHERE postid=3871
0.308584 - dotDatabase::query           -> SELECT (COUNT(*)+1) AS position FROM forum_post WHERE threadid=430 AND dateline < '2009-10-23 13:20:53'
0.308909 - 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='430'
0.309417 - FORUM::is_moderator          -> for forumid: 3
0.309427 - dotDatabase::query           -> SELECT moderators FROM forum_main WHERE forumid='3'
0.309502 - admin::getInstance           -> do
0.309515 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
0.309520 - admin::getInstance           -> do
0.309527 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
0.309531 - admin::getInstance           -> do
0.309538 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
0.309541 - admin::getInstance           -> do
0.309548 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
0.309553 - admin::getInstance           -> do
0.309560 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
0.309563 - admin::getInstance           -> do
0.309570 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
0.309581 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.310247 - dotDatabase::query           -> SELECT title FROM forum_cat WHERE catid=3
0.310371 - dotDatabase::query           -> UPDATE forum_thread SET hits=hits+1 WHERE threadid='430'
0.310538 - dotDatabase::query           -> SELECT user_id FROM user_orga WHERE display_team=1
0.310658 - FORUM::showthread            -> query all postings
0.310667 - 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 = 430 AND forum_post.invisible=0 ORDER by postid ASC LIMIT 0,30
0.310982 - HTML::encode                 -> __________________ Verheize deine reifen.. aber nicht deine ...
0.311021 - dotDatabase::query           -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.311717 - dotDatabase::query           -> SELECT codetag, codereplacement, twoparams FROM html_code
0.311799 - HTML::encode                 -> replace run 1
0.311944 - HTML::template               -> template: >forum_postingpart<
0.312053 - HTML::template               -> template: >forum_postingindex<
0.312104 - FORUM::showthread            -> check for moderator utils
0.312112 - FORUM::update_visit          -> forumid: 3 threadid: 430 posttime: 2009-10-23 13:20:53
0.312120 - FORUM::extern_display        -> gallery > 761
0.312127 - HTML::message                -> generate Message: Fehler
0.312132 - HTML::template               -> template: >html_message<
0.312407 - GLOBAL::end userspace        -> ---------------------------------------------
0.312413 - PAGE::render                 -> start rendering page layout
0.312417 - USER::check_for_new_messages -> return
0.312424 - dotSession::getInstance      -> do
0.312443 - PAGE::get_boxes              -> -------- side=left
0.312455 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.313229 - PAGE::get_boxes              -> -------- call: left::menu_main
0.313241 - CBOX::menu                   -> generate Menu Box >news<
0.313253 - HTML::template               -> template: >box_menu<
0.313307 - HTML::template_exists        -> search: >page_box_left< == 1
0.313324 - HTML::template               -> template: >page_box_left<
0.313362 - PAGE::get_boxes              -> -------- call: left::menu_site
0.313369 - CBOX::menu                   -> generate Menu Box >site<
0.313378 - HTML::template               -> template: >box_menu_bit<
0.313410 - HTML::template               -> template: >box_menu_bit<
0.313423 - HTML::template               -> template: >box_menu_bit<
0.313433 - HTML::template               -> template: >box_menu_bit<
0.313443 - HTML::template               -> template: >box_menu_bit<
0.313452 - HTML::template               -> template: >box_menu_bit<
0.313462 - HTML::template               -> template: >box_menu<
0.313479 - HTML::template_exists        -> search: >page_box_left< == 1
0.313492 - HTML::template               -> template: >page_box_left<
0.313505 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.313511 - CBOX::menu                   -> generate Menu Box >verein<
0.313519 - HTML::template               -> template: >box_menu_bit<
0.313530 - HTML::template               -> template: >box_menu_bit<
0.313540 - HTML::template               -> template: >box_menu_bit<
0.313549 - HTML::template               -> template: >box_menu_bit<
0.313558 - HTML::template               -> template: >box_menu_bit<
0.313568 - HTML::template               -> template: >box_menu<
0.313584 - HTML::template_exists        -> search: >page_box_left< == 1
0.313595 - HTML::template               -> template: >page_box_left<
0.313608 - PAGE::get_boxes              -> -------- call: left::menu_event
0.313613 - CBOX::menu                   -> generate Menu Box >event<
0.313621 - HTML::template               -> template: >box_menu_bit<
0.313631 - HTML::template               -> template: >box_menu_bit<
0.313641 - HTML::template               -> template: >box_menu_bit<
0.313651 - HTML::template               -> template: >box_menu_bit<
0.313660 - HTML::template               -> template: >box_menu_bit<
0.313669 - HTML::template               -> template: >box_menu_bit<
0.313679 - HTML::template               -> template: >box_menu_bit<
0.313688 - HTML::template               -> template: >box_menu_bit<
0.313697 - HTML::template               -> template: >box_menu_bit<
0.313711 - HTML::template               -> template: >box_menu<
0.313728 - HTML::template_exists        -> search: >page_box_left< == 1
0.313739 - HTML::template               -> template: >page_box_left<
0.313751 - PAGE::get_boxes              -> -------- call: left::menu_login
0.313757 - CBOX::menu                   -> generate Menu Box >login<
0.313769 - HTML::template               -> template: >box_menu_bit<
0.313782 - HTML::template               -> template: >box_menu_bit<
0.313792 - HTML::template               -> template: >box_menu<
0.313808 - HTML::template_exists        -> search: >page_box_left< == 1
0.313819 - HTML::template               -> template: >page_box_left<
0.313834 - PAGE::get_boxes              -> -------- side=right
0.313843 - PAGE::get_boxes              -> -------- call: right::party
0.313849 - CBOX::party                  -> generate Box
0.313855 - EVENT::short_event           -> id >17<
0.313858 - EVENT::getevent              -> id >17<
0.313863 - 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.313952 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.314159 - CACHE::get                   -> cache: >event_17::stats< found
0.314199 - HTML::template               -> template: >box_event<
0.314266 - HTML::template_exists        -> search: >page_box_right< == 1
0.314281 - HTML::template               -> template: >page_box_right<
0.314317 - PAGE::get_boxes              -> -------- call: right::forum
0.314325 - CBOX::forum                  -> generate forum box
0.314329 - CBOX::forum_load_threads     -> load data
0.314338 - CACHE::get                   -> cache: >forum::topthreads< found
0.314411 - CBOX::forum_threads          -> list all threads in array
0.314420 - 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.314432 - admin::getInstance           -> do
0.314449 - HTML::template               -> template: >box_forum_bit<
0.314506 - HTML::template               -> template: >box_forum_bit<
0.314533 - HTML::template               -> template: >box_forum_bit<
0.314559 - HTML::template               -> template: >box_forum_bit<
0.314581 - HTML::template               -> template: >box_forum_bit<
0.314604 - HTML::template               -> template: >box_forum_bit<
0.314618 - HTML::template               -> template: >box_forum<
0.314670 - HTML::template_exists        -> search: >page_box_right< == 1
0.314684 - HTML::template               -> template: >page_box_right<
0.314703 - PAGE::get_boxes              -> -------- call: right::vote
0.314709 - CBOX::vote                   -> generate Box
0.314714 - 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.314830 - HTML::template               -> template: >box_vote_nocurrent<
0.314877 - HTML::template_exists        -> search: >page_box_right< == 1
0.314890 - HTML::template               -> template: >page_box_right<
0.314905 - PAGE::get_boxes              -> -------- call: right::banner
0.314919 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.314971 - HTML::template_exists        -> search: >page_box_right< == 1
0.315002 - HTML::template               -> template: >page_box_right<
0.315018 - PAGE::get_boxes              -> -------- call: right::search
0.315024 - CBOX::template               -> generate Box with >box_suchen< as template
0.315028 - HTML::template               -> template: >box_suchen<
0.315064 - HTML::template_exists        -> search: >page_box_right< == 1
0.315076 - HTML::template               -> template: >page_box_right<
0.315093 - PAGE::render                 -> final
0.315098 - PAGE::renderTemplate         -> page
0.315103 - PAGE::getHead                -> return
0.315105 - dotSession::getInstance      -> do
0.315173 - HTML::template               -> template: >page<
0.315297 - PAGE::render_template        -> final

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

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