08-05-2017, 06:31 PM
Here is the most recent update.
Hastebin was down at the time, so Pastebin it is!
Language Keys:
https://pastebin.com/HqrkW8h1
Custom Functions:
https://pastebin.com/07CU1vXW
JS:
https://pastebin.com/ngMRCMBd
https://pastebin.com/xSM7Sath
https://pastebin.com/rBFcmGST
**note the init call is for being in folder
https://pastebin.com/Hgs7ieGM
**note the init call is for being in folder
https://pastebin.com/citgeGcd
**put this after your block user edit ~ line 168
And later on whenever in your body put the checkbox, I put it above block:
https://pastebin.com/V3JZDXcr
DB alters:
-Add msg_exempt int 1 default 0 to your users table
-Add archive_from, archive_to, hidden_from, hidden_to to message_threads int 1 default 0
I can't think of anything else you will need!
I have yet to finish the snooping feature in the admin portal because I don't have to use it yet, but when I do I will!
Known issue! Is the "check / uncheck all" will only work on unarchive threads when you have both unarchived and archived threads. I have yet to find a fix for this yet, but I will let you know when I do - or if you do even better
Hastebin was down at the time, so Pastebin it is!
Language Keys:
https://pastebin.com/HqrkW8h1
Custom Functions:
https://pastebin.com/07CU1vXW
JS:
Code:
jqwerty.js
Code:
combobox.js
Code:
messages.php
**note the init call is for being in
Code:
usersc
Code:
message.php
**note the init call is for being in
Code:
usersc
Code:
admin_user.php
**put this after your block user edit ~ line 168
And later on whenever in your body put the checkbox, I put it above block:
https://pastebin.com/V3JZDXcr
DB alters:
-Add msg_exempt int 1 default 0 to your users table
-Add archive_from, archive_to, hidden_from, hidden_to to message_threads int 1 default 0
I can't think of anything else you will need!
I have yet to finish the snooping feature in the admin portal because I don't have to use it yet, but when I do I will!
Known issue! Is the "check / uncheck all" will only work on unarchive threads when you have both unarchived and archived threads. I have yet to find a fix for this yet, but I will let you know when I do - or if you do even better
![Wink Wink](https://userspice.com/forums/images/smilies/wink.png)