Jump to content

Domain Problem


Guest Slaren

Recommended Posts

When I installed my board earlier today, I used my hosting IP as I was waiting for the name servers to change.

Now my Nameservers have changed at Slaren.com, but my board when you go on topics and things still displays that hosting IP, which I do not want :(!

Anyone know how I can change the domain path on IPB?

Link to comment
Share on other sites

1. Open config_dist.php and change the URL
2. Change the URL and paths if need be in ACP --> Tools & Settings --> General Configuration
3. Run query:

UPDATE `ibf_posts` SET post=replace( post, 'www.oldurl.com', 'www.newurl.com' );


(make sure you change the URLs in that query to where appropriate ;)

But in future ask at ipsbeyond.com

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...