lrschriftzug

LANrena Neustetten e.V.

 
 
LANrena Neustetten e.V. >> Tauschbörse > Verkaufe Logenplatz
Antwort erstellen
TaKa
03.04.2011 um 12:47 AntwortBenutzerprofilNachricht senden
NEW

Clan: Kein Clan
Postings: 7

Hallo,

verkaufe meinen Logenplatz

wer Interesse hat einfach melden bei mir.

Gruß

TaKa
 
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.000027 - GLOBAL::include              -> config.php
0.002253 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.002633 - dotDatabase::getInstance     -> connection: database
0.002646 - dotDatabase::__construct     -> connection: database
0.002662 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.003127 - page::getInstance            -> do
0.003153 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.003610 - dotSession::getInstance      -> do
0.003638 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.003991 - dotSession::start            -> ---- init
0.004007 - dotSession::start            -> start php session managment
0.004078 - dotSession::start            -> finished php session management
0.004086 - dotSession::start            -> save user and host information to new session_array
0.004093 - dotSession::start            -> check for security options
0.004285 - dotSession::start            -> lookup ip2country
0.004310 - dotDatabase::connect         -> d030eee4@localhost
0.004548 - dotDatabase::select          -> database: d030eee4
0.004686 - dotDatabase::query           -> SELECT `code` FROM `country_ip2code` WHERE 3628718136 BETWEEN ip_from AND ip_to
0.013107 - dotSession::start            -> update current session online user infos
0.013134 - dotDatabase::query           -> UPDATE session SET lastactivity = 1766041042, userid = 0, site = 'https://lanrena.christoph-raible.de/forum/thread/1071', host = '216.73.216.56', dns = '216.73.216.56', countrycode = 'US', hits = hits + 1 WHERE hash = 'f41d15cdc4da1f00a8f8eb7df26a8ba0'
0.013233 - dotSession::start            -> no session found in db == insert new db sesssion
0.013249 - dotDatabase::query           -> INSERT INTO `session`SET hash = 'f41d15cdc4da1f00a8f8eb7df26a8ba0', lastactivity = 1766041042, userid = 0, site = 'https://lanrena.christoph-raible.de/forum/thread/1071', 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.019432 - dotSession::load_locales     -> do
0.019472 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.019479 - dotSession::start            -> ---- finished with session startup
0.019508 - dotSession::load_user        -> id: 0
0.019515 - user::get_user               -> id: >0<
0.019524 - dotDatabase::getInstance     -> connection: database
0.019548 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.019919 - styles::load                 -> name: ><
0.019940 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.020290 - styles::activate             -> style = lanrenav3
0.020389 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.020605 - admin::getInstance           -> do
0.020613 - dotSession::getInstance      -> do
0.020632 - admin::__construct           -> user_id=0
0.020637 - user::load_settings          -> load current user settings to $global
0.020646 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.020832 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.021167 - EVENT::comming_event         -> return
0.021177 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1766041042 AND active=1 ORDER by begin ASC
0.021350 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1766041042 AND active=1 ORDER by begin DESC LIMIT 1
0.021451 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.021876 - GLOBAL::end global.php       -> ---------------------------------------------
0.021979 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.022236 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.022348 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.022531 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.022741 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.forum.php
0.023929 - FORUM::showthread            -> get common forum and thread infos
0.023937 - FORUM::thread_lastvisit      -> threadid: 1071
0.023946 - dotDatabase::query           -> SELECT postid FROM forum_post WHERE threadid=1071 AND dateline > '' ORDER by postid ASC LIMIT 1
0.024078 - dotDatabase::query           -> SELECT threadid, dateline FROM forum_post WHERE postid=11536
0.024509 - dotDatabase::query           -> SELECT (COUNT(*)+1) AS position FROM forum_post WHERE threadid=1071 AND dateline < '2011-04-03 12:47:59'
0.024810 - 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='1071'
0.024961 - FORUM::is_moderator          -> for forumid: 5
0.024967 - dotDatabase::query           -> SELECT moderators FROM forum_main WHERE forumid='5'
0.025057 - admin::getInstance           -> do
0.025068 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
0.025072 - admin::getInstance           -> do
0.025080 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
0.025084 - admin::getInstance           -> do
0.025091 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
0.025094 - admin::getInstance           -> do
0.025101 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
0.025106 - admin::getInstance           -> do
0.025112 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
0.025116 - admin::getInstance           -> do
0.025123 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
0.025132 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.025921 - dotDatabase::query           -> SELECT title FROM forum_cat WHERE catid=1
0.026055 - dotDatabase::query           -> UPDATE forum_thread SET hits=hits+1 WHERE threadid='1071'
0.026173 - dotDatabase::query           -> SELECT user_id FROM user_orga WHERE display_team=1
0.026335 - FORUM::showthread            -> query all postings
0.026345 - 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 = 1071 AND forum_post.invisible=0 ORDER by postid ASC LIMIT 0,30
0.026736 - HTML::template               -> template: >forum_postingpart<
0.026812 - HTML::template               -> template: >forum_postingindex<
0.026862 - FORUM::showthread            -> check for moderator utils
0.026869 - FORUM::update_visit          -> forumid: 5 threadid: 1071 posttime: 2011-04-03 12:47:59
0.026887 - GLOBAL::end userspace        -> ---------------------------------------------
0.026891 - PAGE::render                 -> start rendering page layout
0.026894 - USER::check_for_new_messages -> return
0.026901 - dotSession::getInstance      -> do
0.026920 - PAGE::get_boxes              -> -------- side=left
0.026932 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.027654 - PAGE::get_boxes              -> -------- call: left::menu_main
0.027665 - CBOX::menu                   -> generate Menu Box >news<
0.027675 - HTML::template               -> template: >box_menu<
0.027726 - HTML::template_exists        -> search: >page_box_left< == 1
0.027742 - HTML::template               -> template: >page_box_left<
0.027778 - PAGE::get_boxes              -> -------- call: left::menu_site
0.027786 - CBOX::menu                   -> generate Menu Box >site<
0.027795 - HTML::template               -> template: >box_menu_bit<
0.027825 - HTML::template               -> template: >box_menu_bit<
0.027837 - HTML::template               -> template: >box_menu_bit<
0.027847 - HTML::template               -> template: >box_menu_bit<
0.027860 - HTML::template               -> template: >box_menu_bit<
0.027870 - HTML::template               -> template: >box_menu_bit<
0.027879 - HTML::template               -> template: >box_menu<
0.027896 - HTML::template_exists        -> search: >page_box_left< == 1
0.027909 - HTML::template               -> template: >page_box_left<
0.027922 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.027928 - CBOX::menu                   -> generate Menu Box >verein<
0.027936 - HTML::template               -> template: >box_menu_bit<
0.027946 - HTML::template               -> template: >box_menu_bit<
0.027956 - HTML::template               -> template: >box_menu_bit<
0.027965 - HTML::template               -> template: >box_menu_bit<
0.027975 - HTML::template               -> template: >box_menu_bit<
0.027984 - HTML::template               -> template: >box_menu<
0.028000 - HTML::template_exists        -> search: >page_box_left< == 1
0.028011 - HTML::template               -> template: >page_box_left<
0.028024 - PAGE::get_boxes              -> -------- call: left::menu_event
0.028029 - CBOX::menu                   -> generate Menu Box >event<
0.028037 - HTML::template               -> template: >box_menu_bit<
0.028047 - HTML::template               -> template: >box_menu_bit<
0.028057 - HTML::template               -> template: >box_menu_bit<
0.028066 - HTML::template               -> template: >box_menu_bit<
0.028075 - HTML::template               -> template: >box_menu_bit<
0.028084 - HTML::template               -> template: >box_menu_bit<
0.028096 - HTML::template               -> template: >box_menu_bit<
0.028105 - HTML::template               -> template: >box_menu_bit<
0.028114 - HTML::template               -> template: >box_menu_bit<
0.028125 - HTML::template               -> template: >box_menu<
0.028142 - HTML::template_exists        -> search: >page_box_left< == 1
0.028153 - HTML::template               -> template: >page_box_left<
0.028165 - PAGE::get_boxes              -> -------- call: left::menu_login
0.028170 - CBOX::menu                   -> generate Menu Box >login<
0.028182 - HTML::template               -> template: >box_menu_bit<
0.028195 - HTML::template               -> template: >box_menu_bit<
0.028207 - HTML::template               -> template: >box_menu<
0.028223 - HTML::template_exists        -> search: >page_box_left< == 1
0.028234 - HTML::template               -> template: >page_box_left<
0.028249 - PAGE::get_boxes              -> -------- side=right
0.028258 - PAGE::get_boxes              -> -------- call: right::party
0.028264 - CBOX::party                  -> generate Box
0.028269 - EVENT::short_event           -> id >17<
0.028273 - EVENT::getevent              -> id >17<
0.028278 - 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.028500 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.028673 - CACHE::get                   -> cache: >event_17::stats< found
0.028712 - HTML::template               -> template: >box_event<
0.028780 - HTML::template_exists        -> search: >page_box_right< == 1
0.028795 - HTML::template               -> template: >page_box_right<
0.028833 - PAGE::get_boxes              -> -------- call: right::forum
0.028841 - CBOX::forum                  -> generate forum box
0.028845 - CBOX::forum_load_threads     -> load data
0.028853 - CACHE::get                   -> cache: >forum::topthreads< found
0.028930 - CBOX::forum_threads          -> list all threads in array
0.028939 - 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.028951 - admin::getInstance           -> do
0.028968 - HTML::template               -> template: >box_forum_bit<
0.029023 - HTML::template               -> template: >box_forum_bit<
0.029049 - HTML::template               -> template: >box_forum_bit<
0.029074 - HTML::template               -> template: >box_forum_bit<
0.029126 - HTML::template               -> template: >box_forum_bit<
0.029193 - HTML::template               -> template: >box_forum_bit<
0.029232 - HTML::template               -> template: >box_forum<
0.029304 - HTML::template_exists        -> search: >page_box_right< == 1
0.029322 - HTML::template               -> template: >page_box_right<
0.029344 - PAGE::get_boxes              -> -------- call: right::vote
0.029354 - CBOX::vote                   -> generate Box
0.029359 - 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.029512 - HTML::template               -> template: >box_vote_nocurrent<
0.029578 - HTML::template_exists        -> search: >page_box_right< == 1
0.029592 - HTML::template               -> template: >page_box_right<
0.029618 - PAGE::get_boxes              -> -------- call: right::banner
0.029632 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.029664 - HTML::template_exists        -> search: >page_box_right< == 1
0.029677 - HTML::template               -> template: >page_box_right<
0.029692 - PAGE::get_boxes              -> -------- call: right::search
0.029698 - CBOX::template               -> generate Box with >box_suchen< as template
0.029702 - HTML::template               -> template: >box_suchen<
0.029740 - HTML::template_exists        -> search: >page_box_right< == 1
0.029752 - HTML::template               -> template: >page_box_right<
0.029769 - PAGE::render                 -> final
0.029773 - PAGE::renderTemplate         -> page
0.029778 - PAGE::getHead                -> return
0.029795 - dotSession::getInstance      -> do
0.029883 - HTML::template               -> template: >page<
0.030001 - PAGE::render_template        -> final

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

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