![]() |
Advanced PM Options
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.
/*===================================*\ || Advanced PM Options || || Author : Anton Kanevsky || Works on : vBulletin 3.5.x - 3.8.x || Released : Aug 15, 2009 || || Time required to install: ~30 seconds || Difficulty: easy \*===================================*/ DESCRIPTION This hack enhances the usability of private messaging system by adding a few administrative and member options. STATISTICS File Uploads: 1 Products to Install: 1 FEATURES Adds the Following Options to New PM Screen:
VERSION HISTORY 1.3.2 [F] Fixed a few bugs that were found in 1.3.1. 1.3.1 [+] The checkbox "save copy" is now disabled on 3.8.x, since 3.8.x already has such a feature. 1.3.0 [+] The hack is now compatible with vBulletin 3.5.x - 3.8.x. [+] Eliminated all template edits. 1.2.3 [F] Fixed a bug associated with a new hook placement in vBulletin 3.6. 1.2.2 [+] The modification is now compatible with vBulletin 3.6. 1.2.1 [+] Pm count is now updated after a pm is deleted via "delete original pm". 1.2.0 [+] Added a new usergroup permission: "Disable Sending PMs". Useful when you want to only disallow sending of PMs by a certain usergroup, but allow incoming pms. 1.0.0 Initial Release The installation manual is contained within the attached file. IF YOU LIKE MY HACK, PLEASE CLICK INSTALL |
First Post Reserved.
|
when i check mark the 'save copy' by default option in the profile i get this error
Warning: Invalid argument supplied for foreach() in [path]/includes/class_core.php on line 1774 its located at the top of the redirect page. any thoughts on it? im using 3.7.5 |
Quote:
A fix would certainly be appreciated. EDIT: 3.7.2 here, by the way. EDIT2: Found the problem. In product-psi_advpmoptions.xml, on line 245: Code:
$vbulletin->input->clean_array_gpc('p', 'advpmoptions_savecopy', TYPE_UINT); Code:
$vbulletin->input->clean_gpc('p', 'advpmoptions_savecopy', TYPE_UINT); |
Released version 1.3.2 that fixed the above bugs. :)
|
Nice man,
thank u.. |
All times are GMT. The time now is 01:48 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|