VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: julos0877 on May 28, 2017, 16:49:47 PM

Title: Main categories list does not display in french langage
Post by: julos0877 on May 28, 2017, 16:49:47 PM
Hi All,

I'm become crazy with this issue. I'm trying to create my categories in VM. Main categories are ok but when I want to create a sub category, the main category list does not work and display no categories.
The problem appears only with french langage, I tried with other langages and all is ok. I deleted the vm translation pack to get the component only in English but also not working.The problem is coming when I change the langage of complete Joomla!.

Maybe somebody can help me.

Joomla 3.7.1 and VM 3.2.2

Thanks in advance.
Title: Re: Main categories list does not display in french langage
Post by: julos0877 on May 28, 2017, 17:32:17 PM
I found the issue, the web browser keep in cache the result of the main cateories list. So now the issue is that we must clean cache each time we create a new categorie to see it in the main categories list.

Where can we disable this?

Thanks in advance
Title: Re: Main categories list does not display in french langage
Post by: jenkinhill on May 29, 2017, 10:28:23 AM
Clearing caches is an issue that is easily solved using a simple Joomla plugin,  https://www.regularlabs.com/extensions/cachecleaner

That solves the problem as it can be set that all caches are cleared whenever a save or save & close is made in the backend. Cache problems don't just affect VirtueMart and I now install the plugin in any Joomla site I am developing. 
Title: Re: Main categories list does not display in french langage
Post by: julos0877 on May 29, 2017, 11:01:05 AM
Many thanks jenkinhill. After cleaning the website and reinstall all, the list is now updated after category creation, but I will test your trick.