Good day,
I just installed the plugin and am attempting to import CSV file and get the following error.
15:56:10 Importing of pod ‘company’ from rows 1 – 1 of file ‘/home/maximum7/public_html/market-max.com/wp-content/plugins/csv-importer-for-pods/files/company’ ()
Finish!
With no items actually being imported and no log file being generated.
My column headers are as follows:
company_name
company_address
company_address_2
company_phone
company_fax
company_website
company_email
company_city
company_state
company_zip_code
company_description
company_google_plus
company_linkedin
company_twitter
company_size
company_sales
company_alexa_rank
company_alexa_rank_date
company_where_found
ID
post_title
post_content
post_excerpt
post_author
post_date
post_date_gmt
post_status
comment_status
ping_status
post_password
post_name
to_ping
pinged
post_modified
post_modified_gmt
post_content_filtered
post_parent
guid
menu_order
post_type
post_mime_type
comment_count
company_industry
id
Hello Is there a way to update records, instead of adding it?
Is there any column I should create or fill accordingly?
Thanks, Best!
]]>Hi!
I’m having trouble importing Polish characters.
How can I use UTF-8 encoding so that it doesn’t destroy my strings (it replaces a couple of different chars with “?” so it’s impossible to do find/replace.
Thanks in advance,
Luke
Pods works fine but the csv importer keeps looking for the pod (not just the *.csv file) in the …/wp-content/plugins/csv-importer-for-pods/files folder where the csv file movie.csv is but of course, the pods in the wp database not in plugin sub-folder!
]]>Sorry if this is a very novice question. Has anyone tried importing content with Chinese content? I’m getting a lot of questions marks where there text is supposed to be. Thanks
]]>I’m trying to create a database for books. I have figured out how to import the taxonomies and and everything else. There is only one field giving me a hard time.
I have a field “if_you_liked_this_try” that would ideally list and link to the other books that I have chosen to include
I tried using the “Fields one-to-many in the Pod” and in the csv put post_title,”bookA;bookB”
But when I import it appears just like I put in in the csv.
What am I doing wrong?
]]>Hi,
sry to say, but this install wrecked my WP-instance (4.1) entirely. Msg is :
“Fatal error: Call to undefined function is_plugin_active() in /Users/MacBook/sites/wpmembers/wp-content/plugins/pods-toolbar/pods-toolbar.php on line 116”.
So be very carefull with that ??
]]>The format I use for the field in my csv file is as follows:
For more than 2 values – “value1, value2, and value3”
For 2 values – “value1 and value2”
Either way, the only value that gets recorded is value1. Any suggestions?
]]>When one of the fields which I import data to, is a taxonomy field, does the taxonomy already have to have that value in it? or should the taxonomy be updated in the import process?
]]>Is there a way to prevent the importing of csv files from creating duplicate records and instead updating the records that already exist, and creating records for the ones that don’t exist?
I have a pod with almost 10000 records that need to be updated.
]]>Hi.
I’ve imported a csv file, using the model I got from export.
The content is in my database now. But I can’t access it from WordPress, neither in the backend, nor on the frontend.
Is there something I forgot to do ? Here are the steps I followed :
-> Created my content type
-> Created one post in this content type
-> Exported the model
-> used it to format my import CSV
-> imported my csv