every time i install the plugin, it locks up during the activation, and causes my plugins screen to become unavailable, until I ftp in and remove the plugin. any suggestions on how to overcome this?
]]>The plugin doesn’t handle comma’s that are in the fields.
At line 163, 164 of index.php
$value = str_getcsv ( $value , ",", "\"" , "\\");
$fields .= $value[0].',';
If there is a comma in the inital $value
, then the str_getcsv puts the text after the comma into $value[1]
and you only take $value[0]
.
It would be very good to have an option to import back/replace the complete table…
Cheers
]]>HI
when i click on export to csv button the link opened with blabk screen
https://thetipdesk.com/blog/wp-admin/tools.php?page=export&nycsv=wp_commentmeta
plase provide sol asap
thnx
]]>Hi,
I’m looking for a solution to export data to specific order and custom column names…
It should also export custom fields…
Can I achieve this with your plugin?
Thanks!
]]>Does Not Export Tables With Data only Titles of fields. When i press button export to csv, plugin redirects me to the page with error. Sorry but I can’t give you more info, because my hosting don’t show errors
]]>I installed the navayan plugin on my wordpress website with the settings proposed on the navayan website. When putting the widget in my sidebar, I get the message that there is no options for this widget. What am I missing? Please assist
]]>Pukes the following error message when I try to export ANY of the tables:
“Fatal error: Call to undefined function str_getcsv() in /home/cconti/webapps/da2k12_wp/wp-content/plugins/navayan-csv-export/ny-csv-generate.php on line 36”
Any ideas?
]]>received fatal errors after 3rd table export and upon any additional
]]>Call to undefined function str_getcsv()
]]>This plugin was still useful until I discovered that it would output line breaks within fields as separate lines in a csv.
Better off just using phpmyadmin to export import.
]]>This exporter is good, but it does not appear to export which Page Attribute’s Template file is being used.
Can this be done ?
]]>