Results 1 to 1 of 1

Thread: Logo & Permission

  1. #1
    Contivity is offline Junior Member
    Join Date
    Aug 2010
    Posts
    1

    Default Logo & Permission

    I am having problem with SugarCRM 6 when uploading a logo. I think I have narrowed it down to the upload process.

    Let's say I'm uploading logo.jpg, the file will be uploaded to the following directory:
    cache/xml/tmp_logo_company_upload/

    The image will be shown as:
    http://domain.com/cache/xml/tmp_logo...pload/logo.jpg

    When I check the permission of the folder "cache/xml/tmp_logo_company_upload/" it shows that that specific folder has a permission of 750 (not the file). I chmod that folder back to 755 and try to upload another file called logo2.jpg.

    After I uploaded that file, it shows once again that the folder "cache/xml/tmp_logo_company_upload/" has a permission of 750.

    Anyone can enlighten me how I can stop this from happening?

    **EDIT**
    Also I checked the default permissions setting in the config.php and it shows the standard entry:

    'default_permissions' =>
    array (
    'dir_mode' => 1528,
    'file_mode' => 432,
    'user' => '',
    'group' => '',
    ),
    Last edited by Contivity; 2010-08-13 at 06:17 PM. Reason: Add more details

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Logo
    By dvc in forum General Discussion
    Replies: 12
    Last Post: 2011-04-14, 04:00 PM
  2. Please help with logo!!!!
    By Xeniya in forum Help
    Replies: 14
    Last Post: 2009-08-14, 05:46 PM
  3. Logo
    By manipulador in forum Portugese
    Replies: 5
    Last Post: 2006-10-18, 08:10 PM
  4. Logo won't show in IE
    By confused2 in forum Help
    Replies: 7
    Last Post: 2006-03-23, 03:44 PM
  5. logo
    By ben in forum Help
    Replies: 1
    Last Post: 2004-09-09, 01:30 AM

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
  •