Cptkanito 10 Posted June 6, 2009 Hi, clues in the title really. On ARMA i have a problem with the squad.xml. I have correctly entered the xml location and the admin of my xml is 110% sure that all the correct data is inserted into the xml. However, i cannot get the picture to display for my squad. This is what shows up when i look at the player menu. I get my game name, then the nick which is in the xml....but thats it. No squad picture or anything. The rest of my clan mates have done exactly the same as me and their seem to work absolutely fine. As my nick from is xml is displayed on the menu, the URL i put in must be right. I have run out of ideas of what the problem could be. Is it me? or has someone made an error in the xml data? Some help would be appreciated, thanks in advance. Share this post Link to post Share on other sites
TomNedry 0 Posted June 6, 2009 It would be helpful if you'll show the content of your xml file... Normally just one "squad.xml" is needed for the same clan/usergroup, as you can add members to a existing "squad.xml". See also the BIS-Wiki here... Share this post Link to post Share on other sites
Cptkanito 10 Posted June 7, 2009 XML content: <?xml version="1.0"?><?DOCTYPE squad SYSTEM "squad.dtd"?> <?xml-stylesheet href="squad.xsl?" type="text/xsl"?> <squad nick="DM"> <name>Digital Militia</name> <email></email> <web>dm.tcombat.com</web> <picture>logouk.paa</picture> <title>Digital Militia</title> <member id="????????" nick="????????????"> <name>?????</name> <email></email> <icq></icq> <remark></remark> </member> <member id="6927112" nick="[DM]Cptkanito "> <name>cpkanito</name> <email></email> <icq></icq> <remark>N/A</remark> </member> <member id="????????" nick="?????????????"> <name>?????</name> <email></email> <icq></icq> <remark></remark> </member> </squad> The '?' are data i have hidden for personal reasons. Share this post Link to post Share on other sites
Cptkanito 10 Posted June 8, 2009 Obviously my problem is not a common one :butbut: Share this post Link to post Share on other sites
TomNedry 0 Posted June 8, 2009 Not really, because my logo-picture isn't working either. I tried also TexView2 to convert the original PNG to PAA but without success. I read in other threads in this forum that some people have troubles too, others work with their ArmA(1) logos and squad.xml without problems. It would be nice to have one of their logos as a sample... Share this post Link to post Share on other sites
TomNedry 0 Posted July 14, 2009 Well, the name of your profile has to be the same than the "nick". In your case your profile name is: "[DM]Cptkanito" but your nick in the squad.xml is "[DM]Cptkanito " <- Blank at the end... Share this post Link to post Share on other sites