Skylined Well-known member Jan 14, 2015 #1 Sometimes the Reply button (or text) doesn't appear when trying to reply to a specific comment. Just the Like button appears. But then...
Sometimes the Reply button (or text) doesn't appear when trying to reply to a specific comment. Just the Like button appears. But then...
Chris D XenForo developer Staff member Jan 26, 2015 #2 I think this specifically relates to comments added in via AJAX after posting a comment. It didn't check for the "canAddComment" permission, hence the Reply link being hidden. Sorted now, thanks.
I think this specifically relates to comments added in via AJAX after posting a comment. It didn't check for the "canAddComment" permission, hence the Reply link being hidden. Sorted now, thanks.