Results 1 to 2 of 2

Thread: 4.0.1 Files May Only Be Used With A Sugar CRM 4.0.1 Database.

  1. #1
    mrdesignman is offline Junior Member
    Join Date
    Aug 2006
    Posts
    1

    Default 4.0.1 Files May Only Be Used With A Sugar CRM 4.0.1 Database.

    I upgraded from 3.5.1 to 4.0.1.zip and now get the following error when when I go to the start page (cant even login or anything):

    Sugar CRM 4.0.1 Files May Only Be Used With A Sugar CRM 4.0.1 Database.

    Here is a link to where we have it installed so you can even see the error: http://216.69.180.80/

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

    Default Re: 4.0.1 Files May Only Be Used With A Sugar CRM 4.0.1 Database.

    Quote Originally Posted by mrdesignman
    I upgraded from 3.5.1 to 4.0.1.zip and now get the following error when when I go to the start page (cant even login or anything):

    Sugar CRM 4.0.1 Files May Only Be Used With A Sugar CRM 4.0.1 Database.

    Here is a link to where we have it installed so you can even see the error: http://216.69.180.80/
    run this mysql command

    Code:
    UPDATE  config SET category = 'info',
    name = 'sugar_version',
    value = '4.0.1' WHERE category = 'info' AND name  = 'sugar_version' LIMIT 1 ;
    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

Thread Information

Users Browsing this Thread

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

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
  •