CRM Open Source Business & Social CRM Software

Results 1 to 3 of 3

Thread: error: "Can't write custom fields definition file"

  1. #1
    TaDave is offline Junior Member
    Join Date
    Feb 2005
    Posts
    4

    Default error: "Can't write custom fields definition file"

    really like what we are seeing, but there is one problem. We are trying to ad a custom field but always get "Can't write custom fields definition file"... anyone can help?

  2. #2
    blex2005's Avatar
    blex2005 is offline Sugar Community Member
    Join Date
    Aug 2004
    Posts
    101

    Default Re: error: "Can't write custom fields definition file"

    Make sure your web server has permission to write the files in the custom directory.

    Scott Weiner
    sweiner@blueriverassociates.com

  3. #3
    wby
    wby is offline Sugar Community Member
    Join Date
    May 2005
    Posts
    11

    Default Re: error: "Can't write custom fields definition file"

    Quote Originally Posted by blex2005
    Make sure your web server has permission to write the files in the custom directory.
    I'm having the same problem.

    $ pwd
    /usr/local/www/data/sugarcrm/custom
    $ find . ! -user www
    $

    Also, does creating a custom field for a record type that already exists display that record? For instance, I'd like to display "Created" in the Notes index, as well as in the detail view for each note.

    The actual log error is:
    fopen(cache/custom_fields/custom_fields_def.php): failed to open stream: Permission denied in /usr/local/www/data-dist/sugarcrm/modules/CustomFields/CustomFields.php on line 311

    This file is owned by the user Apache is running as (www); changing other stuff, such as which tabs are displayed by default (as admin) seems to work.

    Changes do seem to get written to:
    custom/modules/Notes/language/en_us.lang.php
    Last edited by wby; 2005-06-07 at 07:20 PM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Saving and updating custom fields data
    By jones70 in forum Developer Help
    Replies: 2
    Last Post: 2011-10-05, 07:10 AM
  2. Replies: 0
    Last Post: 2006-12-21, 12:39 AM
  3. Asterisk Patch 1.1.0 Crash on logon
    By skyracer in forum Help
    Replies: 6
    Last Post: 2006-07-08, 07:30 AM
  4. Replies: 7
    Last Post: 2006-06-06, 08:56 PM
  5. Replies: 2
    Last Post: 2005-04-08, 02:15 AM

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
  •