Magento override controller
I would like to do the above. Ive overridden many files in the past...block, model, helper....but this one eludes me. Can anyone see what im doing wrong here: (ive edited this code...to include some of the recomendations now...) Heres my folder structure (2 controller locations as a test): /Idigital/Idgeneral/etc/config.xml /Idigital/Idgeneral/controllers/Checkout/CartController.php /Idigital/Idgeneral/controllers/CartController.php Heres my config.xml: <?xml version="1.0"?> <config> <modules> <idigital_idgeneral> <version>0.1.0</version> </idigital_idgeneral> </modules> <global> <blocks>