Page 1 of 1
How to change domain name used by CMS
Posted: Mon Nov 15, 2004 12:23 pm
by vuurvliegcom
I just got a new domain name for my site. But CMS uses the old one when I click on new content. How can I change the domain name used by CMS.
best regards,
Sander
How to change domain name used by CMS
Posted: Mon Nov 15, 2004 12:42 pm
by Ted
Easy one. Just all of the references to the old domain to the new one in config.php.
Re: How to change domain name used by CMS
Posted: Sat Nov 05, 2005 1:38 pm
by mcschulz
i got the same problem, but your fix causes a weird bug.
we used to have only one domain (
www.erbenheim-open.de ) but now got a second one (
www.tv-erbenheim.de ) that is supposed to be the primary domain from nowon.
i changed all links in config.php to the new domain and everthing works as expected BUT the contact-form get's entirely screwed up. in firefox there's a scrollbar and in IE it just gets cut.
see the link:
http://www.tv-erbenheim.de/cms/te_Kontakt.shtml
current version: 0.10
when switching back to erbenheim-open.de everything is just fine...
any ideas where this comes from and how i can fix it?
does CMSMS in this version ( 0.10 ) ask for the creation of databases? maybe running the install script would fix the problem?