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

0.000026 - GLOBAL::include              -> config.php
0.002340 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.002712 - dotDatabase::getInstance     -> connection: database
0.002725 - dotDatabase::__construct     -> connection: database
0.002744 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.003222 - page::getInstance            -> do
0.003248 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.003742 - dotSession::getInstance      -> do
0.003758 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.004115 - dotSession::start            -> ---- init
0.004136 - dotSession::start            -> start php session managment
0.004189 - dotSession::start            -> finished php session management
0.004197 - dotSession::start            -> check for security options
0.004204 - dotSession::start            -> update current session online user infos
0.004210 - dotDatabase::connect         -> d030eee4@localhost
0.004511 - dotDatabase::select          -> database: d030eee4
0.004592 - dotDatabase::query           -> UPDATE session SET lastactivity = 1787749271, userid = 0, site = 'https://www.lanrena.christoph-raible.de/forum/thread/1208/', host = '216.73.216.202', dns = '216.73.216.202', countrycode = 'US', hits = hits + 1 WHERE hash = '9ae4ac5148d08a86aba4a63c34701d02'
0.004783 - dotSession::start            -> session found in DB
0.004790 - dotSession::load_locales     -> do
0.004817 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.004823 - dotSession::start            -> ---- finished with session startup
0.004837 - dotSession::load_user        -> id: 0
0.004843 - user::get_user               -> id: >0<
0.004850 - dotDatabase::getInstance     -> connection: database
0.004866 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.005139 - styles::load                 -> name: ><
0.005160 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.005486 - styles::activate             -> style = lanrenav3
0.005586 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.005810 - admin::getInstance           -> do
0.005833 - dotSession::getInstance      -> do
0.005839 - admin::__construct           -> user_id=0
0.005844 - user::load_settings          -> load current user settings to $global
0.005866 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.006054 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.006386 - EVENT::comming_event         -> return
0.006396 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1787749271 AND active=1 ORDER by begin ASC
0.006562 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1787749271 AND active=1 ORDER by begin DESC LIMIT 1
0.006735 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.007113 - GLOBAL::end global.php       -> ---------------------------------------------
0.007223 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.007333 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.007463 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.007564 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.007659 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.forum.php
0.008934 - FORUM::showthread            -> get common forum and thread infos
0.008943 - FORUM::thread_lastvisit      -> threadid: 1208
0.008965 - dotDatabase::query           -> SELECT postid FROM forum_post WHERE threadid=1208 AND dateline > '' ORDER by postid ASC LIMIT 1
0.009156 - dotDatabase::query           -> SELECT threadid, dateline FROM forum_post WHERE postid=12988
0.009266 - dotDatabase::query           -> SELECT (COUNT(*)+1) AS position FROM forum_post WHERE threadid=1208 AND dateline < '2011-10-03 14:55:15'
0.009452 - 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.009576 - FORUM::is_moderator          -> for forumid: 5
0.009587 - dotDatabase::query           -> SELECT moderators FROM forum_main WHERE forumid='5'
0.009619 - admin::getInstance           -> do
0.009666 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
0.009671 - admin::getInstance           -> do
0.009678 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
0.009683 - admin::getInstance           -> do
0.009706 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
0.009710 - admin::getInstance           -> do
0.009717 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
0.009721 - admin::getInstance           -> do
0.009727 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
0.009731 - admin::getInstance           -> do
0.009738 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
0.009751 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.010394 - dotDatabase::query           -> SELECT title FROM forum_cat WHERE catid=1
0.010485 - dotDatabase::query           -> UPDATE forum_thread SET hits=hits+1 WHERE threadid='1208'
0.010653 - dotDatabase::query           -> SELECT user_id FROM user_orga WHERE display_team=1
0.010803 - FORUM::showthread            -> query all postings
0.010815 - 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.011188 - HTML::encode                 -> __________________[color=#0040FF]#LANrena Neustetten e.V.[/c...
0.011215 - dotDatabase::query           -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.011968 - dotDatabase::query           -> SELECT codetag, codereplacement, twoparams FROM html_code
0.012094 - HTML::encode                 -> replace run 1
0.012230 - HTML::encode                 -> replace run 2
0.012300 - HTML::template               -> template: >forum_postingpart<
0.012415 - HTML::encode                 -> __________________[color=#0040FF]#LANrena Neustetten e.V.[/c...
0.012480 - HTML::encode                 -> replace run 1
0.012499 - HTML::encode                 -> replace run 2
0.012526 - HTML::template               -> template: >forum_postingpart<
0.012557 - HTML::template               -> template: >forum_postingindex_closed<
0.012604 - FORUM::showthread            -> check for moderator utils
0.012612 - FORUM::update_visit          -> forumid: 5 threadid: 1208 posttime: 2011-10-05 22:16:19
0.012653 - GLOBAL::end userspace        -> ---------------------------------------------
0.012657 - PAGE::render                 -> start rendering page layout
0.012661 - USER::check_for_new_messages -> return
0.012668 - dotSession::getInstance      -> do
0.012701 - PAGE::get_boxes              -> -------- side=left
0.012713 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.013484 - PAGE::get_boxes              -> -------- call: left::menu_main
0.013496 - CBOX::menu                   -> generate Menu Box >news<
0.013509 - HTML::template               -> template: >box_menu<
0.013566 - HTML::template_exists        -> search: >page_box_left< == 1
0.013583 - HTML::template               -> template: >page_box_left<
0.013622 - PAGE::get_boxes              -> -------- call: left::menu_site
0.013649 - CBOX::menu                   -> generate Menu Box >site<
0.013659 - HTML::template               -> template: >box_menu_bit<
0.013707 - HTML::template               -> template: >box_menu_bit<
0.013719 - HTML::template               -> template: >box_menu_bit<
0.013730 - HTML::template               -> template: >box_menu_bit<
0.013740 - HTML::template               -> template: >box_menu_bit<
0.013750 - HTML::template               -> template: >box_menu_bit<
0.013759 - HTML::template               -> template: >box_menu<
0.013776 - HTML::template_exists        -> search: >page_box_left< == 1
0.013789 - HTML::template               -> template: >page_box_left<
0.013805 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.013812 - CBOX::menu                   -> generate Menu Box >verein<
0.013820 - HTML::template               -> template: >box_menu_bit<
0.013832 - HTML::template               -> template: >box_menu_bit<
0.013841 - HTML::template               -> template: >box_menu_bit<
0.013851 - HTML::template               -> template: >box_menu_bit<
0.013860 - HTML::template               -> template: >box_menu_bit<
0.013869 - HTML::template               -> template: >box_menu<
0.013885 - HTML::template_exists        -> search: >page_box_left< == 1
0.013897 - HTML::template               -> template: >page_box_left<
0.013910 - PAGE::get_boxes              -> -------- call: left::menu_event
0.013916 - CBOX::menu                   -> generate Menu Box >event<
0.013924 - HTML::template               -> template: >box_menu_bit<
0.013935 - HTML::template               -> template: >box_menu_bit<
0.013945 - HTML::template               -> template: >box_menu_bit<
0.013954 - HTML::template               -> template: >box_menu_bit<
0.013963 - HTML::template               -> template: >box_menu_bit<
0.013972 - HTML::template               -> template: >box_menu_bit<
0.013982 - HTML::template               -> template: >box_menu_bit<
0.013991 - HTML::template               -> template: >box_menu_bit<
0.014000 - HTML::template               -> template: >box_menu_bit<
0.014010 - HTML::template               -> template: >box_menu<
0.014025 - HTML::template_exists        -> search: >page_box_left< == 1
0.014040 - HTML::template               -> template: >page_box_left<
0.014053 - PAGE::get_boxes              -> -------- call: left::menu_login
0.014058 - CBOX::menu                   -> generate Menu Box >login<
0.014071 - HTML::template               -> template: >box_menu_bit<
0.014085 - HTML::template               -> template: >box_menu_bit<
0.014095 - HTML::template               -> template: >box_menu<
0.014112 - HTML::template_exists        -> search: >page_box_left< == 1
0.014123 - HTML::template               -> template: >page_box_left<
0.014139 - PAGE::get_boxes              -> -------- side=right
0.014148 - PAGE::get_boxes              -> -------- call: right::party
0.014154 - CBOX::party                  -> generate Box
0.014161 - EVENT::short_event           -> id >17<
0.014164 - EVENT::getevent              -> id >17<
0.014185 - 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.014346 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.014550 - CACHE::get                   -> cache: >event_17::stats< found
0.014593 - HTML::template               -> template: >box_event<
0.014714 - HTML::template_exists        -> search: >page_box_right< == 1
0.014729 - HTML::template               -> template: >page_box_right<
0.014768 - PAGE::get_boxes              -> -------- call: right::forum
0.014776 - CBOX::forum                  -> generate forum box
0.014780 - CBOX::forum_load_threads     -> load data
0.014789 - CACHE::get                   -> cache: >forum::topthreads< found
0.014863 - CBOX::forum_threads          -> list all threads in array
0.014873 - 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.014885 - admin::getInstance           -> do
0.014904 - HTML::template               -> template: >box_forum_bit<
0.014963 - HTML::template               -> template: >box_forum_bit<
0.014991 - HTML::template               -> template: >box_forum_bit<
0.015017 - HTML::template               -> template: >box_forum_bit<
0.015039 - HTML::template               -> template: >box_forum_bit<
0.015062 - HTML::template               -> template: >box_forum_bit<
0.015077 - HTML::template               -> template: >box_forum<
0.015128 - HTML::template_exists        -> search: >page_box_right< == 1
0.015142 - HTML::template               -> template: >page_box_right<
0.015161 - PAGE::get_boxes              -> -------- call: right::vote
0.015168 - CBOX::vote                   -> generate Box
0.015173 - 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.015344 - HTML::template               -> template: >box_vote_nocurrent<
0.015405 - HTML::template_exists        -> search: >page_box_right< == 1
0.015419 - HTML::template               -> template: >page_box_right<
0.015434 - PAGE::get_boxes              -> -------- call: right::banner
0.015447 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.015475 - HTML::template_exists        -> search: >page_box_right< == 1
0.015488 - HTML::template               -> template: >page_box_right<
0.015503 - PAGE::get_boxes              -> -------- call: right::search
0.015509 - CBOX::template               -> generate Box with >box_suchen< as template
0.015513 - HTML::template               -> template: >box_suchen<
0.015554 - HTML::template_exists        -> search: >page_box_right< == 1
0.015565 - HTML::template               -> template: >page_box_right<
0.015584 - PAGE::render                 -> final
0.015588 - PAGE::renderTemplate         -> page
0.015594 - PAGE::getHead                -> return
0.015598 - dotSession::getInstance      -> do
0.015704 - HTML::template               -> template: >page<
0.015838 - PAGE::render_template        -> final

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

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