Hi,
I get an error on the start page of the Topnav menu.
*> "Notice: Undefined index: topnav in /homepages/31/d807626928/htdocs/clickandbuilds/Joomla/India-Shop/templates/gkinstyle/layouts/default.php on line 127
" modnum="1" modcol="3" />"
*
default.php file:
"<div id="gkTopMenu">
<jdoc:include type="modules" name="topnav" style="<?php echo $this->module_styles['topnav']; ?>" modnum="<?php echo $this->API->modules('topnav'); ?>" modcol="3" />
</div>"
What is the problem?
Thank you for the help!