v1.7-v8x MigrationPro: WooCommerce to PrestaShop Migration Tool

caovillanueva

Member
XNullUser
Joined
Dec 3, 2021
Messages
9
Reaction score
30
Points
13
NullCash
2
Si descargaste el modulo y tienes el siguiente error en la consola al querer conectarte al source shop:
1731749964264.png
Lo único que necesitas hacer es abrir el archivo "modules\woomigrationpro\classes\WooMigrationProMapping.php" y editar la linea 42:

cambia de esto:

'source_name' => array('type' => self::TYPE_STRING, 'validate' => 'isGenericName'),

a esto:
'source_name' => array('type' => self::TYPE_STRING, 'validate' => 'isCleanHtml'),

Por esa razón te marca error o bien se queda intentando conectar indefinidamente.

De nada.
 

yog78

Active member
XNullUser
Joined
May 25, 2021
Messages
1,048
Reaction score
6
Points
38
NullCash
3,280
Thank you very much for sharing this module.
 

hegBIT

Well-known member
Master
Diamond
Elite
XNullUser
Joined
Mar 30, 2021
Messages
1,035
Reaction score
973
Points
113
NullCash
21
Thank you very much for sharing this module.
 

axa

Member
XNullUser
Joined
Nov 24, 2021
Messages
243
Reaction score
0
Points
16
NullCash
2
good informations you share here. congrats
 

macleod69

Member
XNullUser
Joined
Oct 19, 2021
Messages
220
Reaction score
2
Points
18
NullCash
24
Thankyou for sharing this update module for prestashop
 

khamed

Member
XNullUser
Joined
Nov 9, 2023
Messages
63
Reaction score
0
Points
6
Location
TN
NullCash
3
great module
will try it
thank you very much for sharing
 
Top