35
ok i see that's done now :)
all you need to do now is edit mainfile.php and change the paths..
so they look like this:
// XOOPS Physical Path
// Physical path to your main XOOPS directory WITHOUT trailing slash
// Example: define('XOOPS_ROOT_PATH', '/home/liveadvi/public_html');
define('XOOPS_ROOT_PATH', '/home/liveadvi/public_html');
// XOOPS Virtual Path (URL)
// Virtual path to your main XOOPS directory WITHOUT trailing slash
// Example: define('XOOPS_URL', 'http://www.liveadvice247.com');
define('XOOPS_URL', 'http://www.liveadvice247.com');
also empty templates_c folder aswell..