This topic is locked

Link to edit page missing

3/20/2010 8:16:03 PM
PHPRunner General questions
R
renelasser author

phpRunner 5.2 Build 5154
I have 3 tables.

Master table (owners) child table (carDetails)

Table (carDetails) is master table to (car_images)

The link to edit on car_images list page will not appear.
Everything is set for this table to be editable and

as far as I know the master detail relationship is correct.
Here is what happend:

Uploading the project to phpRunner demo account fixed the problem.

So it's working on the demo account but not on my web server.
Does anybody have any ideas on this?