![]() |
Notes for others trying this hack:
To allow people to hit reply on the email instead of cutting and pasting you must edit a couple of items. First, in mailreply.php find: list($check,$threadid)=explode("-",$letter->subject); if ($check!="[thread") { replace by: list($check,$threadid)=explode("-",$letter->subject); $check = substr($check, -7); if ($check!="[thread") { Next, edit your emailsubject_notify to: Reply to post '$threadinfo[title]' [thread-$threadinfo[threadid]] I'm working on getting the server to strip everything but the reply but its uphill, if anyone wants to help, I'd sure appreciate it...... :D JC |
has anyone been able to get this to work at all, ????
|
It works, it's just not polished.....
Hopefully, we'll get some news on whether or not it will be in vB3, then I can stop this madness :) JC |
Quote:
well can you help me out then, with my error, I got the error to go wat, now when I run mailreply.php it takes foreverrrrrr, then php jus times out, how does your mailreply.php file look like and how exactly to the users respond back ? |
Umm, how did you get the error to "go away" ? :)
JC |
Quote:
|
Quote:
|
Quote:
Quote:
|
Quote:
|
Quote:
Open \admin\functions.php Find: PHP Code:
PHP Code:
|
All times are GMT. The time now is 05:33 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:
|