What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Skinning » Xml code error!

Xml code error!
Author: Message:
Toksick
Junior Member
**

Avatar

Posts: 25
33 / Male / Flag
Joined: Mar 2009
O.P. Xml code error!
:) Hi everyone! i`m making a skin. and i did my zml code and etc! its all good! but now the problem is. that whene i go on my wlm. and go chose a skin. My skin is not in the list! so i will show you the xml code and maybe somebody might find out what is the error! thank you..:)

after that i will be ok. cuz i will see how i made it and what i should of done, so i will learn like that :)

XML code:
<SkinInfo>
    <Information>
        <Name>White tiger</Name>
        <Description>Skin created by Toksick</Description>
  <Version>1.0</Version>
        <Screenshot>
            <File>icon.png</File>
        </Screenshot>
    </Information>
    <MessengerSkin>
        <ResGroup>
            <Restrictions>
                <MsgVersions>
                    <Version Major="14" Minor="0"/>
                </MsgVersions>
            </Restrictions>
 
                <Resources>
                        <New>
                           <Pictures>
                              <Picture Id="59000">
                                 <File>Images/59000.jpg</File>
                              <Metadata>
                                   <UMLeft>1</UMLeft>
                                   <UMRight>1</UMRight>
                                   <UMTop>1</UMTop>
                                   <UMBottom>1</UMBottom>
                                   <Colorize>true</Colorize>
                                   </Metadata>
                            </Picture>
 
                              </Pictures>
                         </New>
                            <Replace>
                                  <Windows>
                                     <Definitions>
                                       <Definition Id="1001">
                                <File>Definitions/1001.txt</file>
                                     </Definition>
 
                               </Definitions>
                                     </Windows>
                                 </Replace>
                           </Resources>
 
        </ResGroup>
    </MessengerSkin>
</SkinInfo>


This post was edited on 03-10-2009 at 01:40 AM by Toksick.
[Image: promoCorrozif.gif]


03-10-2009 01:33 AM
Profile PM Find Quote Report
robert_dll
Full Member
***

Avatar

Posts: 393
Reputation: 8
– / Male / Flag
Joined: Aug 2008
RE: Xml code error!
Is the file named "SkinInfo.xml" ?
03-10-2009 01:57 AM
Profile PM Web Find Quote Report
Toksick
Junior Member
**

Avatar

Posts: 25
33 / Male / Flag
Joined: Mar 2009
O.P. RE: Xml code error!
yes it is!
[Image: promoCorrozif.gif]


03-10-2009 02:00 AM
Profile PM Find Quote Report
djdannyp
Elite Member
*****

Avatar
Danny <3 Sarah

Posts: 3546
Reputation: 31
37 / Male / Flag
Joined: Mar 2006
RE: Xml code error!
is it saved as unicode?

also, do all of the files you referenced exist in the same folder structure?  (including capitalisation)

what was the last change you made to SkinInfo that stopped it working?
[Image: 1ftt0hpk-signature.png]
AutoStatus Script || Facebook Status Script
5207 days, 2 hours, 57 minutes, 23 seconds ago
03-10-2009 02:03 AM
Profile E-Mail PM Find Quote Report
Toksick
Junior Member
**

Avatar

Posts: 25
33 / Male / Flag
Joined: Mar 2009
O.P. RE: Xml code error!
its stoped whene i added that

XML code:
<Resources>
                        <New>
                           <Pictures>
                              <Picture Id="59000">
                                 <File>Images/59000.jpg</File>
                              <Metadata>
                                   <UMLeft>1</UMLeft>
                                   <UMRight>1</UMRight>
                                   <UMTop>1</UMTop>
                                   <UMBottom>1</UMBottom>
                                   <Colorize>true</Colorize>
                                   </Metadata>
                            </Picture>
 
                              </Pictures>
                         </New>
                            <Replace>
                                  <Windows>
                                     <Definitions>
                                       <Definition Id="1001">
                                <File>Definitions/1001.txt</file>
                                     </Definition>
 
                               </Definitions>
                                     </Windows>
                                 </Replace>
                           </Resources>

[Image: promoCorrozif.gif]


03-10-2009 02:05 AM
Profile PM Find Quote Report
djdannyp
Elite Member
*****

Avatar
Danny <3 Sarah

Posts: 3546
Reputation: 31
37 / Male / Flag
Joined: Mar 2006
RE: RE: Xml code error!
quote:
Originally posted by Toksick
its stoped whene i added that

XML code:
<Resources>
                        <New>
                           <Pictures>
                              <Picture Id="59000">
                                 <File>Images/59000.jpg</File>
                              <Metadata>
                                   <UMLeft>1</UMLeft>
                                   <UMRight>1</UMRight>
                                   <UMTop>1</UMTop>
                                   <UMBottom>1</UMBottom>
                                   <Colorize>true</Colorize>
                                   </Metadata>
                            </Picture>
 
                              </Pictures>
                         </New>
                            <Replace>
                                  <Windows>
                                     <Definitions>
                                       <Definition Id="1001">
                                <File>Definitions/1001.txt</file>                                     </Definition>
 
                               </Definitions>
                                     </Windows>
                                 </Replace>
                           </Resources>



in the highlighted line, change </file> to </File>

opening and closing tags must use the same capitalisation
[Image: 1ftt0hpk-signature.png]
AutoStatus Script || Facebook Status Script
5207 days, 2 hours, 57 minutes, 23 seconds ago
03-10-2009 02:08 AM
Profile E-Mail PM Find Quote Report
Toksick
Junior Member
**

Avatar

Posts: 25
33 / Male / Flag
Joined: Mar 2009
O.P. RE: Xml code error!
ok thank you! :)
[Image: promoCorrozif.gif]


03-10-2009 02:08 AM
Profile PM Find Quote Report
Toksick
Junior Member
**

Avatar

Posts: 25
33 / Male / Flag
Joined: Mar 2009
O.P. RE: Xml code error!
Its working :) thank you very much :)... i did not look well :P
[Image: promoCorrozif.gif]


03-10-2009 02:09 AM
Profile PM Find Quote Report
djdannyp
Elite Member
*****

Avatar
Danny <3 Sarah

Posts: 3546
Reputation: 31
37 / Male / Flag
Joined: Mar 2006
RE: Xml code error!
Just a small note, I've noticed that you've deleted your threads where problems have been solved.

Please don't do this as the threads can help serve as future reference for anyone else who experiences those problems
[Image: 1ftt0hpk-signature.png]
AutoStatus Script || Facebook Status Script
5207 days, 2 hours, 57 minutes, 23 seconds ago
03-10-2009 02:27 AM
Profile E-Mail PM Find Quote Report
Toksick
Junior Member
**

Avatar

Posts: 25
33 / Male / Flag
Joined: Mar 2009
O.P. RE: Xml code error!
ok thats cool. i did not know it sorry!
[Image: promoCorrozif.gif]


03-10-2009 03:20 AM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On