Using : OG 6.x-1.2 and Views 6.x-2.4 with Drupal 6.10.

I have tried to solve this on my own, and done extensive searching (issues, forums) but I am stuck.

I have changed path for my organic groups views, with no issues except for the og_members view : since I have changed path from og/users/%/list to extranet/users/%/list the view doesn't work anymore (it doesn't list anything and I don't have the usual edit view links). I have cleaned views cache but didn't change anything.

I have not changed anything to the og_member view except the path (the view was fine before, working as expected). Now when I revert to the old path, it's doesn't work either (?!?). In the end, I have restored the initial view with the revert link, but same problem : the view doesn't work anymore.

Maybe there is something I misunderstood about views path / OG views. Suggestions, ideas ?

Thanks !

Comments

davidmolliere’s picture

Just updated to Views 6.x - 2.5 and Organic Groups 6.x - 1.3 solved my problem, but I don't like not understanding where this comes from... now I'll go back to try change the og_members view to a different path see if it still break the view or not...