News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

what have a done wrong ( Avatar mod Help )

Started by clewis789, September 13, 2009, 10:59:54 AM

Previous topic - Next topic

clewis789

I am making this avatar mod and i keep getting an error while uploading to smf mod site, mod in attachment.

can someone fix it for me ( for Free ), if not could you tell me what to do, thanks.
My Mods:

Playstation 3 Avatars - http://custom.simplemachines.org/mods/index.php?mod=2150

Xbox 360 Avatars - Will be up very soon.

Nintendo Wii Avatars - Coming Soon

shadow82x

You should have a package-info.xml file in your packaged zip. (Alongside the ps3 folder) That should look something like:

<?xml version="1.0"?>
<!DOCTYPE package-info SYSTEM "http://www.simplemachines.org/xml/package-info">
<package-info xmlns="http://www.simplemachines.org/xml/package-info" xmlns:smf="http://www.simplemachines.org/">
  <name>PS3 avatar pack</name>
  <id>clewis789:ps3avatars</id>
  <version>1.0</version>
  <type>avatar</type>
  <install>
    <readme type="file">readme.txt</readme>
    <require-dir name="ps3" destination="$avatardir" />
  </install>
  <uninstall>
    <remove-dir name="$avatardir/ps3" />
  </uninstall>
</package-info>

Colin B
Former Spammer, Customize, & Support Team Member

clewis789

#2
right it worked but when i test it the mod, the avatars do not come up in the avatar section. what do i have to do to fix that issue ?
My Mods:

Playstation 3 Avatars - http://custom.simplemachines.org/mods/index.php?mod=2150

Xbox 360 Avatars - Will be up very soon.

Nintendo Wii Avatars - Coming Soon

shadow82x

What do you mean?

You don't see the avatars under Profile => Forum Profile => Personalized Picture ???
Can you see if the ps3 folder was added in FTP under the "avatars" folder.
Colin B
Former Spammer, Customize, & Support Team Member

clewis789

Quote from: Shadow82x on September 13, 2009, 12:38:13 PM
What do you mean?

You don't see the avatars under Profile => Forum Profile => Personalized Picture ???
Can you see if the ps3 folder was added in FTP under the "avatars" folder.

never mind i have fixed it now, i done some coding wrong. i also have given you a shout out for your help http://custom.simplemachines.org/mods/index.php?mod=2150, huge thanks bro.
My Mods:

Playstation 3 Avatars - http://custom.simplemachines.org/mods/index.php?mod=2150

Xbox 360 Avatars - Will be up very soon.

Nintendo Wii Avatars - Coming Soon

shadow82x

Colin B
Former Spammer, Customize, & Support Team Member

Advertisement: