- Issue created by @w01f
- π©πͺGermany marcus_johansson
I will look into this tomorrow, but before I do that, did you run the update? `drush updb` or visit update.php.
- π©πͺGermany marcus_johansson
@w01f The only thing I can think about based on the code, is that you didn't run the update command/update file after updating. Could you try that and see if it works?
- πΊπΈUnited States w01f
I did run updb and it still showed the WSOD error when attempting to AI translate.
I just updated from dev-1.0.x 3c91124 => dev-1.0.x 0aca34b and discarded my changes, and tried again, but hit the same WSOD.
I made the same modification as outlined above and once again it's working correctly.
- π©πͺGermany marcus_johansson
Ah, got it - I missunderstood the issue and thought the prompt was missing. I will ping in valthebald and see if he can have a look. I'm trying to figure out though how it got into a state on settings that value to NULL.
I'm think your system will work if you go in and fill in the translation settings (admin/config/ai/ai_translate), but it should also work with NULL.
I will check with valdthebald, how the system should work there, but since the config says _fallback is TRUE, I think we should set the unknown to TRUE.
-
marcus_johansson β
committed aad748f9 on 1.0.x
Issue #3474442 by marcus_johansson: Latest dev build gives haystack...
-
marcus_johansson β
committed aad748f9 on 1.0.x
- Status changed to Needs review
7 months ago 5:13pm 16 September 2024 - π§π¬Bulgaria valthebald Sofia
marcus_johansson β credited valthebald β .
- π©πͺGermany marcus_johansson
I discussed it with @valthebald and it was just the default array not being set correctly. I've pushed this change, see if that helps w01f.
You can try it directly on the 1.0.x-dev branch.
- πΊπΈUnited States w01f
@marcus_johansson, just updated and tested the latest dev build - looks fixed!
- Status changed to Fixed
7 months ago 8:23am 17 September 2024 Automatically closed - issue fixed for 2 weeks with no activity.