Page 1 of 1
Update from beta to stable Joomla 5
Posted: 13 Jan 2024, 15:02
by savianrepartocorse
Hi guys (sorry for my english),
just now i'm build my new website with joomla 5. If I install Phoca Cart beta, when the stable version will be relased, can I update or I need to install new one?
Thanks to all
Re: Update from beta to stable Joomla 5
Posted: 15 Jan 2024, 23:44
by Jan
Hi, it depends which Phoca Cart 5 Beta version did you install. But you can just update, if there will be newly added columns in database, such needs to be then manually added into your database. If you have installed the Beta now, then it seems, there will be no additional columns added.
Jan
Re: Update from beta to stable Joomla 5
Posted: 16 Jan 2024, 11:11
by savianrepartocorse
Thank you!
Yes, I have install last release (beta 20).
After installation, I have find one problem on "Menu System / Maintenance / Database":
-Table 'prefix_phocacart_attributes' has the wrong type or attributes for column 'published' whit type int. (From file 4.0.8.sql.)
-239 database change were checked.
-23 database changes did not alter table structure and were skipped.
Re: Update from beta to stable Joomla 5
Posted: 16 Jan 2024, 12:20
by Nidzo
I have similar problem on one of my site that are upgraded to Joomla 5
One Problem
Table db'_phocacart_cart_multiple' does not have index 'idx_vendor_id'. (From file 5.0.0.sql.)
Table 'db_phocacart_cart_multiple' does not have index 'idx_section_id'. (From file 5.0.0.sql.)
Table 'db_phocacart_cart_multiple' does not have index 'idx_unit_id'. (From file 5.0.0.sql.)
Table db_phocacart_orders' does not have column 'internal_comment'. (From file 5.0.0.sql.)
236 database changes were checked.
23 database changes did not alter table structure and were skipped.
Re: Update from beta to stable Joomla 5
Posted: 18 Jan 2024, 00:26
by Jan
Hi, see:
administrator/components/com_phocacart/update/sql/mysql/5.0.0.sql
Just run the SQL queries manually (from line cca 39)
Jan