Skip to Content.
Sympa Menu

cc-devel - [cc-devel] [ cctools-Bugs-2769240 ] File Download count doesn`t work

cc-devel AT lists.ibiblio.org

Subject: Developer discussion for Creative Commons technology and tools

List archive

Chronological Thread  
  • From: "SourceForge.net" <noreply AT sourceforge.net>
  • To: noreply AT sourceforge.net
  • Subject: [cc-devel] [ cctools-Bugs-2769240 ] File Download count doesn`t work
  • Date: Thu, 16 Apr 2009 19:07:38 +0000

Bugs item #2769240, was opened at 2009-04-16 21:07
Message generated for change (Tracker Item Submitted) made by michaelkrnac
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=559966&aid=2769240&group_id=80503

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: cchost
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Michael Krnac (michaelkrnac)
Assigned to: Victor Stone (fourstones)
Summary: File Download count doesn`t work

Initial Comment:
I use this link to open the download hook up menu:
a href="javascript://action" class="download_hook"
id="_emup_'.$R['upload_id'].'"><span>Download Files</span></a>

JS at the buttom:
var dl_hook = new queryPopup("download_hook","download",str_download);
dl_hook.hookLinks();

When user downloads a File with this menu. the Download-Count do not increase
(here)

I use this to get it:
%(#R/files/0/file_num_download)%

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=559966&aid=2769240&group_id=80503




Archive powered by MHonArc 2.6.24.

Top of Page