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

dawehner’s picture

Status: Active » Fixed

This 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

AntiNSA’s picture

I 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!

AntiNSA’s picture

Title: Fatal error: Call to a member function get_pager_id() on a non-object in /views/theme/theme.inc on line 127 while deleting conte » error: Call to a member function init_pager() on a non-object in /home/cyberfan/htdocs/modules/views/includes/view.inc on line11
Status: Fixed » Active

I 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

dawehner’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.