« MODx Parse Error »
MODx encountered the following error while attempting to parse the requested resource:
« Execution of a query to the database failed - Unknown column 'Array' in 'where clause' »
SQL: SELECT sc.parent FROM `modxdemo`.modx_site_content sc LEFT JOIN `modxdemo`.modx_document_groups dg on dg.document = sc.id WHERE (sc.id=Array AND sc.published=1 AND sc.deleted=0) AND (sc.privateweb=0) LIMIT 1
@mediced,
For the topmenu:
[[Wayfinder? &startId=`0` &level=`1`]]
For the side menu:
[!Wayfinder? &startId=`[[UltimateParent]]` &hideSubMenus=`1`!]
Try the UltimateParent snippet what I have done in the support thread for that snippet to see if it helps..
<p>In this section:</p><ul id="topnav"[+wf.classes+]>[+wf.wrapper+]</ul>
&outerTpl=`subMenuOuter`
This discussion is closed to further replies. Keep calm and carry on.