Simple Machines Community Forum

SMF Support => Converting to SMF => phpBB => Topic started by: Tiramisu on September 25, 2007, 03:58:09 PM

Title: Converted done from phpbb2 ... how to change back url?
Post by: Tiramisu on September 25, 2007, 03:58:09 PM
I have completed the conversion ... now my dilemma ...

phpbb url = www.forum.xxx.com
smf url = www.forum1.xxx.com

How can I changed the smf url to forum instead of forum1?

Help appreciated!!
Title: Re: Converted done from phpbb2 ... how to change back url?
Post by: indonesia on October 01, 2007, 09:39:38 PM
check your settings.php on your smf directory...
Title: Re: Converted done from phpbb2 ... how to change back url?
Post by: margarett on October 03, 2007, 07:43:29 AM
You should rename

public_html/forum ---> public_html/forum_old (or whatever you want to call it...
public_html/forum1 ---> public_html/forum

Then upload and run "repair_settings.php" ;)
Title: Re: Converted done from phpbb2 ... how to change back url?
Post by: JayBachatero on October 19, 2007, 02:40:33 AM
Where you able to change the paths?