Just an aside, I am surprised how difficult these companies make it to actually find these pages. The links are usually hidden away on an insignificant part of their homepage, an even then, its not direct so you need to work through several other pages.
Don't they want 'developers'?
Also, they often change the route to these pages which is why its not practical to document it here!!
Not directly. Could maybe do things indirectly on the database.
Which stats do you want to reset? IIRC site visits and media streams are imported from JR4.
This is now included in the latest releases of the SoundCloud, YouTube, Vimeo and Flickr modules.
Update them and goto their config page to enable and set up this feature.
Thanks
Pa
Its all part of the module's structure.
Instead of a global config.php file that has the max daily downloads option in, you put that option in the quota config so then it can be different, or disabled, for each quota.
Is there demand for something like this? It would take too long to do, but not worth our time for one person, if you see what I mean.
You can create multiple trees. Are they interactive or do they work in isolation?
Ie. I create the 'Asher' tree and add relatives. A cousin (say) with a different surname may want a 'Brown' tree as a starting point. Can new profiles added to the Brown tree be linked to Asher profiles, and visa versa, thereby making one big sprawling tree with lots of starting points?
That would need to be something custom then, but fairly simple.
Listen for downloads and log the user's IP to a datastore. If number of same IPs logged within the last 24 hours > n, stop the download.
Alternatively, add in a smarty call or function to return true/false on the same condition and use it in the templates to grey out the download button.