Type mismatch in assignment in VAR (String,Double): Success
name=index.html
uriid=71107
ot_urn=cgnum.page
title=> Site map <
actual position: 48
position of last output: 9
source: <%BEGIN%>
<%VAR String cms_sitemap_where = $M1 %>
<%VAR Integer menudeep=int($M0) %>
<%Xmenudeep--%>
<%SETOUTPUTON%>
<%Pvalue%>
<div class="sitemap">
<ul>
<%SETOUTPUTOFF%><%CMSDIR ( $Xsitemap_url ) {
<%IF $P.GetAttribute("title") {<%SETOUTPUTON%><%= eval($Xcms_sitemap_line_1) %><%SETOUTPUTOFF%>}%><%IF $Xmenudeep>0 {
<%?($Xcms_base_module_path+"cgnum.sitemap"+"/view/conf/view_tree")($P.GetId(), $Xcms_sitemap_where, $Xmenudeep)%>
}%>
}%>
<%SETOUTPUTON%></ul></div>
<%SETOUTPUTOFF%>
<%END%>
Called from:
actual position: 183
position of last output: 169
source: <%SETOUTPUTOFF%>
<%BEGINFREEREAD%>
<%VAR recursivegetobjectloop=0,inputparentid=$M0
%>
<%Xrecursivegetobjectloop=0%>
<%CMS_LAYOUT_OBJECTS_APPEND($M0)%>
<%SETOUTPUTON%><%= eval($M1) %><%SETOUTPUTOFF%>
<%CMS_LAYOUT_OBJECTS_REMOVE()%>
<%END%>