The following error message displays when accessing a forena report when running Drupal 7.50.
User warning: The following forena is missing from the file system: module. In order to fix this, put the forena back in its original location.
This is caused by a small bug in a call to drupal_get_path that needs to be corrected.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 2764315-error-in-path.patch | 658 bytes | metzlerd |
Comments
Comment #2
metzlerd commentedComment #3
metzlerd commentedValidated the fix.
Comment #5
metzlerd commentedComment #6
Pierre.Vriens commentedFor what it is worth: ran into the same issue, and the patch indeed solved it.