user privileges limits xml only to 140

This public forum is for user-to-user discussions of PHPMaker. Note that this is not support forum.
Post Reply
wincode2008
User
Posts: 119

user privileges limits xml only to 140

Post by wincode2008 »

Dear PHPMaker,

I have 160 tables including views. But It seems the phpmaker supports only 140 tables for its user level privilege management (XML FIles).
From table 1 to 139, i encountered no problem. But from table 140 and above, user privileges cannot be applied


mobhar
User
Posts: 11727

Post by mobhar »

  1. What PHPMaker version are you using?
  2. You should limit your number of tables that involved in user level permissions; I don't think you need to give permissions for all of those tables in your database.
  3. To reduce the number of tables for that permissions, go to "Security" -> "Advanced" -> "User Levels" -> "User Level Permissions Table" -> then click on the Filter icon next to the "Table Name Field" option.

wincode2008
User
Posts: 119

Post by wincode2008 »

Thank you for givin attention to my concerns. I am using phpmaker 2018. In table permission, i have 160 tables since it is a multiple project. But i can only apply a limit of 140 permissions.


Post Reply