Hello,
I just installed the last version of Biblio, enabled it, didn't change default settings, but when I try to create a biblio content (whatever the type of publication), I get this fatal error message :
Call to undefined function biblio_explode_keywords() in C:\wamp\www\maquette_bibliotheque\sites\all\modules\biblio\biblio.module on line 1406
Did I miss something ?
Thanks for help !
(running on last version of Acquia Drupal)
Comments
Comment #1
rjerome commentedThat function should be in the biblio.keywords.inc file (right near the bottom).
You don't have the old version of the module in a different directory under the Drupal tree by any chance do you?
Comment #2
rjerome commentedNever mind, it is a bug and I'm going to make a new release later today.
Ron.
Comment #3
iko commentedYou don't have the old version of the module in a different directory under the Drupal tree by any chance do you?
No, it's a completely new installation (of Biblio AND of Drupal) ; the database and directories were "clean".
Thanks for quick response. I'll wait for new release !
Comment #4
rjerome commented