I got this error when I click import settings, in the content configuration of the emf module.
* warning: Invalid argument supplied for foreach() in C:\xampp\htdocs\drupalneb\sites\all\modules\emfield\contrib\emimport\emimport.module on line 148.
* warning: Invalid argument supplied for foreach() in C:\xampp\htdocs\drupalneb\sites\all\modules\emfield\contrib\emimport\emimport.module on line 148.
* warning: Invalid argument supplied for foreach() in C:\xampp\htdocs\drupalneb\sites\all\modules\emfield\contrib\emimport\emimport.module on line 148.
Comments
Comment #1
aaron commentedwhat page are you getting the error at? i'm unable to replicate the problem
Comment #2
aaron commentedif you're running devel, could you give me the results of the following two statements:
print_r(emfield_implement_types(FALSE));
print_r(_content_type_info());
thanks,
aaron
Comment #3
aaron commentednever mind, i found and fixed the problem. it's now in the dev version.
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.