- Issue created by @besek
- πΊπΈUnited States minnur San Francisco
I've seen issues like this before but was unable to replicate locally. Will look into this.
- π΅π±Poland besek
I'm sending extremly simple and temporary patch for those fields. It's not final solution of course, it is workaround if someone lost upload fields
https://www.drupal.org/files/issues/2023-07-04/simpleads-disapearing_fie... β - First commit to issue fork.
I can reproduce same error
Drupal core 10.1.5
PHP 8.1.13
SimpleAds 2.0.10You can find suggested fix here: https://git.drupalcode.org/issue/simpleads-3368340/-/commit/9b80322c135c...
We probably need to create hook update as well, but this can be also manualy resolved
by going to /admin/config/simpleads/advertisement/form-display and selecting "Select list" for "Advertisement Type".- π΅π±Poland besek
Thanks @zanvidmar. Workaround sugested by you is less ugly than patch I used :)