VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: directive on February 18, 2014, 14:55:10 PM

Title: Categories list selector disappeared in product card administration
Post by: directive on February 18, 2014, 14:55:10 PM
Hi,

I moved site to another hosting but some time ager it disapear listbox of categories in product card administration. Categories are still there in Product Categories, but in the product are not. I have multilingual e-shop, but any language has no categories there. I am sending proof of categories and screenshot of product card. Could you help me?

Joomla 2.5.18 | VM 2.0.26d

Thank you for answer,
Tomas


[attachment cleanup by admin]
Title: Re: Categories list selector disappeared in product card administration
Post by: directive on February 20, 2014, 00:46:55 AM
I found problem. Different setting of cache. I change configuration.php    public $cache_handler = 'apc';     to    public $cache_handler = 'file';.

....and everything is visible now.
Title: Re: Categories list selector disappeared in product card administration
Post by: Milbo on February 20, 2014, 11:40:28 AM
In general, we suggest never to use the so called "advanced caching". It is not advanced, it just creates a cache for any person loggin.