po migracji modułem MigrationPro z PS 1.7.6 do 8.2p próbuję zgodnie z dokumentacją zmienić parametr COOKIE-KEY w pliku settings.inc.php, ale w tym pliku tak w sklepie źródłowym jak i docelowym w zawartości mam tylko to: <?php//@deprecated 1.7.
Tutaj jest dokumentacja:
Customer Password Migration settings:
“MigrationPro: PrestaShop To PrestaShop” provides a possibility to migrate customer passwords while transferring data from one PrestaShop version to another. However, it requires certain post-migration manipulations which are fairly easy to perform.
When the migration is finished:
1. Step to the root folder of your Source PrestaShop
2. Enter “config” folder
3. Open “settings.inc.php” file as a text document
4. Copy COOKIE_KEY code
After copying COOKIE_KEY code, enter the same directory but on your Target PrestaShop (/root folder/config/settings.inc.php) and replace the COOKIE_KEY you see with the one you’ve copied from Source PrestaShop. On PrestaShop version 1.7 the COOKIE_KEY placed in (/root/app/config/parameters.php) directory
On this point, the migration of customer passwords is completely finished. The last step would be your admin account password recovery (required for admin accounts only).
Question
bmch
Hej,
dotyczy haseł klientów
po migracji modułem MigrationPro z PS 1.7.6 do 8.2p próbuję zgodnie z dokumentacją zmienić parametr COOKIE-KEY w pliku settings.inc.php, ale w tym pliku tak w sklepie źródłowym jak i docelowym w zawartości mam tylko to: <?php//@deprecated 1.7.
Tutaj jest dokumentacja:
Customer Password Migration settings:
“MigrationPro: PrestaShop To PrestaShop” provides a possibility to migrate customer passwords while transferring data from one PrestaShop version to another. However, it requires certain post-migration manipulations which are fairly easy to perform.
When the migration is finished:
1. Step to the root folder of your Source PrestaShop
2. Enter “config” folder
3. Open “settings.inc.php” file as a text document
4. Copy COOKIE_KEY code
After copying COOKIE_KEY code, enter the same directory but on your Target PrestaShop (/root folder/config/settings.inc.php) and replace the COOKIE_KEY you see with the one you’ve copied from Source PrestaShop. On PrestaShop version 1.7 the COOKIE_KEY placed in (/root/app/config/parameters.php) directory
On this point, the migration of customer passwords is completely finished. The last step would be your admin account password recovery (required for admin accounts only).
Link to comment
Share on other sites
2 answers to this question
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now