I transfer virtumart webstie from one domain to another but when i goto new domin virtumart shop at front end it redirected me to old domain url, i used akeeba backup to move site, i think there is something URL needed to be chagne in Virtumart.
Using latest virtumart version and i check net, they said to change url in
administrator/components/com_virtuemart/virtuemart.cfg.php
but there is no coding like
define( 'URL', 'http://www.example.com/' );
define( 'SECUREURL', 'https://www.example.com/' );
or any way URL of my old site is there, so what to change? and where to change
he u cleared all and any caches?
there are no url settings like in VM1.1
Hi peaceandlove,
You have perhaps set the public $live_site value in Joomla config.
Check in your Joomla root folder, file is configuration.php and search for public $live_site and remove any value inside the brackets and save the file