First off I must say, great hack, installed perfectly!
I ran into a problem though, after installation. I went to the Admin CP to change the PM body and PM Message title, etc..
I wanted to incorporate the Username of the user in the PM, but when reading your description it didn't say how to get the username in there. Well after reading it closely I discovered that you need to place the $username variable before "anywhere". $username is the variable that will be parsed.
So, here are the quick changes u need to make.
Under PM Subject change it to:
Whatever you enter here will appear in the subject line of the PM. Enter $username anywhere to have it replaced by the username of the recipient.
and
Under PM Body change it to:
This is the message-body. Enter the text that will be the actual PM to new users. If you enter $username anywhere in this text, it will be replaced by the username of the recipient.
--------------------------
That will simply help make it more clear as to how to get the recepients username in the subject or the body. I think you meant to put $username in there, but just forgot.
As I said, great hack!
|