We are having a problem with SugarCRM 3.0c
When we try to delete a campaign, it throws a SQL error.
We looked at the error in Zend Platform and found that it is because of a null value that is specified for a table.
Backtrace file with the error:
modules/Campaigns/Campaign.php:251
SQL Query Specified: DELETE FROM WHERE campaign_id='<item guid>' AND deleted='0'
Post Variables:
module = Campaigns
isDuplicate = false
action = Delete
return_module = Campaigns
return_action = ListView
button = Delete


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks