Jump to content


Photo

memcache and product_fields cache


We're hitting this more and more.. It seems that when nexus and memcache are in use, the product_fields cache, if empty, does not contain an array..

So, if you go to ACP->Cache Management, and view the product_fields cache, it's blank.. Doesn't even have

Array
{
}

So, you wind up with a ton of foreach failures.. There's a simple workaround for it.. Just add a 'placeholder' field, and all is well. The problem only occurs it seems when memcache is in use and there's no custom fields.

Status: Cannot Reproduce
Version: 1.4.0
Fixed In:


1 Comments

We always save it as an array - perhaps it's a bug with the central Memcache class.

Send it up to me when you hit it again and I'll take a look :)