Closed artur-grigoryan-cgn closed 2 years ago
Hey, doing a quick test on a clean installation, no error is thrown. As I see this is TYPO3 v11, right? Can you have a look at the error logs, what the actual error is?
TYPO3 v11 :) Mask v7.2.9 Sure: Core: Exception handler (WEB): Uncaught TYPO3 Exception: array_flip() expects parameter 1 to be array, null given | TypeError thrown in file .../public/typo3conf/ext/mask/Classes/ItemsProcFuncs/CTypeList.php in line 79. Requested URL: http://typo3muster-fluid.local/typo3/ajax/record/inline/details?token=--AnonymizedToken--
There is a newer version of Mask v7.2.10. Can you try it out?
While you where answering i mentioned the new version and tried it. It works now. Thanks! Can i ask another question?
I got the Error: "Error: Row size too large. The maximum row size for the used table type, not counting BLOBs, is 65535. This includes storage overhead, check the manual. You have to change some columns to TEXT or BLOBs"
because i had too much mask fields. Is there anything what i can do to expand the row-size? I removed a some fields but i'm afraid to get it agai on day. :)
Nice! Uh, that nasty error.. I can only recommend reading the troubleshooting guide here: https://docs.typo3.org/p/mask/mask/main/en-us/Troubleshooting/Index.html#on-save-error-row-size-too-large-mariadb
Hi, when i put a "Content Element" inside a "Repeating Element" i get an error when i try to unfold it. ->
As i remember it woked some versions before.