Skip to content

Error on 2.3.2 #17

Description

@nathanhornby

SELECT SQL_CACHE e.id, e.section_id, e.author_id, UNIX_TIMESTAMP(e.creation_date) AS creation_date, UNIX_TIMESTAMP(e.modification_date) AS modification_dateFROMsym_entriesASeLEFT OUTER JOINsym_entries_data_93ASed ON (e.id=ed.entry_id) WHERE 1 AND e.section_id= '18' ORDER BYed.value asc LIMIT 0, 1

When trying to navigate to the section with this field.

This is using the development branch of the extension.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions