I am seeing a red error in my site's status report for Biblio:

Error
Biblio7.x-1.x-dev
There is a problem with your Biblio installation! There should not be any ".inc" files in the sites/all/modules/biblio directory. You probably forgot to delete the old biblio files when you upgraded the module. You should remove the following files from that directory...
biblio.tokens.inc

I downloaded a fresh copy of Biblio and the biblio.tokens.inc file is still present. Did the developers accidentally leave a file in the wrong place, or is there a bug in the code reporting this as an error?

I don't want to start messing with files in the module without expertise to try to fix something and then cause other problems. Can you tell me what I do to correct this?

Comments

rjerome’s picture

Status: Active » Fixed

It was a bit of both, I recently added that biblio.tokens.inc file, but completely forgot about the requirements check that would throw an error.

I fixed that this morning, so a -dev version dated sometime today should be error free.

Ron.

Status: Fixed » Closed (fixed)

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