XF2 Add-on [OzzModz] Post Message Replace From Backup 2.0.0.1

virgilio183

Well-known member
☆☆ Special ☆☆
☆ Pro ☆
Master
Joined
May 16, 2021
Messages
25,956
Reaction score
35,579
Points
113
NullCash
628,142
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:
xf-rebuild:ozzmodz-pmbr-post-message-replace --table xf_post__backup --phrases "phrasetosearch1" --phrases "phrasetosearch2"

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).
pmb1.png
 

Attachments

  • OzzModz-PostMessageBackupReplace-2.0.0 1.zip
    43.2 KB · Views: 0
Top