First off, thanks for writing this module.

I installed the module on my Drupal 5 site, and made the necessary edits in my template.php. However, when the module is enabled, the View, Edit, etc. tabs disappear on nodes that I should normally be able to edit. When the module is disabled (template.php remains the same, though), the tabs reappear. Note that the permissions are fine - I can still edit the nodes; it's just that the explicit View, Edit, etc. tabs are missing.

I flipped through the docs and bug reports and didn't see mention of this. Sorry if it's a duplicate question.

CommentFileSizeAuthor
#8 site update.jpeg695.08 KBmanoloka

Comments

mgenovese’s picture

Anyone?

mgenovese’s picture

This is still an issue. When the module is enabled, certain content types have the View/Edit/etc. tabs missing....even when I'm administrator. In particular, I have the Blogs module enabled, and the tabs show up correctly...but not for any other content type on my Drupal 5 site.

Been trying to debug the code tonight. Is there anywhere where the primary tabs (View/Edit/etc.) are manipulated in your module?

mgenovese’s picture

By the way, if Page Title is enabled, and I comment out the your code snippet in my template.php that calls page_title_page_get_title(), there is no change -- the primary tabs are still missing. So it doesn't appear to have anything to do with that call.

nicholasthompson’s picture

Thanks for reporting this. Can you please list a setup which can reproduce this? I cannot make this happen. What do I have to install to make it happen?

manoloka’s picture

I also got this problem, it seems to start after 2.0 as with that release doesn't happen yet.

See #885864: Makes my buttons disappear ... Sorry I didn't see this post before.

Let me know if I can help

nicholasthompson’s picture

Status: Active » Postponed (maintainer needs more info)

I've tested this several times and run Page Title 5.x-2.3 on several sites and I've never experience this issue...

Can someone actually confirm it IS Page Title (ie does disabling the module make the local menu items come back?). Can someone reproduce this? IE, is is not just specific to your site? Can you install a dummy Drupal install on the server and have it happen again? What other modules are you using? What version of core? What PHP Version, etc?

As I cant easily replicate this and, since January, there have been only 2 reports - I'm going to Postpone (maintainer needs more info)

manoloka’s picture

I can definitely confirm it happens when I upgrade to 5.X-2.3 or 5.X-2.2 or 5.X-2.1and it stops happening with 5.X-2.0 or when I disable the module.

I use;

Drupal core 5.23
PHP Version 5.2.6

I´ve got a load of other modules installed and I'm in the process of updating them all (I notice this error when updating Page Title)

I'm off on holidays tomorrow morning, I'll be back in september, I'll get back to you on this then and see if I can reproduce the same site (an error) in a different server ... Sorry

manoloka’s picture

StatusFileSize
new695.08 KB

See pic for installed modules

nicholasthompson’s picture

Status: Postponed (maintainer needs more info) » Closed (won't fix)

I've decided that 2.3 shall be the last of the DRUPAL-5 releases. I simply do not have the bandwidth or energy to maintain that branch anymore. If anyone wishes to become a co-maintainer for the DRUPAL-5 branch, please contact me.

As for this issue... There are so many modules in that list it would take a LONG time to begin debugging. Clearly there is a conflict somwhere, but I have yet to experience this myself in Drupal 5, 6 or 7. This makes it incredibly hard for me to debug for you. Sorry.