Worn message:

Missing Feeds plugin FeedsOAIHTTPFetcher. See biblio_oai_pmh. Check whether all required libraries and modules are installed properly.
Missing Feeds plugin FeedsOAIParser. See biblio_oai_pmh. Check whether all required libraries and modules are installed properly.

Error message:

Notice: Undefined index: FeedsMissingPlugin_feeds_form in drupal_retrieve_form() (line 765 of \drupal7\includes\form.inc).
Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'FeedsMissingPlugin_feeds_form' was given in drupal_retrieve_form() (line 800 of \drupal7\includes\form.inc).
Notice: Undefined index: FeedsMissingPlugin_feeds_form in drupal_retrieve_form() (line 765 of \drupal7\includes\form.inc).
Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'FeedsMissingPlugin_feeds_form' was given in drupal_retrieve_form() (line 800 of \drupal7\includes\form.inc).

CommentFileSizeAuthor
#1 d7_initial_install-1842598.patch743 byteslixiphp

Comments

lixiphp’s picture

Status: Active » Patch (to be ported)
StatusFileSize
new743 bytes

Hello,

I have solve that issue and share the patch to those who initial installation see these errors.

Good luck.

janusman’s picture

Status: Patch (to be ported) » Needs review

I think the status was wrong =)

njbooher’s picture

Issue summary: View changes
Status: Needs review » Reviewed & tested by the community

I tested the patch and it works.