There is a new menu item (By term) above node. It links to node/node-id/by_subject which does not exist!

Some other has also the same issue: http://drupal.org/node/331119

Comments

moshe weitzman’s picture

Status: Active » Fixed

I changed this View to be disabled by default.

kyle.vh’s picture

How can I remove this tab?
Download and install the latest dev?
Apologies, but I don't understand: "I changed this View to be disabled by default."
Is this something I can repeat locally?
k

moshe weitzman’s picture

yes, on the view listing you can disable this view. see admin/build/views

kyle.vh’s picture

When I go to this URL:
http://focus.server273.com/admin/build/views/edit/og_by_subject

It returns Page Not Found.
Same if I try to disable the view (page not found).

If I try to go to another default OG view I can. (like: admin/build/views/edit/og_mytracker).

So I can't disable this right now.
k

jcruz’s picture

subscribe

esclapes’s picture

same problem, trying to disable the view shows page not found error and the view is still enabled

kyle.vh’s picture

I don't think this is fixed. It's not possible to remove this tab...

Andreas Schmidt’s picture

Status: Fixed » Active

The view looks damaged to me. A view is able to add tabs - this part of the view seems to work - but all other functions are not accessible.

Reactivated this issue.

moshe weitzman’s picture

Status: Active » Fixed

The fix is in the next release

kyle.vh’s picture

Can you recommend a way I can fix this before the next rc?
Is there a nightly build/dev that includes the fix?

andy inman’s picture

Title: "By term" tab above nodes » POSSIBLE SOLUTION - "By term" tab above nodes

I created a view with url node/%/by_subject - now the tab has disappeared - it looks like the logic is *reversed*, i.e. show tab if the page at node/%/by_subject doesn't exist, don't show tab if it does. possibly *anything* at node/%/by_subject would achieve the same.

dcoe’s picture

Need to get the VIEW and BY TERM tabs removed. So solution yet?

moshe weitzman’s picture

Already fixed in RC8

zilla’s picture

no, i'm still seeing some view for OG by term with only an 'enable' option and when it's clicked to 'enable' it simply hits page not found, in RC8

moshe weitzman’s picture

Ah, I hadn't noticed that problem. Fixed.

zilla’s picture

you're awesome, thanks!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

dcoe’s picture

I am still unable to remove the tabs Views and By Term.
I have updated to the latest nightly build as well as current release.
Can anyone advise?

Trying to disable og_by_subject gives a page not found error.