Hello

It is not loading the list of categories in the admin and template interface, the POST method runs correctly but never returns anything, I already checked the error logs of nginx, php and mysql but does not show any error.

The only error I found is: DEBUG: Requested parameters is empty | updateOne() on line# 585 (file: ../includes/classes/rlActions.class.php)

It is worth mentioning that the flynax version I use is the 5.0 with php 7.0.28, is the first time I have this problem. I've already tested a new version and the same error occurs.