• While trying to import entries using csv I keep getting error:

    PHP Warning: file_get_contents(test_gf_2.csv): failed to open stream: No such file or directory

    I tried changing the permissions to 777. No go.

    Tried exporting the entries to a file and loading those again. No go.

    Any help much appreciated.

Viewing 1 replies (of 1 total)
  • I know this is a bit old – but try exporting in json. I was hitting same issue and it’s mostly likely due to columns being cut off.

Viewing 1 replies (of 1 total)
  • The topic ‘Invalid collection of entries’ is closed to new replies.