Hi,
I am somehow stuck. I do have several seblod form & content types. Everythings works fine, besides with just one the form & content types it's currently not possible to create a new dataset.
[Edit] Hitting Save button endlessly tries to connect to the server - no error message
I checked the PHP settings:
max_input_vars 3000
memory_limit 1280M
post_max_size 1280M
The form & content type has approx 60 fields. On the respective form & content type I used the Seblod Importer to import approx. 25.000 dataset without a problem. I can edit existing datasets. - It's just that I cannot create new ones, neither in the Backend nor in the Frontend.
Temporarily I removed allmost all fields out of the form, no success.
I checked the user rights; this occurs on Super User, too.
Any ideas what could cause a problem like this. How could I debug such an error?
Thanks for any hint.