Quote:
Originally Posted by gmtalk
Erwin,
Great Hack. I have one request. Is there a way to make PM/Email to user feature send the response form to the thread starter and not a set userid that is called in the php file you currently have?
I assume that it is possible, but with my finite coding ability I do not know where to begin.
|
Simple .....
Change :
to :
Code:
$formpmid = $bbuserinfo[userid];
i have not tested this but it should send the pm to the user
that submitted the form ......