Jump to content

Error on upgrading SQL and PHP


Recommended Posts

Hi

i'm upgradding to PS 1.4.4 Updating from PS 1.1.0.5 and i got 3 errors SQL after update and 7 errors php

Initial steps (1 & 2 ) OK with ALL recommendation settings accepted except "Magic Quotes" turn on ( I tried to add in .htaccess SetEnv MAGIC_QUOTES 0 and create a php.ini in root folder and install folder without success) . Folder permission also Correct

 

below error

 

 

INSERT INTO `ps_order_state` (`id_order_state`, `invoice`, `send_email`, `color`, `unremovable`, `logable`, `delivery`) VALUES

(11, 0, 0, 'lightblue', 1, 0, 0)

*ERROR* 2011/08/21 - 16:53:54: SQL error:

Duplicate entry '11' for key 1

*ERROR* 2011/08/21 - 16:53:54: SQL query:

INSERT INTO `ps_order_state_lang` (`id_order_state`, `id_lang`, `name`, `template`) VALUES

(11, 1, 'Awaiting PayPal payment', '')

*ERROR* 2011/08/21 - 16:53:54: SQL error:

Duplicate entry '11-1' for key 1

*ERROR* 2011/08/21 - 16:53:54: SQL query:

INSERT INTO `ps_order_state_lang` (`id_order_state`, `id_lang`, `name`, `template`) VALUES

(11, 2, 'En attente du paiement par PayPal', '')

*ERROR* 2011/08/21 - 16:53:54: SQL error:

Duplicate entry '11-2' for key 1

*ERROR* 2011/08/21 - 16:53:54: PHP error: /* PHP:moduleReinstaller('blocksearch'); */

 

*ERROR* 2011/08/21 - 16:53:54:

*ERROR* 2011/08/21 - 16:53:58: PHP error: /* PHP:add_module_to_hook(blockpermanentlinks, header); */

 

*ERROR* 2011/08/21 - 16:53:58:

*ERROR* 2011/08/21 - 16:53:58: PHP error: /* PHP:add_module_to_hook(blockbestsellers, header); */

 

*ERROR* 2011/08/21 - 16:53:58:

*ERROR* 2011/08/21 - 16:53:58: PHP error: /* PHP:add_module_to_hook(blockcurrencies, header); */

 

*ERROR* 2011/08/21 - 16:53:58:

*ERROR* 2011/08/21 - 16:53:58: PHP error: /* PHP:add_module_to_hook(blocklanguages, header); */

 

*ERROR* 2011/08/21 - 16:53:58:

*ERROR* 2011/08/21 - 16:53:58: PHP error: /* PHP:add_module_to_hook(blockmanufacturer, header); */

 

*ERROR* 2011/08/21 - 16:53:58:

*ERROR* 2011/08/21 - 16:53:58: PHP error: /* PHP:add_module_to_hook(blockadvertising, header); */

 

*ERROR* 2011/08/21 - 16:53:58:

 

On

 

 

Any idea for solving and also why it’s happened ?

 

Thank for your help

Mehdi

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...