when you send a page to a friend you get no subject in the email
send this page
Collapse
X
-
-
Oooh! A bug found. If you want to correct it yourself, find line 44 in sendtofriend.php and put this in:
[code]
if ($sendtoname=="" or $sendtoemail=="" or $emailsubject=="" or $emailmessage=="" or $fromname=="" or $fromemail=="") {
[/code]
I will put this in the next bug update too.
JohnJohn Percival
Artificial intelligence usually beats real stupidity ;)
widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
Comment