The only edit options I have in Tab Tamer config are Comment and Node. All other options (including the one I desperately need) are plain text, no link. I didn't find a solution online, everyone else seems to just install and go. I have proper permissions (even set permissions for all authenticated users with no change) and have reinstalled the module several times, even downloaded the module from different sources all to no effect. Running on Drupal 7.10, MAMP and shared server with same results. Anyone have any ideas what I am doing wrong?

Comments

Luisvsm’s picture

Having the same problem here, I'm wondering if there's some documentation that we've missed or something.

SHOWNODE/% etc works but USER/%, USER, USER/%/EDIT and TAXONOMY/TERM/% aren't links like the others and they don't drop down.

Running Drupal 7.10.

Luisvsm’s picture

This issue appears to have already been reported: http://drupal.org/node/1333300

A temporary fix is to change line 309 in tabtamer.module to'#collapsed' => FALSE,

jdoe1111’s picture

Thanks for pointing to that node. The fix worked and I was able to edit User/% but none of the changes are applied to the tabs. I'll check the bug reports for that.

jdoe1111’s picture

Seems Views has some issues and you sometimes have to flush the cache 2 or more times to fully clear. That's why the changes weren't going into effect.

Luisvsm’s picture

Glad you got it working in the end.

Robin Millette’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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