how do I enable virtuemart overrides?

GK User
Sun Aug 12, 2012 3:14 am
I followed the standard Joomla procedure for creating an override for one of my Virtuemart 2.0.8e files but the customized file is not recognized. Is there something special I need to do with the template?

Joomla 2.5.6
Virtuemart 2.0.8e
CherryDesign 2.10

Thank you!
User avatar
Fresh Boarder

GK User
Sun Aug 12, 2012 3:52 am
Here is a customized layout from one of our templates.
Code: Select all
/templates/gk_templatename/html/com_virtuemart/index.html
/templates/gk_templatename/html/com_virtuemart/askquestion/form.php
/templates/gk_templatename/html/com_virtuemart/askquestion/index.html
/templates/gk_templatename/html/com_virtuemart/cart/default.php
/templates/gk_templatename/html/com_virtuemart/cart/default_pricelist.php
/templates/gk_templatename/html/com_virtuemart/cart/index.html
/templates/gk_templatename/html/com_virtuemart/cart/select_shipment.php
/templates/gk_templatename/html/com_virtuemart/category/default.php
/templates/gk_templatename/html/com_virtuemart/category/index.html
/templates/gk_templatename/html/com_virtuemart/orders/details.php
/templates/gk_templatename/html/com_virtuemart/orders/details.xml
/templates/gk_templatename/html/com_virtuemart/orders/details_history.php
/templates/gk_templatename/html/com_virtuemart/orders/details_items.php
/templates/gk_templatename/html/com_virtuemart/orders/details_order.php
/templates/gk_templatename/html/com_virtuemart/orders/index.html
/templates/gk_templatename/html/com_virtuemart/orders/list.php
/templates/gk_templatename/html/com_virtuemart/orders/list.xml
/templates/gk_templatename/html/com_virtuemart/orders/list_login.obsolete.php
/templates/gk_templatename/html/com_virtuemart/orders/default.php
/templates/gk_templatename/html/com_virtuemart/orders/index.html
/templates/gk_templatename/html/com_virtuemart/user/edit.php
/templates/gk_templatename/html/com_virtuemart/user/edit_address.php
/templates/gk_templatename/html/com_virtuemart/user/edit_orderlist.php
/templates/gk_templatename/html/com_virtuemart/user/edit_shopper.php
/templates/gk_templatename/html/com_virtuemart/user/edit_user.php
/templates/gk_templatename/html/com_virtuemart/user/index.html
/templates/gk_templatename/html/com_virtuemart/user/login.php
/templates/gk_templatename/html/com_virtuemart/virtuemart/default_products.php
/templates/gk_templatename/html/com_virtuemart/virtuemart/index.html
/templates/gk_templatename/html/mod_virtuemart_cart/default.php
/templates/gk_templatename/html/mod_virtuemart_cart/index.html
/templates/gk_templatename/html/mod_virtuemart_currencies/default.php
/templates/gk_templatename/html/mod_virtuemart_currencies/index.html
/templates/gk_templatename/html/mod_virtuemart_search/default.php
/templates/gk_templatename/html/mod_virtuemart_search/index.html


See you around...
User avatar
Platinum Boarder


cron