webpixels / contao-wp_uuid_create
Create UUIDs and repair tl_files if update from prior 3.2 went wrong for contao
Installs: 28
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 1
Open Issues: 0
Type:contao-module
Requires
- php: >=5.3
- contao-community-alliance/composer-installer: *
- contao/core: >=3.2
Replaces
- contao-legacy/wp_uuid_create: *
This package is not auto-updated.
Last update: 2024-11-19 07:05:05 UTC
README
UUID Creator: if something went wrong with an update of Contao from a version prior 3.2 and now all e.g. images are gone, because wrong values are stored in the singleSRC and multiSRC Fields, this tool may fix it.
I hope this will help somebody, who has got the same problem like I had.
Cherio, Johannes Pichler
NOTE: it does not correct any errors on the tl_page table IMPORTANT: make a backup of your database before
Thanks to Monique Hahnefeld for fixing multiSRC bug.