metalsquid Posted March 19, 2013 Share Posted March 19, 2013 Hi, For a few days I've been importing products to my 1.5.3 store via CSV after fixing AdminImportController.php with this. It was fine at first but soon the importing started taking longer and though the products would be added to the database successfully, it would redirect to a 404 page upon completion instead of reporting the feedback from a successful operation or showing the errors that occured. This is a problem now because products are failing to import successfully and I don't know the reasons why because it goes to the 404 page instead of showing me the errors. Also, I viewed my shop while import was taking a long time and all the products from that CSV were already showing up in the store which means they had all been added to the database already, but the admin panel was still stuck on the import CSV view. It seems like the request for the next page is timing out and then it goes to the 404? I did not change any store or server settings so I'm not sure why this is happening after it had been working OK. Can anyone help me fix this issue? Link to comment Share on other sites More sharing options...
metalsquid Posted March 25, 2013 Author Share Posted March 25, 2013 Anyone? Link to comment Share on other sites More sharing options...
Recommended Posts