Results 1 to 2 of 2

Thread: Patch has error trying to upgrade from 3.5 to 4

  1. #1
    silverstripe is offline Junior Member
    Join Date
    Jan 2006
    Posts
    3

    Exclamation Patch has error trying to upgrade from 3.5 to 4

    In the absense of information (please let me know where too look!), I downloaded http://www.sugarforge.org/frs/downlo...atch-4.0.0.zip and unzipped over the top of my existing installation (3.5), and then visited http://<sugarcrm url>/upgrade/

    This produced the message:

    Fatal error: Call to a member function on a non-object in /sites/crm.totallydigital.co.nz/include/database/PearDatabase.php on line 204

    This appears to be within the function query($sql, $dieOnError=false, $msg='', $suppress=false), the actual line being:

    $GLOBALS['log']->info('Query:' . $sql);

    That not working, I tried visiting http://crm/upgrade/3.5.0_to_3.5.0a.php but that had the same problem.

    Is this the correct way to perform the upgrade?
    Is it obvious what is wrong and what should I do?

    As a suggestion, the README file in the root of the zip file ought to contain how to perform the upgrade. Even if it is simply to visit a URL (sugarcrm.com/something) or visit a PHP file (e.g. /upgrade/index.php of this zip file)

  2. #2
    silverstripe is offline Junior Member
    Join Date
    Jan 2006
    Posts
    3

    Smile Re: Patch has error trying to upgrade from 3.5 to 4

    I didn't realise that you installed patches by uploading them into the wizard ... All sorted now.

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
  •