Results 1 to 2 of 2

Thread: 2.0.1 to 2.5 Upgrade Issues

  1. #1
    clint's Avatar
    clint is offline Sugar Team Member | Forums Lead Moderator
    Join Date
    Aug 2004
    Location
    Silicon Valley
    Posts
    2,120

    Default 2.0.1 to 2.5 Upgrade Issues

    From the support inbox. --Clint

    -----Original Message-----
    Sent: Friday, January 21, 2005 4:29 PM
    To: support@sugarcrm.com
    Subject: Possible BUG in Open 2.5 or its upgrade

    Good Morning
    I had a fully working 2.0.1 package.

    I have taken the following steps ...

    1.upgrade sql with 2.0.x-2.5_open_db_upgrade.sql using phpMyAdmin receiving a successful message 2. unzipped 2.5 into sugar root replacing existing files 3. ran install.php receiving the "green light" all the way ... no errors in other words 4. went to access sugarcrm either with known user or admin user and receive the following error in my browser

    Error retrieving Task list: Query Failed:SELECT tasks.id, tasks.assigned_user_id, tasks.status, tasks.name, tasks.parent_type, tasks.parent_id, tasks.contact_id, tasks.date_due, tasks.time_due, tasks.priority, contacts.first_name, contacts.last_name, users.user_name as assigned_user_name FROM tasks LEFT JOIN contacts ON tasks.contact_id=contacts.id LEFT JOIN users ON tasks.assigned_user_id=users.id where tasks.assigned_user_id='1' and (tasks.status is NULL or (tasks.status!='Completed' and

    tasks.status!='Deferred')) and (tasks.date_start is NULL or tasks.date_start <= '2005-01-22') AND tasks.deleted=0 AND ( contacts.deleted IS NULL OR contacts.deleted=0) GROUP BY tasks.id ORDER BY date_due,priority desc::MySQL error 1054: Unknown column 'tasks.date_start' in 'where clause'

    What can I do to over come this?

    Thanks in advance.


  2. #2
    clint's Avatar
    clint is offline Sugar Team Member | Forums Lead Moderator
    Join Date
    Aug 2004
    Location
    Silicon Valley
    Posts
    2,120

    Exclamation Re: 2.0.1 to 2.5 Upgrade Issues

    Hi there -

    A few issues with the 2.0.x to 2.5 upgrade scripts have been fixed today. We have posted both a new version of the 2.0.x-2.5_open_db_upgrade.sql file as well as a new upgrade patch file called 2.0.x-2.5_open_repairsf_db_upgrade.sql that will help people like you who used the earlier upgrade script that had issues.

    You will find all of the necessary files at http://sourceforge.net/project/showf...kage_id=116411.

    Please let us know if this solves your issues.

    Regards,
    Last edited by clint; 2005-01-22 at 06:04 AM.
    Sugar Developer Zone - developer resources | Sugar University - user and admin training
    Sugar Docs - user and admin documentation |
    Sugar Bug Tracker - Enter or view bugs
    SugarForge- open source modules, themes, lang packs | SugarExchange - commercial extensions

    Clint Oram
    Chief Technology Officer and Co-founder
    SugarCRM

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Upgrade process review - 2.0 to 4.0
    By kimvette in forum General Discussion
    Replies: 2
    Last Post: 2007-05-22, 06:18 PM
  2. MySQL Upgrade issues
    By gmullen in forum Help
    Replies: 0
    Last Post: 2006-11-16, 07:41 PM
  3. Infamous 3.5.0b Upgrade issues
    By Elrik in forum Customer Support
    Replies: 1
    Last Post: 2006-09-11, 02:35 AM
  4. MySQL question to upgrade from 2.5 to 2.5.1
    By alexismya2004 in forum Help
    Replies: 0
    Last Post: 2006-01-16, 06:18 PM
  5. Multi stage upgrade to 3.5 Issues and problems
    By madman2 in forum Developer Help
    Replies: 0
    Last Post: 2005-08-16, 03:26 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
  •