Closed (fixed)
Project:
Subscriptions
Version:
6.x-1.4
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Mar 2011 at 03:52 UTC
Updated:
6 May 2012 at 22:41 UTC
Attempting to delete nodes via the content manager in Drupal v. 6.2 with subscriptions 6.x-1.4 installed produces the following error at admin/content/node/overview:
warning: array_unshift() [function.array-unshift]: The first argument should be an array in /home/thedivin/public_html/sites/all/modules/subscriptions/subscriptions_content.module on line 462.
Comments
Comment #1
DE Price commentedComment #2
salvisI'll fix it once I have a handle on Git. You can ignore the message (and the checkbox on the confirmation page).
Thank you for the report.
Comment #3
j.c.gram commentedHas anything been done to fix this?
Comment #4
salvisPushed to the -dev version — give it up to 12h to be repackaged.
This is already fixed in the D7 version.
Comment #6
PavelV commentedDrupal core 6.22
Subscriptions 6.x-1.4
.
I either produces the following error at
array_unshift() [function.array-unshift]: The first argument should be an array ...subscriptions/subscriptions_content.module on line 462
Comment #7
salvisThe fix was committed after 1.4 was released. Please update to the -dev version, it's stable.
Comment #8
venusrising commentedWe too have the same error. Can this be pushed to a stable version as we have a production site and need to stick with stables builds. Thanks for all of the hard work.
Comment #9
salvisAssuming you're not on PostgreSQL, then please check the patch in #1405990: PostgreSQL: error with group by when adding/saving a node..
Once this is committed, I'll create a new release.
Comment #10
salvisNo follow-up, back to CF.