Results 1 to 5 of 5

Thread: Message to all users at login?

  1. #1
    blueheronbags is offline Sugar Community Member
    Join Date
    Apr 2007
    Posts
    11

    Red face Message to all users at login?

    Hello All!

    I have looked around and can't find any help with what I am trying to accomlish, so here I am! We are wondering if there is a way to have a message appear at login (which is actually hyper-linked to another website) that all users see when they log in? I looked around here and also in the Admin control panel and can't figure out an easy way to get this accomplished. Any help would be GREATLY appreciated!

    Cheers,
    Travis

  2. #2
    SamuelAugy is offline Sugar Community Member
    Join Date
    Sep 2007
    Location
    Paris (France)
    Posts
    238

    Default Re: Message to all users at login?

    Hello,

    maybe by testing a session variable in the index.php between the comments : END USER LOGIN AUTHENTICATION and USER TIMEZONE SETTING of the file.

  3. #3
    Danielg42 is offline Sugar Community Member
    Join Date
    Jun 2006
    Location
    Orange County, CA
    Posts
    187

    Default Re: Message to all users at login?

    I would also like to find a way to notify everyone on the system.
    Any way to let everyone know that the system will be going down for a period of time would be great.

  4. #4
    julian's Avatar
    julian is offline Sugar Team Member
    Join Date
    Sep 2004
    Posts
    1,639

    Default Re: Message to all users at login?

    Hello Danielg42,

    This can be achieved with a minor code customization. In your Sugar files, open ./modules/Users/Login.php, then search for this line:

    PHP Code:
    <td class="body"  style="padding-bottom: 10px;" ><b><? echo $mod_strings['LBL_LOGIN_WELCOME_TO']; ?></b><br>
    You should be able to include your message in this area.
    Julian Ostrow
    Systems and Applications Engineer
    SugarCRM Inc.

  5. #5
    Danielg42 is offline Sugar Community Member
    Join Date
    Jun 2006
    Location
    Orange County, CA
    Posts
    187

    Default Re: Message to all users at login?

    Edit:
    Got it working....
    My screen didn't show the bottom part of the file, so I missed an entire section. Thanks for the help.
    Last edited by Danielg42; 2007-09-27 at 11:34 PM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Users only ever see login screen.
    By luddite in forum Help
    Replies: 0
    Last Post: 2007-08-15, 10:27 AM
  2. Users can't login through browser
    By wstirling in forum Installation and Upgrade Help
    Replies: 1
    Last Post: 2007-02-28, 04:23 AM
  3. Replies: 1
    Last Post: 2006-07-28, 11:39 PM
  4. Replies: 0
    Last Post: 2006-06-15, 03:37 AM

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
  •