VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: peaceandlove on March 21, 2016, 06:19:44 AM

Title: Urgent:Virtumart going to old domain?
Post by: peaceandlove on March 21, 2016, 06:19:44 AM
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
Title: Re: Urgent:Virtumart going to old domain?
Post by: GJC Web Design on March 21, 2016, 22:28:09 PM
he u cleared all and any caches?

there are no url settings like in VM1.1
Title: Re: Urgent:Virtumart going to old domain?
Post by: Studio 42 on March 21, 2016, 23:19:28 PM
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