Project:Content Type Administration by Organic Group
Version:6.x-1.2
Component:Code
Category:bug report
Priority:major
Assigned:Unassigned
Status:active

Issue Summary

Hello,
I'm working with Open Atrium (Drupal 6.19); and I've several groups. At this moment I need to define some Content Types, only for a pairs of groups. When I tried to install OG_CONTENT_TYPE_ADMIN the system gives me that message:

warning: array_unshift() [function.array-unshift]: The first argument should be an array in /var/www/atrium/sites/default/modules/og_content_type_admin/og_content_type_admin.module on line 760.
warning: array_unshift() [function.array-unshift]: The first argument should be an array in /var/www/atrium/sites/default/modules/og_content_type_admin/og_content_type_admin.module on line 761.

Can you help me?

Thank you

Comments

#1

Hi

I have been trying to resolve this same problem for a week now. That above error comes every time update.php is run. Have never used Drupal before so not much luck so far.

My setup is Open Atrium 1.0-beta9 (Drupal 6.20 core) and og_content_type_admin 6.x-1.2 (tried also the 6.x-1.x-dev version but got the same error). I have added other modules too but this error continues even if those other modules are disabled (not exactly sure I had every one of them disabled at the same time...).

When I disable content types from default setting and then assign some of them to Groups content types they have no affect in Groups Create content link.

This module would be just the thing for our Intranet site so I would very much appreciate if someone has any ideas.

Thank you

nobody click here