Results 1 to 4 of 4

Thread: Images / Logo - Authentication Bug

  1. #1
    RileyP is offline Junior Member
    Join Date
    Mar 2009
    Posts
    3

    Unhappy Images / Logo - Authentication Bug

    Using SugarCRM CE Version 5.2.0a (Build 5447) on Php 5.x and MySQL 5.x on CentOS.

    Sugar has been incredibly slow lately. Already upgraded the server, otpimized all the different optimized as well as the database. Tracked it back to using sugar through https and the static files just kill the server load. So while the processing time is about a second, it takes up to 30 seconds to load .js files, .css files and all the image files.

    Anyway, changed all the available image files, css files and js files that could be run on a different server but then changed include/MVC/View/SugarView.php

    Code:
    if(file_exists('include/images/poweredby_sugarcrm.png')){
    to the remote server and the encoded script mvc_utils.php thought that "Powered By SugarCRM" even though it was.

    Now when users login, they see the notice message "This copy of the SugarCRM customer relationship management program appears to have legal notices or author attributions modified or removed in violation of the GNU General Public License version 3. Please contact SugarCRM Inc. to correct this problem." and every page has two icons, poweredby_sugarcrm.png and loginimage.png

    Any ideas how to fix this without having to reinstall?

  2. #2
    genius786's Avatar
    genius786 is offline Sugar Community Member
    Join Date
    Nov 2008
    Location
    Karachi, Pakistan
    Posts
    131

    Smile Re: Images / Logo - Authentication Bug

    Hi,

    Undo all the changes you perform to change the copyright or any images like login image and poweredby images. May be this will work for you.



    Best regards,
    SARFARAZ AHMED KHAN
    Karachi, Pakistan
    skype: genius_crystal
    genius_crystal@hotmail.com
    92-314-2595624

  3. #3
    RileyP is offline Junior Member
    Join Date
    Mar 2009
    Posts
    3

    Default Re: Images / Logo - Authentication Bug

    Quote Originally Posted by genius786 View Post
    Hi,

    Undo all the changes you perform to change the copyright or any images like login image and poweredby images. May be this will work for you.



    Best regards,
    I wish that had worked

    I tried that but appearantly something in the way it handles the authentication blocks it so once the change is made, you can't simply reset it back.

    Any ideas from Sugar?

  4. #4
    RileyP is offline Junior Member
    Join Date
    Mar 2009
    Posts
    3

    Default Re: Images / Logo - Authentication Bug

    Found the issue. Seems that it checks for the "Powered by" from one of the css or js scripts and if it's remote, doesn't seem to work. Go figure.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. LDAP authentication
    By Moore in forum Help
    Replies: 4
    Last Post: 2007-08-03, 01:24 AM
  2. Logo Images Special Format?
    By HatCheckGirl in forum Help
    Replies: 3
    Last Post: 2006-09-01, 11:14 PM
  3. webserver authentication
    By d_a_n in forum Developer Help
    Replies: 0
    Last Post: 2005-11-01, 07:41 PM
  4. LDAP AUthentication
    By Verluyten in forum Feature Requests
    Replies: 8
    Last Post: 2005-10-28, 12:16 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
  •