PaloJanuska Posted December 5, 2013 Share Posted December 5, 2013 Hi, I did a upgrade (module 1-click upgrade) from prestashop 1.4.7.3 to new version Prestashop 1.5.6.1. Now, I do not view orders and other problems. That's I want to do a clean install to transfer (into database table) customers and orders (goods will import again). I will transfer these table: ps_addressps_customer ps_customer_group ps_customer_messageps_customer_thread ps_message ps_message_readedps_cartps_cart_productps_guest ps_ordersps_order_carrier ps_order_detailps_order_detail_tax ps_order_historyps_order_invoice ps_order_invoice_paymentps_order_payment I can also transfer these tables ?? ps_connections ps_connections_source ps_page ps_page_type Should you have transferred any tables ? It will not be a problem if you do not transfer these table ps_connections, ps_connections_source, ps_page, ps_page_type ? please advise me Link to comment Share on other sites More sharing options...
ibndawood Posted December 6, 2013 Share Posted December 6, 2013 Hi, ps_connections, ps_connection_source stores all the information about a order source which you can view in Orders. ps_page and ps_page_type are also used for connection sources. It does not affect orders. You can empty it. Usually the above 2 tables have so many records (my shop had about 200 thousand records). I emptied those tables. Make sure you transfer all the required tables. Otherwise your shop will produce errors. Link to comment Share on other sites More sharing options...
PaloJanuska Posted December 6, 2013 Author Share Posted December 6, 2013 Hi, ibndawood, thank you for your response. So if these tables ps_connections, ps_connections_source, ps_page, ps_page_type are not transferred nothing happens? My e-shop will work correctly without these tables ? Link to comment Share on other sites More sharing options...
Recommended Posts