Results 1 to 3 of 3

Thread: error messages

  1. #1
    toms is offline Junior Member
    Join Date
    Jul 2004
    Posts
    2

    Default error messages

    hi,
    i'm testing SugarCRM on my PC. My environment is as follows:
    From install program)
    PHP ver 4.3.7
    MySQL database available (version 4.0.20a-debug ??
    config.php writeable
    GD graphics library ver 2.0.23

    OS WinXP sp1
    IIS ver 5

    when a user (including admin) logs on, this line always appears at the top of the page:
    Notice: Undefined variable: authenticated_user_id in C:\Inetpub\wwwroot\SugarCRM\index.php on line 64

    when creating a new user, this appears at the top:

    Notice: Undefined variable: authenticated_user_id in C:\Inetpub\wwwroot\SugarCRM\index.php on line 64

    Warning: Cannot modify header information - headers already sent by (output started at C:\Inetpub\wwwroot\SugarCRM\index.php:64) in C:\Inetpub\wwwroot\SugarCRM\modules\Users\Logout.p hp on line 28

    On logout, these lines appear at the top:

    Notice: Undefined variable: authenticated_user_id in C:\Inetpub\wwwroot\SugarCRM\index.php on line 64

    Warning: Cannot modify header information - headers already sent by (output started at C:\Inetpub\wwwroot\SugarCRM\index.php:64) in C:\Inetpub\wwwroot\SugarCRM\modules\Users\Logout.p hp on line 28

    Everything else "seems" OK for now. Any ideas on where/what I misconfigured? Any help is much appreciated. Thanks.

    Toms

    edit : just realized i should have posted this within the installation help folder. if anyone (e.g.administrator) can move it to the correct folder, pls do so. thanks.

    Post edited by: toms, at: 2004/07/08 09:41

  2. #2
    clint's Avatar
    clint is offline Sugar Team Member | Forums Lead Moderator
    Join Date
    Aug 2004
    Location
    Silicon Valley
    Posts
    2,120

    Default Re:error messages

    Hi Toms -

    I've created a support case to track this bug. It is support case #11 and is located at http://www.sugarcrm.com/home/index.php?option=com_mospray&do=details&id =11.

    You can workaround this issue for now by modifying your php.ini file and change the error_reporting line to look like:
    error_reporting =E_ALL

    Please review the case at the URL above as we have a question about the version of SugarCRM you are using.

    Regards,
    Clint

    Post edited by: clint, at: 2004/07/09 08:08

    Post edited by: clint, at: 2004/07/09 10:08
    Sugar Developer Zone - developer resources | Sugar University - user and admin training
    Sugar Docs - user and admin documentation |
    Sugar Bug Tracker - Enter or view bugs
    SugarForge- open source modules, themes, lang packs | SugarExchange - commercial extensions

    Clint Oram
    Chief Technology Officer and Co-founder
    SugarCRM

  3. #3
    toms is offline Junior Member
    Join Date
    Jul 2004
    Posts
    2

    Default Re:error messages

    I was using the original 1.0 verison. I downloaded and installed 1.0d and the problem is gone (fixed). Thanks.

    This is a very good (usefull) application. 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
  •