[SOLVED] Problem creating Installation XML - Joomla! Forum - community, help and support


hello,

i have created instalation xml file using ian's manifest maker. evrything correct , instalation works ok untill delete

code: select all

<install>
        <sql>
            <file driver="mysql" charset="utf8">sql/install.utf8.sql</file>
        </sql>
    </install>
    <uninstall>
        <sql>
            <file driver="mysql" charset="utf8">sql/uninstall.utf8.sql</file>
        </sql>
    </uninstall>


if not there instalation works great. if lines there important me have

component install: sql error or missing or unreadable sql file. db function reports no errors

folder sql in in admin folder of install archive.so if add  folder="admin" tag nothing change.

attached installation xml , sql files in case need on it. in advanse.






Comments

Popular posts from this blog

DHT11 Time out error using v0.4.1library

Sketch upload fails with Java error (___REMOVE___/bin/avrdude)!

Arduino Uno + KTY81/210 temperature sensor