Page 1 of 1

Design lost after domain-change

Posted: Tue Jul 19, 2005 2:43 pm
by SILU
Hi !
I had an running blog, then i only changed the domain for the blog and after that there wasnt any design available. I can choose someone at the admin-center, but there is no change at the blog itself. How to restore? Thx.

Blog in question: http://www.my-application.biz

so long
SILU

Re: Design lost after domain-change

Posted: Tue Jul 19, 2005 4:29 pm
by garvinhicking
The first step to notice errors like this is to look at the HTML sourcecode ofyour page.

There you should immediately spot this:

Code: Select all

<link rel="stylesheet" type="text/css" href="http://www.my-application.bizindex.php?/serendipity.css" />
There you should see the error. If not, report back again and I'll give you another hint. :)

Regards,
Garvin

Posted: Tue Jul 19, 2005 4:44 pm
by Guest
I found out, that i had to insert the URL with an "I" at the end at the configuration-data, now its okay, thx.