Hi Ann:
I found this a few days ago. In that line, you need to add a default to the last parameter. For my template it says
PHP Code:
function getMenuItem( $sText, $sLink, $sPath = '', $sTarget = '', $onclick = '',$icon_name='' )
With the $icon_name='' being the important bit.

Originally Posted by
sillywabbit
Hey guys,
So far I am only getting this error in the Pioneer template.... and only on the profile_edit.php and the cc.php ..... the error is showing up at the top of the page and says:
Warning: Missing argument 6 for getmenuitem() in /home/christia/public_html/templates/tmpl_dol/scripts/BxTemplMenu.php on line 13
Any ideas on this one?
Thanks,
Ann
Bookmarks