4images Forum & Community

4images Modifications / Modifikationen => Mods & Plugins (Requests & Discussions) => Topic started by: Chris on March 12, 2003, 02:47:11 PM

Title: Anyone interested in tracking user downloads?
Post by: Chris on March 12, 2003, 02:47:11 PM
I've finished a mod that lets me track the image ids each user has downloaded.   It's works like the lightbox feature in that it stores a list of image ids in the 4images_users table.  The mod also stores the date of the most recent download and lets you query users from the admin CP using a date range.

If anyone is interested, I'll post the mod in the next few days in the published mods forum.

If anyone has more questions about this mod, post them here.
Title: Anyone interested in tracking user downloads?
Post by: rwinke on March 12, 2003, 05:56:01 PM
Yesssss!
I'm interest
Title: Anyone interested in tracking user downloads?
Post by: nanhart on March 12, 2003, 06:28:10 PM
Definitely and thanks !!!!!!!
Title: Anyone interested in tracking user downloads?
Post by: V@no on March 12, 2003, 07:24:04 PM
Great!
as many mods published, as better :lol:

how about GUEST's download? do they get counted?
Title: Anyone interested in tracking user downloads?
Post by: Chris on March 12, 2003, 10:52:18 PM
Guests are not users, therefore they have no entry in the users table.  So it is impossible to track the image ids downloaded by guests.

This mod is only for tracking USER downloads.  :wink:

P.S.: It is not a mod that counts downloads.  It's a mod that tells you exactly which images were downloaded for any given user and the date when the last download took place.
Title: Anyone interested in tracking user downloads?
Post by: Chris on March 13, 2003, 01:04:19 AM
:roll:  Okay. It's just another 2 hours out of my busy life right?

The mod is posted here:  http://4homepages.de/forum/viewtopic.php?t=4606

Enjoy !
Title: Anyone interested in tracking user downloads?
Post by: Chris on March 14, 2003, 01:36:10 AM
With V@no's help this turned out to be a really nice mod.  Thanks V@no!