XenForo
Administrative
- Thread starter
- Admin
- #1
XenForo submitted a new resource:
[OzzModz] Post Message Replace From Backup - Restore post messages from backup table
Read more about this resource...
[OzzModz] Post Message Replace From Backup - Restore post messages from backup table
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).Code:xf-rebuild:ozzmodz-pmbr-post-message-replace --table xf_post__backup --phrases "phrasetosearch1" --phrases "phrasetosearch2"
Optionally, the phrase to be found...
Read more about this resource...