Closed (fixed)
Project:
Glossary
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Dec 2003 at 00:39 UTC
Updated:
21 Dec 2003 at 04:20 UTC
Installed Glossary for 4.3.0 on a fresh install of Drupal 4.3.1. Although it does appear as a line-item in the module status page, there is no menu entry for the Glossary module's settings, so I cannot associate it with the taxonomy I set up. Have tried repeatedly activating/de-activating it, logging in and out. Nothing seems to make it catch.
thanks.
Comments
Comment #1
kbreault commentedI don't know if this will help anyone track down the problem or not. But, I'll give the info anyway.
I had the same problem. Started looking at the glossary.module code and decided to try adding a line to the variable table in the drupal database. I inserted a row. Then I put "glossary_vid" in the name field and 1 in the value field.
When I clicked on the Glossary link in the site menu, I got the same error message. But, this time, when I clicked on the "Glossary Admin" link, I was actually taken to the glossary admin page where I could configure the module.
Works like a charm now on my site.
Comment #2
adamrice commentedNever mind--the Glossary controls were under Filters, not Modules. This may be a flaw in the documentation, but it's working just fine now.
Comment #3
(not verified) commented