send a pm to the threadstarter upon moderation actions
The pm content is completely phrased to allow easy translation for people not running an english board
the pm automatically comes from the moderator who actually performes the moderation(if you leave the setting forthis blank)
no pm when a user edits / deleted his own threads / posts
support for the inlinemod system
this hack does not
send an email instead of a pm
split thread / posts not supported
Installation:
upload all *.php files to /includes
import the product xml (set allow overwrite to yes if you are updating from a previous version) There are three setting groups look under vbulletin options -> modpm_*
that's it
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
yes it does i made a guestpost on my testboard after that i logged in and deleted it no error whatsoever ... a possible solution depending on where guests can post on your site.For example if you allow them to post only in one forum (eg the "guest forum") you could add "guest forum" id to the exclude options
After upgrading with the latest mod, we are having problem deleting a post / thread
it is showing the ff:
Code:
Array ( [0] => Invalid recipient username. Please press the back button, enter the correct username and try again. Click Here to See the Members List )
After upgrading with the latest mod, we are having problem deleting a post / thread
it is showing the ff:
Code:
Array ( [0] => Invalid recipient username. Please press the back button, enter the correct username and try again. Click Here to See the Members List )
Any solution to this?
i don't get this error and i can only think of one reason it could happen is by any chance the post / thread you are trying to delete made by a guest ?
I got this error:
--------------------------------- Warning: include_once([path]/includes/class_modpm_checker.php) [function.include-once]: failed to open stream: No such file or directory in [path]/inlinemod.php(382) : eval()'d code on line 3
Warning: include_once() [function.include]: Failed opening '[path]/includes/class_modpm_checker.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in [path]/inlinemod.php(382) : eval()'d code on line 3
Warning: include_once([path]/includes/class_modpm_parser.php) [function.include-once]: failed to open stream: No such file or directory in [path]/inlinemod.php(382) : eval()'d code on line 4
Warning: include_once() [function.include]: Failed opening '[path]/includes/class_modpm_parser.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in [path]/inlinemod.php(382) : eval()'d code on line 4
Warning: include_once([path]/includes/functions_modpm.php) [function.include-once]: failed to open stream: No such file or directory in [path]/inlinemod.php(382) : eval()'d code on line 5
Warning: include_once() [function.include]: Failed opening '[path]/includes/functions_modpm.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in [path]/inlinemod.php(382) : eval()'d code on line 5
Fatal error: Call to undefined function mod_pm() in /home/fixer/public_html/stock/inlinemod.php(382) : eval()'d code on line 25
-----------------------------------------------
you did not uploaded the PHP files to your vBulletin includes directory that is why you get all of these errors upload the PHP files from the zip to your vBulletin includes and those errors will disappaer