Saving Opportunity entry give error - Printable Version +- CoreBOSBB (https://discussions.corebos.org) +-- Forum: Support (https://discussions.corebos.org/forumdisplay.php?fid=17) +--- Forum: Administrator Support (https://discussions.corebos.org/forumdisplay.php?fid=8) +--- Thread: Saving Opportunity entry give error (/showthread.php?tid=761) |
Saving Opportunity entry give error - addady2 - 11-27-2017 Hi, When I'm save Opportunity I get white screen, but the Opportunity is save proprietary! The error it fail is: Code: Fatal error: Call to a member function FetchRow() on boolean in ..../include/database/PearDatabase.php on line 610 I enable the debug, last line are: Code: 017-11-27T06:36:16+00:00 DEBUG index Exiting getTabid method ... Look like some post save issue. It is a new installation and no workflow is define. Any idea? RE: Saving Opportunity entry give error - joebordes - 11-27-2017 look for a section that has a line with "Error" in the debug log, it usually is not at the end. make sure you have all coreBOS updater changesets applied, that it usually the reason for this behaviour |