When enabling erpal_budget and erpal_output I get the message:
Missing Feeds plugin ERPALFeedsOutputProcessor. See __none__. Check whether all required libraries and modules are installed properly.
I copied all librares and modules from the erpal_platform installation into sites/all/librares and sites/all/modules - but stll the same message: Missing Feeds plugin ERPALFeedsOutputProcessor
additionally the link: admin/erpal/budget-types/add and admin/erpal/budget-types/add
ends up in a WOSD - However, it is possible to import and to view and edit fields and display But again the edit page ends up in WOSD
The dblog and watchdog don't give any hint about the issue
Comments
Comment #1
andrewsizz commentedHello Christof,
Could you check if this issue you can reproduce in dev version of ERPAL core?
Comment #2
choy commentedIt is not yet done with the dev version, but here afirst hint I found in my dblog after budgte-type import
admin/erpal/budget-types/import
Message Strict warning: Declaration of mvf_handler_filter_mvf::options_validate() should be compatible with views_handler::options_validate(&$form, &$form_state) in _registry_check_code() (line 3157 of /home/globalfair/includes/bootstrap.inc).
PS Is it recommendable to work better with te dev version?
I try currently to rebuild the last erpal_platform distribution in a own drupal-install -
yet the profile installation is very vulnerable to contrib modules updates
a build purely on erpal module alpha components seems to be even more tricky when putting together the necessary components ....
Comment #3
choy commentedI installed the .dev-version - of the erpal core (+ the other erpal components) - now things are going well - So I presume it was a bug linked to the alpha1-version
Comment #4
andrewsizz commentedYeah, agree with you.
Currently ERPAL platform and All other ERPAL components(like ERPAL core) in active development. And on the first day of each month we build new release of ERPAL platform and of all components.
And as our baby is very young, unfortunately, have a lot of bugs, which we try to fix. We are very grateful to those who try to help us with testing and patches. ;)