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.000017 - GLOBAL::include              -> config.php
0.000460 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.000800 - dotDatabase::getInstance     -> connection: database
0.000813 - dotDatabase::__construct     -> connection: database
0.000826 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.001285 - page::getInstance            -> do
0.001304 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.001692 - dotSession::getInstance      -> do
0.001707 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.002046 - dotSession::start            -> ---- init
0.002065 - dotSession::start            -> start php session managment
0.002105 - dotSession::start            -> finished php session management
0.002112 - dotSession::start            -> check for security options
0.002118 - dotSession::start            -> update current session online user infos
0.002126 - dotDatabase::connect         -> d030eee4@localhost
0.002386 - dotDatabase::select          -> database: d030eee4
0.002579 - dotDatabase::query           -> UPDATE session SET lastactivity = 1771948475, userid = 0, site = 'https://www.lanrena.christoph-raible.de/forum/thread/1208', host = '216.73.216.144', dns = '216.73.216.144', countrycode = 'US', hits = hits + 1 WHERE hash = '82da1c83bc9e1e54ebcf779e7aadd843'
0.002763 - dotSession::start            -> session found in DB
0.002769 - dotSession::load_locales     -> do
0.002785 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.002790 - dotSession::start            -> ---- finished with session startup
0.002803 - dotSession::load_user        -> id: 0
0.002807 - user::get_user               -> id: >0<
0.002814 - dotDatabase::getInstance     -> connection: database
0.002829 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.003076 - styles::load                 -> name: ><
0.003089 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.003345 - styles::activate             -> style = lanrenav3
0.003422 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.003593 - admin::getInstance           -> do
0.003600 - dotSession::getInstance      -> do
0.003606 - admin::__construct           -> user_id=0
0.003611 - user::load_settings          -> load current user settings to $global
0.003621 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.003804 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.004098 - EVENT::comming_event         -> return
0.004108 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1771948475 AND active=1 ORDER by begin ASC
0.004362 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1771948475 AND active=1 ORDER by begin DESC LIMIT 1
0.004527 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.004916 - GLOBAL::end global.php       -> ---------------------------------------------
0.005013 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.005136 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.005266 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.005398 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.005528 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.forum.php
0.006635 - FORUM::showthread            -> get common forum and thread infos
0.006643 - FORUM::thread_lastvisit      -> threadid: 1208
0.006654 - dotDatabase::query           -> SELECT postid FROM forum_post WHERE threadid=1208 AND dateline > '' ORDER by postid ASC LIMIT 1
0.007251 - dotDatabase::query           -> SELECT threadid, dateline FROM forum_post WHERE postid=12988
0.007406 - dotDatabase::query           -> SELECT (COUNT(*)+1) AS position FROM forum_post WHERE threadid=1208 AND dateline < '2011-10-03 14:55:15'
0.007556 - 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.007778 - FORUM::is_moderator          -> for forumid: 5
0.007789 - dotDatabase::query           -> SELECT moderators FROM forum_main WHERE forumid='5'
0.007899 - admin::getInstance           -> do
0.007915 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
0.007921 - admin::getInstance           -> do
0.007928 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
0.007932 - admin::getInstance           -> do
0.007939 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
0.007943 - admin::getInstance           -> do
0.007949 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
0.007953 - admin::getInstance           -> do
0.007959 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
0.007963 - admin::getInstance           -> do
0.007969 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
0.007981 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.008617 - dotDatabase::query           -> SELECT title FROM forum_cat WHERE catid=1
0.008681 - dotDatabase::query           -> UPDATE forum_thread SET hits=hits+1 WHERE threadid='1208'
0.008795 - dotDatabase::query           -> SELECT user_id FROM user_orga WHERE display_team=1
0.008871 - FORUM::showthread            -> query all postings
0.008882 - 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.009273 - HTML::encode                 -> __________________[color=#0040FF]#LANrena Neustetten e.V.[/c...
0.009292 - dotDatabase::query           -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.009614 - dotDatabase::query           -> SELECT codetag, codereplacement, twoparams FROM html_code
0.009671 - HTML::encode                 -> replace run 1
0.009698 - HTML::encode                 -> replace run 2
0.009738 - HTML::template               -> template: >forum_postingpart<
0.009824 - HTML::encode                 -> __________________[color=#0040FF]#LANrena Neustetten e.V.[/c...
0.009879 - HTML::encode                 -> replace run 1
0.009898 - HTML::encode                 -> replace run 2
0.009925 - HTML::template               -> template: >forum_postingpart<
0.009954 - HTML::template               -> template: >forum_postingindex_closed<
0.009995 - FORUM::showthread            -> check for moderator utils
0.010003 - FORUM::update_visit          -> forumid: 5 threadid: 1208 posttime: 2011-10-05 22:16:19
0.010027 - GLOBAL::end userspace        -> ---------------------------------------------
0.010031 - PAGE::render                 -> start rendering page layout
0.010036 - USER::check_for_new_messages -> return
0.010043 - dotSession::getInstance      -> do
0.010060 - PAGE::get_boxes              -> -------- side=left
0.010071 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.010813 - PAGE::get_boxes              -> -------- call: left::menu_main
0.010825 - CBOX::menu                   -> generate Menu Box >news<
0.010836 - HTML::template               -> template: >box_menu<
0.010882 - HTML::template_exists        -> search: >page_box_left< == 1
0.010899 - HTML::template               -> template: >page_box_left<
0.010932 - PAGE::get_boxes              -> -------- call: left::menu_site
0.010940 - CBOX::menu                   -> generate Menu Box >site<
0.010949 - HTML::template               -> template: >box_menu_bit<
0.010978 - HTML::template               -> template: >box_menu_bit<
0.010991 - HTML::template               -> template: >box_menu_bit<
0.011001 - HTML::template               -> template: >box_menu_bit<
0.011011 - HTML::template               -> template: >box_menu_bit<
0.011020 - HTML::template               -> template: >box_menu_bit<
0.011029 - HTML::template               -> template: >box_menu<
0.011046 - HTML::template_exists        -> search: >page_box_left< == 1
0.011058 - HTML::template               -> template: >page_box_left<
0.011072 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.011078 - CBOX::menu                   -> generate Menu Box >verein<
0.011086 - HTML::template               -> template: >box_menu_bit<
0.011097 - HTML::template               -> template: >box_menu_bit<
0.011106 - HTML::template               -> template: >box_menu_bit<
0.011116 - HTML::template               -> template: >box_menu_bit<
0.011125 - HTML::template               -> template: >box_menu_bit<
0.011134 - HTML::template               -> template: >box_menu<
0.011150 - HTML::template_exists        -> search: >page_box_left< == 1
0.011161 - HTML::template               -> template: >page_box_left<
0.011174 - PAGE::get_boxes              -> -------- call: left::menu_event
0.011179 - CBOX::menu                   -> generate Menu Box >event<
0.011187 - HTML::template               -> template: >box_menu_bit<
0.011198 - HTML::template               -> template: >box_menu_bit<
0.011207 - HTML::template               -> template: >box_menu_bit<
0.011216 - HTML::template               -> template: >box_menu_bit<
0.011225 - HTML::template               -> template: >box_menu_bit<
0.011234 - HTML::template               -> template: >box_menu_bit<
0.011243 - HTML::template               -> template: >box_menu_bit<
0.011252 - HTML::template               -> template: >box_menu_bit<
0.011262 - HTML::template               -> template: >box_menu_bit<
0.011271 - HTML::template               -> template: >box_menu<
0.011286 - HTML::template_exists        -> search: >page_box_left< == 1
0.011300 - HTML::template               -> template: >page_box_left<
0.011313 - PAGE::get_boxes              -> -------- call: left::menu_login
0.011319 - CBOX::menu                   -> generate Menu Box >login<
0.011331 - HTML::template               -> template: >box_menu_bit<
0.011342 - HTML::template               -> template: >box_menu_bit<
0.011352 - HTML::template               -> template: >box_menu<
0.011368 - HTML::template_exists        -> search: >page_box_left< == 1
0.011378 - HTML::template               -> template: >page_box_left<
0.011394 - PAGE::get_boxes              -> -------- side=right
0.011403 - PAGE::get_boxes              -> -------- call: right::party
0.011409 - CBOX::party                  -> generate Box
0.011415 - EVENT::short_event           -> id >17<
0.011419 - EVENT::getevent              -> id >17<
0.011424 - 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.011542 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.011802 - CACHE::get                   -> cache: >event_17::stats< found
0.011836 - HTML::template               -> template: >box_event<
0.011920 - HTML::template_exists        -> search: >page_box_right< == 1
0.011936 - HTML::template               -> template: >page_box_right<
0.011970 - PAGE::get_boxes              -> -------- call: right::forum
0.011978 - CBOX::forum                  -> generate forum box
0.011982 - CBOX::forum_load_threads     -> load data
0.011992 - CACHE::get                   -> cache: >forum::topthreads< found
0.012061 - CBOX::forum_threads          -> list all threads in array
0.012070 - 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.012083 - admin::getInstance           -> do
0.012102 - HTML::template               -> template: >box_forum_bit<
0.012160 - HTML::template               -> template: >box_forum_bit<
0.012188 - HTML::template               -> template: >box_forum_bit<
0.012214 - HTML::template               -> template: >box_forum_bit<
0.012236 - HTML::template               -> template: >box_forum_bit<
0.012260 - HTML::template               -> template: >box_forum_bit<
0.012274 - HTML::template               -> template: >box_forum<
0.012323 - HTML::template_exists        -> search: >page_box_right< == 1
0.012338 - HTML::template               -> template: >page_box_right<
0.012357 - PAGE::get_boxes              -> -------- call: right::vote
0.012364 - CBOX::vote                   -> generate Box
0.012369 - 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.012565 - HTML::template               -> template: >box_vote_nocurrent<
0.012614 - HTML::template_exists        -> search: >page_box_right< == 1
0.012628 - HTML::template               -> template: >page_box_right<
0.012644 - PAGE::get_boxes              -> -------- call: right::banner
0.012658 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.012688 - HTML::template_exists        -> search: >page_box_right< == 1
0.012715 - HTML::template               -> template: >page_box_right<
0.012730 - PAGE::get_boxes              -> -------- call: right::search
0.012737 - CBOX::template               -> generate Box with >box_suchen< as template
0.012741 - HTML::template               -> template: >box_suchen<
0.012776 - HTML::template_exists        -> search: >page_box_right< == 1
0.012787 - HTML::template               -> template: >page_box_right<
0.012805 - PAGE::render                 -> final
0.012809 - PAGE::renderTemplate         -> page
0.012815 - PAGE::getHead                -> return
0.012818 - dotSession::getInstance      -> do
0.012873 - HTML::template               -> template: >page<
0.012994 - PAGE::render_template        -> final

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

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