Closed (fixed)
Project:
MartPlug
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Apr 2012 at 04:45 UTC
Updated:
2 May 2012 at 00:40 UTC
When I try to add a new product or simply try to click and go to any product page I get the message
Fatal error: Call to undefined function language_fallback_get_candidates() in /home/pipestore/www/profiles/martplug/modules/contrib/views/modules/field/views_handler_field_field.inc on line 210
Comments
Comment #1
pedrobrito commentedI moved the language back to English and it worked fine again.
How could I translate buttons and everything else without tweeking the code?
Abs
Comment #2
ebuilder commentedI am having the same problem, however I have never switched language from English. I get the error Fatal error: Call to undefined function language_fallback_get_candidates() when viewing a product.
Comment #3
recidive commentedApplied the patch here #1450268-14: Fatal error: Call to undefined function language_fallback_get_candidates(). It should be included in the next nightly build (7.x-1.x-dev).