OG Galleries Excludes Nodes from Vocab List

discursives - August 1, 2007 - 15:43
Project:OG Galleries
Version:5.x-1.7
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

When og galleries is enabled various nodes which are affiliated with groups or are group home pages are not listed in the vocabulary configuration page for selection for association with that vocabulary.

This was an issue for a 4.7 version of the module and was repaired. I will try the dev version when I can today or tomorrow.

This is avery complicated module and my hat is off to you for the hard work. It is extraordinary and the view for it is also rather extraordinary. Great work!

#1

jhm - August 2, 2007 - 06:04

I am (suddenly) having the same problem. For now I just commented out

    foreach ($omit as $type) {
      unset($form['nodes']['#options'][$type]);
    }

in og_galleries_form_alter.

#2

leanazulyoro - January 3, 2008 - 20:42

i'm runnin the 5.x-1.7 version and have this problem, you say it is fixed in this version? well it's not aparently. is the a patch to solve it?

 
 

Drupal is a registered trademark of Dries Buytaert.