lrschriftzug

LANrena Neustetten e.V.

 
 
LANrena Neustetten e.V. >> Tauschbörse > Verkaufe Zowie SWIFT
Antwort erstellen
Davon
03.04.2011 um 18:30 AntwortBenutzerprofilNachricht senden
NEW

Clan: BOBCATS
Postings: 6

Das Mauspad wurde nur 1 mal verwendet und hat noch 1 Jahr garantie. Bei Interesse einfach hier reinschreiben. Preis kann ja dann auf der Lan verhandelt werden.
 
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 180 debug messages

0.000052 - GLOBAL::include              -> config.php
0.004945 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.005660 - dotDatabase::getInstance     -> connection: database
0.005688 - dotDatabase::__construct     -> connection: database
0.005724 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.007317 - page::getInstance            -> do
0.007375 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.008492 - dotSession::getInstance      -> do
0.008526 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.009392 - dotSession::start            -> ---- init
0.009465 - dotSession::start            -> start php session managment
0.009611 - dotSession::start            -> finished php session management
0.009629 - dotSession::start            -> save user and host information to new session_array
0.009644 - dotSession::start            -> check for security options
0.009919 - dotSession::start            -> lookup ip2country
0.009940 - dotDatabase::connect         -> d030eee4@localhost
0.010344 - dotDatabase::select          -> database: d030eee4
0.010550 - dotDatabase::query           -> SELECT `code` FROM `country_ip2code` WHERE 3628718136 BETWEEN ip_from AND ip_to
0.010667 - dotSession::start            -> update current session online user infos
0.010699 - dotDatabase::query           -> UPDATE session SET lastactivity = 1766041265, userid = 0, site = 'https://lanrena.christoph-raible.de/forum/thread/1075', host = '216.73.216.56', dns = '216.73.216.56', countrycode = 'US', hits = hits + 1 WHERE hash = 'cb789e3cb17bdc34dcff2b904e5b0e10'
0.010954 - dotSession::start            -> no session found in db == insert new db sesssion
0.010987 - dotDatabase::query           -> INSERT INTO `session`SET hash = 'cb789e3cb17bdc34dcff2b904e5b0e10', lastactivity = 1766041265, userid = 0, site = 'https://lanrena.christoph-raible.de/forum/thread/1075', referer = '', useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', host = '216.73.216.56', dns = '216.73.216.56', countrycode = 'US', hits = 1
0.012174 - dotSession::load_locales     -> do
0.012228 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.012241 - dotSession::start            -> ---- finished with session startup
0.012270 - dotSession::load_user        -> id: 0
0.012282 - user::get_user               -> id: >0<
0.012296 - dotDatabase::getInstance     -> connection: database
0.012327 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.012936 - styles::load                 -> name: ><
0.012978 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.013673 - styles::activate             -> style = lanrenav3
0.013900 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.014299 - admin::getInstance           -> do
0.014316 - dotSession::getInstance      -> do
0.014329 - admin::__construct           -> user_id=0
0.014338 - user::load_settings          -> load current user settings to $global
0.014358 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.014776 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.015509 - EVENT::comming_event         -> return
0.015530 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1766041265 AND active=1 ORDER by begin ASC
0.015907 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1766041265 AND active=1 ORDER by begin DESC LIMIT 1
0.016244 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.017077 - GLOBAL::end global.php       -> ---------------------------------------------
0.017306 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.017515 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.017669 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.017848 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.018081 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.forum.php
0.020589 - FORUM::showthread            -> get common forum and thread infos
0.020607 - FORUM::thread_lastvisit      -> threadid: 1075
0.020627 - dotDatabase::query           -> SELECT postid FROM forum_post WHERE threadid=1075 AND dateline > '' ORDER by postid ASC LIMIT 1
0.020971 - dotDatabase::query           -> SELECT threadid, dateline FROM forum_post WHERE postid=11568
0.021176 - dotDatabase::query           -> SELECT (COUNT(*)+1) AS position FROM forum_post WHERE threadid=1075 AND dateline < '2011-04-03 18:30:20'
0.021540 - 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='1075'
0.021887 - FORUM::is_moderator          -> for forumid: 5
0.021902 - dotDatabase::query           -> SELECT moderators FROM forum_main WHERE forumid='5'
0.022038 - admin::getInstance           -> do
0.022064 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
0.022074 - admin::getInstance           -> do
0.022090 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
0.022099 - admin::getInstance           -> do
0.022114 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
0.022123 - admin::getInstance           -> do
0.022138 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
0.022148 - admin::getInstance           -> do
0.022163 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
0.022172 - admin::getInstance           -> do
0.022187 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
0.022210 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.023574 - dotDatabase::query           -> SELECT title FROM forum_cat WHERE catid=1
0.023733 - dotDatabase::query           -> UPDATE forum_thread SET hits=hits+1 WHERE threadid='1075'
0.024012 - dotDatabase::query           -> SELECT user_id FROM user_orga WHERE display_team=1
0.024238 - FORUM::showthread            -> query all postings
0.024259 - 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 = 1075 AND forum_post.invisible=0 ORDER by postid ASC LIMIT 0,30
0.025062 - HTML::template               -> template: >forum_postingpart<
0.025246 - HTML::template               -> template: >forum_postingindex<
0.025363 - FORUM::showthread            -> check for moderator utils
0.025381 - FORUM::update_visit          -> forumid: 5 threadid: 1075 posttime: 2011-04-03 18:30:20
0.025421 - GLOBAL::end userspace        -> ---------------------------------------------
0.025431 - PAGE::render                 -> start rendering page layout
0.025440 - USER::check_for_new_messages -> return
0.025455 - dotSession::getInstance      -> do
0.025497 - PAGE::get_boxes              -> -------- side=left
0.025523 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.027189 - PAGE::get_boxes              -> -------- call: left::menu_main
0.027215 - CBOX::menu                   -> generate Menu Box >news<
0.027237 - HTML::template               -> template: >box_menu<
0.027351 - HTML::template_exists        -> search: >page_box_left< == 1
0.027390 - HTML::template               -> template: >page_box_left<
0.027478 - PAGE::get_boxes              -> -------- call: left::menu_site
0.027496 - CBOX::menu                   -> generate Menu Box >site<
0.027516 - HTML::template               -> template: >box_menu_bit<
0.027589 - HTML::template               -> template: >box_menu_bit<
0.027617 - HTML::template               -> template: >box_menu_bit<
0.027639 - HTML::template               -> template: >box_menu_bit<
0.027662 - HTML::template               -> template: >box_menu_bit<
0.027684 - HTML::template               -> template: >box_menu_bit<
0.027706 - HTML::template               -> template: >box_menu<
0.027752 - HTML::template_exists        -> search: >page_box_left< == 1
0.027782 - HTML::template               -> template: >page_box_left<
0.027814 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.027827 - CBOX::menu                   -> generate Menu Box >verein<
0.027845 - HTML::template               -> template: >box_menu_bit<
0.027870 - HTML::template               -> template: >box_menu_bit<
0.027892 - HTML::template               -> template: >box_menu_bit<
0.027914 - HTML::template               -> template: >box_menu_bit<
0.027935 - HTML::template               -> template: >box_menu_bit<
0.027957 - HTML::template               -> template: >box_menu<
0.027994 - HTML::template_exists        -> search: >page_box_left< == 1
0.028020 - HTML::template               -> template: >page_box_left<
0.028049 - PAGE::get_boxes              -> -------- call: left::menu_event
0.028062 - CBOX::menu                   -> generate Menu Box >event<
0.028080 - HTML::template               -> template: >box_menu_bit<
0.028104 - HTML::template               -> template: >box_menu_bit<
0.028126 - HTML::template               -> template: >box_menu_bit<
0.028147 - HTML::template               -> template: >box_menu_bit<
0.028168 - HTML::template               -> template: >box_menu_bit<
0.028189 - HTML::template               -> template: >box_menu_bit<
0.028216 - HTML::template               -> template: >box_menu_bit<
0.028239 - HTML::template               -> template: >box_menu_bit<
0.028261 - HTML::template               -> template: >box_menu_bit<
0.028282 - HTML::template               -> template: >box_menu<
0.028324 - HTML::template_exists        -> search: >page_box_left< == 1
0.028350 - HTML::template               -> template: >page_box_left<
0.028379 - PAGE::get_boxes              -> -------- call: left::menu_login
0.028391 - CBOX::menu                   -> generate Menu Box >login<
0.028418 - HTML::template               -> template: >box_menu_bit<
0.028450 - HTML::template               -> template: >box_menu_bit<
0.028477 - HTML::template               -> template: >box_menu<
0.028515 - HTML::template_exists        -> search: >page_box_left< == 1
0.028540 - HTML::template               -> template: >page_box_left<
0.028575 - PAGE::get_boxes              -> -------- side=right
0.028596 - PAGE::get_boxes              -> -------- call: right::party
0.028609 - CBOX::party                  -> generate Box
0.028623 - EVENT::short_event           -> id >17<
0.028631 - EVENT::getevent              -> id >17<
0.028647 - 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.028939 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.029337 - CACHE::get                   -> cache: >event_17::stats< found
0.029431 - HTML::template               -> template: >box_event<
0.029592 - HTML::template_exists        -> search: >page_box_right< == 1
0.029630 - HTML::template               -> template: >page_box_right<
0.029712 - PAGE::get_boxes              -> -------- call: right::forum
0.029730 - CBOX::forum                  -> generate forum box
0.029748 - CBOX::forum_load_threads     -> load data
0.029769 - CACHE::get                   -> cache: >forum::topthreads< found
0.029942 - CBOX::forum_threads          -> list all threads in array
0.029963 - 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.029990 - admin::getInstance           -> do
0.030029 - HTML::template               -> template: >box_forum_bit<
0.030158 - HTML::template               -> template: >box_forum_bit<
0.030219 - HTML::template               -> template: >box_forum_bit<
0.030276 - HTML::template               -> template: >box_forum_bit<
0.030324 - HTML::template               -> template: >box_forum_bit<
0.030375 - HTML::template               -> template: >box_forum_bit<
0.030407 - HTML::template               -> template: >box_forum<
0.030523 - HTML::template_exists        -> search: >page_box_right< == 1
0.030555 - HTML::template               -> template: >page_box_right<
0.030592 - PAGE::get_boxes              -> -------- call: right::vote
0.030608 - CBOX::vote                   -> generate Box
0.030618 - 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.030965 - HTML::template               -> template: >box_vote_nocurrent<
0.031080 - HTML::template_exists        -> search: >page_box_right< == 1
0.031111 - HTML::template               -> template: >page_box_right<
0.031147 - PAGE::get_boxes              -> -------- call: right::banner
0.031176 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.031244 - HTML::template_exists        -> search: >page_box_right< == 1
0.031274 - HTML::template               -> template: >page_box_right<
0.031307 - PAGE::get_boxes              -> -------- call: right::search
0.031321 - CBOX::template               -> generate Box with >box_suchen< as template
0.031331 - HTML::template               -> template: >box_suchen<
0.031418 - HTML::template_exists        -> search: >page_box_right< == 1
0.031445 - HTML::template               -> template: >page_box_right<
0.031484 - PAGE::render                 -> final
0.031495 - PAGE::renderTemplate         -> page
0.031506 - PAGE::getHead                -> return
0.031512 - dotSession::getInstance      -> do
0.031658 - HTML::template               -> template: >page<
0.031930 - PAGE::render_template        -> final

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

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