I tried to import a CSV list of events. But I get this error message :
Warning: array_shift() [function.array-shift]: The argument should be an array in /home/storage/c/88/58/mysite/public_html/wp-content/plugins/events-manager-import-export-0.0.3-alpha/class.EM_ImpExpImport.php on line 636
Fatal error: Call to a member function save() on a non-object in /home/storage/c/88/58/mysite/public_html/wp-content/plugins/events-manager-import-export-0.0.3-alpha/class.EM_ImpExpImport.php on line 546
Hi,
I tried to import a CSV list of events. But I get this error message :
Warning: array_shift() [function.array-shift]: The argument should be an array in /home/storage/c/88/58/mysite/public_html/wp-content/plugins/events-manager-import-export-0.0.3-alpha/class.EM_ImpExpImport.php on line 636
Fatal error: Call to a member function save() on a non-object in /home/storage/c/88/58/mysite/public_html/wp-content/plugins/events-manager-import-export-0.0.3-alpha/class.EM_ImpExpImport.php on line 546
Someone could help?