CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Upgrading CiviCRM (Moderator: Deepak Srivastava) »
  • 4.2 -> 4.3 multilingual upgrade bug?
Pages: [1]

Author Topic: 4.2 -> 4.3 multilingual upgrade bug?  (Read 463 times)

adixon

  • I post frequently
  • ***
  • Posts: 314
  • Karma: 19
    • Blackfly Solutions
4.2 -> 4.3 multilingual upgrade bug?
December 10, 2013, 02:25:11 pm
I'm getting this:
Code: [Select]
Unknown column 'civicrm_custom_field.label' in 'field list'

as an sql error, from the function getTree in the file CRM/Core/BAO/CustomGroup.php

I can see that, since I've got a multilingual install, that field doesn't exist and has been replaced by a number of language-specific fields instead.

I think I can avoid the error during this upgrade by disabling the views integration, but I'm curious why it's there, seems like an error waiting to happen?

adixon

  • I post frequently
  • ***
  • Posts: 314
  • Karma: 19
    • Blackfly Solutions
Re: 4.2 -> 4.3 multilingual upgrade bug? No ...
December 10, 2013, 02:37:38 pm
Similarly to another post like this that I've now lost track of - it was actually the contrib module menu_breadcrumb that was causing the issue - I think it was triggering some 4.3 code before the corresponding database tables had been altered.

In any case - temporarily uninstalling menu_breadcrumb seems to be the answer and CiviCRM is good.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Upgrading CiviCRM (Moderator: Deepak Srivastava) »
  • 4.2 -> 4.3 multilingual upgrade bug?

This forum was archived on 2017-11-26.