https://github.com/Elgg/dbvalidator
A plugin for fixing problems in an Elgg database
https://github.com/Elgg/dbvalidator
Last synced: 6 months ago
JSON representation
A plugin for fixing problems in an Elgg database
- Host: GitHub
- URL: https://github.com/Elgg/dbvalidator
- Owner: Elgg
- Archived: true
- Created: 2010-07-24T18:18:03.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2017-02-24T07:12:44.000Z (over 8 years ago)
- Last Synced: 2024-12-06T09:23:00.522Z (6 months ago)
- Language: PHP
- Homepage:
- Size: 23.4 KB
- Stars: 8
- Watchers: 4
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Elgg Database Cleaner
=======================It has a validate and a repair mode. It can fix the following problems:
1. user without a username
2. entity with owner_guid set to 0 (object or group)
3. entity with a deleted owner
4. entity that is missing an entry in its tableInstalling
-------------------
The directory for the plugin must be named dbvalidator.