Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

fix(admin-tool): getting PHP notices when exporting donor #3218

Closed
raftaar1191 opened this issue May 14, 2018 · 1 comment
Closed

fix(admin-tool): getting PHP notices when exporting donor #3218

raftaar1191 opened this issue May 14, 2018 · 1 comment
Assignees

Comments

@raftaar1191
Copy link
Contributor

User Story

As an Admin when exporting donor I do not expect any PHP notices

Current Behavior

I currently getting PHP notices

Expected Behavior

I expect no PHP notices

Steps to Reproduce

  1. Set up the sites with Give Core 2.1.3 and add some donor to it
  2. Now browse to Donations > Tools > Export Make sure to enable debug log
  3. You will see notices coming up

Visuals

Adding Video: https://screencast-o-matic.com/watch/cFh2ibb46R

Debug Log

[14-May-2018 06:54:59 UTC] PHP Warning: trim() expects parameter 1 to be string, object given in /app/public/wp-includes/option.php on line 33 [14-May-2018 06:54:59 UTC] PHP Warning: trim() expects parameter 1 to be string, object given in /app/public/wp-includes/option.php on line 33 [14-May-2018 06:54:59 UTC] PHP Warning: trim() expects parameter 1 to be string, object given in /app/public/wp-includes/option.php on line 33 [14-May-2018 06:54:59 UTC] PHP Warning: trim() expects parameter 1 to be string, object given in /app/public/wp-includes/option.php on line 33 [14-May-2018 06:54:59 UTC] PHP Warning: trim() expects parameter 1 to be string, object given in /app/public/wp-includes/option.php on line 33 [14-May-2018 06:54:59 UTC] PHP Warning: trim() expects parameter 1 to be string, object given in /app/public/wp-includes/option.php on line 33 [14-May-2018 06:55:00 UTC] PHP Warning: trim() expects parameter 1 to be string, object given in /app/public/wp-includes/option.php on line 33 [14-May-2018 06:55:00 UTC] PHP Warning: trim() expects parameter 1 to be string, object given in /app/public/wp-includes/option.php on line 33 [14-May-2018 06:55:00 UTC] PHP Warning: trim() expects parameter 1 to be string, object given in /app/public/wp-includes/option.php on line 33 [14-May-2018 06:55:00 UTC] PHP Warning: trim() expects parameter 1 to be string, object given in /app/public/wp-includes/option.php on line 33 [14-May-2018 06:55:00 UTC] PHP Warning: trim() expects parameter 1 to be string, object given in /app/public/wp-includes/option.php on line 33 [14-May-2018 06:55:00 UTC] PHP Warning: trim() expects parameter 1 to be string, object given in /app/public/wp-includes/option.php on line 33 [14-May-2018 06:56:13 UTC] PHP Warning: Cannot modify header information - headers already sent by (output started at /app/public/wp-includes/option.php:37) in /app/public/wp-admin/includes/misc.php on line 1116 [14-May-2018 06:57:17 UTC] PHP Warning: trim() expects parameter 1 to be string, object given in /app/public/wp-includes/option.php on line 40
@ravinderk
Copy link
Collaborator

Closing this issue in favor of bfa4609...5c33680

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

No branches or pull requests

2 participants