Home › Forums › WordPress Plugins › Issues with Reply-to › Reply To: Issues with Reply-to
Hi Vinny,
Below is the log from a couple of days ago. However, it’s worth mentioning that I’m having a different issue today. When I hit reply from within a ‘Reply-to’ notification. The reply-to email is populating the WP site admin email instead of the RBE email account. Any idea why this is happening?
For this error log, I’m assuming that allowing HTML might solve the issue. Please correct me if I’m wrong.
Summary -> Two issues
1- Reply-to email showing WP admin email instead of RBE email.
2- [content] coming in as empty to the log.
Thank you for your help!
[29/10/2018 17:46:54] Failed to insert reply: Array
(
[data] => Array
(
[reply_to] => 17446
[title] => Re: [Global Doctors for Choice] New topic: test
[content] =>
<p>testing testing testing</p>
[author] => 2153
[forum_id] => 12555
[topic_id] => 17446
)
[errors] => WP_Error Object
(
[errors] => Array
(
[bbp_reply_content] => Array
(
[0] => ERROR: Your reply cannot be empty.
)
[bbp_reply_topic_id] => Array
(
[0] => ERROR: Topic does not exist.
)
)
[error_data] => Array
(
)
)
)