Post by straightlight » Sun Jul 31, 2016 9:27 pm

This will be the official Opencart v2.3.0.1 bug reports topic to report any issues from the core.

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON

Post by straightlight » Sun Jul 31, 2016 9:31 pm

Running the upgrade on Opencart v2.3.0.1 from step 7 to 9 leads to Error code 0:
'`store_id` = '0', `code` = 'dashboard_activity', `key` = 'dashboard_activity_sta' at line 1
Error No: 1064
INSERT INTO `oc_setting` `store_id` = '0', `code` = 'dashboard_activity', `key` = 'dashboard_activity_status', `value` = '1', `serialized` = '0' in C:\wamp\www\opencart2300\system\library\db\mysqli.php on line 40
In install/model/upgrade/1008.php file,

replace all instances of:

Code: Select all

`" . DB_PREFIX . "setting` `store_id` = '0',
with:

Code: Select all

`" . DB_PREFIX . "setting` SET `store_id` = '0',
This should resolved the problem.

Followed is a screenshot to demonstrate the success of the upgrade after applying this fix.

Attachments

opencart_2301_upgrade_success.png

2301 success upgrade - opencart_2301_upgrade_success.png (12.7 KiB) Viewed 1648 times


Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON

Post by Qphoria » Mon Aug 01, 2016 1:29 am

DO NOT USE 2.3.0.0 or 2.3.0.1. Bad builds:
http://forum.opencart.com/viewtopic.php?f=2&t=165980

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by straightlight » Mon Aug 01, 2016 1:35 am

Thanks. The official topics have now been closed from announcements.

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON
Who is online

Users browsing this forum: No registered users and 30 guests