Thank you. I fixed it. I realised it was only the one section of the website - not all as before. I had changed a validation rule and therefore it was failing to update the record. Thanks again for all your help and support
Installed those two file and turned CSRF back on but the activate toggle still doesn't work. Checked in firebug and no longer getting the 500 error - returns 200 OK but doesn't change status. Turned of CSRF and still the same - no errors but the tog…
Yes the response is the error template with "The action you have requested is not allowed."
So this led me to security.php - and function csrf_show_error().
Turned off CSRF in config and she works again. So seems the error is something to do with…
Yes i'm running 0.9.3 - it was working but at some point while working on this site it stopped. Can you advise how i can check the AJAX response. Thanks.