This topic is locked
[SOLVED]

 Lookup Wizard Server Error

9/6/2016 9:49:22 PM
PHPRunner General questions
H
headingwest author

Sorry - please ignore this post, I had existing code on this page causing the error.
When I go to a page built with Lookup Wizard I get a server error. When I click on the error the text is:
SELECT State_id, State_short, State_name, Tax, country_id FROM shopstates WHERE ((country_id=13)) ORDER BY State_name

{"success":true,"data":["60","New South Wales","62","Queensland","61","Victoria"]}
Running the SQL in a query window works fine, how do I find the error??