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

caovillanueva

Member
XNullUser
Joined
Dec 3, 2021
Messages
9
Reaction score
29
Points
13
NullCash
17
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.
 

hegBIT

Well-known member
Master
Diamond
Elite
XNullUser
Joined
Mar 30, 2021
Messages
1,003
Reaction score
930
Points
113
NullCash
1
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
209
Reaction score
2
Points
18
NullCash
2
Thankyou for sharing this update module for prestashop
 

khamed

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