Re: Sugarcrm 4.5. Studio Does Not Work
If you can do me 1 more favor.
Replace this line in config.php
error_reporting(0);
with
//error_reporting(0);
Then go into studio and let me know what the error is that is printed on the screen.
We have changed the error_reporting level to 1 in studio for patch b so that people will have more information when fatal errors occur. The reason we adjust the error_reporting level is because in the code there are sections that report errors when no record id is passed in. These notices are important when running the application, but not so important when editing layouts in studio.
Thanks,
Majed
Majed Itani
Software Engineer
SugarCRM Inc.
Bookmarks