Import events limit?
-
I am trying to import a large number (~50+) of events, but very consistently only the first 29 are imported. The files are small (5-6k), so are not close to the 50M limit mentioned in the import page. Our WP memory is set to 64 MB, as recommended. Don’t think these are big enough to impact that either.
After the file is uploaded, the review table appears with all my events and the information is correctly parsed into event fields. All events in the file are listed on this page. But after hitting the “Import Events” button, it reports that 29 are imported (and 0 skipped), which can be confirmed back in the event posts list.
I have searched documentation and features to see if this was mentioned anywhere and even delved into the code. But I can’t find any obvious reason for the limitation. Splitting my input file up and doing multiple imports works fine. So I don’t think there’s a problem with a certain line in my csv file. I’ve run into the same problem with a completely different set of events as well.
Any ideas?
The topic ‘Import events limit?’ is closed to new replies.