On Friday 28 August 2009 05:08:52 Ed Pantaleano wrote: > I've recently moved my wiki to a different domain. My main page works, > but the rest of my links don't work. The wiki is still looking for my > old domain. I can't find where it is still referencing the old > domain. Any advice on where to look?
It could be the $ScriptUrl variable in the file local/config.php. $ScriptUrl = 'http://your-new-site.com/wiki/index.php'; Petko _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
