boboldehampsink / import

DEPRECATED - Import plugin for Craft CMS
MIT License
177 stars 28 forks source link

Importing fails on PHP7 #152

Closed jonmfarrell closed 7 years ago

jonmfarrell commented 7 years ago

I was using this plugin to add and remove entries for a while but when I upgraded a server to PHP 7.0.12 it started having issues. When importing a CSV the task will occasionally get stuck so I have to remove the stuck task then reimport the CSV and removing entries with a CSV doesn't work at all anymore. After downgrading to PHP 5.6.28 everything works again as expected.

jonmfarrell commented 7 years ago

I was using an older version of the plugin. Updating to the latest version fixed this issue.