Closed (fixed)
Project:
Bibliography Module
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 May 2012 at 19:28 UTC
Updated:
15 May 2012 at 23:20 UTC
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
Comment #1
rjerome commentedIt 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.