Results 1 to 2 of 2

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

  1. #1
    antoniokra is offline Sugar Community Member
    Join Date
    Jul 2006
    Posts
    25

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

    I excuted that command :

    DELETE FROM `config` WHERE `category` = 'info' AND `name` = 'sugar_version';
    INSERT INTO `config` (`category`, `name`, `value`) VALUES ('info', 'sugar_version', '4.2.1');

    and i changed all the longtext record in mediumtext.

    I ask help to sugar support. How i can solve it.?

    Thanks a lot.

    How write to support?

  2. #2
    cubach is offline Member
    Join Date
    Apr 2006
    Posts
    5

    Thumbs up Re: Sugar CRM 4.2.1 Files May Only Be Used With A Sugar CRM 4.2.1 Database.

    I had the same problem than you.

    I am not expert but following the advices from one and another I went direct to the config table, runing phpMyAdmin. I have just edited in the category 'info' the value from "spaces" to '4.2.1' . And it works !. No need to change to LONGTEXT in my case. Good luck !

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
  •