My site is multi language and my users get error when want to download. i checked and find out that we need to add use Joomla\Component\Categories\Administrator\Helper\CategoriesHelper;
to below files:
1: administrator/components/com_jdownloads/src/Helper/associations.php
2: administrator/components/com_jdownloads/src/Helper/AssociationsHelper.php
it is need for "CategoriesHelper::getAssociations($id)" function.
Hi
That is strange as I have a working multi language site with no problems. It has 4 languages English, French, German and Arabic (to check RTL languages).
Please advise what version of Joomla and jD
Thanks
Colin
I use joomla 5.2.3 and jdownloads 4.0.46 and falang 5.14
Hi
I see you are using falang for the tranlations, that is probably the difference.
I am not sure that falang has been tested with jD. Suggest you contact Stephane Bouey to see if it has been tested with jD. I think that part of the challenge is that maybe Falang relies on SEO links, but this is currently not supported in jD. Incidently which version of Falang are you using
Also did you make Joomla itself into a a multilang site when it was installed.
I will send you a PM
Colin