• When I click generate report, I get this PHP error:

    Warning: include(../../../../wp-config.php): failed to open stream: No such file or directory in /home/kipdurney/gef-kids.com/wp-content/plugins/seamless-donations/legacy/admin-views/export.php on line 5

    Warning: include(): Failed opening ‘../../../../wp-config.php’ for inclusion (include_path=’.:/usr/local/lib/php:/usr/local/php5/lib/pear’) in /home/kipdurney/gef-kids.com/wp-content/plugins/seamless-donations/legacy/admin-views/export.php on line 5

    Fatal error: Call to undefined function current_user_can() in /home/kipdurney/gef-kids.com/wp-content/plugins/seamless-donations/legacy/admin-views/export.php on line 7

    Any ideas???

    https://ww.wp.xz.cn/plugins/seamless-donations/

Viewing 1 replies (of 1 total)
  • Plugin Author David Gewirtz

    (@dgewirtz)

    You’re either running an old, pretty-much-unsupported version of Seamless Donations or a current release in legacy mode with code built well before I adopted the plugin, so this is more of a guess/hack than a really supportable answer.

    Try replacing /kipdurney/gef-kids.com/wp-content/plugins/seamless-donations/legacy/admin-views/export.php with this file:

    https://www.dropbox.com/s/33mrij6pctrlwqy/export.php?dl=0

    And definitely let me know if it helps. If it does, I’ll roll it back into the next release.

    –David

Viewing 1 replies (of 1 total)

The topic ‘Export Report as a Spreadsheet (CSV) causes PHP error’ is closed to new replies.