Forum
TF Forum not sending email
- TF Forum
I cannot get TF Forum to send emails regarding posts/replies. I have TF Mail installed and can send newsletters successfully.
I configured TF Forum to send emails, but all I ever get is the Administrator notification of posts - the users don't get anything.
Can you help?
Thanks!
Hello
I am not able to reproduce this this at my end. Please share Joomla admin credentials at mail@joomlafry.com
Thank you
I'm not sure about sharing administrative credentials - I hope you understand. With debug and logging turned on, this is what I get when I reply to a post.
Warning: Undefined property: stdClass::$text in plugins/content/pdf_embed/pdf_embed.php on line 57
Deprecated: preg_match_all(): Passing null to parameter #2 ($subject) of type string is deprecated in plugins/content/pdf_embed/pdf_embed.php on line 57
Warning: Undefined property: stdClass::$text in plugins/content/qf3/qf3.php on line 16
Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in plugins/content/qf3/qf3.php on line 16
Hello
These warning are related to other content plugins qf3 and pdf_embed which are not related to TF Forum. You can disable displaying warnings from Global Configuration > Server > Error Reporting to System Default.
For sending emails, please check component configuration under Notification tab. IDs of email or newsletters should be entered. These will be added to the queue when new topic or new reply is added.
First you have to create a newsletter (Other type) in TF Main that will be used to send notifications for TF Forum.
Then, you can get the ID of the newsletter created. Enter this ID in the component options for TF Forum. maybe you need to create two different newsletters, each one for new topic and new reply.