Back to top

Autore Topic: Problema conversione template da 1.5 a 2.5  (Letto 912 volte)

Offline Giovy_1006

  • Nuovo arrivato
  • *
  • Post: 18
    • Mostra profilo
Problema conversione template da 1.5 a 2.5
« il: 09 Dic 2012, 13:42:35 »
Salve ragazzi.
Sto cercando di convertire un template dalla versione 1.5 alla 2.5.
Ho seguito la guida che c'è sul wiki, ma quando vado per installare il template, mi da questo errore:




Fallito caricamento file XML
  • /home/zcfiabua/public_html/tmp/install_50c4863729a18/GP/templateDetails.xml
  • XML: Opening and ending tag mismatch: option line 35 and param
  • XML: Opening and ending tag mismatch: install line 2 and extension
  • JInstaller: :Install: Non è stato possibile trovare il file di setup XML di Joomla



  • in seguito, vi posto il mio file templateDetails.xml che ho modificato


    Codice: [Seleziona]
    <?xml version="1.0" encoding="utf-8"?>
    <install version="2.5" type="template">
    <name>jf_gamespoint</name>
    <version>1.5.3</version>

    <creationDate>June 2010</creationDate>
    <author>JooForge</author>
    <authorEmail>info@jooforge.com</authorEmail>
    <authorUrl>http://www.jooforge.com/</authorUrl>
    <copyright>Copyright(C) 2010 JooForge</copyright>

    <description>Gamespoint</description>

    <files>
    <folder>css</folder>
    <folder>html</folder>
    <folder>images</folder>
    <folder>js</folder>
    <filename>component.php</filename>
    <filename>favicon.ico</filename>
    <filename>index.html</filename>
    <filename>index.php</filename>
    <filename>loader.php</filename>
    <filename>params.ini</filename>
    <filename>templateDetails.xml</filename>
    <filename>template_thumbnail.png</filename>
    <filename>offline.php</filename>
    </files>
        <config>
           <fields name="params">
    <field addpath="/plugins/cube/elements">
    <option value="bgimage" type="imagelist" default="assassins_creed.jpg" label="Background" description="Select the default background" directory="templates/jf_gamespoint/images/backgrounds/" hide_none="true" hide_default="true" />
    <option value="bgcolor" type="colorpicker" default="D2D2D2" label="Background color" description="Select the background color (an appropriate color to the background image)" />
    <option value="color" type="colorpicker" default="CD1501" label="Master color" description="The main color of the links, menu, buttons, etc." />
    <option value="showrss" type="radio" default="1" label="RSS Icon" description="Show the RSS icon in the top-left side of template">
    <option value="1">YES</option>
    <option value="0">NO</option>
    </param>
    <option value="fb" type="text" label="Facebook link" description="Your facebook profile link or page link (es. thomas89 or. pages/YourSite/)." />
    <option value="tw" type="text" label="Twitter account" description="Insert your Twitter account name." />
    </field>
    </fields>
    </config>

    <positions>
    <position>topmenu</position>
    <position>header</position>
    <position>search</position>
    <position>right</position>
    <position>user1</position>
    <position>user2</position>
    <position>user3</position>
    <position>user4</position>
    <position>user7</position>
    <position>banner1</position>
    <position>banner2</position>
    <position>bottom1</position>
    <position>bottom2</position>
    <position>footer</position>
    </positions>
    </extension>

 



Web Design Bolzano Kreatif