No Code Attached Yet
avatar landed1
landed1
22 Feb 2025

JInstaller: :Install: SQL File not found [ROOT]/administrator/components/com_variableslug/install.mysql.utf8.sql
Extension installation stopped.

Why is it looking in the /administrator/components/com_variableslug path? The manifest file seems correct lots of double checking.

I can't find docs on Joomla 4 or 5 for this. There is a similar thread online suggesting the need for the sql folder to be added to the sql which I have done. Without the install node it installs fine but I need that to run.

Any insight is appreciated.

        <sql>
            <file driver="mysql" charset="utf8">install.mysql.utf8.sql</file>
        </sql>
    </install>
    <files folder="sql">
        <filename>install.mysql.utf8.sql</filename>
    </files>

avatar landed1 landed1 - open - 22 Feb 2025
avatar joomla-cms-bot joomla-cms-bot - change - 22 Feb 2025
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 22 Feb 2025
avatar landed1 landed1 - change - 22 Feb 2025
The description was changed
avatar landed1 landed1 - edited - 22 Feb 2025
avatar chmst
chmst - comment - 22 Feb 2025

You can find examples here: https://manual.joomla.org/docs/building-extensions/install-update/.
And maybe post in https://forum.joomla.org

I am closing as this is not an issue of joomla core

avatar chmst chmst - change - 22 Feb 2025
Status New Closed
Closed_Date 0000-00-00 00:00:00 2025-02-22 11:36:44
Closed_By chmst
avatar chmst chmst - close - 22 Feb 2025

Add a Comment

Login with GitHub to post a comment