Seite 1 von 2

"[ Zeit: 0.4621s ][ Queries: 8 (0.0151s) ][ Debug Ein ]

Verfasst: 02.08.2005 08:24
von Gast210225
Hallo,
ich suche einen Mmmod, der Im Footer das hier anzeigt:
[ Zeit: 0.4621s ][ Queries: 8 (0.0151s) ][ Debug Ein ]
(Nein, ich meinenicht den Categories Hierarchy Mod).
Ich habe schon einen für die zeit gefunden: http://www.phpbb.de/moddb/mod.php?id=129, aber noch keinen für die Queries. Kannt ihr so einen Mod?

Johannes

Hinweis

Verfasst: 02.08.2005 08:39
von gloriosa
Hallo,
dann schau Dir einmal den Page Generation Time MOD an ! :wink:

Verfasst: 02.08.2005 09:04
von Gast210225
*g* der Mod ist schon etwas älter:
install.txt
##############################################################
## MOD Title: Page Generation Time
## MOD Author: Smartor < smartor_xp@hotmail.com > (Hoang Ngoc Tu) http://smartor.is-root.com
## MOD Description: This MOD will show page generation info in the page footer
## Work with phpBB 2.0.4
## Eg: Page generation time: 0.4873s (PHP: 83% - SQL: 17%) - SQL queries: 14 - GZIP enabled - Debug on
##
## MOD Version: 2.0.0
##
## Installation Level: easy
## Installation Time: 1 Minutes
##
## Files To Overwrite: 3
## extension.inc
## db/mysql.php
## includes/page_tail.php
##
## Included Files: N/A
##############################################################
## For Security Purposes, Please Check: http://www.phpbb.com/mods/downloads/ for the
## latest version of this MOD. Downloading this MOD from other sites could cause malicious code
## to enter into your phpBB Forum. As such, phpBB will not offer support for MOD's not offered
## in our MOD-Database, located at: http://www.phpbb.com/mods/downloads/
##############################################################
## Author Notes:
##
## I am too lazy to write (too many) instructions for this (too trivia) MOD so note:
##
## o About File Changing:
##
## If you are using phpBB 2.0.4 you can just upload/overwrite these 3 files
##
## If you are using phpBB older than 2.0.4 sorry I cannot help
##
## If you are using phpBB newer than 2.0.4 please come to http://smartor.is-root.com to
## get the update

##
## o About Database:
##
## Currently I only support [/b]MySQL 3.x[/b]
##
## o Tips:
##
## If you want only Admins can view the page generation info just
## un-comment line 77 (or around 77) in page_tail.php
##
## o Warning:
##
## Remember to backup and beware and take all responsible (certainly) for your actions!
##
##############################################################
## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD
##############################################################


#
#-----[ COPY ]-------------------------------------------------------
# These following instructions mean...
# Upload all files in directory "phpbb_root" with their structure to your phpBB root directory

copy phpbb_root/extension.inc to extension.inc
copy phpbb_root/db/mysql.php to db/mysql.php
copy phpbb_root/includes/*.php to includes/*.php


#
#-----[ SAVE/CLOSE ALL FILES ]------------------------------------------
#
# EoM
Und auf http://smartor.is-root.com/ find' ich nix....
Gibts das auch für phpBB 2.0.17 und MySQL4 ?
Achso, für was steht das "(PHP: 83% - SQL: 17%)"?


Johannes

Verfasst: 02.08.2005 09:45
von gloriosa
JG hat geschrieben:Gibts das auch für phpBB 2.0.17 und MySQL4 ?
Hallo,
der MOD funktioniert in dieser Umgebung
  • Version des Boards: 2.0.17
    Version von PHP: 4.3.10
    Version von MySQL: 4.0.18-standard-log
problemlos ! :o

Verfasst: 02.08.2005 10:31
von kratzer54847
Achso, für was steht das "(PHP: 83% - SQL: 17%)"?
das steht dafür, wie die Arbeit des Servers beim Seitenaufruf aufgeteilt war

Verfasst: 02.08.2005 10:45
von Gast210225
Aber in der anleitung steht
## Currently I only support MySQL 3.x
und ich benutze MySQL4 und meine page_tail.php hab ich auch schon verändert

Verfasst: 02.08.2005 10:54
von tost
Vorsicht:

Prüfe erst ob einige Mods die page_tail.php brauchen, ich habe mich gewundert als plötzlich das Icon im Footer des Ctracker Mods entfernt war und das Mod_Rewriting von larsneo nicht mehr funktionierte ;-)

Damit es auch unter MySQL4 funktioniert, musst du die mysql.php in mysql4.php umbennen und mit der db/mysql4.php ersetzen...

tost

Verfasst: 02.08.2005 13:46
von Gast210225
Oder ich warte doch auf Olympus *g* da ist das integiert :D

Re: Hinweis

Verfasst: 14.12.2005 19:37
von Seimon
weil ich mich grad damit beschäftigt habe:
gloriosa hat geschrieben:Hallo,
dann schau Dir einmal den Page Generation Time MOD an ! :wink:
die version unterstützt mysql4 nicht!

diese sollte aktueller sein:

http://smartor.is-root.com/downloads/pa ... ime_v2.zip

;)

Verfasst: 14.12.2005 21:45
von ATARI
ja super, kann smartor da keine vernünfte Anleitung schreiben oder was geht?
Nicht jeder hat die 3 dateien noch jungfräulich. ^^