Aller au contenu principal

invalid target type for $CMS_REF()$

Commentaires

1 commentaire

  • Zendesk API User
    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.