Please, can anyone tell me how to turn logging on in 5.4.1? I am trying to diagnose why I can't save email but sugarcrm.log is empty and I can't find out how to turn on logging.
Please, can anyone tell me how to turn logging on in 5.4.1? I am trying to diagnose why I can't save email but sugarcrm.log is empty and I can't find out how to turn on logging.
I believe that logging is on by default, but you may need to give your web server rights to write to the log file, otherwise it will be trying to log but unable to. For debugging purposes, you may also want to turn on "Display stack trace of errors" in System Settings as well.
Is it possible to access directly in the application whithout logging ?
There only one user on my sugar.
Hi crowdes, re: logging Sugar events please see this thread:
http://www.sugarcrm.com/forums/showthread.php?t=6691
@tech, re: logging to actual application, you can not bypass Sugar login screen (at least without editing code), but you can edit your config.php and set default username and password so that user/users can simply hit enter on the login screen.
See the following rows:
Code:'default_user_name' => 'my_default_user', 'default_password' => 'my_default_password',
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks