PDA

View Full Version : No PMs?


venomx
04-18-2005, 02:51 AM
I was just messing around on my site and I sent a PM to me via a test account and the PM arrives but the PM contains no text... :(

I used a fresh private.php and installed all the parts for it from the install text and it seems to work now. :)

sv1cec
04-18-2005, 05:41 AM
What version are you running?

Check your private.php and find:


warn_notify($thread1, $thread2, $bbuserinfo, $warnerdata['email'], $warnerdata['username'], $vboptions['warn_automatic_warner'], $warn_type, $level, $wcomment, $alert);
}
}
// End of automated warnings things
// I hope it works OK.


Make sure that right after that section, there is a line like:


$message=$pm_message;


Rgds

venomx
04-18-2005, 05:48 AM
Like I said I downloaded a fresh copy of iprivate.php and remade all my hacks to it and now its working.

Not sure what went on but I seemed to have many of the same code over and over...

One thing I do notice is that when the PM email arrives I can see the quote tages.. is that normal?

sv1cec
04-18-2005, 05:54 AM
Please clarify what you mean by "I can see the quote tages."

Rgds

venomx
04-18-2005, 06:02 AM
When I get the email saying I was left a PM I see the [quote] tages in the message..

sv1cec
04-18-2005, 07:15 AM
Not sure I understand. The email send when a PM is received has nothing to do with this hack. Please make sure you have done the changes in private.php, as suggested.

Rgds