Results 1 to 2 of 2

Thread: Unable to Export Leads

  1. #1
    D_M_S is offline Senior Member
    Join Date
    Aug 2009
    Posts
    64

    Default Unable to Export Leads

    CE 5.2i on WIMP

    Every time I try to export my leads, I get the following PHP error on a blank screen. Any help is appreciated.

    PHP Notice: Undefined variable: where in C:\web\SugarCE-Full-5.2.0i\include\export_utils.php on line 296
    PHP Notice: Undefined variable: where in C:\web\SugarCE-Full-5.2.0i\include\export_utils.php on line 297
    PHP Notice: Undefined variable: join in C:\web\SugarCE-Full-5.2.0i\include\utils.php on line 4285
    PHP Notice: Undefined index: members in C:\web\SugarCE-Full-5.2.0i\export.php on line 58

  2. #2
    D_M_S is offline Senior Member
    Join Date
    Aug 2009
    Posts
    64

    Default Re: Unable to Export Leads

    I'm not a PHP expert, but I did some more digging into this error and the offending line in the code is in export.php

    export(clean_string($_REQUEST['module']), $_REQUEST['uid'],$_REQUEST['members']))

    I'm assuming that $_request is basically calling from the HTTP POST variables. The other two exist (module and UID) but "members" does not. This is somewhat disturbing because that means that it's a PHP eror which means that I shouldn't be the only one experiencing this error.

    SOMEONE has had to have seen this error before.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Unable to export the invoice pdf of JCRMInvoice module
    By sujitkirve in forum Developer Help
    Replies: 0
    Last Post: 2009-03-05, 06:44 AM
  2. Replies: 0
    Last Post: 2008-04-16, 12:04 PM
  3. urgent help ! unable to export the leads
    By kanchan in forum Developer Help
    Replies: 2
    Last Post: 2008-04-10, 10:48 AM
  4. Unable to Export Accounts Only
    By shelzmike in forum Help
    Replies: 1
    Last Post: 2008-04-09, 04:49 PM
  5. Unable to Export Contacts
    By daviddavid in forum Help
    Replies: 1
    Last Post: 2008-02-04, 06:34 PM

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
  •