I got this error. No clue what is going on:
views_union: A subquery did not parse correctly

Thanks

Comments

liquidcms’s picture

i get this as well with ver 5.x.1.1 - don't think i was getting this with the dev version

liquidcms’s picture

and fixed..

the issue is due to the module (still) caching the view - which it shouldnt do. I thought this was fixed in the 1.1 rel so maybe if you upload it should work - although i have latest and still seems to be an issue.

my workaround has been to add fake arg code as views won't cache a view with args

sylvain@drupal.org’s picture

I got this error with ver 5.x.1.1 and the dev version. I don't find any patch. How fix it?

sylvain@drupal.org’s picture

ok. I re-install and the ver 5.x1.1 works...