ElkArte Community

Extending Elk => Addons => Addons ideas and questions => Topic started by: Mstcool on August 15, 2014, 04:05:54 am

Title: ElkArte XML?
Post by: Mstcool on August 15, 2014, 04:05:54 am
Hey guys,

So sorry if this isn't the right thing, but I barely know how to code but will learn soon.

Anyways, I released a second avatar pack for SMF, I tried installing it for EA, but it doesn't show up when choosing an avatar. It works in SMF but not EA (obviously cuz they both are different). So Since idk much about coding...im guessing the only thing I needa change is the XML file? If so, what is EA XML file link?
Title: Re: ElkArte XML?
Post by: CrimeS on August 15, 2014, 11:53:02 am
If I'm correct you're just using XML to load the files like all the modifications.  If so, just look up any ElkArte modification's XML file.
Title: Re: ElkArte XML?
Post by: Spuds on August 15, 2014, 04:30:23 pm
Here is an example for an avatar pack ... https://bitbucket.org/spuds_/elk_smiley_droid/src 

Just follow that XML, when the package is uploaded (via the regular package manager) you will see a section for Avatars with your pack listed.
Title: Re: ElkArte XML?
Post by: Mstcool on August 15, 2014, 04:38:23 pm
Thank you so much, guys! :)
Title: Re: ElkArte XML?
Post by: Mstcool on August 16, 2014, 01:48:42 am
Ight, so I changed the XML link file, however, the avatar file still doesn't show up in the gallery directory under "forum profile".

Can someone check my codes and see what I am doing wrong, please? :)

Thanks, guys! :)

EDIT: my file won't upload here cuz it says post data is missing. The heck is that?
Title: Re: ElkArte XML?
Post by: Spuds on August 16, 2014, 06:16:00 am
Here you go ...
Title: Re: ElkArte XML?
Post by: Mstcool on August 16, 2014, 11:43:12 pm
Thank you! :)