I think it is occuring because you can't download files from filefactory directly. When you submit your theme's link, Google sees the file's download page, which is actually not the theme alone and this is causing the problem. Try to upload your theme at another host, someone supporting direct access fo files, for example a web hosting server, or here: http://code.google.com/apis/themes/docs/dev_guide.html#Testing you can find some options to host your theme direct at Google Code.
On Oct 8, 2:52 am, Spar74n <[EMAIL PROTECTED]> wrote: > Trying to submit a theme. Keep getting this error: > > Error: > > http://www.filefactory.com/file/a84fc2/n/Spar74nTheme_xml:Parsing > error on line 2, column 0. > > Anyone know why? Here's my theme code: > > <?xml version="1.0" encoding="UTF-8" ?> > <ConfigMaps> > <ConfigMap type="Skin"> > <Meta name="title">DC Spar74n Theme</Meta> > <Meta name="description">My personalized theme</Meta> > <Meta name="author">DCSpartan74</Meta> > <Meta name="author_email">[EMAIL PROTECTED]</Meta> > <Meta name="thumbnail">http://i61.photobucket.com/albums/h72/ > Spartan_74/thumbnail.jpg</Meta> > <Meta name="author_location">New Orleans, LA</Meta> > <Meta name="author_affiliation">Spar74n.com</Meta> > </ConfigMap> > <ConfigMap type="Skin"> > <Trait name="Language">en</Trait> > <Trait name="Country">us</Trait> > </ConfigMap> > <ConfigMap type="Skin"> > <Attribute name="header.background_color">black</Attribute> > <Attribute name="header.center_image.url">http://i61.photobucket.com/ > albums/h72/Spartan_74/Layer3.jpg</Attribute> > <Attribute name="header.link_color">white</Attribute> > <Attribute name="header.text_color">white</Attribute> > <Attribute name="header.logo">beveled_white</Attribute> > <Attribute name="gadget_area.tab.selected.background_color">black</ > Attribute> > <Attribute name="gadget_area.tab.selected.text_color">white</ > Attribute> > <Attribute name="gadget_area.tab.unselected.background_color">gray</ > Attribute> > <Attribute name="gadget_area.tab.unselected.text_color">white</ > Attribute> > <Attribute name="gadget_area.tab.border_color">white</Attribute> > <Attribute name="navbar.background_color">black</Attribute> > <Attribute name="navbar.border_color">white</Attribute> > <Attribute name="navbar.icons.icon_color">white</Attribute> > <Attribute name="navbar.tab.selected.link_color">white</Attribute> > <Attribute name="navbar.tab.unselected.link_color">gray</Attribute> > <Attribute name="navbar.tab.unselected.border_color">lightgray</ > Attribute> > <Attribute name="gadget_area.gadget.body.link_color">white</Attribute> > <Attribute name="gadget_area.border_color">white</Attribute> > <Attribute name="gadget_area.gadget.border_color">white</Attribute> > <Attribute name="gadget_area.gadget.header.background_color">black</ > Attribute> > <Attribute name="gadget_area.gadget.header.text_color">white</ > Attribute> > <Attribute name="gadget_area.icons.icon_color">white</Attribute> > <Attribute name="footer.background_color">black</Attribute> > <Attribute name="footer.link_color">white</Attribute> > <Attribute name="footer.text_color">white</Attribute> > </ConfigMap> > </ConfigMaps> --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
