Help me out with a compement plesee

Mark Parris Posted in Component Development 8 years ago

I'm intryin to add the component call verfeid accounts I upload the zip file and it says please install a vaild zip file. Please help

Replies
us G Kroschel Replied 8 years ago

Which version ossn, 4.0?
make sure the file is compatible.

ie;
<requires>
<type>ossn_version</type>
<version>3.0</version>
</requires>


in your components /ossn_com.xml file.
you may be able to change that version to 4.0
(or vice versa) 4.0-3.0

<requires>
<type>ossn_version</type>
<version>4.0</version>
</requires>