Jump to content

Edit History

Ray UK

Ray UK

OK so i just tried the copy_shopdata and get the following error.

Doing the following language transformations: 1=>3
Initialization skipped because it had already run
Copying tables

1 accessory 80
Index differences: 
Extra in old: accessory_product (id_product_1,id_product_2), 
Extra in new: PRIMARY (id_product_1,id_product_2),
Fatal error: Uncaught mysqli_sql_exception: Table '**********.wvsds_accessory_orig' doesn't exist in /home/******/public_html/[domain]/admin_dir/prestools/copy_shopdata_functions.inc.php:554 Stack trace: #0 /home//******//public_html/[domain]/admin_dir/prestools/copy_shopdata_functions.inc.php(554): mysqli_query(Object(mysqli), 'select 1 from `...') #1 /home//******//public_html/[domain]/admin_dir/prestools/copy_shopdata.php(271): copy_table('accessory') #2 {main} thrown in /home//******//public_html/[domain]/admin_dir/prestools/copy_shopdata_functions.inc.php on line 554

This is going from 8.2.1 to 9

PHP 8.1 (also tried 8.4)

Ray UK

Ray UK

OK so i just tried the copy_shopdata and get the following error.

Doing the following language transformations: 1=>3
Initialization skipped because it had already run
Copying tables

1 accessory 80
Index differences: 
Extra in old: accessory_product (id_product_1,id_product_2), 
Extra in new: PRIMARY (id_product_1,id_product_2),
Fatal error: Uncaught mysqli_sql_exception: Table '**********.wvsds_accessory_orig' doesn't exist in /home/******/public_html/[domain]/admin_dir/prestools/copy_shopdata_functions.inc.php:554 Stack trace: #0 /home//******//public_html/[domain]/admin_dir/prestools/copy_shopdata_functions.inc.php(554): mysqli_query(Object(mysqli), 'select 1 from `...') #1 /home//******//public_html/[domain]/admin_dir/prestools/copy_shopdata.php(271): copy_table('accessory') #2 {main} thrown in /home//******//public_html/[domain]/admin_dir/prestools/copy_shopdata_functions.inc.php on line 554

 

×
×
  • Create New...