I can access Colors configuration for all tabs except OG. When I go to configure OG the following error occurs:
Fatal error: Call to undefined function og_label() in .../colors/includes/og.colors.inc on line 31

OG is 2.0 - beta 2

CommentFileSizeAuthor
#2 og-7.x-2.x.patch1.35 KBschultetwin
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

bobgeier’s picture

Title: Error on accessing Colors configuration for OG » Error on accessing Colors configuration for OG / Update for OG 7.2

Replicated. This is currently holding me up as well. I believe the issue may be that Colors needs to be updated for the OG 2.0 branch.

schultetwin’s picture

Status: Active » Needs review
FileSize
1.35 KB

Attached is a patch to get this working with OG 7.x-2.x (note, this will break functionality with 7.x-1.x). Should work on both the dev version and rc1.

NWOM’s picture

It worked for me. Thanks!

nielsonm’s picture

Issue summary: View changes
Status: Needs review » Reviewed & tested by the community

Works for me as well.

miromarchi’s picture

#2 worked for me as well. great!