Site Files-How to link to them

Re: Site Files-How to link to them

by Prashant Bansal -
Number of replies: 0
Hi Robert,

Try running the replace.php in the admin folder of moodle.

URL -> www.mymoodlesite.com/moodle/admin/replace.php

It asks for string to be replaced and the new string.

Search whole database for: 'old string here (www.mymoodlesite.com/moodle)'

Replace with this string: 'new string here (www.newdomain.com/moodle)'

Hope this works..

Prashant