Results 1 to 6 of 6

Thread: Legal Notice and Double Footer after upgrading to 5.5 from 5.2

  1. #1
    chops11 is offline Member
    Join Date
    Oct 2009
    Posts
    5

    Default Legal Notice and Double Footer after upgrading to 5.5 from 5.2

    I upgraded from 5.2 to 5.5 yesterday. However, now upon logging in I get the error:

    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.


    I also see the following at the bottom of all pages: (duplicate footers)


    Theme
    © 2004-2009 SugarCRM Inc. The Program is provided AS IS, without warranty. Licensed under GPLv3.
    This program is free software; you can redistribute it and/or modify it under the terms of the
    GNU General Public License version 3 as published by the Free Software Foundation including the additional permission set forth in the source code header.

    © 2004-2009 SugarCRM Inc. The Program is provided AS IS, without warranty. Licensed under GPLv3.
    This program is free software; you can redistribute it and/or modify it under the terms of the
    GNU General Public License version 3 as published by the Free Software Foundation including the additional permission set forth in the source code header.


    Any help is appreciated.

    Thanks in advance

  2. #2
    kuske's Avatar
    kuske is offline Sugar Community Member
    Join Date
    Oct 2007
    Location
    Germany
    Posts
    2,597

    Default Re: Legal Notice and Double Footer after upgrading to 5.5 from 5.2

    Check the copyright messages in
    Code:
     
    include\language\en_us.lang.php(2488): 'LBL_SUGAR_COPYRIGHT' => '&copy; 2004-2009 SugarCRM Inc. The Program is provided AS IS, without warranty.  Licensed under <a href="LICENSE.txt" target="_blank" class="copyRightLink">GPLv3</a>.',
    include\MVC\View\SugarView.php(666): $copyright = '&copy; 2004-2009 SugarCRM Inc. The Program is provided AS IS, without warranty.  Licensed under <a href="LICENSE.txt" target="_blank" class="copyRightLink">GPLv3</a>.<br>This program is free software; you can redistribute it and/or modify it under the terms of the <br><a href="LICENSE.txt" target="_blank" class="copyRightLink"> GNU General Public License version 3</a> as published by the Free Software Foundation including the additional permission set forth in the source code header.<br>';
    And then check the image
    \include\images\poweredby_sugarcrm.png
    It must be completely identical to the generated
    \cache\loginimage*.png

    loginimage*.png is generated during the licence check and it is the image Sugar expects at \include\images\poweredby_sugarcrm.png
    Harald Kuske
    Pre-Sales Engineer Central Europe

    SUGARCRM Deutschland GmbH
    Erika-Mann-Str. 53, 80636 Munich, Germany
    Email: hkuske@sugarcrm.com
    Home: http://www.sugarcrm.com


  3. #3
    chops11 is offline Member
    Join Date
    Oct 2009
    Posts
    5

    Default Re: Legal Notice and Double Footer after upgrading to 5.5 from 5.2

    Thank you for the help.

    The images are identical.

    \en_us.lang.php(2488): looks correct

    \SugarView.php(666): my file doesn't have 666 lines. Ends at 573 and no mention of $copyright.

    Do I have a wrong file possibly?

  4. #4
    kuske's Avatar
    kuske is offline Sugar Community Member
    Join Date
    Oct 2007
    Location
    Germany
    Posts
    2,597

    Default Re: Legal Notice and Double Footer after upgrading to 5.5 from 5.2

    SugarView Version 5.2 has 570 lines
    SugarView Version 5.5 has 921 lines

    So it looks as if you have mixed version on your system
    Harald Kuske
    Pre-Sales Engineer Central Europe

    SUGARCRM Deutschland GmbH
    Erika-Mann-Str. 53, 80636 Munich, Germany
    Email: hkuske@sugarcrm.com
    Home: http://www.sugarcrm.com


  5. #5
    chops11 is offline Member
    Join Date
    Oct 2009
    Posts
    5

    Default Re: Legal Notice and Double Footer after upgrading to 5.5 from 5.2

    Thank you! I replaced that file with a 5.5 version and the error is gone!


    Only thing now is, seems that some of my images are broken. It seems that it's looking in the root directory:


    Example:
    http://www.domain.com/crm/advanced_search.gif


    Any thoughts?
    Attached Images Attached Images  

  6. #6
    kuske's Avatar
    kuske is offline Sugar Community Member
    Join Date
    Oct 2007
    Location
    Germany
    Posts
    2,597

    Default Re: Legal Notice and Double Footer after upgrading to 5.5 from 5.2

    compare the file list of a full installation zip file with your installation.
    take all files which are missing from the zip file.
    Harald Kuske
    Pre-Sales Engineer Central Europe

    SUGARCRM Deutschland GmbH
    Erika-Mann-Str. 53, 80636 Munich, Germany
    Email: hkuske@sugarcrm.com
    Home: http://www.sugarcrm.com


Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Message at Login - Legal Notice
    By fmitechsupport in forum Installation and Upgrade Help
    Replies: 10
    Last Post: 2011-05-19, 06:26 PM
  2. double opt-in for spam act
    By shemeermali in forum Developer Help
    Replies: 2
    Last Post: 2011-04-11, 10:01 AM
  3. legal notices violation of the GNU
    By wiansmith in forum Developer Help
    Replies: 0
    Last Post: 2009-06-25, 07:48 AM
  4. Newbie question - Is SugarCRm a good choice for legal market?
    By Freemyer in forum General Discussion
    Replies: 4
    Last Post: 2009-02-12, 02:06 PM
  5. legal problem
    By jorgeluiz in forum Portugese
    Replies: 0
    Last Post: 2008-05-08, 08:22 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
  •