Im getting this error while using bulk operations to try to delete a large amount of content in the list content section...
Any Ideas? Thanks
Im getting this error while using bulk operations to try to delete a large amount of content in the list content section...
Any Ideas? Thanks
Comments
Comment #1
dawehnerThis means that the pager object does not exist.
I guess thats a bug of vbo, so see http://drupal.org/node/705610
There he says that you need to install dev version of vbo to use it with views 3.x
Comment #2
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 #3
AntiNSA commentedI see I pasted the wrong error code I am so correcting that I am so sorry!
Fatal error: Call to a member function init_pager() on a non-object in /home/cyberfan/htdocs/modules/views/includes/view.inc on line 11 is the error I get when trying to delete nodes when all have been selected
Comment #4
dawehnerhttp://drupal.org/node/705610#comment-2585390