|
|
#1 |
|
Senior Member
Join Date: Jul 2002
Posts: 274
|
Publishing problems...
Sorry, I realise how irritating this question will be but im lost.
when I tried to publish my skin I got the following errors: ERROR: ** SAXParser Exception, line 769, uri null Next character must be ">" terminating comment . ERROR: Validation result: false Any ideas what the problem is? the .WAL is here: http://robouk.mchost.com/dshock/Dshock.wal |
|
|
|
|
|
#2 |
|
Major Dude
Join Date: Jun 2002
Posts: 851
|
In system-elements.xml, change:
<!-- Checkboxes <bitmap id="studio.button.checkbox.checked" file="window/window-elements.png" x="58" y="77" h="11" w="11"/> <bitmap id="studio.button.checkbox.unchecked" file="window/window-elements.png" x="58" y="66" h="11" w="11"/> --> to: <!-- Checkboxes <bitmap id="studio.button.checkbox.checked" file="window/window-elements.png" x="58" y="77" h="11" w="11"/> --> <!-- <bitmap id="studio.button.checkbox.unchecked" file="window/window-elements.png" x="58" y="66" h="11" w="11"/> --> Or just take it out entirely. I think the XML parser they use to test skins prevents you from commenting out two lines together, they have to be done separately. ~FrisbeeMonkey My Skins Skinning References: MAKI Scripts - GUIDs & Button Actions - Skinner's FAQ Skin Help: MAKI Cheats - Component Skinning - Skinning Tutorial |
|
|
|
|
|
#3 |
|
Senior Member
Join Date: Jul 2002
Posts: 274
|
Thanks very much Frisbee monkey, i'll give that a try.
=D |
|
|
|
|
|
#4 |
|
Senior Member
Join Date: Jul 2002
Posts: 274
|
No luck,
now its saying about the next line: ERROR: ** SAXParser Exception, line 768, uri null Next character must be ">" terminating comment . |
|
|
|
|
|
#5 |
|
Senior Member
Join Date: Jul 2002
Posts: 274
|
When I take the whole part out entirely, the error moves to a new line:
** SAXParser Exception, line 764, uri null Next character must be ">" terminating comment . |
|
|
|
|
|
#6 |
|
Major Dude
|
Commented out code have to be done for each individual line, like this.
<!-- Checkboxes --> <!-- <bitmap id="studio.button.checkbox.checked" file="window/window-elements.png" x="58" y="77" h="11" w="11"/> --> <!-- <bitmap id="studio.button.checkbox.unchecked" file="window/window-elements.png" x="58" y="66" h="11" w="11"/> --> Thought all commented out codes like that were removed. ![]() Website: Template vbulletin skins by exaltic.com[size=0.75] Skins/Coding: D-Shock, Nebular, Triton [/size] |
|
|
|
|
|
#7 |
|
Junior Member
|
Yay for Vica!
![]() /me downloads the skin and makes coding adjustments It works!! Hurray! That 'Black Shock | Orange' color scheme is rather sexy Great job Robouk and Vica! One of the best skins yet, for sure!
|
|
|
|
|
|
#8 |
|
Senior Member
Join Date: Jul 2002
Posts: 274
|
Anyone got any ideas what the problem is? I really want to get this skin published.
thanks... |
|
|
|
|
|
#9 |
|
Senior Member
Join Date: Sep 2002
Location: Santa Cruz, Bolivia
Posts: 243
|
now that you are talkin about publishing errors i published a skin and it as some errors but frisbeemonkey hekped me with that and when it finally passed with no errors it stayed in the unpublished area and was never published. probably you will know what happened.
|
|
|
|
|
|
#10 |
|
Major Dude
Join Date: Jun 2002
Posts: 851
|
Good news, it passes the validator! I can't tell you exactly what I changed(as I was making changes one at a time, but on a dial-up connection it is a pain uploading after each change, so I made a bunch of changes at once) Some things off the top of my head: fixed comments, deleted studio-config.xml(no longer used), removed two lines from elements.xml(you didn't have the images they referenced, and you never used them in the code) and changed Elements to elements in one of the files.
Righto, you don't care how it was done. You can get the modified wal here and send the monetary contributions here. ![]() ~FrisbeeMonkey My Skins Skinning References: MAKI Scripts - GUIDs & Button Actions - Skinner's FAQ Skin Help: MAKI Cheats - Component Skinning - Skinning Tutorial |
|
|
|
|
|
#11 |
|
Senior Member
Join Date: Jul 2002
Posts: 274
|
Frisbee monkey you are the greatest. Thanks for your time and effort.
Really appreciated, I can finally submit this skin to winamp.com =) |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|