Closed (cannot reproduce)
Project:
Ubercart Views
Version:
6.x-3.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Apr 2010 at 22:48 UTC
Updated:
11 Oct 2011 at 01:38 UTC
im getting these implode errors when i try to do a bulk delete operation.. what could be wrong?
warning: implode() [function.implode]: Invalid arguments passed in /home/dxxx/all/modules/uc_views-DRUPAL-6--3/uc_views_bulk_operations/uc_views_bulk_operations.module on line 110.
warning: Invalid argument supplied for foreach() in /home/dxxx/all/modules/uc_views-DRUPAL-6--3/uc_views_bulk_operations/uc_views_bulk_operations.module on line 111.
warning: implode() [function.implode]: Invalid arguments passed in /home/dxxx/modules/views_bulk_operations-DRUPAL-6--3/views_bulk_operations.module on line 757.
Comments
Comment #1
patoshi commentedok now i went back in and turned it on to: Batch API and it seems to work, but this time when its finished processing to this page: /batch?id=20&op=finished
i get a white screen. what could be the reason here?
Comment #2
madsph commentedI can't reproduce this - is it still a problem?
Comment #3
Stompy commentedDid you ever get anywhere with this? I'm getting the same issue.
edit: I've only noticed this since I've reinstalled on a new server, using ubercart 2.4. Has anything changed that could be affecting this?
Comment #4
longwaveCannot reproduce this. Please upgrade to at least 6.x-3.0 and try again; reopen this issue if it still occurs.
Comment #5
akaserer commentedi have got the same issue even with the newest version 6.x.3.1 if i dont use "batch-api".
i could help already to change the default view that ships with the modules to 'batch-api' mode.
Comment #6
longwaveStill can't reproduce this. Deleting orders works for me in batch API or "invoke directly" mode. Please provide an exported view that causes this error.
Comment #7
longwave