This topic is locked
[SOLVED]

 Dynamic permission error in 10.3 Ent. x64

9/28/2019 7:18:10 AM
PHPRunner General questions
M
merlingolden author

php error happened
Technical information

Error type

256

Error description

Unknown column '' in 'field list'

URL

localhost/login.php?

Error file

C:\Users\XXXXXXXXXX\Documents\PHPRunnerProjects\XXXXXXXXXXXX - Copy\output\connections\Connection.php

Error line

611

SQL query

select TableName, AccessMask, `fromXXXXXXX_XX_ugrightswhereGroupID` in (-2)



J
jacques 9/28/2019

add Page mediumtext to

[color="#1C2837"]

M
merlingolden author 9/28/2019



add Page mediumtext to

[color="#1C2837"]


Dear jacques, thanks for the reply

Normally these table of dynamic permissions are added by the phprunner automatically when we select dynamic permission for the project. This error is not happening with previous versions. Is it appropriate to add extra field to these table like xxxx_ugrights? or is it a bug on 10.3?

Merlin

M
merlingolden author 9/28/2019



add Page mediumtext to

[color="#1C2837"]


Thanks, field Page added to the table and it solved the problem