Results 1 to 7 of 7

Thread: Replacing login screen in SugarCRM

  1. #1
    stanum is offline Senior Member
    Join Date
    Nov 2009
    Posts
    21

    Default Replacing login screen in SugarCRM

    Hi all,

    I have created a customized login screen for SugarCRM. I want to replace the default login page without affecting login authentication process. Can someone show me what do i need to do in order to make the replacing works?

    Any single piece of information and help would be greatly appreciated!

  2. #2
    SugarDev.net is offline Sugar Community Member
    Join Date
    Feb 2008
    Posts
    1,401

    Default Re: Replacing login screen in SugarCRM

    It's hardcoded in modules/Users/Login.php
    Developers go here
    Businesses go there (Dutch)

    Modules:
    SugarDev.net Developer Tools | Config | Dutch Language Pack
    "Nothing gets fixed unless there is a bug"

  3. #3
    stanum is offline Senior Member
    Join Date
    Nov 2009
    Posts
    21

    Default Re: Replacing login screen in SugarCRM

    Does it mean, i can't do anything about it?

  4. #4
    lucasnomail is offline Member
    Join Date
    Nov 2009
    Posts
    15

    Default Re: Replacing login screen in SugarCRM

    stanum what I think SugarDev.net was pointing out is location where is source... place where you should start digging.
    But of course I would strongly recommend to make all your changes to
    /custom/modules/Users/
    just simply create those files you would like to change
    these are actually 4:
    login.css - obviously this would be style-sheet
    login.js - no comment
    Login.php - carefully with this one
    login.tpl - if you know smarty this is the template
    so go ahead and "hack" your way in.

  5. #5
    IsraelGarcia is offline Junior Member
    Join Date
    Feb 2010
    Posts
    4

    Default Re: Replacing login screen in SugarCRM

    Hi,

    I'm a newbie with the same needs...

    I copied the files you described to the custom/modules/Users folder (I had to create that one), cleared the template cache from the "repair" menu in admin settings but I'm still stucked with the original login screen. Am I missing something?

    Thanks,

    Israel.

  6. #6
    SugarDev.net is offline Sugar Community Member
    Join Date
    Feb 2008
    Posts
    1,401

    Default Re: Replacing login screen in SugarCRM

    It seems it was changed to Smarty templates in 5.5, which is a bit better.

    Of course, you have to change the location of the tpl to your custom location.
    Developers go here
    Businesses go there (Dutch)

    Modules:
    SugarDev.net Developer Tools | Config | Dutch Language Pack
    "Nothing gets fixed unless there is a bug"

  7. #7
    IsraelGarcia is offline Junior Member
    Join Date
    Feb 2010
    Posts
    4

    Default Re: Replacing login screen in SugarCRM

    OMG, that was it. Feel so dumb, I missed to redirect smarty to the custom dir.

    Thanks so much for replying.

    Israel.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Bypassing SugarCRM Login screen
    By vinodtr in forum Developer Help
    Replies: 16
    Last Post: 2011-10-19, 12:00 AM
  2. Replies: 2
    Last Post: 2009-12-16, 04:36 AM
  3. Replies: 4
    Last Post: 2009-09-19, 06:53 PM
  4. Replies: 3
    Last Post: 2007-10-26, 02:21 PM
  5. Login screen - "Welcome to" - replacing it?
    By capitalistgrunt in forum Help
    Replies: 4
    Last Post: 2006-11-20, 09:16 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
  •