5
Hi limecity!
Thanks for your reply. Sorry for the title of this topic is not clearly. I only want to change the URL of my site.
I changed this line in the mainfile.php
// XOOPS Virtual Path (URL)
// Virtual path to your main XOOPS directory WITHOUT trailing slash
// this is the old value
define('XOOPS_URL', 'http://myoldhost.myolddomain.com');
// this is the new value
define('XOOPS_URL', 'http://mynewhost.mynewdomain.com');
that's all
anything else? what should I have to do next??
Best regards