"Fatal Error" when I click "Upload"
-
Hi, I have searched online and at GitHub in case someone else has experienced this; when I try to upload an Excel spreadsheet, I receive the following error:
Call to undefined method Acf::get_field_groups() in /home/content/28/9910428/html/db/wp-content/plugins/spreadsheet-acf-import/inc/model.class.php on line 168
The code at that line is:
// Advanced custom fields
if (array_key_exists(‘acf’, $GLOBALS)) {
$fieldgroups = $acf->get_field_groups();I have tested a simple Excel db against all different post types and always get this error.
Any help/ideas? Thanks!
https://www.ads-software.com/extend/plugins/spreadsheet-acf-import/
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘"Fatal Error" when I click "Upload"’ is closed to new replies.