Problems, need help? Have a tip or advice? Post it here.
3 posts Page 1 of 1
I have a domain "bmwmotohire.com' and there is a add on domain 'bmwmotohire.de

the sites are identical except language.

I have built the .com and it is up and running.

i have created a new db for the other domain and filled it with the same data as the original

I have uploaded all the files and changed any references to the .com to point to the .de

but for some reason when ever there is a call to a master page it errors out with Error: masterpage: "welcome.php" not found

in the config file I have set the
// 1.
// If neccesary, define the full URL of your site including the subdomain, if any.
// V.IMP: Don't forget the trailing slash!
define( 'K_SITE_URL', 'http://www.bmwmotohire.de/' );

but it cannot find the master pages, can anyone point out my obvious mistake
Hi,
created a new db for the other domain and filled it with the same data as the original
May I ask how exactly you did that?
please ignore this thread as I have solved the issue, I had not loaded each page in the browser to activate them in the cms

all working now
3 posts Page 1 of 1