I got error bellow after saving Forena configuration, but I got also success messages.

PDOException: SQLSTATE[42703]: Undefined column: 7 ERROR: column "descriptor" of relation "forena_reports" does not exist LINE 1: INSERT INTO forena_reports (report_name, title, descriptor, ... ^: INSERT INTO forena_reports (report_name, title, descriptor, category, hidden, cache, src, altered, modified) VALUES (:db_insert_placeholder_0, :db_insert_placeholder_1, :db_insert_placeholder_2, :db_insert_placeholder_3, :db_insert_placeholder_4, :db_insert_placeholder_5, :db_insert_placeholder_6, :db_insert_placeholder_7, :db_insert_placeholder_8); Array ( ) forena_save_report() (rinda 163 no ...\sites\all\modules\forena\forena.admin.inc).

Comments

janeks’s picture

Disappeared after I clear and recreate repositories.

metzlerd’s picture

Status: Active » Fixed

Yes, I've done some changes to the internal db structures. Right now I am not writing shema update hooks for version 7x.-2x, so there may be times when you need to disable and uninstall the module. I'll try and be clearer in the issue queue comments when I need to do that.

Status: Fixed » Closed (fixed)

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