lrschriftzug

LANrena Neustetten e.V.

 
 

LANrena Neustetten e.V. >> Tauschbörse > Laptop zu verkaufen [CLOSED]
 
 Autor Thema: Laptop zu verkaufen [CLOSED]
|LR|Cooper
03.10.2011 um 14:55 AntwortBenutzerprofilNachricht senden

NEW

Clan: Dumme Dorfbauern
Postings: 885

Ich hab hier noch einen laptop zu verkaufen:
Samsung R580 Hawk

Alle Infos:

http://www.samsung.de/de/Privatkund...x?atab=features

Halbes Jahr Garantie sind noch übrig!

Preisabsprache per PN!
__________________
#LANrena Neustetten e.V. - Mitglied
#LANrena - Pixelschubbser
#LANrena 9 - Teamleiter Media
 
|LR|Cooper
05.10.2011 um 22:16 AntwortBenutzerprofilNachricht senden

NEW

Clan: Dumme Dorfbauern
Postings: 885

Verkauft also keine PN's mehr bitte
__________________
#LANrena Neustetten e.V. - Mitglied
#LANrena - Pixelschubbser
#LANrena 9 - Teamleiter Media
 
 

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 206 debug messages

0.000018 - GLOBAL::include              -> config.php
0.000508 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.000834 - dotDatabase::getInstance     -> connection: database
0.000848 - dotDatabase::__construct     -> connection: database
0.000863 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.001320 - page::getInstance            -> do
0.001340 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.001756 - dotSession::getInstance      -> do
0.001770 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.002127 - dotSession::start            -> ---- init
0.002145 - dotSession::start            -> start php session managment
0.002187 - dotSession::start            -> finished php session management
0.002194 - dotSession::start            -> check for security options
0.002200 - dotSession::start            -> update current session online user infos
0.002208 - dotDatabase::connect         -> d030eee4@localhost
0.002450 - dotDatabase::select          -> database: d030eee4
0.002696 - dotDatabase::query           -> UPDATE session SET lastactivity = 1778078994, userid = 0, site = 'https://lanrena.christoph-raible.de/forum/thread/1208/', host = '216.73.216.78', dns = '216.73.216.78', countrycode = 'US', hits = hits + 1 WHERE hash = '90d5246e7599a98d2f9e2bb9aec7b92d'
0.002942 - dotSession::start            -> session found in DB
0.002950 - dotSession::load_locales     -> do
0.002966 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.002971 - dotSession::start            -> ---- finished with session startup
0.002985 - dotSession::load_user        -> id: 0
0.002989 - user::get_user               -> id: >0<
0.002997 - dotDatabase::getInstance     -> connection: database
0.003013 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.003284 - styles::load                 -> name: ><
0.003298 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.003582 - styles::activate             -> style = lanrenav3
0.003665 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.003852 - admin::getInstance           -> do
0.003860 - dotSession::getInstance      -> do
0.003867 - admin::__construct           -> user_id=0
0.003872 - user::load_settings          -> load current user settings to $global
0.003882 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.004062 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.004386 - EVENT::comming_event         -> return
0.004396 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1778078994 AND active=1 ORDER by begin ASC
0.004611 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1778078994 AND active=1 ORDER by begin DESC LIMIT 1
0.004777 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.005143 - GLOBAL::end global.php       -> ---------------------------------------------
0.005245 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.005352 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.005404 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.005485 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.005648 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.forum.php
0.006779 - FORUM::showthread            -> get common forum and thread infos
0.006788 - FORUM::thread_lastvisit      -> threadid: 1208
0.006798 - dotDatabase::query           -> SELECT postid FROM forum_post WHERE threadid=1208 AND dateline > '' ORDER by postid ASC LIMIT 1
0.007015 - dotDatabase::query           -> SELECT threadid, dateline FROM forum_post WHERE postid=12988
0.008117 - dotDatabase::query           -> SELECT (COUNT(*)+1) AS position FROM forum_post WHERE threadid=1208 AND dateline < '2011-10-03 14:55:15'
0.008343 - 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='1208'
0.008539 - FORUM::is_moderator          -> for forumid: 5
0.008551 - dotDatabase::query           -> SELECT moderators FROM forum_main WHERE forumid='5'
0.008659 - admin::getInstance           -> do
0.008677 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
0.008683 - admin::getInstance           -> do
0.008691 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
0.008696 - admin::getInstance           -> do
0.008704 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
0.008708 - admin::getInstance           -> do
0.008716 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
0.008720 - admin::getInstance           -> do
0.008727 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
0.008732 - admin::getInstance           -> do
0.008739 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
0.008751 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.009374 - dotDatabase::query           -> SELECT title FROM forum_cat WHERE catid=1
0.009469 - dotDatabase::query           -> UPDATE forum_thread SET hits=hits+1 WHERE threadid='1208'
0.009659 - dotDatabase::query           -> SELECT user_id FROM user_orga WHERE display_team=1
0.009800 - FORUM::showthread            -> query all postings
0.009811 - 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 = 1208 AND forum_post.invisible=0 ORDER by postid ASC LIMIT 0,30
0.010185 - HTML::encode                 -> __________________[color=#0040FF]#LANrena Neustetten e.V.[/c...
0.010202 - dotDatabase::query           -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.010540 - dotDatabase::query           -> SELECT codetag, codereplacement, twoparams FROM html_code
0.010630 - HTML::encode                 -> replace run 1
0.010658 - HTML::encode                 -> replace run 2
0.010697 - HTML::template               -> template: >forum_postingpart<
0.010779 - HTML::encode                 -> __________________[color=#0040FF]#LANrena Neustetten e.V.[/c...
0.010837 - HTML::encode                 -> replace run 1
0.010859 - HTML::encode                 -> replace run 2
0.010888 - HTML::template               -> template: >forum_postingpart<
0.010919 - HTML::template               -> template: >forum_postingindex_closed<
0.010965 - FORUM::showthread            -> check for moderator utils
0.010974 - FORUM::update_visit          -> forumid: 5 threadid: 1208 posttime: 2011-10-05 22:16:19
0.010996 - GLOBAL::end userspace        -> ---------------------------------------------
0.011001 - PAGE::render                 -> start rendering page layout
0.011005 - USER::check_for_new_messages -> return
0.011013 - dotSession::getInstance      -> do
0.011030 - PAGE::get_boxes              -> -------- side=left
0.011041 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.011796 - PAGE::get_boxes              -> -------- call: left::menu_main
0.011809 - CBOX::menu                   -> generate Menu Box >news<
0.011821 - HTML::template               -> template: >box_menu<
0.011871 - HTML::template_exists        -> search: >page_box_left< == 1
0.011889 - HTML::template               -> template: >page_box_left<
0.011927 - PAGE::get_boxes              -> -------- call: left::menu_site
0.011935 - CBOX::menu                   -> generate Menu Box >site<
0.011945 - HTML::template               -> template: >box_menu_bit<
0.011979 - HTML::template               -> template: >box_menu_bit<
0.011992 - HTML::template               -> template: >box_menu_bit<
0.012003 - HTML::template               -> template: >box_menu_bit<
0.012014 - HTML::template               -> template: >box_menu_bit<
0.012024 - HTML::template               -> template: >box_menu_bit<
0.012034 - HTML::template               -> template: >box_menu<
0.012053 - HTML::template_exists        -> search: >page_box_left< == 1
0.012067 - HTML::template               -> template: >page_box_left<
0.012082 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.012089 - CBOX::menu                   -> generate Menu Box >verein<
0.012098 - HTML::template               -> template: >box_menu_bit<
0.012109 - HTML::template               -> template: >box_menu_bit<
0.012120 - HTML::template               -> template: >box_menu_bit<
0.012131 - HTML::template               -> template: >box_menu_bit<
0.012141 - HTML::template               -> template: >box_menu_bit<
0.012152 - HTML::template               -> template: >box_menu<
0.012170 - HTML::template_exists        -> search: >page_box_left< == 1
0.012182 - HTML::template               -> template: >page_box_left<
0.012196 - PAGE::get_boxes              -> -------- call: left::menu_event
0.012203 - CBOX::menu                   -> generate Menu Box >event<
0.012211 - HTML::template               -> template: >box_menu_bit<
0.012223 - HTML::template               -> template: >box_menu_bit<
0.012234 - HTML::template               -> template: >box_menu_bit<
0.012244 - HTML::template               -> template: >box_menu_bit<
0.012254 - HTML::template               -> template: >box_menu_bit<
0.012265 - HTML::template               -> template: >box_menu_bit<
0.012275 - HTML::template               -> template: >box_menu_bit<
0.012285 - HTML::template               -> template: >box_menu_bit<
0.012296 - HTML::template               -> template: >box_menu_bit<
0.012306 - HTML::template               -> template: >box_menu<
0.012324 - HTML::template_exists        -> search: >page_box_left< == 1
0.012338 - HTML::template               -> template: >page_box_left<
0.012353 - PAGE::get_boxes              -> -------- call: left::menu_login
0.012359 - CBOX::menu                   -> generate Menu Box >login<
0.012372 - HTML::template               -> template: >box_menu_bit<
0.012384 - HTML::template               -> template: >box_menu_bit<
0.012395 - HTML::template               -> template: >box_menu<
0.012413 - HTML::template_exists        -> search: >page_box_left< == 1
0.012425 - HTML::template               -> template: >page_box_left<
0.012442 - PAGE::get_boxes              -> -------- side=right
0.012452 - PAGE::get_boxes              -> -------- call: right::party
0.012463 - CBOX::party                  -> generate Box
0.012470 - EVENT::short_event           -> id >17<
0.012475 - EVENT::getevent              -> id >17<
0.012480 - 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.012576 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.012740 - CACHE::get                   -> cache: >event_17::stats< found
0.012761 - CACHE::get                   -> cache: >event_17::stats< has expired
0.012771 - CACHE::delete                -> cache: >event_17::stats<
0.014351 - dotDatabase::query           -> SELECT count(*) FROM event_teilnehmer WHERE event_id='17' AND bezahlt<2
0.014624 - dotDatabase::query           -> SELECT count(*) FROM event_teilnehmer WHERE event_id='17' AND bezahlt=1
0.015348 - CACHE::set                   -> cache: >event_17::stats< with ttl:3600
0.015429 - HTML::template               -> template: >box_event<
0.015521 - HTML::template_exists        -> search: >page_box_right< == 1
0.015539 - HTML::template               -> template: >page_box_right<
0.015583 - PAGE::get_boxes              -> -------- call: right::forum
0.015592 - CBOX::forum                  -> generate forum box
0.015597 - CBOX::forum_load_threads     -> load data
0.015608 - CACHE::get                   -> cache: >forum::topthreads< found
0.015673 - CACHE::get                   -> cache: >forum::topthreads< has expired
0.015682 - CACHE::delete                -> cache: >forum::topthreads<
0.015958 - dotDatabase::query           -> SELECT t.title, t.lastposter, t.fv_id, t.threadid, t.lastposttime AS stamp, UNIX_TIMESTAMP(t.lastposttime) AS lastposttime, m.forumid AS forumid, m.title AS forumtitle, m.private AS private, m.priv_access AS priv_access, t.replies, t.ext, SUBSTRING(pagetext, 1, 190) AS preview FROM forum_thread AS t LEFT JOIN forum_main AS m ON t.forumid=m.forumid LEFT JOIN forum_post AS p ON t.threadid=p.threadid AND t.lastposttime=p.dateline WHERE t.invisible=0 AND m.show_latest=1 AND t.show_latest=1 ORDER by t.lastposttime DESC LIMIT 20
0.021040 - CACHE::set                   -> cache: >forum::topthreads< with ttl:3600
0.021166 - CBOX::forum_threads          -> list all threads in array
0.021181 - 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.021197 - admin::getInstance           -> do
0.021223 - HTML::template               -> template: >box_forum_bit<
0.021307 - HTML::template               -> template: >box_forum_bit<
0.021339 - HTML::template               -> template: >box_forum_bit<
0.021368 - HTML::template               -> template: >box_forum_bit<
0.021392 - HTML::template               -> template: >box_forum_bit<
0.021418 - HTML::template               -> template: >box_forum_bit<
0.021434 - HTML::template               -> template: >box_forum<
0.021492 - HTML::template_exists        -> search: >page_box_right< == 1
0.021510 - HTML::template               -> template: >page_box_right<
0.021531 - PAGE::get_boxes              -> -------- call: right::vote
0.021539 - CBOX::vote                   -> generate Box
0.021545 - 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.021780 - HTML::template               -> template: >box_vote_nocurrent<
0.021843 - HTML::template_exists        -> search: >page_box_right< == 1
0.021862 - HTML::template               -> template: >page_box_right<
0.021883 - PAGE::get_boxes              -> -------- call: right::banner
0.021899 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.021921 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< has expired
0.021930 - CACHE::delete                -> cache: >sponsoren_7::cbox_lanrenav3.de_DE<
0.021971 - dotDatabase::query           -> SELECT * FROM sponsoren_groups WHERE id=7
0.022322 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id=7 AND active=1 AND ( restricted=0 OR ( restricted=1 AND begin < NOW() AND end > NOW())) ORDER by display_order ASC
0.022560 - HTML::encode                 -> Schnelles Internet für Zuhause Schnell nochmal die Mails ch...
0.022651 - HTML::encode                 -> replace run 1
0.022682 - HTML::template               -> template: >box_banner_bit<
0.022745 - HTML::encode                 -> Jugendforschungzentrum Sindelfingen...
0.022786 - HTML::encode                 -> replace run 1
0.022808 - HTML::template               -> template: >box_banner_bit<
0.022821 - HTML::template               -> template: >box_banner<
0.022857 - CACHE::set                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< with ttl:3600
0.022917 - HTML::template_exists        -> search: >page_box_right< == 1
0.022935 - HTML::template               -> template: >page_box_right<
0.022955 - PAGE::get_boxes              -> -------- call: right::search
0.022964 - CBOX::template               -> generate Box with >box_suchen< as template
0.022968 - HTML::template               -> template: >box_suchen<
0.023012 - HTML::template_exists        -> search: >page_box_right< == 1
0.023026 - HTML::template               -> template: >page_box_right<
0.023048 - PAGE::render                 -> final
0.023053 - PAGE::renderTemplate         -> page
0.023059 - PAGE::getHead                -> return
0.023063 - dotSession::getInstance      -> do
0.023123 - HTML::template               -> template: >page<
0.023268 - PAGE::render_template        -> final

PHP Includes   : 19
DB Queries     : 25
Rendering Time : 0.023683

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