Moving Virtuemart

When moving virtuemart from a build directory

Edit administrator\components\com_virtuemart\virtuemart.cfg.php
define( ‘URL’, str_replace(“/administrator/”,”/”,JURI::base()));
define( ‘SECUREURL’, str_replace(“/administrator/”,”/”,JURI::base()));

This entry was posted in Joomla and tagged , . Bookmark the permalink.

Comments are closed.