Download log [Deleted]

AndyB

Well-known member
AndyB submitted a new resource:

Download log - Shows a list of most recent resource downloads.

Premium upgrade:

This XF2 add-on along with the entire collection can be purchased for $25.00 USD. Your Premium upgrade will allow you to download as many XF2 add-ons as you like for one year. Please see the entire collection located in the Resources area at this URL:

https://www.xf2addons.com/

Note: all my XF1 add-ons are still 100% free and are supported by donations.

Description:

Shows a list of most recent resource downloads.

(Example of Download log link)...

Read more about this resource...
 
Could the downloaders IP be added to this? it would potentially help determining if users are sharing their accounts. Can this be updated to use the finder system instead of direct DB queries?
 
Could the downloaders IP be added to this? it would potentially help determining if users are sharing their accounts. Can this be updated to use the finder system instead of direct DB queries?

Also could you update all the addons to follow XF version strings and version id's?

Example of yours:
"version_id": 22,
"version_string": "2.2",

Example of XF:
"version_id": 2020070 ,
"version_string": "2.2.0",

 
Top Bottom