Chris M
10-27-2002, 10:00 PM
Hack Information
Requested by: N9ne here (https://vborg.vbsupport.ru/showthread.php?s=&threadid=45113)
Query and some coding by: Xenon
Install
Queries to run: 1/2 (2nd is optional - see below)
Files to modify: 2 (root/private.php & admin/usergroup.php)
Templates to modify: 1 (privfolder)
Templates to add: 2
Install time: 5 minutes
Screenshots: 4 (One alternate template edit)
You can view the 4th Screenshot (provided by N9ne) here (https://vborg.vbsupport.ru/attachment.php?s=&postid=315371)
What it does
At the moment, it is an un-message specific "Mark Multiple PMs Read" hack...This means that if you have 10 New PMs, it will Mark ALL of them as Read, if you have the usergroup permission to...
Notice to Installers
By Default, the "Can Mark Multiple PMs Read?" option in admin/usergroup.php is OFF...You will have to edit the usergroups that you want to be able to Mark PMs read...
Alternatively - If you want everyone to be able to, run this query below, as well as installing and running the query in the install file...
Warning: This will set the "Can Mark Multiple PMs Read?" option to "YES"...
UPDATE usergroup SET canmarkread=1
Thats it really...
Thanks to Xenon for providing the "Mark PMs Read" query:)
Satan
Requested by: N9ne here (https://vborg.vbsupport.ru/showthread.php?s=&threadid=45113)
Query and some coding by: Xenon
Install
Queries to run: 1/2 (2nd is optional - see below)
Files to modify: 2 (root/private.php & admin/usergroup.php)
Templates to modify: 1 (privfolder)
Templates to add: 2
Install time: 5 minutes
Screenshots: 4 (One alternate template edit)
You can view the 4th Screenshot (provided by N9ne) here (https://vborg.vbsupport.ru/attachment.php?s=&postid=315371)
What it does
At the moment, it is an un-message specific "Mark Multiple PMs Read" hack...This means that if you have 10 New PMs, it will Mark ALL of them as Read, if you have the usergroup permission to...
Notice to Installers
By Default, the "Can Mark Multiple PMs Read?" option in admin/usergroup.php is OFF...You will have to edit the usergroups that you want to be able to Mark PMs read...
Alternatively - If you want everyone to be able to, run this query below, as well as installing and running the query in the install file...
Warning: This will set the "Can Mark Multiple PMs Read?" option to "YES"...
UPDATE usergroup SET canmarkread=1
Thats it really...
Thanks to Xenon for providing the "Mark PMs Read" query:)
Satan