Call to undefined method view::init_pager() in sites/all/modules/wbapi/wbquery/plugins/wbquery_views_plugin_query.inc on line 162
i'm using views 6.x-3.0-alpha3
Drupal 6.16
best
Call to undefined method view::init_pager() in sites/all/modules/wbapi/wbquery/plugins/wbquery_views_plugin_query.inc on line 162
i'm using views 6.x-3.0-alpha3
Drupal 6.16
best
Comments
Comment #1
David Goode commentedHey, sorry, the views API changed between alpha3 and dev head. We had been working with dev head. However, I now released an alpha3 version of this module that works with views alpha3, and from now on I'll make such releases that correspond to the most recent views3 release. Download that and it should work with your views setup.
Thanks,
David
Comment #2
David Goode commentedAlso, now the dev head of this module contains a switch to work with either views version, which will be present at least until the next alpha release and possibly up to the first views3 beta.
Comment #3
mcaudy commentedI am now getting the same error:
[Mon Sep 27 17:49:26 2010] [error] [client ::1] PHP Fatal error: Call to undefined method view::use_pager() in /Library/WebServer/Documents/acquiadrupal1226/sites/all/Modules/wbapi/wbquery/plugins/wbquery_views_plugin_query.inc on line 163, referer: http://localhost/acquiadrupal1226/admin/build/views/edit/wbapi_topics
when I try to edit the wbapi_topics view.
It is not clear to me which versions of wbapi and views3 I should be using.