Hi Elliot,
i get strange bug with ACF 4.2.2. and wordpress 3.6 for unknow reason someone try to acces to export.php
[Tue Oct 29 10:26:13 2013] [error] [client 93.78.227.55] PHP Fatal error: Call to undefined function wp_verify_nonce() in /var/www/vhosts/xxxx/httpdocs/wp-content/plugins/advanced-custom-fields/core/actions/export.php on line 21, referer: http://www.xxx.xxx/wp-content/plugins/advanced-custom-fields/core/actions/export.php
Do you know how to stop this error
Hi @sireneweb
So, the export.php file is expected to be included from within the plugin, not access externally. I’ll add in some conditional to stop public access.
Thanks
E
Hi @sireneweb
Just wanted to let you know I have found a solution for this issue and have included it in the 4.3 version soon to be released