Websydian Express - Message


WIEV001 - No name specified after include marker

Error message

No name specified after include marker in template &1.

Parameters

&1 - The template containing an include marker without a name.

Description

While handling a template, an include marker "/(INCLUDE- )" has been found where no name follows the -.

This means that the runtime cannot determine what to include.

The generation of the page has continued without errors - but without generating anything for the include marker.

Action

Either remove the include marker without a name in the specified template or insert a name specifying what to include.