Hi,
We're currently using Moodle 3.0.4 and we're having an issue with our Block Instance Config Data for HTML blocks.
We need to update some URLs which appear in html blocks across our site and assumed that decoding the Base64 config data, searching and replacing the offending URLs, encoding this back to Base64 and then putting this back in the database would allow us to do a fairly swift site-wide update. However blocks with the updated configdata are just displaying as blank (new HTL block) blocks.
Are we missing a trick?
Many thanks!