Jump to content

Issue with .csv import - cpu time limit exceeded


Recommended Posts

Hi there, while trying to import products from .csv file I receive this kind of error:

 

ABORT: PHP cpu time limit exceeded in ToolsCore::strlen() called at [/classes/Tools.php:1130], in ToolsCore::strlen() called at [/classes/ObjectModel.php:919], in ObjectModelCore::validateField() called at [/classes/ObjectModel.php:833], in ObjectModelCore::validateFields() called at [/classes/ObjectModel.php:264], in ObjectModelCore::getFields() called at [/classes/ObjectModel.php:464], in ObjectModelCore::add() called at [/classes/Product.php:477], in ProductCore::add() called at [/controllers/admin/AdminImportController.php:1284], in AdminImportControllerCore::productImport() called at [/controllers/admin/AdminImportController.php:2697], ..., in ControllerCore::run() called at [/classes/Dispatcher.php:348], in DispatcherCore::dispatch() called at [/art/index.php:50]

 

Any idea what might be causing this? My file is not huge, it's only 2,5k products long.

 

Best, Pawel

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...