I have created a new module in module builder and choosed the account template. I have deployed it and everthing works fine until I started to modify my shortcuts to that module.
In my module folder there wasn't any Menu.php so I created one and added the shortcuts I wanted.
if(ACLController::checkAccess('ww_Insurance', 'edit', true))$module_menu[]=Array("index.php?module=ww_Insurance&action=EditV iew&return_module=ww_Insurance&return_action=Detai lView", "Create Insurance","Createww_Insurance", 'ww_Insurance');
This part works fine. My shortcuts working. But when I go back to module builder and make changes and click on deploy again my Menu.php disappear from modules folder (modules/modulename/Menu.php). Why?


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks