After upgrading Views 6.x-2.12 to, 6.x-2.13 or 6.x-2.14 custom views no longer display on the site.
There are no errors logged in the 6.x-2.13 upgrade, however 6.x-2.14 produces the following errors:
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 ') ORDER BY vid, position' at line 1 query: SELECT * FROM views_display WHERE vid IN () ORDER BY vid, position in /var/www/production/sites/all/modules/views/includes/view.inc on line 1404.
and 10 others saying:
Invalid argument supplied for foreach() in /var/www/production/sites/all/modules/views/includes/view.inc on line 1785.
Both the Views cache and Drupal cache were cleared after upgrading and still views aren't displayed. As noted in my initial support request ( http://drupal.org/node/1330834 ) others are able to replicate the issue and believe it to be a module conflict.
Comments
Comment #1
merlinofchaos commentedI fail to see how duplicating your own issue that has been getting responded to helps anyone. :(
http://drupal.org/node/1330834
Comment #2
rewted commentedBug report vs support request. Two different paths in my mind.