I would tend to agree with that...
I have found on several mods that the installation was dependent on the table prefix standard of zen_ , and during installation of the cart a different prefix was chosen, so I then found the files that were making calls to the DB looking for zen_ and changed them to the one that was being used.
Mostly it will throw a sql error and it makes it very easy to locate and fix the problem.