I found this older note that seemed to be talking about the same question, which was closed because the conversation died out: http://drupal.org/node/7119 (wasn't sure if I should reopen it or start a new one, so I started a new one, but answered here the questions from the old.)
The site: http://etmeli.us/
The problem: I have entered some weblinks from the "create content" menu. I have assigned them to categories that I am using across the site. The links show up fine on the main page. They also show up on the taxonomy pages. (For example http://etmeli.us/taxonomy_menu/2/11) When I try to go and look at all the weblinks at once (http://etmeli.us/weblink), none of them show up.
I'm currently using my own theme (a hack of Persian) but I have also tried this under Chameleon, with the same result. I just downloaded a fresh 4.5.0 module today to make sure that wasn't the problem. Just to check, I grabbed the CVS and dropped it in, same problem.
What should I look at next?
Comments
Comment #1
stevew commentedThe discussion in this thread about the variable_get("weblink_nav_vocabulary", "") function returning an empty result seems to be right on the mark. I went into the module and changed it so that it would always return a "3" (what I needed for my vocab) and it works now. I went and checked my database, and the variable is set to 3, so that is not the problem. Somehow, though, the value is not getting set properly, which keeps the main weblink page from working.
Comment #2
Bèr Kessels commentedwe no longer have a browse interface. Use the directory module instead.