Hi,
While I try to install or uninstall modules I get sometimes errors like this:
Code:
Integrity Error
The operation cannot be completed, probably due to the following:
- deletion: you may be trying to delete a record while other records still reference it
- creation/update: a mandatory field is not correctly set
[object with reference: Board Line - board.board.line]
I wonder if the system encounters an error and displays it,
cant display it like:
Code:
the object at line 210 in the database board.board.line is orphaned
or something so I can go there and fix it?
Please guide me to have errors reported in this way. I am stuck with the situation that I cannot install several modules, also I cannot uninstall some of them because of this type of errors.
Thanks!