Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Export to CSV outputs errors #105

Closed
webmarketingsmart opened this issue Apr 17, 2014 · 1 comment
Closed

Export to CSV outputs errors #105

webmarketingsmart opened this issue Apr 17, 2014 · 1 comment

Comments

@webmarketingsmart
Copy link

Environment:

  • Debug Mode turned on
  • WP 3.7.1
  • S2Member Framework Version 140409 + s2Member Pro v140409

2 Issues:

  1. When you are in the "User/Member CSV Importation" option, there is a notice showing just over the box where you put the data for import as it shows:

"Notice: Undefined index: ws_plugin__s2member_pro_import_users_direct_input in /public_html/wp-content/plugins/s2member-pro/includes/menu-pages/import-export.inc.php on line 140

  1. When you run CSV export of the current users, you will get the following error:

"Notice: Undefined index: level in /wp-content/plugins/s2member-pro/includes/classes/exports-in.inc.php on line 130

Notice: Undefined index: level in /wp-content/plugins/s2member-pro/includes/classes/exports-in.inc.php on line 130

Warning: Cannot modify header information - headers already sent by (output started at /wp-content/plugins/s2member-pro/includes/classes/exports-in.inc.php:130) in /wp-content/plugins/s2member-pro/includes/classes/exports-in.inc.php on line 251

Warning: Cannot modify header information - headers already sent by (output started at /wp-content/plugins/s2member-pro/includes/classes/exports-in.inc.php:130) in /wp-content/plugins/s2member-pro/includes/classes/exports-in.inc.php on line 252

Warning: Cannot modify header information - headers already sent by (output started at /wp-content/plugins/s2member-pro/includes/classes/exports-in.inc.php:130) in /wp-content/plugins/s2member-pro/includes/classes/exports-in.inc.php on line 253

Warning: Cannot modify header information - headers already sent by (output started at /wp-content/plugins/s2member-pro/includes/classes/exports-in.inc.php:130) in /wp-content/plugins/s2member-pro/includes/classes/exports-in.inc.php on line 254

Warning: Cannot modify header information - headers already sent by (output started at /wp-content/plugins/s2member-pro/includes/classes/exports-in.inc.php:130) in /wp-content/plugins/s2member-pro/includes/classes/exports-in.inc.php on line 255

Warning: Cannot modify header information - headers already sent by (output started at /wp-content/plugins/s2member-pro/includes/classes/exports-in.inc.php:130) in /wp-content/plugins/s2member-pro/includes/classes/exports-in.inc.php on line 256

Warning: Cannot modify header information - headers already sent by (output started at /wp-content/plugins/s2member-pro/includes/classes/exports-in.inc.php:130) in /wp-content/plugins/s2member-pro/includes/classes/exports-in.inc.php on line 257

Warning: Cannot modify header information - headers already sent by (output started at /wp-content/plugins/s2member-pro/includes/classes/exports-in.inc.php:130) in /wp-content/plugins/s2member-pro/includes/classes/exports-in.inc.php on line 258

Warning: Cannot modify header information - headers already sent by (output started at /wp-content/plugins/s2member-pro/includes/classes/exports-in.inc.php:130) in /wp-content/plugins/s2member-pro/includes/classes/exports-in.inc.php on line 259

Warning: Cannot modify header information - headers already sent by (output started at /wp-content/plugins/s2member-pro/includes/classes/exports-in.inc.php:130) in /wp-content/plugins/s2member-pro/includes/classes/exports-in.inc.php on line 261"

@jaswrks
Copy link
Contributor

jaswrks commented Apr 17, 2014

Fixed in the dev copy. Thanks for the report!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants