Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Normal
library/XenForo/ViewPublic/Conversation/EditMessageInline.php:[code]- array('editorId' => 'message' . $this->_params['post']['post_id'])+ array('editorId' => 'message' . $this->_params['conversationMessage']['message_id'])[/code]"-" is the old line; "+" is the new line. (Don't actually include the -/+!)
library/XenForo/ViewPublic/Conversation/EditMessageInline.php:
[code]- array('editorId' => 'message' . $this->_params['post']['post_id'])
+ array('editorId' => 'message' . $this->_params['conversationMessage']['message_id'])
[/code]
"-" is the old line; "+" is the new line. (Don't actually include the -/+!)
We use essential cookies to make this site work, and optional cookies to enhance your experience.
See further information and configure your preferences