Forums
Just installed Opigno on a fresh Ubuntu 16.04 server. I think I've added the correct libraries under sites/all/libraries. Getting the following error when I try to add a course or class content type:
PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'opigno.print_epub_node_conf' doesn't exist: SELECT 1 AS expression FROM {print_epub_node_conf} print_epub_node_conf WHERE ( (nid = :db_condition_placeholder_0) ); Array ( [:db_condition_placeholder_0] => 5 ) in print_ui_node_update() (line 362 of .../sites/all/modules/print/print_ui/print_ui.module).
Any ideas?
fixed epub issue