Have succesfuly installed OC 1.3.2 with EXPORT/IMPORT cont. on my localhost (XAMPP)
Maybe all will be fine, if i understand definition:
Backup gives me error:This module requires a pre-installed PHP-PEAR library in order to run correctly.
This is normally the case with most web hosting providers.
Code: Select all
Error: Unknown database ''cart'
Error No: 1049
SHOW TABLES FROM `'cart`
Added export/import and have this error:
Code: Select all
Unknown: Assigning the return value of new by reference is deprecated in D:\xampp\htdocs\cart\admin\Spreadsheet\Excel\Writer\Workbook.php on line 191Unknown: Assigning the return value of new by reference is deprecated in D:\xampp\htdocs\cart\admin\Spreadsheet\Excel\Writer\Workbook.php on line 200Warning: Cannot modify header information - headers already sent by (output started at D:\xampp\htdocs\cart\admin\Spreadsheet\Excel\Writer\Workbook.php:191) in D:\xampp\htdocs\cart\admin\Spreadsheet\Excel\Writer.php on line 68Warning: Cannot modify header information - headers already sent by (output started at D:\xampp\htdocs\cart\admin\Spreadsheet\Excel\Writer\Workbook.php:191) in D:\xampp\htdocs\cart\admin\Spreadsheet\Excel\Writer.php on line 69Warning: Cannot modify header information - headers already sent by (output started at D:\xampp\htdocs\cart\admin\Spreadsheet\Excel\Writer\Workbook.php:191) in D:\xampp\htdocs\cart\admin\Spreadsheet\Excel\Writer.php on line 70Warning: Cannot modify header information - headers already sent by (output started at D:\xampp\htdocs\cart\admin\Spreadsheet\Excel\Writer\Workbook.php:191) in D:\xampp\htdocs\cart\admin\Spreadsheet\Excel\Writer.php on line 71Warning: Cannot modify header information - headers already sent by (output started at D:\xampp\htdocs\cart\admin\Spreadsheet\Excel\Writer\Workbook.php:191) in D:\xampp\htdocs\cart\admin\Spreadsheet\Excel\Writer.php on line 72

Any ideas?
Thank You!
K.