Websydian Express - Message


EvF006 - No target name

Error message

Error in &1. Template &4 in &3 contains a /(NAME-) tag without a target.

Parameters

&1 - Name of the function detecting the error
&3 - Template path
&4 - Template name

Description

A template tries to specify a frame using a /(NAME-) tag. But as no name follows the "NAME-" part of the tag the system cannot decide which frame to load.

Action

Find the template specified by the path &3 and the name &4.

Find the empty /(NAME-) tag. Remove the tag or insert the appropriate frame name after "NAME-".