@Chewett I wanted to talk to you about this. I see nested calls in the console, some things appear to load more things than they need, repeating themselves.
You used jquery LoadScript with wrong parameters, making each call run twice, that i fixed, but the nested calls for keeponline and the rest, i didn't check yet.
If you work on this, please find a way not to merge php files and make it impossible for me to know what is what and where later on.
The js needs work, moved all in the new js in templates, and maybe add a second layer that would group them before requesting things...i dont know..
just please don't change what is loaded and from where without talking to me first, if i lose knowledge of how this works, its worse than having it work as it is, because i will add later things in the wrong place.
Don't get me wrong, it badly needs a fix, but i want to know of its plans in detail
Thanks