lrschriftzug

LANrena Neustetten e.V.

 
 
LANrena Neustetten e.V. >> Tauschbörse > Rausverkauf ;)
Antwort erstellen
|LR|mag!c
21.07.2013 um 16:14 AntwortBenutzerprofilNachricht senden

NEW

Clan: LANrena
Postings: 3234

magic_rockt
Aktuell zu verkaufen:

* 8GB (2*4GB) Kingston 1333 DDR3 (KVR1333D3N9K2/8) - VHB 50,-- (Läuft u.a. bestens im HP Microserver)

* Thermalright True Spirit 120 M BW CPU-Kühler inkl. 120mm Lüfter (ca. 2 Monate alt) - VHB 25,--

Bei Interesse einfach anschreiben
__________________
#LANrena Neustetten e.V. - Mitglied
 
|LR|mag!c
24.07.2013 um 17:49 AntwortBenutzerprofilNachricht senden

NEW

Clan: LANrena
Postings: 3234

magic_rockt
*push*
__________________
#LANrena Neustetten e.V. - Mitglied
 
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 185 debug messages

0.000024 - GLOBAL::include              -> config.php
0.002521 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.002921 - dotDatabase::getInstance     -> connection: database
0.002935 - dotDatabase::__construct     -> connection: database
0.002953 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.003495 - page::getInstance            -> do
0.003520 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.003949 - dotSession::getInstance      -> do
0.003966 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.004420 - dotSession::start            -> ---- init
0.004442 - dotSession::start            -> start php session managment
0.004494 - dotSession::start            -> finished php session management
0.004502 - dotSession::start            -> check for security options
0.004509 - dotSession::start            -> update current session online user infos
0.004517 - dotDatabase::connect         -> d030eee4@localhost
0.004885 - dotDatabase::select          -> database: d030eee4
0.005018 - dotDatabase::query           -> UPDATE session SET lastactivity = 1787749410, userid = 0, site = 'https://www.lanrena.christoph-raible.de/forum/thread/1723/', host = '216.73.216.202', dns = '216.73.216.202', countrycode = 'US', hits = hits + 1 WHERE hash = 'a9e773a06ae2f83170cbd1ea6d47bc27'
0.005323 - dotSession::start            -> session found in DB
0.005333 - dotSession::load_locales     -> do
0.005378 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.005385 - dotSession::start            -> ---- finished with session startup
0.005399 - dotSession::load_user        -> id: 0
0.005405 - user::get_user               -> id: >0<
0.005412 - dotDatabase::getInstance     -> connection: database
0.005429 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.005707 - styles::load                 -> name: ><
0.005728 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.006082 - styles::activate             -> style = lanrenav3
0.006200 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.006386 - admin::getInstance           -> do
0.006394 - dotSession::getInstance      -> do
0.006400 - admin::__construct           -> user_id=0
0.006404 - user::load_settings          -> load current user settings to $global
0.006414 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.006599 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.006928 - EVENT::comming_event         -> return
0.006938 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1787749410 AND active=1 ORDER by begin ASC
0.007180 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1787749410 AND active=1 ORDER by begin DESC LIMIT 1
0.007289 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.007770 - GLOBAL::end global.php       -> ---------------------------------------------
0.007895 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.007979 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.008045 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.008227 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.008388 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.forum.php
0.009593 - FORUM::showthread            -> get common forum and thread infos
0.009602 - FORUM::thread_lastvisit      -> threadid: 1723
0.009612 - dotDatabase::query           -> SELECT postid FROM forum_post WHERE threadid=1723 AND dateline > '' ORDER by postid ASC LIMIT 1
0.009810 - dotDatabase::query           -> SELECT threadid, dateline FROM forum_post WHERE postid=19138
0.009922 - dotDatabase::query           -> SELECT (COUNT(*)+1) AS position FROM forum_post WHERE threadid=1723 AND dateline < '2013-07-21 16:14:48'
0.010122 - 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='1723'
0.010388 - FORUM::is_moderator          -> for forumid: 5
0.010403 - dotDatabase::query           -> SELECT moderators FROM forum_main WHERE forumid='5'
0.010518 - admin::getInstance           -> do
0.010534 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
0.010540 - admin::getInstance           -> do
0.010547 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
0.010551 - admin::getInstance           -> do
0.010558 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
0.010562 - admin::getInstance           -> do
0.010568 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
0.010572 - admin::getInstance           -> do
0.010579 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
0.010583 - admin::getInstance           -> do
0.010589 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
0.010605 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.011274 - dotDatabase::query           -> SELECT title FROM forum_cat WHERE catid=1
0.011405 - dotDatabase::query           -> UPDATE forum_thread SET hits=hits+1 WHERE threadid='1723'
0.011591 - dotDatabase::query           -> SELECT user_id FROM user_orga WHERE display_team=1
0.011755 - FORUM::showthread            -> query all postings
0.011764 - 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 = 1723 AND forum_post.invisible=0 ORDER by postid ASC LIMIT 0,30
0.012136 - HTML::encode                 -> __________________[color=blue]#LANrena Neustetten e.V.[/colo...
0.012159 - dotDatabase::query           -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.012910 - dotDatabase::query           -> SELECT codetag, codereplacement, twoparams FROM html_code
0.013004 - HTML::encode                 -> replace run 1
0.013135 - HTML::encode                 -> replace run 2
0.013195 - HTML::template               -> template: >forum_postingpart<
0.013298 - HTML::encode                 -> __________________[color=blue]#LANrena Neustetten e.V.[/colo...
0.013342 - HTML::encode                 -> replace run 1
0.013357 - HTML::encode                 -> replace run 2
0.013383 - HTML::template               -> template: >forum_postingpart<
0.013413 - HTML::template               -> template: >forum_postingindex<
0.013488 - FORUM::showthread            -> check for moderator utils
0.013496 - FORUM::update_visit          -> forumid: 5 threadid: 1723 posttime: 2013-07-24 17:49:51
0.013532 - GLOBAL::end userspace        -> ---------------------------------------------
0.013536 - PAGE::render                 -> start rendering page layout
0.013540 - USER::check_for_new_messages -> return
0.013548 - dotSession::getInstance      -> do
0.013569 - PAGE::get_boxes              -> -------- side=left
0.013582 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.014496 - PAGE::get_boxes              -> -------- call: left::menu_main
0.014507 - CBOX::menu                   -> generate Menu Box >news<
0.014521 - HTML::template               -> template: >box_menu<
0.014575 - HTML::template_exists        -> search: >page_box_left< == 1
0.014592 - HTML::template               -> template: >page_box_left<
0.014629 - PAGE::get_boxes              -> -------- call: left::menu_site
0.014636 - CBOX::menu                   -> generate Menu Box >site<
0.014646 - HTML::template               -> template: >box_menu_bit<
0.014678 - HTML::template               -> template: >box_menu_bit<
0.014690 - HTML::template               -> template: >box_menu_bit<
0.014700 - HTML::template               -> template: >box_menu_bit<
0.014710 - HTML::template               -> template: >box_menu_bit<
0.014720 - HTML::template               -> template: >box_menu_bit<
0.014729 - HTML::template               -> template: >box_menu<
0.014746 - HTML::template_exists        -> search: >page_box_left< == 1
0.014758 - HTML::template               -> template: >page_box_left<
0.014772 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.014778 - CBOX::menu                   -> generate Menu Box >verein<
0.014786 - HTML::template               -> template: >box_menu_bit<
0.014798 - HTML::template               -> template: >box_menu_bit<
0.014807 - HTML::template               -> template: >box_menu_bit<
0.014816 - HTML::template               -> template: >box_menu_bit<
0.014826 - HTML::template               -> template: >box_menu_bit<
0.014836 - HTML::template               -> template: >box_menu<
0.014851 - HTML::template_exists        -> search: >page_box_left< == 1
0.014863 - HTML::template               -> template: >page_box_left<
0.014875 - PAGE::get_boxes              -> -------- call: left::menu_event
0.014881 - CBOX::menu                   -> generate Menu Box >event<
0.014889 - HTML::template               -> template: >box_menu_bit<
0.014899 - HTML::template               -> template: >box_menu_bit<
0.014909 - HTML::template               -> template: >box_menu_bit<
0.014918 - HTML::template               -> template: >box_menu_bit<
0.014927 - HTML::template               -> template: >box_menu_bit<
0.014936 - HTML::template               -> template: >box_menu_bit<
0.014946 - HTML::template               -> template: >box_menu_bit<
0.014955 - HTML::template               -> template: >box_menu_bit<
0.014964 - HTML::template               -> template: >box_menu_bit<
0.014973 - HTML::template               -> template: >box_menu<
0.014992 - HTML::template_exists        -> search: >page_box_left< == 1
0.015007 - HTML::template               -> template: >page_box_left<
0.015022 - PAGE::get_boxes              -> -------- call: left::menu_login
0.015028 - CBOX::menu                   -> generate Menu Box >login<
0.015043 - HTML::template               -> template: >box_menu_bit<
0.015055 - HTML::template               -> template: >box_menu_bit<
0.015090 - HTML::template               -> template: >box_menu<
0.015128 - HTML::template_exists        -> search: >page_box_left< == 1
0.015139 - HTML::template               -> template: >page_box_left<
0.015155 - PAGE::get_boxes              -> -------- side=right
0.015164 - PAGE::get_boxes              -> -------- call: right::party
0.015170 - CBOX::party                  -> generate Box
0.015177 - EVENT::short_event           -> id >17<
0.015181 - EVENT::getevent              -> id >17<
0.015186 - 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.015305 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.015483 - CACHE::get                   -> cache: >event_17::stats< found
0.015525 - HTML::template               -> template: >box_event<
0.015595 - HTML::template_exists        -> search: >page_box_right< == 1
0.015610 - HTML::template               -> template: >page_box_right<
0.015645 - PAGE::get_boxes              -> -------- call: right::forum
0.015653 - CBOX::forum                  -> generate forum box
0.015657 - CBOX::forum_load_threads     -> load data
0.015666 - CACHE::get                   -> cache: >forum::topthreads< found
0.015740 - CBOX::forum_threads          -> list all threads in array
0.015749 - 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.015762 - admin::getInstance           -> do
0.015779 - HTML::template               -> template: >box_forum_bit<
0.015836 - HTML::template               -> template: >box_forum_bit<
0.015863 - HTML::template               -> template: >box_forum_bit<
0.015889 - HTML::template               -> template: >box_forum_bit<
0.015910 - HTML::template               -> template: >box_forum_bit<
0.015933 - HTML::template               -> template: >box_forum_bit<
0.015947 - HTML::template               -> template: >box_forum<
0.015997 - HTML::template_exists        -> search: >page_box_right< == 1
0.016011 - HTML::template               -> template: >page_box_right<
0.016029 - PAGE::get_boxes              -> -------- call: right::vote
0.016040 - CBOX::vote                   -> generate Box
0.016045 - 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.016270 - HTML::template               -> template: >box_vote_nocurrent<
0.016319 - HTML::template_exists        -> search: >page_box_right< == 1
0.016332 - HTML::template               -> template: >page_box_right<
0.016347 - PAGE::get_boxes              -> -------- call: right::banner
0.016360 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.016387 - HTML::template_exists        -> search: >page_box_right< == 1
0.016399 - HTML::template               -> template: >page_box_right<
0.016414 - PAGE::get_boxes              -> -------- call: right::search
0.016420 - CBOX::template               -> generate Box with >box_suchen< as template
0.016425 - HTML::template               -> template: >box_suchen<
0.016461 - HTML::template_exists        -> search: >page_box_right< == 1
0.016472 - HTML::template               -> template: >page_box_right<
0.016489 - PAGE::render                 -> final
0.016493 - PAGE::renderTemplate         -> page
0.016499 - PAGE::getHead                -> return
0.016502 - dotSession::getInstance      -> do
0.016572 - HTML::template               -> template: >page<
0.016702 - PAGE::render_template        -> final

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

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