No input form for "My Tags"
icorners - March 16, 2009 - 20:09
| Project: | Community Tags |
| Version: | 5.x-1.x-dev |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
For some reason the "My Tags" area doesn't have an input field, just a save button (see attached screenshot).
I switched themes a couple times and it happens universally across my themes. Any idea on what could be causing this? Maybe I accidentally deleted a module that provided support for fields?
TIA,
Kelly
| Attachment | Size |
|---|---|
| noinput.jpg | 7.03 KB |

#1
First thing to check is user permissions for the user you're testing with. The edit box should always show up for admin afaik. Assuming that's not it, the problem could be caused by an interaction with another module. Try turning off other contrib modules except for community_tags & whatever it requires (tagadelic) and test again. Finally, if it's still not showing, look at the source of the page and see if the input with the id "edit-tags" is there.
#2
Thanks Brigadier, it turns out there was a conflict with the Lightbox module.
#3