Hi, I have had experiencing an issue, in Security if I set User ID field and also Dynamic User Levels, then is impossible to access to the developed app and is related with ::getUserIDFilter(), at least this is the server log error.
Ono-Sendai wrote:
at least this is the server log error.
What was the error message?
Hi, below the error log:
“PHP Fatal error: Uncaught Error: Call to undefined method PHPMaker2020\\AppName\\hrp_users::getUserIDFilter() in /phpfn.php:7748\nStack trace:\n#0
/classes/hrp_dayscontrol_list.php(787): PHPMaker2020\\ AppName\\AdvancedSecurity->loadUserID()\n#1
/hrp_dayscontrollist.php(23): PHPMaker2020\\ AppName\\hrp_dayscontrol_list->run()\n#2 {main}\n thrown in /phpfn.php on line 7748, referer: localhost/port/login.php”
I have the same issue
Fatal error: Uncaught Error: Call to undefined method PHPMaker2020\logisticasafe\usuarios::getUserIDFilter() in F:\wamp\www\logisticasafe\phpfn.php on line 7638
( ! ) Error: Call to undefined method PHPMaker2020\logisticasafe\usuarios::getUserIDFilter() in F:\wamp\www\logisticasafe\phpfn.php on line 7638
do someone know how to resolve it?
Thank you
Richard
Go to the Security tab, make sure the User ID field for the table is set, save the project, generate again. Make sure that you have regenerated the table class of the User Table (“usuarios”), which should contain the getUserIDFilter() function.
Already solved. I rebuilt it all over again.
I never found the Issue.
I think the problem was with a view that I had recently created
See you later.
Richard