- Compatible XF Versions
- 2.2
Requested by @duderuud
Requirements:
XF 2.2
Description:
Adds rebuild tool that allows to restore post messages from backup table.
Useful in case of unsuccessful bulk text replacement.
CLI command:
Will replace the message of a post in the current forum with a message from the posts backup table (if found with the same ID).
Optionally, the phrase to be found can be specified (on the current forum, not a backup).
Requirements:
XF 2.2
Description:
Adds rebuild tool that allows to restore post messages from backup table.
Useful in case of unsuccessful bulk text replacement.
CLI command:
Code:
You must validate your XenForo license to see code
Will replace the message of a post in the current forum with a message from the posts backup table (if found with the same ID).
Optionally, the phrase to be found can be specified (on the current forum, not a backup).