XF 1.2 Clear Post Edit History

Andrej

Well-known member
Licensed customer
Is there an query I can run to clear the post history globally (for all posts)?
 
Solution
Most likely, a truncate of xf_edit_history should function. The "History" link will appear but it will error out stating that the history has been removed (this is default functionality).
Most likely, a truncate of xf_edit_history should function. The "History" link will appear but it will error out stating that the history has been removed (this is default functionality).
 
Solution
Back
Top Bottom