Title: error in export csv
Last modified: August 21, 2016

---

# error in export csv

 *  Resolved [TATAR](https://wordpress.org/support/users/tatar/)
 * (@tatar)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/error-in-export-csv/)
 * hi.
    when i click “Click to export csv”,show errore?
 *     ```
       Warning: Missing argument 3 for download(), called in /home2/......./public_html/wp-content/plugins/email-newsletter/export/export-setting.php on line 23 and defined in /home2/......../public_html/wp-content/plugins/email-newsletter/export/export-setting.php on line 57
   
       Warning: Cannot modify header information - headers already sent by (output started at /home2/......../public_html/wp-content/plugins/email-newsletter/export/export-setting.php:57) in /home2/....../public_html/wp-content/plugins/email-newsletter/export/export-setting.php on line 80
   
       Warning: Cannot modify header information - headers already sent by (output started at /home2/......./public_html/wp-content/plugins/email-newsletter/export/export-setting.php:57) in /home2/...../public_html/wp-content/plugins/email-newsletter/export/export-setting.php on line 81
       ```
   
 * [http://wordpress.org/extend/plugins/email-newsletter/](http://wordpress.org/extend/plugins/email-newsletter/)

Viewing 4 replies - 1 through 4 (of 4 total)

 *  [taylan1212](https://wordpress.org/support/users/taylan1212/)
 * (@taylan1212)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/error-in-export-csv/#post-3872629)
 * i have same problem
 *  Plugin Contributor [gopiplus](https://wordpress.org/support/users/gopiplus/)
 * (@gopiplus)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/error-in-export-csv/#post-3872722)
 * Please try this
 * Open file : email-newsletter/export/export-setting.php
    Go to line 57 Change 
   From : function download($arrays, $filename = ‘output.csv’, $option) To: function
   download($arrays, $filename = ‘output.csv’, $option=””)
 *  Thread Starter [TATAR](https://wordpress.org/support/users/tatar/)
 * (@tatar)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/error-in-export-csv/#post-3872728)
 * thanks.
 * next update,solve this problem.in eemail_subscribe.php change charset in line
   56 to utf8.because other charset not support arabic and persian lang.
 *  Plugin Contributor [gopiplus](https://wordpress.org/support/users/gopiplus/)
 * (@gopiplus)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/error-in-export-csv/#post-3872792)
 * Hi Tatar,
 * Both issue has been fixed on the version 14.2 thanks

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘error in export csv’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/email-newsletter_e7fcdf.svg)
 * [Email newsletter](https://wordpress.org/plugins/email-newsletter/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/email-newsletter/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/email-newsletter/)
 * [Active Topics](https://wordpress.org/support/plugin/email-newsletter/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/email-newsletter/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/email-newsletter/reviews/)

## Tags

 * [errore](https://wordpress.org/support/topic-tag/errore/)

 * 4 replies
 * 3 participants
 * Last reply from: [gopiplus](https://wordpress.org/support/users/gopiplus/)
 * Last activity: [12 years, 8 months ago](https://wordpress.org/support/topic/error-in-export-csv/#post-3872792)
 * Status: resolved