Results 1 to 6 of 6

Thread: Intermittent failure of the save button on documents

  1. #1
    rossg is offline Member
    Join Date
    Jul 2009
    Posts
    6

    Default Intermittent failure of the save button on documents

    We have a SugarCRM 5.50a install - plain vanilla with no customisations. It is running on a CentOS box with MySQL back end.

    There is an intermittent issue with the save button on the 'Create New Document' page - it does not save!! If you do not put in one of the manditory fields, you get the errors on the page. If all manditory fields are entered, it just does nothing..... I have had to reboot the server in the past to fix this issue - not really an acceptable fix.

    Anyone have an idea on what can be causing this?

    Thanks

  2. #2
    Angel's Avatar
    Angel is offline Sugar Community Member
    Join Date
    Jul 2005
    Location
    Los Angeles
    Posts
    4,813

    Default Re: Intermittent failure of the save button on documents

    It sounds like you might need to adjust some of you PHP settings.

    More to the point, take a look at the following settings:

    post_max_size
    upload_max_filesize

    Both control limits on the size of the file that can be attached. If they are set too low, the behavior you describe can occur.
    Regards,

    Angel Magaña
    Co-Author: Implementing SugarCRM 5.x (Packt Publishing -- Sept. 2010)
    Blog: http://cheleguanaco.blogspot.com.
    Twitter: @cheleguanaco.

    ________
    | Projects: |_____________________________________
    |
    | CandyWrapper (.NET Wrapper for SugarCRM SOAP API). Source now available on GitHub!
    | GoldMine to SugarCRM Express Conversion. Latest: 1.0.1.7 (Nov. 3, 2009)
    | CRM SkyDialer (Skype Integration). Latest: 1.0.2 (Feb. 17, 2010)
    | Round Robin Leads Assignment
    | Phone Number Formatter
    | CaseTwit (Twitter Integration)
    ______________________________________________

  3. #3
    rossg is offline Member
    Join Date
    Jul 2009
    Posts
    6

    Default Re: Intermittent failure of the save button on documents

    Thanks for the suggestion.

    I have checked those - post_max_size is set to 20M and upload_max_fileseize is set to 10M in the /etc/php5/php.ini file.

    My test file is a 446K Word document.


  4. #4
    Angel's Avatar
    Angel is offline Sugar Community Member
    Join Date
    Jul 2005
    Location
    Los Angeles
    Posts
    4,813

    Default Re: Intermittent failure of the save button on documents

    Hmm...

    What is your max_execution_time set to?
    Regards,

    Angel Magaña
    Co-Author: Implementing SugarCRM 5.x (Packt Publishing -- Sept. 2010)
    Blog: http://cheleguanaco.blogspot.com.
    Twitter: @cheleguanaco.

    ________
    | Projects: |_____________________________________
    |
    | CandyWrapper (.NET Wrapper for SugarCRM SOAP API). Source now available on GitHub!
    | GoldMine to SugarCRM Express Conversion. Latest: 1.0.1.7 (Nov. 3, 2009)
    | CRM SkyDialer (Skype Integration). Latest: 1.0.2 (Feb. 17, 2010)
    | Round Robin Leads Assignment
    | Phone Number Formatter
    | CaseTwit (Twitter Integration)
    ______________________________________________

  5. #5
    rossg is offline Member
    Join Date
    Jul 2009
    Posts
    6

    Default Re: Intermittent failure of the save button on documents

    Sorry for the delay getting back to you - had a site with a failed router....

    max_execution_time = 300

  6. #6
    rossg is offline Member
    Join Date
    Jul 2009
    Posts
    6

    Default Re: Intermittent failure of the save button on documents

    Sorted. There had been a one to one relationship created between documents and campaigns. Removed this relationship and now saving correctly.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Save button do not make anything
    By andertxu in forum Developer Help
    Replies: 4
    Last Post: 2009-09-28, 08:10 PM
  2. Remove browse documents button
    By jry in forum Developer Help
    Replies: 1
    Last Post: 2009-07-27, 11:50 AM
  3. Replies: 2
    Last Post: 2009-03-24, 10:02 AM
  4. can not save documents
    By asmase in forum Help
    Replies: 4
    Last Post: 2007-11-10, 03:50 PM
  5. save & close button
    By promission in forum Feature Requests
    Replies: 1
    Last Post: 2006-03-10, 06:48 PM

Tags for this Thread

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
  •