invalid target type for $CMS_REF()$
Author: Karsten
Publication Date: 3/12/2014 10:00
What is the reason for this message? Thanks
ERROR 12.03.2014 09:51:53.322{g-sec=20919,g-node=20918} (de.espirit.firstspirit.generate.SiteProduction): invalid target type for $CMS_REF()$: 66, class java.lang.Integer
0
-
Author: TimoMeister - 3/13/2014 14:47
Hello Karsten,
this error occurs if you're doing something like this:
$CMS_REF(ref(st_image).width)$
Use $CMS_REF only for references.
Correct is:
$CMS_VALUE(ref(st_image).width)$
Kind regards,
Timo
0
Vous devez vous connecter pour laisser un commentaire.
Commentaires
1 commentaire