Somehow, in the process of upgrading my 3.0.0 OJS installation to 3.0.1, some (but not all) of my articles/submissions are showing a broken cover image.
When I look at the (MySQL) table submission_settings, I see that the coverImage setting for these articles has a setting_value of “_en_US.”. Any ideas on how this could have happened?
Hi @bozana, thanks for the comment. Before the upgrade it looks like the value was an empty string. Not sure how it got to be that way—I wasn’t the one making/editing submissions. Possibly a cover image was added then removed?
In any case, I think it would have to have been a change made through the web interface, in which case it seems like the upgrade script should ensure that the setting_value is not null or = ‘’.