Modify ↓
      
        Opened 15 years ago
Closed 14 years ago
#8584 closed defect (worksforme)
TagsPlugin: Not seeing nav button or input fields after installation
| Reported by: | paleboat | Owned by: | Ryan J Ollos | 
|---|---|---|---|
| Priority: | normal | Component: | TagsPlugin | 
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.11 | 
Description (last modified by )
I have seen an issue for this on the mailing list but no one has posted a final solution.
After I clicked "edit a page", the tag field does not come up nor is there a Tag navigation button.
Then I verify the permission actions however no action for "TAG_..." exists.
- easy_install http://trac-hacks.org/svn/tagsplugin/tags/0.6
- configured trac.ini [components] tractags.* = enabled
- ran trac-admin <env> upgrade
- restarted web server
- If this doesn't work, check your anonymous and authenticated users for TAGS_* permisions.
Attachments (0)
Change History (2)
comment:1 Changed 14 years ago by
| Description: | modified (diff) | 
|---|---|
| Owner: | changed from Alec Thomas to Ryan J Ollos | 
| Status: | new → assigned | 
comment:2 Changed 14 years ago by
| Resolution: | → worksforme | 
|---|---|
| Status: | assigned → closed | 
Closing since there was no response. Please reopen if you continue to experience the issue with the latest version of the trunk.
Note: See
        TracTickets for help on using
        tickets.
    



It sounds like the evidence is pointing towards the TagsPlugin not being loaded to your Trac instance. Please turn on t:TracLogging and see if you get any errors when restarting Trac.