Hi Guys
I get this error and does not work
SQLSTATE[42S22]: Column not found: 1054 Unknown column 'access_type' in 'having clause'
I uninstalled views and I reinstalled importing the view and does not work
I need to solve this problem as soon as possible.
Thanks
Best Regards
Comments
Comment #1
carlosnano73 commentedWith 3.5 and 3.6 does not work, same problem, but create a new view does not work
Thanks
Best Regards
Comment #2
Mołot commentedIsn't it a duplicate of http://drupal.org/node/1275096 ?
If not - what view are you trying to create anyway? What SQL it generates?
Comment #3
carlosnano73 commentedHi, thanks
Apparently the problem is not the link.
In the code no problem, apparently.
The problem seems to be in the DB.
I'm doing some tests with backups
Thanks
Best Regards
Comment #4
carlosnano73 commentedHi
The problem is already solved.
The problem was in the database.
I have recovered a backup and I have updated the parties and the content with another backup.
Drupal always gives many problems with updates and more in complex sites.
thank you very much
regards
Comment #5
pandapowder commentedThis looks like it has been resolved.