If you want to import or migrate data from old store, you must use the same keys of following in the file /config/config.inc.php
Try to copy from old store of following key values.
define('_COOKIE_KEY_', 'yIjDvVdQJf3xuqvbOduL90YoavcfBYLZ6KZE7y8Ua5AkXk1jHm9ImNp7');
define('_COOKIE_IV_', 'DRtX0xJJ');
define('_RIJNDAEL_KEY_', 'iJyi6RzUavpwXdZ36y05fPTobeaZGBSV');
define('_RIJNDAEL_IV_', 'hJeFpkU+VykJxp9RmBnoxg==');