When I go to edit content, I see the following errors at the top of the screen:
A PHP Error was encountered
Severity: Notice
Message: Undefined index: filename
Filename: libraries/File_field.php
Line Number: 77
A PHP Error was encountered
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /srv/www/www/expeng/system/codeigniter/system/core/Exceptions.php:170)
Filename: core/Common.php
Line Number: 412Is this something that others are experiencing as well? Is there a solution? I am also getting a database error when I try to submit content:
A Database Error Occurred
Error Number: 1054
Unknown column 'ns_navigation_tab__navigation_image' in 'field list'
SELECT `ns_navigation_tab__navigation_image` FROM (`exp_channel_data`) WHERE `entry_id` = 1224
Filename: libraries/File_field.php
Line Number: 244
Any suggestions?