Wow thanks for the quick reply, very nice :-) Anyway i seem to fixed the problem, well i dont get any parsing errors. But i dont see the theme in igoogle...
Thank you for the other comment, im still in testing fase and i was going to tackle those problems as soon as i can see it. So whats the next step? I checked my access log again on the server, still nothing... I am really intrested in what the problem is since i cant see nothing haha. Thanks in advance for the advice On Feb 18, 5:58 am, Shotty <[email protected]> wrote: > Michael, > For debugging, you can always start by loading your XML in a browser. > When you load your XML, you should get the following error: > > XML Parsing Error: XML or text declaration not at start of entity > Location:http://liveartz.nl/igoogle/LiveArtz01/theme_template.xml > Line Number 6, Column 1: > > Now if you look at your file, six lines down is <?xml version="1.0" > encoding="UTF-8"?> and the error is stating "XML or text declaration > not at start of entity." > > To fix, remove the 5 lines of comments and 1 space at the top of your > XML file so the following line is right at the top: > <?xml version="1.0" encoding="UTF-8"?> > > save the file and you should be good to go. > On a side note, your theme's header link color blends very well with > the background and you may want to give it a bit of a color contrast > as i believe Google likes to keep the links easily visible and not > blended into the background. > > Just a thought. Let me know if still getting an issue. > Cheers. > > On Feb 17, 12:56 pm, metalmini <[email protected]> wrote: > > > Hi all, > > > I am working on my first theme, for fun. All the instructions are well > > documented except for the debugging. > > > I am hosting the theme on my own server and it doesnt do anything. > > >http://www.google.com/ig?skin=http://liveartz.nl/igoogle/LiveArtz01/t... > > > I cant seem to figure out why that is... > > > I checked my logging on the server and i dont see any entrys from > > google... So i am wondering what i did wrong. > > > Does anybody have any tips on debugging a theme and why it doesnt show > > up? > > > Thank you for the information :-) > > > Michael -- You received this message because you are subscribed to the Google Groups "Google Themes API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-themes-api?hl=en.
