Results 1 to 4 of 4

Thread: Leadcapture after 4.2.1 upgrade

  1. #1
    anssi is offline Sugar Community Member
    Join Date
    May 2006
    Posts
    14

    Default Leadcapture after 4.2.1 upgrade

    Hi,

    I upgraded SugarCRM to version 4.2.1 and when I try to use my leadcapture form on website t just displays a blank page after submit.

    I tracked the problem and found that leadcapture process stops in SugarBean.php on the row (780) that says:
    Code:
    $query .= $field."='".$GLOBALS['db']->quote(from_html($this->$field))."'";
    In 4.2.0d it is:
    Code:
    $query .= $field."='".PearDatabase::quote(from_html($this->$field))."'";
    It didn't help to change this row cause most probably there has been some bigger changes in code.

    Has anyone found anything concerning this "leadcapture in 4.2.1" problem?
    Anssi Rönnqvist
    SugarCRM Finnish language pack
    Sugarportal.fi
    Antamis, http://www.antamis.fi
    skype: antamis-ar

  2. #2
    smellygig is offline Sugar Community Member
    Join Date
    Sep 2005
    Location
    NYC
    Posts
    31

    Default Re: Leadcapture after 4.2.1 upgrade

    Any news from Sugar? Seems to be affecting alot of upgrades.

    Alex

  3. #3
    smellygig is offline Sugar Community Member
    Join Date
    Sep 2005
    Location
    NYC
    Posts
    31

    Default Re: Leadcapture NOT WORKING after 4.2.1 upgrade

    Still nothing?

    Alex

  4. #4
    isw
    isw is offline Member
    Join Date
    Jul 2006
    Location
    Down the Street from Sugars suite
    Posts
    7

    Default Re: Leadcapture after 4.2.1 upgrade

    Is the lead capture an add on or should I know where to get the info...Wrong place to ask I'm sure, but slightly relavant....

    THANKS

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
  •