Forum Replies Created

Viewing 1 replies (of 1 total)
  • I was importing from CSV exports from Football Club theme and my matches would not import properly. I found out that I needed to break up the csv to something less than 90 lines (might have been 80, I don’t remember at this point) and then run the import that way. My export had a game, results and player lists, I had to break it down so the entire player list for the game would need to fall before that threshold.

    I tried it on both my hosting and a local xampp install (with loads of memory allocated) and ended up with the same result both times.

    Give that a shot, I is a bit tedious, but it got the job done.

Viewing 1 replies (of 1 total)