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

DE Price’s picture

Assigned: DE Price » Unassigned
salvis’s picture

Priority: Major » Minor
Status: Active » Needs work

I'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.

j.c.gram’s picture

Has anything been done to fix this?

salvis’s picture

Status: Needs work » Fixed

Pushed to the -dev version — give it up to 12h to be repackaged.

This is already fixed in the D7 version.

Status: Fixed » Closed (fixed)

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

PavelV’s picture

Issue tags: +subscriptions/subscriptions_content.module on line 462

Drupal 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

salvis’s picture

The fix was committed after 1.4 was released. Please update to the -dev version, it's stable.

venusrising’s picture

Status: Closed (fixed) » Active

We 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.

salvis’s picture

Assuming 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.

salvis’s picture

Status: Active » Closed (fixed)

No follow-up, back to CF.