CMS MADE SIMPLE FORGE

Orders

 

[#3947] Multiple fatal errors in method.upgrade.php

avatar
Created By: Kenneth Griffith (kendo451)
Date Submitted: Wed Aug 26 12:52:07 -0400 2009

Assigned To:
Version: 1.5
CMSMS Version: None
Severity: Critical
Resolution: None
State: Open
Summary:
Multiple fatal errors in method.upgrade.php
Detailed Description:
These errors make it impossible to upgrade to 1.5.

Line 369: $db->Eecute() missing 'x'

After you fix that one you get these:

Notice: Undefined variable: now in method.upgrade.php on line 383

Notice: Undefined variable: now in method.upgrade.php on line 383

Notice: Undefined index: shipping_id in method.upgrade.php on line 389

Fatal error: Class 'line_item' not found in method.upgrade.php on line 390


History

Updates

Updated: 2009-08-26 12:53
description: These error make it impossible to upgrade to 1.5. Line 369: $db->Eecute() missing 'x' Notice: Undefined variable: now in method.upgrade.php on line 383 Notice: Undefined variable: now in method.upgrade.php on line 383 Notice: Undefined index: => These errors make it impossible to upgrade to 1.5. Line 369: $db->Eecute() missing 'x' After you fix that one you get these: Notice: Undefined variable: now in method.upgrade.php on line 383 Notice: Undefined variable: now in method.upgrade.ph
resolution_id: => 5