This topic is locked
[SOLVED]

  Unknown context @TABLE

8/4/2012 3:23:48 AM
PHPRunner General questions
M
Mariah author

Looking to find some help or explanation on this error during build. Project has been build successfully many times before.
file: ug_rights(8)

Unknown context @TABLE
Thanks in advance

C
cgphp 8/4/2012

What version of PHPrunner are you using?

M
Mariah author 8/4/2012



What version of PHPrunner are you using?



Sorry forgot to mention PHPRunner 6.0 with MySQL 5.5. MySQL Workbench CE creates valid sql script and succesfull forward engineering.

Sergey Kornilov admin 8/4/2012

This issue is related to dynamic permissions.
Make sure that security tables like project1_ugrights are still in your database. Re-create them if necessary or switch to static permissions.

M
Mariah author 8/7/2012



This issue is related to dynamic permissions.
Make sure that security tables like project1_ugrights are still in your database. Re-create them if necessary or switch to static permissions.



ISSUE Solved
For some odd reasons after closing and reopening a project I have to commit that I need new tables etc for audit trail and rights. After compiling it works fine.