Closed (cannot reproduce)
Project:
Bibliography Module
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Mar 2012 at 13:16 UTC
Updated:
19 Jul 2019 at 17:05 UTC
Jump to comment: Most recent
Comments
Comment #1
rjerome commentedAfraid I don't have any ideas off the top of my head. This happened during the update? Unfortunately, that error message doesn't lead me to anything concrete in the Biblio module. I'll test an upgrade and see if I can reproduce it.
Ron.
Comment #2
jparets commentedDear Ron,
The error occurs after trying the Biblio installation. I follow this steps:
1. Install the database from D6
2. Update with D7
3. Install the Biblio module
4. ...... crash!
I thougt that the problem was due to other modules or themes, but I reproduced the error when Bibliography is the first module installed after upgrading from 6 to 7.
I deactivated also all my blocks and reproduced the error with different themes.
Can be the error due to the addition of additional CCk fields in biblio content? I have two File fields in order to attach files to biblio content, which worked fine in D6. But the error also appears after migrating this fields to the D7 format.
If you need more information, please, ask me
Thanks.
Comment #3
rjerome commentedHave you tried leaving the Biblio module enabled in the D6 installation when you dump the database and installing the Biblio code in the D7 tree BEFORE running the upgrade, thus allowing Biblio to get upgraded at the same time as the core modules?
Ron.
Comment #4
jparets commentedI tried, but the error persist.
Sorry.
I read that this kind of error can be due to l() or url() function calls. I revised the biblio.module file and seems to be correct.
José
Comment #5
rjerome commentedWhich (D6) version of the Biblio module are you starting from?
Comment #6
jparets commentedI had 1.15 but updating to 1.17 the error persists.
I noticed the following error in updating the database when upgrading to D7:
Notice: Undefined index: biblio_citeproc_style in biblio_citeproc_theme_registry_alter() (line 51 of /home/drupaladmin7/sites/all/modules/biblio/modules/CiteProc/biblio_citeproc.module).
Thanks.
Comment #7
rjerome commentedAh, maybe we are getting a bit closer... I'll keep digging.
Comment #8
liam morlandIf this is still a problem, please re-open and provide details.