Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[J4.0] [com_finder] SQL error on "maps" view #13997

Closed
C-Lodder opened this issue Feb 9, 2017 · 2 comments
Closed

[J4.0] [com_finder] SQL error on "maps" view #13997

C-Lodder opened this issue Feb 9, 2017 · 2 comments

Comments

@C-Lodder
Copy link
Member

C-Lodder commented Feb 9, 2017

Steps to reproduce the issue

Visit: administrator/index.php?option=com_finder&view=maps

Expected result

A visible view

Actual result

500 - An error has occurred.

Expression #7 of SELECT list is not in GROUP BY clause and contains nonaggregated column 's.count_published' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by Expression #7 of SELECT list is not in GROUP BY clause and contains nonaggregated column 's.count_published' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by Expression #7 of SELECT list is not in GROUP BY clause and contains nonaggregated column 's.count_published' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by

System information (as much as possible)

  • Joomla 4.0-dev
  • PHP 7 and 5.x
@C-Lodder C-Lodder changed the title [J4.0 - com_finder] SQL error on "maps view" [J4.0] [com_finder] SQL error on "maps" view Feb 9, 2017
@csthomas
Copy link
Contributor

csthomas commented Feb 9, 2017

Try this one #13854

@C-Lodder
Copy link
Member Author

Closing with PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants