Force eject issue (v2024)

Issue Description:
After recent updates in some files and migration from localhost to the production server, the application encounters a problem when executing the newly modified List Page.

Symptoms:

  • The user is unexpectedly logged out and redirected to the login page.

  • No error messages or logs are generated (silent failure).

  • The issue does not occur for the hardcoded user account.

  • I Use phpmaker 2024

Troubleshooting steps already taken:

  • All caches have been cleared.

  • User permissions and access rights have been verified.

  • All other functionalities are working correctly; this is the only remaining issue on modified files"

I re-uploaded the entire src directory to the server, and the issue is now resolved. However, I would like to know which specific file was causing the problem and why it happened.