During a fresh installation, the following warning is fired:

User warning: The following module has moved within the file system: installprofiletest. In order to fix this, clear caches or put the module back in its original location. For more information, see the documentation page. in _drupal_trigger_error_with_delayed_logging() (line 1138 of /var/www/vhosts/comvironment.net/atrium.comvironment.net/includes/bootstrap.inc).

Comments

ChrisZZ created an issue. See original summary.

Jorrit’s picture

Status: Active » Needs review

I think this is related to a bug in Feeds: https://www.drupal.org/node/2828605. The way feeds implements hook_system_info_alter() causes this problem, apparently.

So my suggestion to the OA maintainers is to apply patch #7 from that issue, it fixes the problem for me. There is no release of feeds with that patch yet.

I hope the maintainers don't mind that I don't attach a patch but set the issue to "Needs Review" anyway because it concerns a patch in a different project.

mpotter’s picture

Status: Needs review » Fixed

Updated Feeds to latest beta and applied the patch #7 in the issue referenced above. Committed to 613907b in oa_core and will run tests on dev before a release.

If somebody else is using Feeds with Atrium, it would be great to get some testing of the oa_core dev version on this.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.