This topic is locked

3.1 Master/Detail

10/29/2006 12:49:44 PM
PHPRunner General questions
S
scy author

Hi
I am upgrading one of my projects to 3.1 This has a master/detail table. In the Visual Editor the view page showes a link column for the detail page correctly however online this column does not show. it ftps ok because i can change other things. Any ideas of what may be causing this?

Alexey admin 10/30/2006

Hi,
make sure that the user you are logged in has permissions on the detail table.

You can check or change user group permissions on Security tab ->Advanced->User group permissions dialog.

S
scy author 10/30/2006

I'm logged in as admin with full rights. I tried it without the login page/security and the column showed correctly however when I put the login back it does not show. The security is set for groups using a security table storing usernames and passwords I am listed in the Admin group with access to all.

Alexey admin 10/30/2006

Hi,
please zip and send to support@xlinesoft.com your PHPRunner project directory including project file, generated PHP files etc along with your database creation script.

I'll find what's wrong with your project running your pages on my test box.