Design lost after domain-change

Skinning and designing Serendipity (CSS, HTML, Smarty)
Post Reply
SILU
Regular
Posts: 56
Joined: Sat Dec 04, 2004 10:28 pm
Location: Vienna / Austria
Contact:

Design lost after domain-change

Post 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
so long
:midiwink: SILU

[CENTER]
failureisnotanoption
[/CENTER]
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Design lost after domain-change

Post 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
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Guest

Post 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.
Post Reply