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
Update from beta to stable Joomla 5
- savianrepartocorse
- Phoca Newbie
- Posts: 6
- Joined: 13 Dec 2016, 16:59
- Jan
- Phoca Hero
- Posts: 48398
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Update from beta to stable Joomla 5
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
Jan
If you find Phoca extensions useful, please support the project
- savianrepartocorse
- Phoca Newbie
- Posts: 6
- Joined: 13 Dec 2016, 16:59
Re: Update from beta to stable Joomla 5
Thank you!
Yes, I have install last release (beta 20).
After installation, I have find one problem on "Menu System / Maintenance / Database":
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.
- Nidzo
- Phoca Professional
- Posts: 387
- Joined: 07 Nov 2018, 14:55
Re: Update from beta to stable Joomla 5
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.
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.
- Jan
- Phoca Hero
- Posts: 48398
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Update from beta to stable Joomla 5
Hi, see:
administrator/components/com_phocacart/update/sql/mysql/5.0.0.sql
Just run the SQL queries manually (from line cca 39)
Jan
administrator/components/com_phocacart/update/sql/mysql/5.0.0.sql
Just run the SQL queries manually (from line cca 39)
Jan
If you find Phoca extensions useful, please support the project