Debugging a FishCart Installation In most cases, error reporting is turned off in FishCart; this is done by setting error_reporting(0) at the top of the files. This is preferred for the publicly available pages of a cart, but for initial installation it may not be the most preferable. Here are a few things you can do to help shake out an installation that is not working right. 1) If the error is a "Document contains no data", you may get better reporting by setting error_reporting(15). This is usually done in the destination file (where a link ends up, or where the 'action' in a