Cannot reproduce Non-Recipients Cannot Reply To A Conversation

Sal Collaziano

Well-known member
Affected version
1.5.21
...anyone know what could be going on here? Other conversations work fine... It's only this one I'm having a problem with. No changes have been made to the configuration in a while... Weeks...

array(3) {
["url"] => string(65) "https://stingerforum.org/conversations/racechip.2603/insert-reply"
["_GET"] => array(0) {
}
["_POST"] => array(9) {
["message_html"] => string(1267) "<p>
The message"
["_xfRelativeResolver"] => string(53) "https://thesite.com/conversations/discussion.1234/"
["attachment_hash"] => string(32) "328ec00d1f0a44c2642482c873f3ce1b"
["last_date"] => string(10) "1533151839"
["last_known_date"] => string(0) ""
["_xfToken"] => string(8) "********"
["_xfRequestUri"] => string(29) "/conversations/discussion.1234/"
["_xfNoRedirect"] => string(1) "1"
["_xfResponseType"] => string(4) "json"
}
}
 
Non-recipients can't reply? Non-recipients shouldn't even be able to access the conversation.

What's the actual error message and stack trace? You've only included the request state.
 
Top Bottom