Error in &1. Template &4 in &3 contains a /(NAME-) tag without a target.
&1 - Name of the function detecting the error
&3 - Template path
&4 - Template name
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.
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-".