Hi your module is just what i need, i am using the sub-user module and want to create a view to be used by a cck drop down showing just the current users sub users. Your module is required because an admin user would need to see all the sub users. I cant seem to use Views_Or unless my view type is Nodes. Help, i have no idea where to start!

Comments

ezekiel’s picture

Did you figure out a work around for this? I am trying to use views_or in a user view as well.

john franklin’s picture

Subscribing. Same problem here.

jdavidkennedy’s picture

Adding the code found on #17 on this ticket - http://drupal.org/node/396340 - enabled me to use Views Or on user views. Be sure to flush the cache after applying the patch. Hopefully this will be added to the official release of this module - at this point you must apply this patch every time you update this module.

darren oh’s picture