modmore / importX

Addon for MODX Revolution which will take your CSV Formatted files (or raw paste) and transforms it into resources. Funded by Working Party (digital agency based in Sydney, @workingparty)
http://www.markhamstra.com/
23 stars 17 forks source link

Import Fail on modx 2.3 #61

Closed em-piguet closed 7 years ago

em-piguet commented 9 years ago

It import only 2 line of 30 and Stall ouputing this :

Console running...
Attempted to set execution time to infinite. Max execution time currently: 30.
Running pre-import tests on submitted data...
No errors in pre-import found. Preparing import values...
No errors found while checking the import values: 30 items found. Running import...
DELETE FROM `modx_register_messages` WHERE ( `modx_register_messages`.`topic` = :0 AND `modx_register_messages`.`id` = :1 ) Array ( [/:0\b/] => 1 [/:1\b/] => '5878a7ab84fb43402106c575658472fa' ) 

..stall

etherden commented 9 years ago

Hi, I also have this trouble in MODX 2.3.1-pl (advanced)

Mark-H commented 7 years ago

No idea what this could be. If it persists in the latest version of MODX, please look at your error log and see if deleting a specific row from your CSV helps fix it.