Na nové Joomla4 jsem nainstaloval Phoca Cart a po instalaci mi to dalo tuto chybu. Můžete mi poradit kde je chyba.
-----
JInstaller: :Install: Error SQL Index column size too large. The maximum column size is 767 bytes.
Extension installation aborted.
Package Install: There was an error installing an extension: com_phocacart_v4.0.5.zip
danger
Error installing package
an error installing an extension: com_phocacart_v4.0.5.zip
-
- Phoca Newbie
- Posts: 1
- Joined: 08 Nov 2022, 10:26
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: an error installing an extension: com_phocacart_v4.0.5.zip
Ahoj, to vypadá na nějaký problém v Joomle a databázové struktuře. Zkus zapnout debug mode a instalovat znovu, jestli to nenapíše více detailů. Co je to za databázi? Je aktuální?
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 8
- Joined: 10 Dec 2022, 12:06
Phoca Cart a po instalaci v Joomla 4
Phoca Cart a po instalaci mi to dalo tuto chybu. Můžete mi poradit kde je chyba.
-----
JInstaller: :Install: Chyba Velikost sloupce indexu SQL je příliš velká. Maximální velikost sloupce je 767 bajtů.
Instalace rozšíření byla přerušena.
Instalace balíčku: Při instalaci rozšíření došlo k chybě: com_phocacart_v4.0.5.zip
-----
JInstaller: :Install: Chyba Velikost sloupce indexu SQL je příliš velká. Maximální velikost sloupce je 767 bajtů.
Instalace rozšíření byla přerušena.
Instalace balíčku: Při instalaci rozšíření došlo k chybě: com_phocacart_v4.0.5.zip
-
- Phoca Newbie
- Posts: 1
- Joined: 13 Dec 2022, 04:58
Re: an error installing an extension: com_phocacart_v4.0.5.zip
i have the same situation.
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: an error installing an extension: com_phocacart_v4.0.5.zip
Hi, Phoca Cart does not install itself, it is installed by Joomla Extension Manager component, so seems like there is some problem. When you enable debug mode, do you get more information?
BTW, try to see this topic, I think, this is the same problem:
https://www.joomlapolis.com/forum/147-p ... -767-bytes
Jan
BTW, try to see this topic, I think, this is the same problem:
https://www.joomlapolis.com/forum/147-p ... -767-bytes
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Enthusiast
- Posts: 52
- Joined: 24 Jul 2018, 16:33
Re: an error installing an extension: com_phocacart_v4.0.5.zip
@Jan, do you think it's a solution to change all CHARSET=utf8mb4 and all DEFAULT COLLATE=utf8mb4_unicode_ci to CHARSET=utf8 and to DEFAULT COLLATE=utf8_unicode_ci ?
I did it and I was able to install Phoca Cart without error. Now I configure it and it doesn’t seem to be a problem: I was able to create 2 categories and 3 products, install the modules and display the cart and categories on the site.
I did it and I was able to install Phoca Cart without error. Now I configure it and it doesn’t seem to be a problem: I was able to create 2 categories and 3 products, install the modules and display the cart and categories on the site.
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: an error installing an extension: com_phocacart_v4.0.5.zip
Hi, really hard to say. In fact, I have no experiences with such behaviour, so really cannot give clue advice there. So if it works and whole system works correctly, then this can be the right way for your environment I don't think there should be some hidden issue so if it works, then it is OK.
If you find Phoca extensions useful, please support the project