Version: 1.1.1, by akanevsky
Developer Last Online: Feb 2016
Category: Statistics Modifications -
Version: 3.8.x
Rating:
Released: 06-26-2009
Last Update: 06-26-2009
Installs: 148
DB Changes Uses Plugins Auto-Templates
Additional Files Translations
No support by the author.
I no longer support my hacks. Please feel free to update them and release new versions elsewhere as long as I get the credit for the original modification.
/*=============================================*\
|| Who Downloaded This Attachment
||
|| Author : Anton Kanevsky
|| Works on : vBulletin 3.5.x - 3.8.x
|| Released : Jun 27, 2009
||
|| Time required to install: ~30 seconds
|| Difficulty: easy
\*=============================================*/
DESCRIPTION
Allows users to see detailed information about who has downloaded attachments.
STATISTICS
File Uploads: 1
Products to Install: 1
FEATURES
General:
Displays a list of users with information about the number of downloads and last downloaded time.
Allows to specify which usergroups can use the feature.
VERSION HISTORY
1.1.0 [F] Fixed a bug in the product xml file.
1.1.0 [+] Officially compatible with 3.5.x - 3.8.x. [+] Removed all file and template edits. [+] Added usergroup permission to specify which usergroups can use the feature. [+] The last downloaded time for each user is now displayed.
1.0.2 [F] Compatibility with 3.5.2's modified attachments.php.
1.0.1 [+] Each user now has a number of downloads displayed next to him/her.
1.0.0
First Release
The installation manual is contained within the attached file.
Save and upload through the Add/Import Products with Allow Overwrite set to yes
Then to have the link appear in the attachments list, in vb admin go to Style Manager -> Your Style Options -> Modify User Option Templates -> postbit_attachment
You have to specify the usergroup you want to authorize to see the link appear.
Change 6 by any usergroup. If you want to add more than one group, add a comma after each ID.
Example : <if condition="is_member_of($bbuserinfo, 1, 2, 3, 4, 5, 6)
Close this template and open the template : modifyattachmentsbit
Go to Usergroup manager -> Your usergroup -> Set Can View Who Downloaded permission on "NO", then go again in your usergroup but, this time, set to "YES"
That's it !
REMEMBER, this product only show downloads made AFTER installation of this product.
Fix this plugin for 3.8.6 patch level 1 to because doesn't work , nothing appear but I don't have any error
It's installed and it's active to but no difference in postbit at attachments
He doesn't work simple as that .
Thanks .
Fix this plugin for 3.8.6 patch level 1 to because doesn't work , nothing appear but I don't have any error
It's installed and it's active to but no difference in postbit at attachments
He doesn't work simple as that .
Thanks .
You have to edit each usergroup to allow them to see the link and stats.
Under Attachment Permissions: Can View Who Downloaded [Yes/No]
Got this working thanks to the above posts, but for some strange reason it has disappeared from the options overnight??? I was going to remove some forum id's but now I can't, it still works but I can't edit it now.
Is it supposed to be in the settinggroup table as it is not there? I look at the product code next to see If I can fix but any help would be good.