mongogento icon indicating copy to clipboard operation
mongogento copied to clipboard

Results 11 mongogento issues
Sort by recently updated
recently updated
newest added

According to http://php.net/manual/en/function.ksort.php - ksort return value is a bool, the method signature expects an array instead. This fixes a problem with layered navigation not being displayed.

Hello all, I facing this issue when I try to load product collection in chunks exception 'BadMethodCallException' with message 'Call to a member function addData() on a non-object (null)' in...

Hello All, We are using Magento Community Edition 1.9.1, looking into the performance matrix of mongogento we would like to migrate our application into it. Please suggest is mongogento compatible...

I am getting following fatal error: Fatal error: Class 'MongoInt32' not found in app\code\community\Smile\MongoCatalog\Model\Resource\Override\Catalog\Product\Collection.php on line 142 What can be the issue?

hola, tengo una pregunta hace rato que he querido integrar este modulo en mi tienda magento pero no he podido ya que yo hago uso de magento para windows y...

When reading a collection of 250k products I get the following error, any idea why am I getting it? ``` Fatal error: Uncaught exception 'MongoDB\Driver\Exception\UnexpectedValueException' with message 'Could not convert...

Hi, I am working on mongo and after importing all mysql product attributes from mysql to mongo-db and it worked smooth and when I checked the mongo-db, found different attributes...

Hi, I am working on this extension and found a function public function _loadAttributes($printQuery = false, $logQuery = false) in class Smile_MongoCatalog_Model_Resource_Override_Catalog_Product_Collection `public function _loadAttributes($printQuery = false, $logQuery = false)...

Fatal error: Class undefined: MongoInt32 in /vagrant/shell/smile/mongoify.php on line 942 [7:14] \nFatal error: Call to undefined method Mage_Catalog_Model_Resource_Product_Flat::getSqlAttributesCodes() in /vagrant/app/code/community/Smile/MongoCatalog/Model/Resource/Override/Catalog/Product/Collection.php on line 213

Is this still in development?

question