ExpressionEngine: {exp:query} producing error
- by Josh Brown
Hi.
I have this code in place to pull some relation data from the database based on a ID of another weblog entry. The relationship custom field would not work for my situation. I have tested the SQL with MySQL and get no errors. But I get an error when I pull up the page.
{exp:query sql="SELECT entry_id,field_id_16,field_id_19 FROM…