Skip to content

Style gk_publisher generates error 1064 #81

@websquirrel

Description

@websquirrel

Hi, when changing Module style to gk_publisher the site displays an error:

1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'c.introtext AS text FROM #__content AS c WHERE c.id ' at line 5 SQL=SELECT c.id AS id, c.catid AS cid, c.title AS title c.introtext AS text FROM #__content AS c WHERE c.id IN (497,496) ;

That very same error occurs on website as well as on my test invironment on local server. All other styles work without error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions