Im getting this error using 6.15.
I cant use vbo and I really need to. Please help.
Fatal error: Call to undefined method view::set_use_pager() in /home/cyberfan/htdocs/modules/views_bulk_operations/views_bulk_operations_plugin_style.inc on line 271
Im getting this error using 6.15.
I cant use vbo and I really need to. Please help.
Fatal error: Call to undefined method view::set_use_pager() in /home/cyberfan/htdocs/modules/views_bulk_operations/views_bulk_operations_plugin_style.inc on line 271
Comments
Comment #1
infojunkieAre you using Views 3.x? Please try the release at http://drupal.org/node/705744.
Comment #2
infojunkieComment #3
AntiNSA commentedI have installed the recommended version... the error I get is pointing to views though. Originally when I posted the help request in the vbo issues list the problem was I could not see the pager list .... I mean beyond the standard...... I couldnt select all content beyond the first page.
I have installed the version recommended in the thread you linked to and I can see the pager and sellect all content now.
The problem has evolved to now getting the error when trying to delete all selected content....
Any Ideas? I am opening this because I am not sure where the error is originating ......
Thanks fir any help!
Comment #4
infojunkieWhat's the error you get when you attempt to delete content?
Comment #5
AntiNSA commentedFatal error: Call to a member function init_pager() on a non-object in /home/cyberfan/htdocs/modules/views/includes/view.inc on line 11
Comment #6
AntiNSA commentedComment #7
infojunkieI was able to reproduce this bug. I'm working on it. Thanks for your report.
Comment #8
AntiNSA commentedThanks! Sorry for the wrong error code in the title earlier..
Comment #9
infojunkiefixed in the latest 3.x-dev. Please try it (12 hours from now) and let me know how it works.
Comment #10
AntiNSA commentedI am still getting this error : (
Fatal error: Call to a member function get_pager_id() on a non-object in /home/cyberfan/htdocs/modules/views/theme/theme.inc on line 127
Would really like to use this module...... I have 70k nodes to delete
Comment #11
infojunkieDon't use AJAX for now. I'm working on this. Thanks for your patience.
Comment #12
AntiNSA commentedAny Progress?
Comment #13
infojunkiePlease apply this patch until it is hopefully included in Views 3.x. Does it solve your problem?
Comment #14
infojunkie