![]() |
Reply by email v. 0.1
It works just like FireFly described it here
Note: Your PHP must be compiled with IMAP support (read inside in the install.txt file) This hack should be working just fine on EVERY vBulletin version. I hope you like it:) Post all your comments,bugs, improvements you would like to see. Its not perfect yes.. i know :) [Last update: 19/04/02 version 0.3] |
It will post the posts as a Guest since $bbuserinfo is not set correctly. ;)
|
new version is out (some bugfixes inluding FireFly one)
|
fantastic mate, I like the sound of this hack and hopefully my members will use it....will have to install it ;)
|
If you only want to put the contents of a reply in your e-mail, download this hack.
Ignore everything till "Go to admin cp and edit the 'email_notify' template". Then, obviously, only put in $message in the template where you want the text to be. Ignore everything starting with "Then you just need to run mailreply.php every 10 minutes or so." This way, your users can read replies but not post anything without returning to the site. For an example of the e-mail you might get, see http://forums.mediauk.com/showthread...threadid=15339 |
Note that there's another "sendnotification" to find. You need to add this to your hack.
Open "mod/moderate.php" Find sendnotification($thread['threadid'], $thread['userid'], $key); Replace with sendnotification($thread['threadid'], $thread['userid'], $key, $message); Otherwise this will cause problems when your moderators try to moderate any postings. My board is heavily hacked, so check that this is present in your version of moderate.php. |
Very cool, maybe I will give it a try!
|
nice
|
Quote:
|
Or you can just re-declare sendnotification() and default $meesage to nothing...
|
All times are GMT. The time now is 09:59 PM. |
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:
|