C
|
cgphp 10/26/2012 |
Make sure you have set the movie_id as primary key for the movies table. Check the following article: |
![]() |
Sergey Kornilov admin 10/26/2012 |
Cristian is right - make sure correct primary key selected for movies table (movie_id) on 'Choose pages' screen. |
F
|
Flyarbox author 10/26/2012 |
I'm certain this must be the answer. Now I must understand it. |
![]() |
Sergey Kornilov admin 10/26/2012 |
PHPRunner recognizes primary keys defined in the database. However there might be situations when PHPRunner gets confused. If you want us to troubleshoot this specific setup contact support team directly sending us your database dump. |