2 edb Jan 20, 2009 01:34

Thanks mate but:
Parse error: syntax error, unexpected '@' in /home/gsingh/public_html/blog/htsrv/message_send.php on line 290
line 290 being:
$another_recipient_address = someone_else@whatever.tld; // the other person's email addy of course
$another_recipient_address = 'someone_else@whatever.tld'; // the other person's email addy of course
;)
¥
Thanks BB but:
Parse error: syntax error, unexpected $end in /home/gsingh/public_html/blog/htsrv/message_send.php on line 320
Line 320 being:
?>
Note, I tried both single inverted commas and double '/" and same thing
:-/
}
// Plugins should cleanup their temporary data here:
¥
Thanks ¥åßßå!
As soon as I saw your reply I realized my error ... AND saw the second one coming. I should leave free-typing hacks to someone who can handle it eh?
Sorry for taking sooo long to reply - the solution worked an absolute charm!
Thank you both for your input!
Yup.
In v246 look in htsrv folder for message_send.php file and find this bit:
Now hack it.
Untested, so if it fails blame the core ;)