I upgraded a blog from 0.9.12 to 1.8.5 and I'm using the natural_pink skin with only images modified.
This skin hasn't the the send mail to author directly option in the main area so I added this after the permalink_link code:
<?php echo ', by '; ?>
<?php $Item->author(); ?>
<?php $Item->msgform_link( $Blog->get('msgformurl') ); ?>
Now I have the "send mail to post author" option but when I press the link I'm forwarded to a page that says "Send an email message" as a title but has no form to send the mail.
Can anybody tell me what I'm missing?
If you need to see it by yourself: http://tinyurl.com/y6d3xy
An this is the send mail page: http://tinyurl.com/szlnu
I apologize if the answer is somewhere in the forum but I didn't find it.
I'm sorry...
Answer is perfectly explained here:
http://forums.b2evolution.net/viewtopic.php?t=8658&highlight=message+form