Much in the same way of http://drupal.org/node/1781382

If the module is disabled without removing the functionality from views it will cause the following error:

[Sat Dec 01 16:46:34 2012] [error] [client IP] FastCGI: server "/var/www/fastcgi/php5.fastcgi" stderr: PHP message: PHP Fatal error:  Call to a member function use_pager() on a non-object in /path/to/site/profiles/commerce_kickstart/modules/contrib/views/includes/view.inc on line 690

In the same vein as the other issue a simple confirm page which displays the views using the pager and warns that disabling the module whilst the pager is still attached to the views could render the site unusable.

Comments

honza pobořil’s picture

Issue summary: View changes
Status: Active » Closed (outdated)