We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

Trouble uploading themes to this site | Forum

Topic location: Forum home » Support » Oxwall Store
Angel Ferrer
Angel Ferrer Feb 13 '14
I have designed some themes and I want to post them http://www.oxwall.org/store/item/add/theme but when I go to upload the theme I put all my data, including price and payment method (paypal) gives me the following error "Field is missing in plugins xml" anybody could help me?
Den Team
Den Feb 13 '14
Would you show us your theme.xml file? 
Angel Ferrer
Angel Ferrer Feb 14 '14
Here you put the xml file, I mean that my site works perfectly on the subject, it gives the error here to upload....


<?xml version="1.0" encoding="utf-8"?>

<theme>
    <name>shadows</name>
    <key>shadows</key>
    <version>1.0</version>
    <compatibility>1.5 and higher</compatibility>
    <description> Shadows Theme</description>
    <author>Anyello</author>
    <authorEmail>anyello81@gmail.com</authorEmail>
    <authorUrl>www.google.com</authorUrl>;
    <copyright>(C) 2014 Anyello. All rights reserved.</copyright>
    <license>OSCL</license>
    <licenseUrl>http://www.oxwall.org/store/oscl</licenseUrl>;
    <sidebarPosition>left</sidebarPosition>
</theme>
Angel Ferrer
Angel Ferrer Feb 14 '14
Angel Ferrer
Angel Ferrer Feb 17 '14
??? please, help me
Den Team
Den Feb 17 '14
Comparing it to Origin's theme.xml, you have missed these fields: 


    <developerKey>e547ebcf734341ec11911209d93a1054</developerKey>    <build>7000</build>


fill it in and resubmit the theme again :)

Angel Ferrer
Angel Ferrer Feb 18 '14
After put what you told me, I get a new error that says "developer key does not match" which means I can say this now? I introduced the same code that you put me on the forum, which is precisely the same topic "origin"
Angel Ferrer
Angel Ferrer Feb 18 '14
<?xml version="1.0" encoding="utf-8"?>

<theme>
    <name>shopping</name>
    <key>shopping</key>
    <version>1.0</version>
    <compatibility>1.5 and higher</compatibility>
    <description> shopping Theme</description>
    <author>Anyello</author>
    <authorEmail>anyello81@gmail.com</authorEmail>
    <authorUrl>www.google.com</authorUrl>;
    <copyright>(C) 2014 Anyello. All rights reserved.</copyright>
    <developerKey>e547ebcf734341ec11911209d93a1054</developerKey>
    <build>7000</build>    
    <license>OSCL</license>
    <licenseUrl>http://www.oxwall.org/store/oscl</licenseUrl>;
    <sidebarPosition>left</sidebarPosition>
    
</theme>
Angel Ferrer
Angel Ferrer Feb 18 '14
What's wrong?
Angel Ferrer
Angel Ferrer Feb 18 '14
thankssssssssss, merciiiiiiiiiiiiiii, graciasssssssssss!!!!