Hiya,
I've searched through, read what I could find and still I'm unsure what I'm doing wrong so thought I'd ask for help.
I've added a team to the Hong Kong league, swapped them into said league on the editor and everything is peachy and keen.
I've added a folder called 'hkg' in the pictures/logos/clubs directory (that's what it was called in FM05)and in the directory inside that for the first division I have te config.xml file and the .png file as well.
The code in the xml file looks like this:
<pre class="ip-ubbcode-code-pre"><record><!-- resource manager options --><!-- dont preload anything in this folder --><boolean id="dpre" value="true"/><!-- turn off auto mapping --><boolean id="amap" value="false"/><!-- logo mappings --><!-- the following XML maps pictures inside this folder into other positions in the resource system, which allows this folder to be dropped into any place in the graphics folder and still have the game pick up the graphics files from the correct places--><list id="maps"><!-- first division --><record from="quail island" to="graphics/pictures/club/74000098/logo"/></list></record> </pre>
Any ideas?