lrschriftzug

LANrena Neustetten e.V.

 
 

LANrena LANparty Archiv >> LANrena 4 - Archiv [CLOSED] > 2on2 css + 1.6
 
 Autor Thema: 2on2 css + 1.6
Tambostar
07.04.2011 um 00:01 AntwortBenutzerprofilNachricht senden
NEW

Clan: Bocholt ya
Postings: 7

Suche starken m8 für 2on2 css und 1.6 - keine bobs bitte.. PM an mich...
 
 

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.000032 - GLOBAL::include              -> config.php
0.002404 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotDatabase.php
0.002819 - dotDatabase::getInstance     -> connection: database
0.002837 - dotDatabase::__construct     -> connection: database
0.002858 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.page.php
0.003386 - page::getInstance            -> do
0.003420 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.dotSession.php
0.003894 - dotSession::getInstance      -> do
0.003911 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.user.php
0.004338 - dotSession::start            -> ---- init
0.004360 - dotSession::start            -> start php session managment
0.004446 - dotSession::start            -> finished php session management
0.004453 - dotSession::start            -> save user and host information to new session_array
0.004463 - dotSession::start            -> check for security options
0.004691 - dotSession::start            -> lookup ip2country
0.004705 - dotDatabase::connect         -> d030eee4@localhost
0.004925 - dotDatabase::select          -> database: d030eee4
0.005006 - dotDatabase::query           -> SELECT `code` FROM `country_ip2code` WHERE 3628718236 BETWEEN ip_from AND ip_to
0.005055 - dotSession::start            -> update current session online user infos
0.005088 - dotDatabase::query           -> UPDATE session SET lastactivity = 1774430388, userid = 0, site = 'https://lanrena.christoph-raible.de/forum/thread/1100', host = '216.73.216.156', dns = '216.73.216.156', countrycode = 'US', hits = hits + 1 WHERE hash = 'b1f15061026fbf0f6bed0e7394a5413a'
0.005200 - dotSession::start            -> no session found in db == insert new db sesssion
0.005216 - dotDatabase::query           -> INSERT INTO `session`SET hash = 'b1f15061026fbf0f6bed0e7394a5413a', lastactivity = 1774430388, userid = 0, site = 'https://lanrena.christoph-raible.de/forum/thread/1100', referer = '', useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', host = '216.73.216.156', dns = '216.73.216.156', countrycode = 'US', hits = 1
0.005316 - dotSession::load_locales     -> do
0.005349 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.005355 - dotSession::start            -> ---- finished with session startup
0.005372 - dotSession::load_user        -> id: 0
0.005377 - user::get_user               -> id: >0<
0.005387 - dotDatabase::getInstance     -> connection: database
0.005406 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.styles.php
0.005734 - styles::load                 -> name: ><
0.005760 - styles::load                 -> include: /www/htdocs/w00f1046/html/styles/lanrenav3.php
0.006162 - styles::activate             -> style = lanrenav3
0.006272 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.admin.php
0.006475 - admin::getInstance           -> do
0.006484 - dotSession::getInstance      -> do
0.006491 - admin::__construct           -> user_id=0
0.006495 - user::load_settings          -> load current user settings to $global
0.006505 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.prvmsg.php
0.006704 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.event.php
0.007059 - EVENT::comming_event         -> return
0.007071 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1774430388 AND active=1 ORDER by begin ASC
0.007263 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1774430388 AND active=1 ORDER by begin DESC LIMIT 1
0.007406 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.sitzplan.php
0.007843 - GLOBAL::end global.php       -> ---------------------------------------------
0.007961 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.008052 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '1' AND active = 1 ORDER BY display_order DESC
0.008103 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.008246 - dotDatabase::query           -> SELECT * FROM sponsoren WHERE group_id = '6' AND active = 1 ORDER BY display_order DESC
0.008401 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.forum.php
0.009779 - FORUM::showthread            -> get common forum and thread infos
0.009793 - FORUM::thread_lastvisit      -> threadid: 1100
0.009806 - dotDatabase::query           -> SELECT postid FROM forum_post WHERE threadid=1100 AND dateline > '' ORDER by postid ASC LIMIT 1
0.009996 - dotDatabase::query           -> SELECT threadid, dateline FROM forum_post WHERE postid=11926
0.010276 - dotDatabase::query           -> SELECT (COUNT(*)+1) AS position FROM forum_post WHERE threadid=1100 AND dateline < '2011-04-07 00:01:37'
0.010472 - 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='1100'
0.010677 - FORUM::is_moderator          -> for forumid: 81
0.010688 - dotDatabase::query           -> SELECT moderators FROM forum_main WHERE forumid='81'
0.010748 - admin::getInstance           -> do
0.010763 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
0.010768 - admin::getInstance           -> do
0.010776 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
0.010780 - admin::getInstance           -> do
0.010787 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
0.010791 - admin::getInstance           -> do
0.010798 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
0.010805 - admin::getInstance           -> do
0.010812 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
0.010816 - admin::getInstance           -> do
0.010826 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
0.010841 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.html.php
0.011561 - dotDatabase::query           -> SELECT title FROM forum_cat WHERE catid=12
0.011658 - dotDatabase::query           -> UPDATE forum_thread SET hits=hits+1 WHERE threadid='1100'
0.011813 - dotDatabase::query           -> SELECT user_id FROM user_orga WHERE display_team=1
0.011877 - FORUM::showthread            -> query all postings
0.011885 - 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 = 1100 AND forum_post.invisible=0 ORDER by postid ASC LIMIT 0,30
0.012336 - HTML::template               -> template: >forum_postingpart<
0.012435 - HTML::template               -> template: >forum_postingindex_closed<
0.012485 - FORUM::showthread            -> check for moderator utils
0.012495 - FORUM::update_visit          -> forumid: 81 threadid: 1100 posttime: 2011-04-07 00:01:37
0.012519 - GLOBAL::end userspace        -> ---------------------------------------------
0.012524 - PAGE::render                 -> start rendering page layout
0.012529 - USER::check_for_new_messages -> return
0.012537 - dotSession::getInstance      -> do
0.012561 - PAGE::get_boxes              -> -------- side=left
0.012576 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cbox.php
0.013437 - PAGE::get_boxes              -> -------- call: left::menu_main
0.013452 - CBOX::menu                   -> generate Menu Box >news<
0.013465 - HTML::template               -> template: >box_menu<
0.013530 - HTML::template_exists        -> search: >page_box_left< == 1
0.013548 - HTML::template               -> template: >page_box_left<
0.013589 - PAGE::get_boxes              -> -------- call: left::menu_site
0.013597 - CBOX::menu                   -> generate Menu Box >site<
0.013607 - HTML::template               -> template: >box_menu_bit<
0.013640 - HTML::template               -> template: >box_menu_bit<
0.013653 - HTML::template               -> template: >box_menu_bit<
0.013664 - HTML::template               -> template: >box_menu_bit<
0.013673 - HTML::template               -> template: >box_menu_bit<
0.013683 - HTML::template               -> template: >box_menu_bit<
0.013692 - HTML::template               -> template: >box_menu<
0.013709 - HTML::template_exists        -> search: >page_box_left< == 1
0.013723 - HTML::template               -> template: >page_box_left<
0.013737 - PAGE::get_boxes              -> -------- call: left::menu_verein
0.013743 - CBOX::menu                   -> generate Menu Box >verein<
0.013752 - HTML::template               -> template: >box_menu_bit<
0.013763 - HTML::template               -> template: >box_menu_bit<
0.013773 - HTML::template               -> template: >box_menu_bit<
0.013782 - HTML::template               -> template: >box_menu_bit<
0.013792 - HTML::template               -> template: >box_menu_bit<
0.013801 - HTML::template               -> template: >box_menu<
0.013817 - HTML::template_exists        -> search: >page_box_left< == 1
0.013829 - HTML::template               -> template: >page_box_left<
0.013843 - PAGE::get_boxes              -> -------- call: left::menu_event
0.013848 - CBOX::menu                   -> generate Menu Box >event<
0.013857 - HTML::template               -> template: >box_menu_bit<
0.013868 - HTML::template               -> template: >box_menu_bit<
0.013878 - HTML::template               -> template: >box_menu_bit<
0.013887 - HTML::template               -> template: >box_menu_bit<
0.013897 - HTML::template               -> template: >box_menu_bit<
0.013909 - HTML::template               -> template: >box_menu_bit<
0.013919 - HTML::template               -> template: >box_menu_bit<
0.013929 - HTML::template               -> template: >box_menu_bit<
0.013940 - HTML::template               -> template: >box_menu_bit<
0.013950 - HTML::template               -> template: >box_menu<
0.013967 - HTML::template_exists        -> search: >page_box_left< == 1
0.013979 - HTML::template               -> template: >page_box_left<
0.013994 - PAGE::get_boxes              -> -------- call: left::menu_login
0.014000 - CBOX::menu                   -> generate Menu Box >login<
0.014016 - HTML::template               -> template: >box_menu_bit<
0.014028 - HTML::template               -> template: >box_menu_bit<
0.014045 - HTML::template               -> template: >box_menu<
0.014063 - HTML::template_exists        -> search: >page_box_left< == 1
0.014074 - HTML::template               -> template: >page_box_left<
0.014092 - PAGE::get_boxes              -> -------- side=right
0.014103 - PAGE::get_boxes              -> -------- call: right::party
0.014114 - CBOX::party                  -> generate Box
0.014122 - EVENT::short_event           -> id >17<
0.014126 - EVENT::getevent              -> id >17<
0.014133 - 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.014331 - dotCommon::classload         -> require: /www/htdocs/w00f1046/includes/class.cache.php
0.014548 - CACHE::get                   -> cache: >event_17::stats< found
0.014597 - HTML::template               -> template: >box_event<
0.014678 - HTML::template_exists        -> search: >page_box_right< == 1
0.014695 - HTML::template               -> template: >page_box_right<
0.014736 - PAGE::get_boxes              -> -------- call: right::forum
0.014745 - CBOX::forum                  -> generate forum box
0.014750 - CBOX::forum_load_threads     -> load data
0.014761 - CACHE::get                   -> cache: >forum::topthreads< found
0.014847 - CBOX::forum_threads          -> list all threads in array
0.014858 - 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.014872 - admin::getInstance           -> do
0.014897 - HTML::template               -> template: >box_forum_bit<
0.014962 - HTML::template               -> template: >box_forum_bit<
0.014994 - HTML::template               -> template: >box_forum_bit<
0.015022 - HTML::template               -> template: >box_forum_bit<
0.015061 - HTML::template               -> template: >box_forum_bit<
0.015086 - HTML::template               -> template: >box_forum_bit<
0.015102 - HTML::template               -> template: >box_forum<
0.015167 - HTML::template_exists        -> search: >page_box_right< == 1
0.015184 - HTML::template               -> template: >page_box_right<
0.015206 - PAGE::get_boxes              -> -------- call: right::vote
0.015214 - CBOX::vote                   -> generate Box
0.015221 - 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.015444 - HTML::template               -> template: >box_vote_nocurrent<
0.015502 - HTML::template_exists        -> search: >page_box_right< == 1
0.015519 - HTML::template               -> template: >page_box_right<
0.015537 - PAGE::get_boxes              -> -------- call: right::banner
0.015553 - CACHE::get                   -> cache: >sponsoren_7::cbox_lanrenav3.de_DE< found
0.015583 - HTML::template_exists        -> search: >page_box_right< == 1
0.015597 - HTML::template               -> template: >page_box_right<
0.015614 - PAGE::get_boxes              -> -------- call: right::search
0.015622 - CBOX::template               -> generate Box with >box_suchen< as template
0.015626 - HTML::template               -> template: >box_suchen<
0.015667 - HTML::template_exists        -> search: >page_box_right< == 1
0.015680 - HTML::template               -> template: >page_box_right<
0.015701 - PAGE::render                 -> final
0.015706 - PAGE::renderTemplate         -> page
0.015713 - PAGE::getHead                -> return
0.015718 - dotSession::getInstance      -> do
0.015803 - HTML::template               -> template: >page<
0.015947 - PAGE::render_template        -> final

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

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