- تاریخ ثبتنام
- 2020-06-26
- نوشتهها
- 21,417
- راهحلها
- 27
- پسندها
- 3,264
- امتیازها
- 113
- سن
- 27
- محل سکونت
- England
- وب سایت
- xenforo.xyz
When rendering
Accessing a post directly (e.g. ) and clicking
post_macros::post
outside thread view, the quote button will only work, when message.js
is not included.Accessing a post directly (e.g. ) and clicking
Quote
will correctly redirect to the reply to thread page, with the post inserted as quote, but logs an error to the browser console: Could not find click handler for quote
, since message.js
is...