Hi,
I changed my website domain and I have some files in RM with external links, I need to replace all the external links
from: http://www.mydomain.com/x/y/z
To: http://www.mydomain.net/x/y/z
I found the external links in table (xf_resource_version) and column name (download_url)
What is the correct command to apply through PHPMyAdmin in order to do this change
I changed my website domain and I have some files in RM with external links, I need to replace all the external links
from: http://www.mydomain.com/x/y/z
To: http://www.mydomain.net/x/y/z
I found the external links in table (xf_resource_version) and column name (download_url)
What is the correct command to apply through PHPMyAdmin in order to do this change