2016-03-15

Didn't quite get an answer to my last post so I'm not sure of the order to do the upgrade but I did the following;

Got the site and database back to 2.1.0.2, tested OK.
Installed files from the 2.2.0.0 upgrade
Upgraded the site to 2.2.0.0
Installed the conversion software with the updated files from the last post
ran the install procedure, no errors during update this time but have the following errors that look the same as the initial post when I click on one of the categories to see the products in that category.

Client errors;

Warning: imagecreatetruecolor(): Invalid image dimensions in C:\wamp64\www\test.softrockradio.org\system\library\image.php on line 105Warning: imagecolorallocate() expects parameter 1 to be resource, boolean given in C:\wamp64\www\test.softrockradio.org\system\library\image.php on line 113Warning: imagefilledrectangle() expects parameter 1 to be resource, boolean given in C:\wamp64\www\test.softrockradio.org\system\library\image.php on line 116Warning: imagecopyresampled() expects parameter 1 to be resource, boolean given in C:\wamp64\www\test.softrockradio.org\system\library\image.php on line 118Warning: imagecreatetruecolor(): Invalid image dimensions in C:\wamp64\www\test.softrockradio.org\system\library\image.php on line 105Warning: imagecolorallocate() expects parameter 1 to be resource, boolean given in C:\wamp64\www\test.softrockradio.org\system\library\image.php on line 113Warning: imagefilledrectangle() expects parameter 1 to be resource, boolean given in C:\wamp64\www\test.softrockradio.org\system\library\image.php on line 116Warning: imagecopyresampled() expects parameter 1 to be resource, boolean given in C:\wamp64\www\test.softrockradio.org\system\library\image.php on line 118Warning: imagecreatetruecolor(): Invalid image dimensions in C:\wamp64\www\test.softrockradio.org\system\library\image.php on line 105Warning: imagecolorallocate() expects parameter 1 to be resource, boolean given in C:\wamp64\www\test.softrockradio.org\system\library\image.php on line 113Warning: imagefilledrectangle() expects parameter 1 to be resource, boolean given in C:\wamp64\www\test.softrockradio.org\system\library\image.php on line 116Warning: imagecopyresampled() expects parameter 1 to be resource, boolean given in C:\wamp64\www\test.softrockradio.org\system\library\image.php on line 118

At this point the client side get the above errors, and the administration side gets a bunch of errors and is non-functional.

Admin errors;

( ! ) Fatal error: Uncaught exception 'Exception' with message 'Error: Unknown column 'cgd.name' in 'order clause'<br />Error No: 1054<br />SELECT * FROM customer_group cg LEFT JOIN customer_group_description cgd ON (cg.customer_group_id = cgd.customer_group_id) WHERE cgd.language_id = '1' ORDER BY cgd.name ASC' in C:\wamp64\www\test.softrockradio.org\system\library\db\mysqli.php on line 40
( ! ) Exception: Error: Unknown column 'cgd.name' in 'order clause'<br />Error No: 1054<br />SELECT * FROM customer_group cg LEFT JOIN customer_group_description cgd ON (cg.customer_group_id = cgd.customer_group_id) WHERE cgd.language_id = '1' ORDER BY cgd.name ASC in C:\wamp64\www\test.softrockradio.org\system\library\db\mysqli.php on line 40
Call Stack
#TimeMemoryFunctionLocation
10.0010240504{main}( )...\index.php:0
20.0106570944require_once( 'C:\wamp64\www\test.softrockradio.org\system\framework.php' )...\index.php:22
30.0301825432Front->dispatch( )...\framework.php:99
40.06991660520Front->execute( )...\front.php:29
50.06991660520Action->execute( )...\front.php:34
60.07061672920call_user_func_array:{C:\wamp64\www\test.softrockradio.org\system\engine\action.php:44} ( )...\action.php:44
70.07061673376ControllerStartupRouter->index( )...\action.php:44
80.07101674384Action->execute( )...\router.php:26
90.07642182432call_user_func_array:{C:\wamp64\www\test.softrockradio.org\system\engine\action.php:44} ( )...\action.php:44
100.07642202464ControllerSettingSetting->index( )...\action.php:44
110.11303417664getCustomerGroups ( )...\setting.php:669
120.11303417840Proxy->__call( )...\setting.php:669
130.11303417888call_user_func:{C:\wamp64\www\test.softrockradio.org\system\engine\proxy.php:13} ( )...\proxy.php:13
140.11303418136Loader->{closure:C:\wamp64\www\test.softrockradio.org\system\engine\loader.php:129-163}( )...\proxy.php:13
150.11333419056call_user_func_array:{C:\wamp64\www\test.softrockradio.org\system\engine\loader.php:150} ( )...\loader.php:150
160.11333419336ModelCustomerCustomerGroup->getCustomerGroups( )...\loader.php:150
170.11333420632DB->query( )...\customer_group.php:72
180.11333420760DB\MySQLi->query( )

So the site is non-functional from the admin side, errors when categories are looked at on the client side.

Thanks

Cecil

Statistics: Posted by cbayona — Mon Mar 14, 2016 10:12 pm

Show more