Hello,
i don't know if Meta Tags Node Type is the problem - i'm also using the module page titles. Mabye the problem is located there.
If i enter an Tag on a Node Type, the Page-Title for nodes of this type will be "Content" and the Tabs (Show / Edit / Delete) are gone!
Without the module PageTitle installed it works fine.
Bye,
Werner

Comments

hanoii’s picture

Status: Active » Closed (duplicate)

Duplicate of #264187: Interfering with page_title module?.

It's not a problem of this module, but it does trigger it. Please refer to the duplicate issue for a workaround (a patch on page_title module).

joncup’s picture

Status: Closed (duplicate) » Active

Having the same problem I found this issue, After installing the patch from #264187 it fixed the problem with the page tittle, but it did not fix the problem with the disappearing tabs. When nodewords_nodetype.module is enabled, the VIEW, EDIT, and other tabs on the top of the page are gone. If i disable that module, they come back. I am at a loss to why this happens.

hanoii’s picture

Assigned: Unassigned » hanoii

I haven't notice the Tabs dissapearing in the first post on the issue, I have tried and defintely they are disspaearing. Both disabling my module or page_title fixes it, strange. Again I think is some strange managment related to the token module, will follow this issue as well soon.

hanoii’s picture

Status: Active » Closed (won't fix)

Hi joncup,

I made time today to follow the tabs disappearing problem and again I was lead to a solution on page_title module as there's nothing I can do on my own. I submitted a new patch that includes both of my patches and eventually will fix this problem. Please let me know how it goes.

You can follow the patch and a detailed explanation of what's happening on the comment #7 of #264662: [page-title] can be wrongly replaced depending on whether and when token_replace() is executed by any other module..

hanoii’s picture

Actually, the patch I posted on the page-title issue might not a good solution. Follow discussion on that issue as well, but there's nothing I can do yet on my side to fix this problem.

hanoii’s picture

Title: Loosing my Page Title and Tabbs when adding tags on nodetypes » Loosing my Page Title and Tabs when adding tags on nodetypes
joncup’s picture

thanks for the update, im using the work around for now, but I think I am loosing some tittles for some views. i'm going to subscribe to the other issue so I can follow it better.

EvanDonovan’s picture

Title: Loosing my Page Title and Tabs when adding tags on nodetypes » Losing my Page Title and Tabs when adding tags on nodetypes

The patch in #14 of http://drupal.org/node/264662 solved this issue for me. Don't know why that would be a bad solution, since I'm not a developer. In any case if the only modules you need are Page Title and Meta tags node words that's probably your best bet.