brockpetrie / dynamictextgroup

A Symphony field that provides a method to dynamically add a text field or text field groups to a section entry
22 stars 13 forks source link

Error on 2.3.2 #17

Open nathanhornby opened 11 years ago

nathanhornby commented 11 years ago

SELECT SQL_CACHEe.id,e.section_id, e.author_id, UNIX_TIMESTAMP(e.creation_date) AScreation_date, UNIX_TIMESTAMP(e.modification_date) ASmodification_dateFROMsym_entriesASeLEFT OUTER JOINsym_entries_data_93ASedON (e.id=ed.entry_id) WHERE 1 ANDe.section_id= '18' ORDER BYed.valueasc LIMIT 0, 1

When trying to navigate to the section with this field.

This is using the development branch of the extension.