VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: websister on November 29, 2012, 18:03:23 PM

Title: Module mod_virtuemart_cart
Post by: websister on November 29, 2012, 18:03:23 PM
Is there any chance to make an override for:

mod_virtuemart_cart.php

I already tried this:
mytemplate/html/mod_virtuemart_cart/mod_virtuemart_cart.php

but it doesn't work :(

any suggestion that may helps me?! Thanks a lot ... *.tina
Title: Re: Module mod_virtuemart_cart
Post by: bytelord on November 29, 2012, 20:30:21 PM
Hello,

No you cannot ... you have to edit the  core module file.
If you want to do a lot of modifications create a new module package including all files ...

Some instructions: http://docs.joomla.org/Creating_a_simple_module

Regards
Title: Re: Module mod_virtuemart_cart
Post by: websister on November 29, 2012, 20:51:25 PM
thanks bytelord ...
what a pitty, but it's good to know ...  its good to know now a workarround ;)