Upgrading a Drupal 6 site to 7, applying all updates, etc, then trying to enable Biblio 7.x-2.x-dev gives the following error, though the module is enabled. I'm not entirely sure what negative (if any) effects this error has...
Notice: Undefined index: biblio in views_handler_field_field->access() (line 127 of /sites/all/modules/views/modules/field/views_handler_field_field.inc).
Happy to give any information you request.
Comments
Comment #1
rjerome commentedYou should not use 7.x-2.x on a production site. Stick with 7.x-1.x for now.
Comment #2
smhanes commentedWas mainly wanting to play with the new features and structure and compare to 7.x-1 to see if I should wait before applying either to a production site. Right now, I have to modify 7.x-1 to fit our use-case, modifications which will break in 7.x-2 and possibly even prevent upgrading from 7.x-1 to 7.x-2.
Any sort of timeframe on a stable release of 7.x-2?
Thanks!
Comment #3
smithdalec commented@smhanes
I'm currently developing the 7.x-2.x branch, and is not yet stable for production environments. In fact, it's only (mostly) stable on fresh installs of Biblio. I have yet to implement the database upgrade hook needed to upgrade from a previous version of Biblio.
Comment #4
smithdalec commentedComment #5
liam morlandBibliography Module 7.x-2.x is not being developed. If this issue applies to a maintained branch, please re-open and move it to that branch.