"quip.thread_err_save" Error when clicking Done on the MIGX tab
When setting up a new configuration, clicking Done on the MIGX tab results in a "quip.thread_err_save" error and the configuration is not saved. The only way out is to click Close and lose the configuration.
I've noticed this when running through the MIGX Doodles tutorial. Everything seems fine right up to and including the Actionbuttons section. Clicking Done after that results in the error.
I've seen the same error in Revo 2.2.0-pl2 and Revo 2.2.6-pl. I've also replicated the error on a clean install of Revo 2.2.6-pl
I had the same issue. Check if the prefix in the "MIGXdb-Settings"-tab is correct. (don't forget to select "custom prefix too")
Same problem here 2.2.11-pl
hmm... not much info about your setup here
Clean setup. PHP5.5.9 MariaDB5.5.33
I did a quick hack and added default values to edited on, deletedon and published on in database schema (_migx_configs). Didn't have time to debug why those values are not created in php.
I have encountered some new issues that popup quip error. Installing quip suppresses them all... Everything only when I have MIGX installed.
Had the same problem while trying to insert data that consisted attribute <precision="1,2">. The thing is, the first number cannot be less than the second. So changing the value to "2,2" helped.