Export Report as a Spreadsheet (CSV) causes PHP error
-
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???
The topic ‘Export Report as a Spreadsheet (CSV) causes PHP error’ is closed to new replies.