reface
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: CSV Importer] Some problems with this great pluginNever mind, I’m using Import CSV (http://importcsv.com) now which doesn’t choke on my CSV.
Forum: Plugins
In reply to: Looking for a plugin to batch-edit post authorsIn my current version of WordPress (2.8.4), you can use the bulk editor by selecting posts and then under “Bulk actions” apply “Edit”. If you have more than one WordPress users, you’ll be able to change the post author from a dropdown menu in the bulk editor.
Forum: Plugins
In reply to: [Plugin: CSV Importer] Some problems with this great pluginManaged to get rid of the error by using double-quotes within the posts and saving the file as UTF-8. But when importing that file, the csv_post_title becomes a custom field.
Forum: Plugins
In reply to: [Plugin: CSV Importer] Some problems with this great pluginI spent the last 7 hours trying to get this plugin to work, but I’m stuck with the following error upon uploading my file:
“Invalid CSV file: header length and/or row lengths do not match.”
My CSV file however, looks perfect to me. Even the timestamp is OK. The only thing that is different from the sample.csv, is the “new line” which is a small rectangle character in your sample.csv but an actual new line in my CSV. I don’t know how to change that though.