Post by Akkenorway » Thu Jul 16, 2015 7:12 am

LINE 28: [8192] mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead

OpenCart 1.x Upgrade Script (BETA)


The following errors occured:

Could not execute this query: INSERT INTO `option` (`option_id`, `type`, `sort_order`)SELECT `product_option_id`, "select", `sort_order` FROM `product_option`; Duplicate entry '302' for key 'PRIMARY'


Could not execute this query: INSERT INTO `option_description` (`option_id`, `language_id`, `name`)SELECT `product_option_id`, `language_id`, `name` FROM `product_option_description`; Table 'vangbfzr_gammel.product_option_description' doesn't exist


Could not execute this query: INSERT INTO `option_value` (`option_value_id`, `option_id`, `sort_order`)SELECT `product_option_value_id`, `product_option_id`, `sort_order` FROM `product_option_value`; Duplicate entry '591' for key 'PRIMARY'


Could not execute this query: INSERT INTO `option_value_description` (`option_value_id`, `language_id`, `option_id`, `name`)SELECT `pov`.`product_option_value_id` , `language_id` , `pov`.`product_option_id` , `name`FROM `product_option_value_description` AS `povd` INNER JOIN `product_option_value` AS `pov` ON `pov`.`product_option_value_id` = `povd`.`product_option_value_id`; Table 'vangbfzr_gammel.product_option_value_description' doesn't exist


The above errors occurred because the script could not properly determine the existing state of those db elements. Your store may not need those changes. Please post any errors on the forums to ensure that they can be addressed in future versions!

OpenCart.com
Last edited by i2Paq on Thu Jul 16, 2015 5:24 pm, edited 1 time in total.
Reason: Title adjusted

Newbie

Posts

Joined
Thu Jul 16, 2015 7:10 am

Post by IP_CAM » Fri Jul 17, 2015 2:46 am

who's writing this, in the name of opencart.com?

I just feel, that someone tried, to use a complicated DB-Prefix, for unknown reasons, and now, something does not work, because of this.
vangbfzr_gammel.product_option_description

But, because of that, it does not need such a 'symbol' of 'attention', I assume... ???
Ernie

My Github OC Site: https://github.com/IP-CAM
5'600 + FREE OC Extensions, on the World's largest private Github OC Repository Archive Site.


User avatar
Legendary Member

Posts

Joined
Tue Mar 04, 2014 1:37 am
Location - Switzerland
Who is online

Users browsing this forum: No registered users and 11 guests