• Hello Fabrik Community

    Fabrik is now in the hands of the development team that brought you Fabrik for Joomla 4. We have recently transitioned the Fabrik site over to a new server and are busy trying to clean it up. We have upgraded the site to Joomla 4 and are running the latest version of Fabrik 4. We have also upgraded the Xenforo forum software to the latest version. Many of the widgets you might have been used to on the forum are no longer operational, many abandoned by the developers. We hope to bring back some of the important ones as we have time.

    Exciting times to be sure.

    The Fabrik 4.0 Official release is now available. In addition, the Fabrik codebase is now available in a public repository. See the notices about these in the announcements section

    We wish to shout out a very big Thank You to all of you who have made donations. They have really helped. But we can always use more...wink..wink..

    Also a big Thank You to those of you who have been assisting others in the forum. This takes a very big burden off of us as we work on bugs, the website and the future of Fabrik.

Upgrade from 3.9 to 3.10 (partially) fails

railer

Member
Trying to upgrade from Fabrik 3.9 to 3.10 and am getting the following error, which I also got when trying to install it:

Warning
JFolder: :delete: Path is not a folder. Path: /var/www/vhosts/account.com/components/com_fabrik/fabrikfeed
JFolder: :delete: Path is not a folder. Path: /var/www/vhosts/account.com/components/com_fabrik/pdf
JFolder: :delete: Path is not a folder. Path: /var/www/vhosts/account.com/components/com_fabrik/partial
JInstaller: :Install: Error SQL Unknown column 'table_id' in '#__fabrik_joins'
Extension Update: SQL error processing query: DB function failed with error number 1054
Unknown column 'table_id' in '#__fabrik_joins'
SQL =

ALTER TABLE `#__fabrik_joins` CHANGE `table_id` `list_id` INT( 6 ) NOT NULL;

Package Install: There was an error installing an extension: com_fabrik_3.10.zip
Error

------- Your Thoughts? In the Extensions/Update, it shows the version number as 3.10. Site is Joomla 3.10.2, all other Fabrik plugins updated fine.
 
I get the same error

JInstaller: :Install: Error SQL Unknown column 'table_id' in '#__fabrik_joins'
Extension Update: SQL error processing query: DB function failed with error number 1054
Unknown column 'table_id' in '#__fabrik_joins'
SQL =

ALTER TABLE `#__fabrik_joins` CHANGE `table_id` `list_id` INT( 6 ) NOT NULL;
 
Thanks for your reply, Troester.

The extension ID is 844, but there isn't a record for it in #_schemas.
Your thoughts?

Do you think I should try re-installing Fabrik 3.10? That "mysteriously" solved the user's problem in your link.
 
If you did a Joomla update you can try to download and re-install Fabrik3.10. It shouldn't make any difference, but it's a "mystic" error, so maybe a "mystic" solution.
You can also do a GitHub update to get the lastest version (but this is only updating the files so probably you'll see the same error with the next regular Update via Joomla).
 
What I did was to delete the offending SQL statement in 3.0.9 sql file and subsequent versions until there were no more install errors.

WHat should actually occur is that it should check first if the field column to rename does in fact exist.

In my case it did not exist, so I deleted the statement in the update file before installing again.
 
What I did was to delete the offending SQL statement in 3.0.9 sql file and subsequent versions until there were no more install errors.
Yup, but therefor you must modify the zip.
I think these old SQL files shouldn't be longer in the package at all. If somebody is trying to do an "update" from Fabrik3.0 (or even Fabrik2) via Joomla updater now the database structure won't be the only problem.
 
If you did a Joomla update you can try to download and re-install Fabrik3.10. It shouldn't make any difference, but it's a "mystic" error, so maybe a "mystic" solution.
You can also do a GitHub update to get the lastest version (but this is only updating the files so probably you'll see the same error with the next regular Update via Joomla).
Thanks Troester! I'll give it a shot.
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top