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

caovillanueva

Member
XNullUser
Joined
Dec 3, 2021
Messages
9
Reaction score
34
Points
13
NullCash
19
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,183
Reaction score
7
Points
38
NullCash
3,633
Thank you very much for sharing this module.
 

hegBIT

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

khamed

Member
XNullUser
Joined
Nov 9, 2023
Messages
110
Reaction score
1
Points
18
Location
TN
NullCash
1
great module
will try it
thank you very much for sharing
 
Top