We apologize for the instability of composr.app and appreciate your patience. We are working on the statistics addon and trying to find an optimal way to store and render data. Unfortunately, we have yet to find a solution that can handle the traffic (and therefore, tens of millions of statistical records) of composr.app. We're working hard on one.
#2372 - Composr 10RC1: upgrade "failed" miserably; several instability issues
[04-Apr-2016 07:05:15 UTC] PHP Notice: Undefined index: i_caption_text_parsed in /var/www/vhosts/lovinity.org/httpdocs/sources_custom/lang.php on line 1156
All clustered very close to 7AM UTC, but for a number of different *_text_parsed fields.
But I just realised it is in a customised lang.php, and '*_text_parsed' instead of '*__text_parsed', so it was probably a typo in your override.
In fact, it was probably an attempt to fix what you thought was a typo in the original cause, that you thought caused the original issue here. Sometimes we use '__' instead of '_' just to make a clearer separator from the rest of a name which may itself involve underscores.
I am looking at the JavaScript issue now.
The inline editing issue will be fixed for RC2.
I am also reviewing your error log.
[04-Apr-2016 07:05:15 UTC] PHP Notice: Undefined index: i_caption_text_parsed in /var/www/vhosts/lovinity.org/httpdocs/sources_custom/lang.php on line 1156
All clustered very close to 7AM UTC, but for a number of different *_text_parsed fields.
But I just realised it is in a customised lang.php, and '*_text_parsed' instead of '*__text_parsed', so it was probably a typo in your override.