Results 1 to 3 of 3

Thread: Recently moved Sugar to a new server...and now getting this error msg

  1. #1
    jsaraco is offline Sugar Community Member
    Join Date
    May 2007
    Posts
    11

    Default Recently moved Sugar to a new server...and now getting this error msg

    We recently moved Sugar to a new server and started getting this error message in the Contacts module AFTER editing the layout:

    Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /var/www/SugarOS-Full-4.5.1b/include/utils/array_utils.php on line 64

    Warning: Invalid argument supplied for foreach() in /var/www/SugarOS-Full-4.5.1b/modules/DynamicFields/templates/Fields/TemplateRadioEnum.php on line 68

    I actually get this full error msg when I access the Contacts module - the Contacts home page I guess?

    Any suggestions for how to address this? Thanks!
    Last edited by jsaraco; 2007-05-16 at 07:13 PM.

  2. #2
    kbrill's Avatar
    kbrill is offline SugarCRM PS Engineer
    Join Date
    Jul 2004
    Location
    St Louis, MO
    Posts
    3,183

    Default Re: Recently moved Sugar to a new server...and now getting this error msg

    Quote Originally Posted by jsaraco
    We recently moved Sugar to a new server and started getting this error message in the Contacts module AFTER editing the layout:

    Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /var/www/SugarOS-Full-4.5.1b/include/utils/array_utils.php on line 64

    Warning: Invalid argument supplied for foreach() in /var/www/SugarOS-Full-4.5.1b/modules/DynamicFields/templates/Fields/TemplateRadioEnum.php on line 68

    I actually get this full error msg when I access the Contacts module - the Contacts home page I guess?

    Any suggestions for how to address this? Thanks!
    This is a known issue but is not fatal to your system. What you need to do is edit your php.ini and tell PHP not to display errors on the screen (which is probably how your old server was set up). You can send these warnings to a log file or dump them altogether.
    Kenneth Brill - Help Forum Moderator

    I do not respond to 'Private Messages'. Please email me directly instead

    When asking for help, PLEASE give us your Server Information and Version Numbers as asked for on the 'Post New Message' screen as well as any JavaScript errors shown at the bottom of the browser window.
    Help us Help You

  3. #3
    jsaraco is offline Sugar Community Member
    Join Date
    May 2007
    Posts
    11

    Default Re: Recently moved Sugar to a new server...and now getting this error msg

    great - that did the trick. thanks!

Thread Information

Users Browsing this Thread

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

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
  •