I get the warning:

Notice: Undefined variable: data in forena_admin_reports() (line 32 of ...sites/all/modules/forena/forena.admin.inc).

On a recent install (my other installs haven't had this problem). If I hit admin/structure/reports

Permissions on:

sites/default/files/reports

Look fine.

Comments

metzlerd’s picture

This is is a bug, but it's happening becuase the report cache is empty. Try clearing the report cache to rebuild it, ideally you also want to revert delivered reports when you clear the cache so that you'll get a copy of the sample reports.

In the mean time, I'm committing patches to eliminate the notice.

metzlerd’s picture

Assigned: Unassigned » metzlerd
Status: Active » Fixed

Fixes for the notice errors have been committed to all active dev branches.

Status: Fixed » Closed (fixed)

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