Page 2 of 2

Posted: Mon 20. Mar 2006, 15:25
by rushclub
looks like this:

Mo, 20. März 06 14:30 212.88.xxx.194(194-145-088-212.ip-addr.teresto.net) msie(v6.0) unter xp
Mo, 20. März 06 14:30 212.88.xxx.194(194-145-088-212.ip-addr.teresto.net) msie(v6.0) unter xp
Mo, 20. März 06 14:30 212.88.xxx.194(194-145-088-212.ip-addr.teresto.net) msie(v6.0) unter xp
Mo, 20. März 06 14:30 212.88.xxx.194(194-145-088-212.ip-addr.teresto.net) msie(v6.0) unter xp
Mo, 20. März 06 14:30 212.88.xxx.194(194-145-088-212.ip-addr.teresto.net) msie(v6.0) unter xp
Mo, 20. März 06 14:30 212.88.xxx.194(194-145-088-212.ip-addr.teresto.net) msie(v6.0) unter xp
Mo, 20. März 06 14:30 212.88.xxx.194(194-145-088-212.ip-addr.teresto.net) msie(v6.0) unter xp
Mo, 20. März 06 14:30 212.88.xxx.194(194-145-088-212.ip-addr.teresto.net) msie(v6.0) unter xp
Mo, 20. März 06 14:30 212.88.xxx.194(194-145-088-212.ip-addr.teresto.net) msie(v6.0) unter xp
Mo, 20. März 06 14:30 212.88.xxx.194(194-145-088-212.ip-addr.teresto.net) msie(v6.0) unter xp
Mo, 20. März 06 14:30 212.88.xxx.194(194-145-088-212.ip-addr.teresto.net) msie(v6.0) unter xp
Mo, 20. März 06 14:30 212.88.xxx.194(194-145-088-212.ip-addr.teresto.net) msie(v6.0) unter xp
Mo, 20. März 06 14:30 212.88.xxx.194(194-145-088-212.ip-addr.teresto.net) msie(v6.0) unter xp
Mo, 20. März 06 14:30 212.88.xxx.194(194-145-088-212.ip-addr.teresto.net) msie(v6.0) unter xp
Mo, 20. März 06 14:02 80.137.xxx.144(p5089C990.dip.t-dialin.net) msie(v6.0) unter xp
Mo, 20. März 06 14:02 80.137.xxx.144(p5089C990.dip.t-dialin.net) msie(v6.0) unter xp
Mo, 20. März 06 14:02 80.137.xxx.144(p5089C990.dip.t-dialin.net) msie(v6.0) unter xp
Mo, 20. März 06 14:02 80.137.xxx.144(p5089C990.dip.t-dialin.net) msie(v6.0) unter xp
Mo, 20. März 06 14:02 80.137.xxx.144(p5089C990.dip.t-dialin.net) msie(v6.0) unter xp
Mo, 20. März 06 14:02 80.137.xxx.144(p5089C990.dip.t-dialin.net) msie(v6.0) unter xp
Mo, 20. März 06 14:02 80.137.xxx.144(p5089C990.dip.t-dialin.net) msie(v6.0) unter xp

Posted: Mon 20. Mar 2006, 15:34
by StudioZ
Hmm... Curious :roll:
I never encountered this issue.
Try PM Neelix about this issue.
I am sure he will be able to help you find the problem.

Cheers,

downloadCounter RTs?

Posted: Thu 23. Mar 2006, 15:53
by antonumia
hi,

i have installed download_counter - mod_dc_2[1].00.92-DEV.zip

no errors and it appears in the modules backend.

I can't find any RT documentation in the package.

can anyone help?

thanks

anton

ps: sorry;this shouldbe in the support subcat :0

Posted: Thu 23. Mar 2006, 16:32
by StudioZ
Hi antonumia,

Neelix has written this note in the top of the RT file: mod_dc.rt.php

Code: Select all

/** -------------------------------------------------------------------------------------------------------------------------------------
 *
 * RT4phpWCMS:
 * - litte Helper for DownloadCounter-MOD:
 *		show counters on the Frontpage
 * 		=>	{DOWNLOADS:<filename> [ :<min> ]}
 * 		=>	{DOWNLOADSALL:<TopX>}
 *
 * @4phpwcms 1.2.6DEV (and before?-  not testet yet!)
 * @author Neelix
 * @version 0.3-DEV
 * @see http://www.phpwcms.de/forum/viewtopic.php?t=9001
 *
 * @examples
 * Using in an article
 * e.g.CP:Filelist => file: demo.pdf => description: <description> ...({DOWNLOADS:demo.pdf})
 * - [code]{DOWNLOADS:demo.pdf}
- show the counter for file "demo.pdf"
* -

Code: Select all

{DOWNLOADS:download.zip:3}
- show the counter for file "download.zip" if counter>=3
* -

Code: Select all

{DOWNLOADSALL:10}
- show the Top 10 sorted by count
*
* @example live: http://nx0.nx.funpic.de/p126/index.php?download
*

Code: Select all

 RANDOM-HACK ({DOWNLOADS:random-hack_0.4.txt.tar.bz2} times loaded)
*

Code: Select all

 * <div style="width:300px; background:#7A93A9; margin-left:auto; margin-right:auto;">
 * {DOWNLOADSALL:10}
 * </div>
 * 
* --------------------------------------------------------------------------------------------------------------------------------------
* install:
* - copy the script to your render folder 'phpwcms_template/inc_script/frontend_render/'
* --------------------------------------------------------------------------------------------------------------------------------------
*/

/**[/code]

You should be good to get going with that now... :wink:

Cheers,

Posted: Thu 23. Mar 2006, 18:50
by antonumia
very cool. thanks

but it didn't work - I'll upgrade to 1.2.6 and see if that helps.

Posted: Wed 4. Oct 2006, 21:05
by StudioZ
DownloadCounter MOD.
VERSION: 2.00.13 - 4.10.2006
What's new in this version:
Neelix added two new language files: [es] & [pt]

Download:
http://www.malouin.ws/design/index.php? ... ds-phpwcms

Thanks again Uncle neelix ;) 8)

Cheers,

Posted: Fri 6. Oct 2006, 17:35
by StudioZ
Please note:
(latest file is offline until debugged)

Cheers,