This topic is locked

Unable to select some options in pages to build

10/6/2006 11:12:18 AM
PHPRunner General questions
D
dsaunier author

I know this must be basic, but I fail to see why I am not offered to check some options in "pages to build" : right now I only have a few and others are greyed-out as seen in this screenshot :


Before I installed 3.1, on this same DB and project I reopened, I could check options like add record, copy it, etc, which I need.

Can you advise ? Thanks.

T
thesofa 10/6/2006

I know this must be basic, but I fail to see why I am not offered to check some options in "pages to build" : right now I only have a few and others are greyed-out as seen in this screenshot :


Before I installed 3.1, on this same DB and project I reopened, I could check options like add record, copy it, etc, which I need.

Can you advise ? Thanks.



this is probably due to a lack of a unique key or primary key in the fields selected for the project?

D
dsaunier author 10/6/2006

Could have made sense yes, however in all of them I do have an auto-incremented PRIMARY KEY, and I was able to have all those options available last time I used PHPRunner on them, even though that was before installing V 3.1 it seems...

Any other reason why those options would now be greyed out ?
Thanks.

D
dsaunier author 10/6/2006

Ok well it seems obvious, from empty menus in sections such as "choose master table primary key" and "choose key columns", that PHPRunner does not detect my database's primary keys.

How come this happens and what can I do ? Thanks.
Edit : Interestingly, when opening this same project / same .phpr file with my previous PHPRunner V 3.0 (Build 119), then all the primary key options work, and I can select the relationships and keys at the later stage...

Alexey admin 10/9/2006

Hi,
could you send to support@xlinesoft.com your PHPRunner project file along with your database creation script for investigation ?

I'll find why PHPRunner doesn't recognize your primary keys opening your project on my test box.

J
jpickerill 10/16/2006

Hi,

could you send to support@xlinesoft.com your PHPRunner project file along with your database creation script for investigation ?

I'll find why PHPRunner doesn't recognize your primary keys opening your project on my test box.


Was there ever a resolution to this? I am having the same problem. Could someone post the solution?

J
jpickerill 10/16/2006



Was there ever a resolution to this? I am having the same problem. Could someone post the solution?


I was using an old phprunner.php (earlier version) file and having this problem. I ftp'd the new file up (v3.1) and everything seems to be working okay now.

D
dsaunier author 10/18/2006

Confirmed, the phprunner.php file changed a lot for that version, and the local soft was connecting to an outdating file. Once the new file was uploaded everything worked fine.