This topic is locked
[SOLVED]

 error on add new values on the fly

10/30/2012 4:57:03 PM
PHPRunner General questions
W
wfcentral author

I have two tables. Properties and Leases.
The client wants to create leases and assign them to multiple properties.
So, I set it up as a many-to-many with a table in between that has id, property_ID, lease_ID
I linked it all up in phprunner (version 6.2 build 13575) with child parent links.
On the lease 2 property table I tried to use the "add new values on the fly" and thought it would work... when I click it, but lease table opens in a pop-up. I fill it in and hit save. I get the error listed below (but found later that it really saves the record, just generates the error and does not show up in the dropdown until you reload the page).
Fatal error: Call to a member function getLookupTable() on a non-object in /home/clientaccount/public_html/project/include/commonfunctions.php on line 2487

Sergey Kornilov admin 10/30/2012

Post your application to Demo Account and open a ticket at http://support.xlinesoft.com sending your Demo Account URL. 'Demo Account' button can be found on the last screen in the program.