Hi,

I've created a view of the bibliographic references on my site. I'm attempting to add an exposed "Biblio: Author Lastname" filter to the view so that users can narrow the results down to a specific author. Underneath the check box for this option, however, is the error message Error: missing help and the filter does not work. Could any one possibly suggest how I might solve this problem? Let me know if you think its more of a Views issue and I'll start a new issue under that project.

For your information I'm using the latest release 6.x-1.7.

Any help you could offer would be very much appreciated and thanks for a great module.

Comments

rjerome’s picture

Status: Active » Fixed

That was a problem with the filter code, which I have just fixed and will be releasing a new version shortly.

Ron.

anasynth’s picture

Thanks Ron, I can confirm the problem has been resolved.

Regards.

rjerome’s picture

Great, thanks for the update.

Ron.

anasynth’s picture

Hi again Ron,

After updating the Biblio module with update.php I've found that the references to the items in my bibliography are no longer working.

I have created references in content using the syntax < bib>[citekey]< /bib> (with out the extra spaces, of course). Prior to the update this all worked fine. Now the references on the page h ttp://localhost:8888/mysite/?q=english/node/1 (for example) show as an empty pair of square brackets which link to h ttp://localhost:8888/mysite/?q=english/node/1#ref. I've looked through the biblio settings but (and as I would expect) I'm pretty sure nothing has changed since the update.

I wish i could offer more information but I'm not a developer, if there's any thing more you need from me I'll try to help. Though, of course, it could well be some thing I'm missing. I know this is a new issue but I thought i'd post it here first as its very recently active, I can create a new issue if you'd prefer.

Regards.

rjerome’s picture

Your the second person to encounter this, see (http://drupal.org/node/654242) and check the items listed there.

I have confirmed that this feature does still work, but the addition of a new filter may have put the order out of wack and thus you may have to rearrange the filters as per the above mentioned issue.

Ron.

anasynth’s picture

Perfect, I changed the !=== operator and it sprung into life again. Thanks very much.

Status: Fixed » Closed (fixed)

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