I have this error when I tried to move my site from the web Host (php 5.3.2-1ubuntu4.7) to my local host (5.3.3-1ubuntu9.5) or to another web Host (5.2.42-servage24) :
PHP Fatal error: Call to undefined method view::init_pager() in /var/www/marketplace/sites/all/modules/apachesolr_views/apachesolr_views_query.inc on line 132

and I have this error to :
warning: Missing argument 3 for apachesolr_views_query::init(), called in /var/www/marketplace/sites/all/modules/sss/includes/view.inc on line 517 and defined in /var/www/marketplace/sites/all/modules/apachesolr_views/apachesolr_views_query.inc on line 98.

apache solr : 6.x-1.5
apache solr views : 6.x-1.x-dev
views : 6.x-3.x-dev

Comments

Sel_Space’s picture

Issue summary: View changes

PHP Fatal error: Call to undefined method view::init_pager()

kenorb’s picture

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

Version 6.x is no longer supported due to Drupal 6 End of Life. For Drupal 8.x, use Search API Solr Searchinstead.