Closed (fixed)
Project:
Internationalization
Version:
6.x-1.5
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 Aug 2010 at 08:31 UTC
Updated:
13 May 2011 at 17:35 UTC
Hey,
I am trying to use php in the head of a view but keep getting this error;
The string frontpage:page_1:header for textgroup views is not allowed for translation because of its input format.
I think this is preventing the php code to be run, is there a way to prevent this from happening?
Cheers
Comments
Comment #1
str1 commentedSame problem here, code runs but translation is not available, any insight?
Comment #2
LarsKramer commentedHi, have you enabled the input format for translation in "Site configuration -> languages -> configure -> string translation" ?
Comment #3
kars-t commentedLars is right. Please acitvate the iputformat for translation and it should work.