Results 1 to 2 of 2

Thread: Issue Creating Notes and Attachments

  1. #1
    mitchloder is offline Junior Member
    Join Date
    Apr 2009
    Posts
    3

    Default Issue Creating Notes and Attachments

    I hope someone can help me quick - business depends on it!!

    I am using the projects module to manage my interactive business. i need to upload files that will be collaborated on.

    Problem:
    =============
    If I do "Create Note or Attachment" and try to upload a file > 10, Sugar just comes back, doesn't upload the file, and doesn't throw any error at all. Sometimes it even kicks me back to the home screen. So, I can't upload these files. I can upload smaller files.

    .htaccess
    ======================
    # BEGIN SUGARCRM RESTRICTIONS
    RedirectMatch 403 ^.*\.log$
    RedirectMatch 403 /+not_imported_.*\.txt
    RedirectMatch 403 /+(soap|cache|xtemplate|data|examples|include|log4p hp|metadata|modules)/+.*\.(php|tpl)
    RedirectMatch 403 /+emailmandelivery\.php
    RedirectMatch 403 /+cache/+upload
    php_value memory_limit 1000M
    php_value upload_max_filesize 200M
    php_value max_execution_time 600
    php_value max_input_time 10000
    # END SUGARCRM RESTRICTIONS

    Any help is much, much appreciated!

  2. #2
    avdhesh is offline Sugar Community Member
    Join Date
    May 2008
    Location
    Noida
    Posts
    64

    Default Re: Issue Creating Notes and Attachments

    if you are using linux system , give 777 permission to directory. pls check post_max_size and upload_max_size in php.ini file and increase these to 100M.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Notes and Attachments
    By Linnane in forum Help
    Replies: 4
    Last Post: 2010-03-25, 06:34 PM
  2. Notes with attachments
    By oxcart in forum Help
    Replies: 5
    Last Post: 2008-03-19, 11:12 PM
  3. Removing attachments from Notes/ Mulitple attachments
    By malcolmh in forum Feature Requests
    Replies: 4
    Last Post: 2006-09-15, 08:25 PM
  4. Creating notes and attachments
    By eparser in forum Help
    Replies: 2
    Last Post: 2006-03-13, 01:02 PM
  5. cant open attachments in notes
    By sbernd in forum Help
    Replies: 4
    Last Post: 2005-03-22, 12:38 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
  •