Results 1 to 2 of 2

Thread: SQL Query Error in Sugar 3.0c

  1. #1
    ccoleman is offline Junior Member
    Join Date
    Jul 2005
    Posts
    2

    Exclamation SQL Query Error in Sugar 3.0c

    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

  2. #2
    jnassi's Avatar
    jnassi is offline Sugar Team Member
    Join Date
    Apr 2005
    Posts
    455

    Default Re: SQL Query Error in Sugar 3.0c

    Try version 3.0.1b. We implemented a bug fix in 3.0.1a where a MySQL error was produced when deleting a campaign.
    http://sugarcrm.com/forums/showthrea...0776#post10776

    --Jason Nassi

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •