Hi, I upgraded from 1.5.x to 1.6.8. and got some issues with the contact_form plugin:
Omitted fields like Title or Company of the form are still displayed although they are set to "omitted" in the plugin options.
Also discovered that I cannot change the options of the contact_form plugin in the admin panel. If I make changes the changes are not saved.
During the upgrade I also got the following warning:
Warning: the zp_options table appears not to have a proper UNIQUE key. There are probably duplicate entries in the table which can cause unpredictable behavior. This can normally be corrected by creating a Zenphoto backup, dropping the table, running setup to restore the table, and then restoring from the backup. Note, however, that the duplicate entries will be lost.
Although the table has id set as the primary key.
Any ideas?