hi
after i update this module to 2.2 version i got an error message in my status report page
i don't know what is the exact problem
see the screenshot to see the error message
| Comment | File | Size | Author |
|---|---|---|---|
| screenshot.PNG | 25.74 KB | mbasfour |
hi
after i update this module to 2.2 version i got an error message in my status report page
i don't know what is the exact problem
see the screenshot to see the error message
| Comment | File | Size | Author |
|---|---|---|---|
| screenshot.PNG | 25.74 KB | mbasfour |
Comments
Comment #1
aaron commentedgah! that's bizarre... not sure what to make of it.
basically, it means there are fields in your system that have been saved with no provider. that should not happen.
i can fix the audit so it doesn't give that error, but that won't resolve the underlying issue of empty non-null fields.
are you aware of any nodes w/ missing media data?
Comment #2
mbasfour commentedi reviewed all my content types emfields and they all have providers
Comment #3
mbasfour commentedhi
i figure out what is the problem , this problem happened because there is no providers for the embed audio fields
but i can't find any providers can any one tell me where to find providers for embedded audio fields
Comment #4
varunity commentedI was having the same problem. I enabled the http://drupal.org/project/media_audio_flotsam module and the EMF module is now happy and says, "Providers enabled" on my admin/reports/status page.
Thanks for pointing me in the right direction.
Comment #5
mbasfour commentedthank you for your help