News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

total view count of all images of one user

Started by nickfzx, March 15, 2007, 05:09:53 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

nickfzx

is it possible to get hold of the total view count for a single users files?

so say there are 2 members in a gallery, John and Jack:

so say John has 3 files:
file 1 has 2 views
file 2 has 3 views
file 3 has 7 views

total views for John's files = 12 views

and Jack has 2 files
file 1 has 1 view
file 2 has 13 views

total views for Jack's files = 14

total views of whole gallery= 26 views

Stramm

yes, needs some code changes... everything depending where you want to show it... profile, anycontent etc.

nickfzx

preferably be able to call it from anywhere actually...inside of punbb's profile for example...as I am bridged.

If not I would settle for something less glamorous :)