Zum Hauptinhalt gehen

invalid target type for $CMS_REF()$

Kommentare

1 Kommentar

  • 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

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.