Weird css error
Posted: Tue Jun 21, 2016 5:45 pm
Hello, I have uploaded a cmsms' 2.1.4 site from development environment to production server and I got this error in Design Manager => Stylesheets tab:
The frontend works fine except for css.
- Server: ubuntu 16.04 (both development and production).
- I have exported/imported the db with phpmyadmin tool.
- I tried to install in two different ubuntu 16.04 servers with the same result.
- In dev it works great, of course...
Any ideas..?
Thanks
Code: Select all
SELECT SQL_CALC_FOUND_ROWS DISTINCT S.id FROM cms_layout_stylesheets S ORDER BY S.name ASC LIMIT 0, 100 -- Expression #1 of ORDER BY clause is not in SELECT list, references column 'mydb.S.name' which is not in SELECT list; this is incompatible with DISTINCT
- Server: ubuntu 16.04 (both development and production).
- I have exported/imported the db with phpmyadmin tool.
- I tried to install in two different ubuntu 16.04 servers with the same result.
- In dev it works great, of course...
Any ideas..?
Thanks