Home › Forums › WordPress Plugins › Issues with Reply-to
- This topic has 8 replies, 2 voices, and was last updated 6 years, 3 months ago by
Beth.
-
AuthorPosts
-
-
October 26, 2018 at 3:41 pm #8070
Beth
ParticipantI have everything setup and all the connections are made, but for some reason this feature isn’t working.
Array
(
[provider] => gmail
[type] => imap
[host] => imap.gmail.com
[port] => 993
[ssl] => SSL
[recipient] => ***REDACTED***
[username] => ***REDACTED***
[password] => ***REDACTED***
[delete_read_messages] =>
[last_message_epoch] => 0
[allow_images] =>
[allow_html] =>
[max_upload_size] => 100
[max_upload_unit] => KB
[max_upload_total_size] => 300
[max_upload_total_unit] => KB
[smtp_host] =>
[smtp_port] =>
[smtp_ssl] => NO
[smtp_auth] => 0
[smtp_username] =>
[smtp_password] =>
[check_method] => wordpress
[check_frequency] => 5
[trigger_url_key] => ***REDACTED***
[subscription_integration] => bbpnns
[is_complete] => 1
[server_port_accessible] => 1
[connection_test] => 1
)Please let me know if there’s anything I’m missing or any more info you need frmo me.
-
October 26, 2018 at 3:46 pm #8072
vinny
KeymasterHi Beth,
The
wordpress
check method isn’t very reliable. It’s best to set upwebhook
and IFTTT.But let’s go by parts…
- Are you getting the notifications in your personal mailbox?
- Are you seeing the replies in your rbe mailbox?
- Are the replies getting marked as read?
Cheers,
Vinny -
October 30, 2018 at 7:28 pm #8107
Beth
ParticipantHi Vinny,
Sorry for the late response.
I went ahead and implemented a webhook with IFTTT
I can confirm the following:
1- Notifications coming in.
2- Replies coming in to rbe mailbox.
3- Replies getting marked as read.However, I still don’t see the reply posting to the forum. Can you think of a reason why?
Thank you!
-
October 30, 2018 at 10:10 pm #8110
vinny
KeymasterDo you see anything in the logs textarea under RBE Settings > Support tab?
-
October 31, 2018 at 2:21 pm #8116
Beth
ParticipantHi 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
(
))
)
-
October 31, 2018 at 4:41 pm #8118
vinny
KeymasterTry turning on Allow HTML and let me know how it goes.
-
October 31, 2018 at 5:12 pm #8119
Beth
ParticipantHi Vinny,
Allow HTML is on now. But when I’m hitting reply, the email is being sent to the website administrator now. What can be causing this issue?
-
November 1, 2018 at 2:05 pm #8122
vinny
KeymasterBeth,
Can you send me the headers of one of the messages you’re replying to? If it has any sensitive information, feel free to flag it as private or send it to my email address vinny [at] usestrict [dot] net.
-
November 2, 2018 at 2:03 pm #8127
Beth
ParticipantHi Vinny,
I’m sending you the full ‘original message’ text file that should contain all the headers to your email. I’m sending it from mo [at] trueui [dot] com.
Thanks again!
-
-
AuthorPosts
- You must be logged in to reply to this topic.