I am using a template with header and menu modules which are not displayed on every page.
When I call the lost username/password reminder page via a menu item I can display modules as I need them. After submitting the email address, the user receives the email message, and the associated message is displayed on the screen. However this page (/index.php/component/comprofiler/done)is displayed without any modules ( especially menu module) because it is not a menu-linked page. It now means that the user cannot navigate away from this page.
How do I resolve this. Is it possible to hard-code a menu item in the comprofile.php file.
Please assist.
Edmund