Results 1 to 7 of 7

Thread: Navigate to next contact record from detailview

  1. #1
    IanUGA is offline Member
    Join Date
    Mar 2009
    Posts
    13

    Default Navigate to next contact record from detailview

    In my sugar installation, Version 5.0.0h, when I click on detail view of a contact from listview, it opens the contact details just fine. When I click on the next or previous navigation buttons at the top of the record, it returns to list view rather than going to the next or previous record.

    This worked fine in a test environment on another computer, but on the production machine that I configured, it's broken. This leads me to believe that it's something to do with the way that I've got my machine configured. Anyone ever run into this before?

    I'm running rhel 5, php-5.1.6-23.2, and mysql-5.0.45-7.
    Thanks!

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

    Default Re: Navigate to next contact record from detailview

    Check your session path, I bet its wrong. The session path would be both in your config.php and your php.ini file
    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
    IanUGA is offline Member
    Join Date
    Mar 2009
    Posts
    13

    Default Re: Navigate to next contact record from detailview

    Quote Originally Posted by kbrill View Post
    Check your session path, I bet its wrong. The session path would be both in your config.php and your php.ini file
    My session.save_path in php.ini is /var/lib/php/session. Php appears to be creating connections generated via Sugar in this directory, and it's saving them at the default 600 mode. If I alter the create mode to, say, 755 ..any new processes are created with this new set of permissions. In config.php, session_dir = ''. I've tried changing this to /var/lib/php/session, and creating a /var/www/html/cache/session directory then changing the variable to that, and neither seem to work. Am I looking in the right place, or have I missed it?

    Thanks!

  4. #4
    andopes's Avatar
    andopes is offline A Sugar Hero | Help Forum Moderator
    Join Date
    Jul 2006
    Location
    São Paulo - Brazil
    Posts
    8,335

    Default Re: Navigate to next contact record from detailview

    Ideally the session.save_path should be set to /tmp folder.

    Cheers
    André Lopes
    DevToolKit / Project of the Month - June 2009
    Lampada Global Services- Open Source Solutions
    Avenida Ipiranga, 318
    Bloco B - CJ 1602
    São Paulo, SP 01046-010
    Brazil
    Office: +55 11 3237-3110
    Mobile: +55 11 7636-5859
    e-mail: andre@lampadaglobal.com

    Lampada Global delivers offshore software development and support services to customers around the world.
    Lampada is proud to be a SugarCRM Gold Partner, revolutionizing Customer Relationship Management.

    I DO NOT answer questions through PM and Email. If you need some help post your question into SugarForum.

  5. #5
    IanUGA is offline Member
    Join Date
    Mar 2009
    Posts
    13

    Default Re: Navigate to next contact record from detailview

    Quote Originally Posted by andopes View Post
    Ideally the session.save_path should be set to /tmp folder.

    Cheers
    I did change that, but didn't see any difference. Should I also update the session line in the config.php?

  6. #6
    andopes's Avatar
    andopes is offline A Sugar Hero | Help Forum Moderator
    Join Date
    Jul 2006
    Location
    São Paulo - Brazil
    Posts
    8,335

    Default Re: Navigate to next contact record from detailview

    Did you restart the apache web service?

    Cheers
    André Lopes
    DevToolKit / Project of the Month - June 2009
    Lampada Global Services- Open Source Solutions
    Avenida Ipiranga, 318
    Bloco B - CJ 1602
    São Paulo, SP 01046-010
    Brazil
    Office: +55 11 3237-3110
    Mobile: +55 11 7636-5859
    e-mail: andre@lampadaglobal.com

    Lampada Global delivers offshore software development and support services to customers around the world.
    Lampada is proud to be a SugarCRM Gold Partner, revolutionizing Customer Relationship Management.

    I DO NOT answer questions through PM and Email. If you need some help post your question into SugarForum.

  7. #7
    IanUGA is offline Member
    Join Date
    Mar 2009
    Posts
    13

    Default Re: Navigate to next contact record from detailview

    Yes, I did restart apache.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 4
    Last Post: 2009-04-14, 05:11 AM
  2. Contact DetailView
    By Niggy in forum General Discussion
    Replies: 1
    Last Post: 2008-10-31, 09:34 AM
  3. Replies: 2
    Last Post: 2007-01-29, 04:11 PM
  4. Print button in detailview of a contact
    By sugarcare in forum Developer Help
    Replies: 4
    Last Post: 2006-12-22, 08:04 AM
  5. Edit Contact DetailView
    By mcharudatta in forum Help
    Replies: 0
    Last Post: 2006-03-22, 05:57 PM

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
  •