MOD DownloadTime

Post custom hacks and enhancements for phpwcms here only. Maybe some of these things will be included in official release later.
cguenther
Posts: 111
Joined: Sun 11. Jan 2004, 12:41
Location: Halle, Germany
Contact:

Post by cguenther »

include html-tag

Code: Select all

<acronym title="">WORD</acronym>
in the html-source. (you have to do this by hand) and create a css-class for that.
novallis
Posts: 121
Joined: Tue 7. Dec 2004, 11:23
Location: Hassloch, Germany

Post by novallis »

Thanks for the quick answer.

Regards
novallis
User avatar
Rainer G
Posts: 377
Joined: Wed 16. Feb 2005, 10:26
Location: Hannover - Germany
Contact:

Post by Rainer G »

How can i install the download-counter?
(Sorry, i'm a wcms-beginner :-) )
Last edited by Rainer G on Sun 20. Feb 2005, 03:53, edited 1 time in total.
User avatar
marcus@localhorst
Posts: 815
Joined: Fri 28. May 2004, 11:31
Location: localhorst
Contact:

Post by marcus@localhorst »

download the package here:
http://phpwcms-mods.de/index.php?de_pro ... r_download

and than follow the instructions. it's easy if you ever see php code and sql :-)
TMerz
Posts: 47
Joined: Wed 3. Nov 2004, 13:56
Location: Herxheim/Deutschland

Problem beim Einrichten von MOD_DOWNLOADCOUNTER

Post by TMerz »

Hallo!

Leider klappt in meiner v1.1-RC4-Installation das Einbinden des tollen mod_Downloadcounter nicht wie im "how-to" beschrieben. Die Tabelle wird zwar einwandfrei gefüllt (was ich mit phpmyadmin kontrolliert habe), aber im Admin-Backend kann ich nirgends die eigentliche Oberfläche aufrufen, um mir die Downloadstatistik anzuschauen. Wo liegt der Fehler? Ich bin mir sicher, dass ich die Adds in den Dateien download.php und phpwcms.php gemäss "howto" vorgenommen habe. Die Rechte an den Verzeichnissen wurden mit chmod auf 775 gesetzt.

Hat jemand eine Idee oder einen hilfreichen Tipp für mich?

Herzlichen Dank für Eure Hilfe!
Thomas
User avatar
marcus@localhorst
Posts: 815
Joined: Fri 28. May 2004, 11:31
Location: localhorst
Contact:

Post by marcus@localhorst »

ich glaube das liegt an den url variablen "do"
einmal wurde in der datei phpwcms.php do=module und einmal do=articles an die Links gehängt, das musst du angleichen.

so war es bei mir
User avatar
Rainer G
Posts: 377
Joined: Wed 16. Feb 2005, 10:26
Location: Hannover - Germany
Contact:

Re: Problem beim Einrichten von MOD_DOWNLOADCOUNTER

Post by Rainer G »

TMerz wrote:Hallo!

Leider klappt in meiner v1.1-RC4-Installation das Einbinden des tollen mod_Downloadcounter nicht wie im "how-to" beschrieben. Die Tabelle wird zwar einwandfrei gefüllt (was ich mit phpmyadmin kontrolliert habe), aber im Admin-Backend kann ich nirgends die eigentliche Oberfläche aufrufen, um mir die Downloadstatistik anzuschauen. Wo liegt der Fehler? Ich bin mir sicher, dass ich die Adds in den Dateien download.php und phpwcms.php gemäss "howto" vorgenommen habe. Die Rechte an den Verzeichnissen wurden mit chmod auf 775 gesetzt.

Hat jemand eine Idee oder einen hilfreichen Tipp für mich?

Herzlichen Dank für Eure Hilfe!
Thomas
Bei mir erscheint die Statistik (V 1.1) unter Module und ist so, wie sie sein soll! Die Hardcopy auf der Seite von eMEdia zeigt diese bei den Artikeln. Die Hardcopy ist allerdings von der Version 1.0 des Downloadcounters.
Last edited by Rainer G on Sun 20. Feb 2005, 03:53, edited 1 time in total.
TMerz
Posts: 47
Joined: Wed 3. Nov 2004, 13:56
Location: Herxheim/Deutschland

[SOLVED] - Problem mit Einbindung des mod_downloadcounter

Post by TMerz »

marcus@localhorst wrote:ich glaube das liegt an den url variablen "do"
einmal wurde in der datei phpwcms.php do=module und einmal do=articles an die Links gehängt, das musst du angleichen.

so war es bei mir
Danke und gleichzeitig Sorry!
Die URL-Variable war in Ordnung. Die Ursache lag zwar auch in der phpwcms.php, aber an anderer Stelle: Im Abschnitt "case modules:" war ein "break" falsch gesetzt! Nun klappt´s einwandfrei und das MOD wird im Bereich "Module" mit der Statistik angezeigt.

Offenbar hab ich doch beim Copy/Paste aus der HowTo-Datei nicht genau aufgepasst..... :oops:
grantdutoit
Posts: 10
Joined: Wed 12. Apr 2006, 19:25
Contact:

downloadtime MOD for 1.2.6/1.2.7

Post by grantdutoit »

Has anyone got the downloadtime MOD to work on version 1.2.6/1.2.7 of phpwcms?
Post Reply