Some questions
-
1) In Data Import panel, when I try to import a slightly different version of CSV file (2 additional rows), I got “Source Fully Imported – It appears all rows have already been imported according to the progress counter. You could use an Update button to reset your source progress and make the plugin start from the first row again”. There is no Update button in the panel.
2) In Create Posts (total posts = 1), I got “Fatal error: Call to a member function update() on a non-object in \wp-content\plugins\csv-2-post\classes\class-csv2post.php on line 4640”. But the post is created fine.
3) There are many setting panels and after I save them, I have no way to know if they are stored somewhere because their values do not show in screen – I have no way to see the settings I did or modify them.
4) The source of my data is a MySQL table. Instead of downloading into a CSV file and uploading using CSV2Post, is it safe to (a) upload just the headers and 1 or 2 rows into CSV2Post and then insert the rest directly using INSERT csv_table SELECT my_source_table?
5) Any page explaining how the updating function works?
- The topic ‘Some questions’ is closed to new replies.