If you receive this error when you try to import your CSV file:
Error: Could not find output object.
Then the encoding on your CSV file may be wrong. It will need to be encoded with UTF-8. This setting can be changed in programs like Notepad++ or Excel.
Comments
Article is closed for comments.