You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is because the mongoDB driver you are using is Newer than supported!, this class is not php7 compatible! There has been work to port it to php7 from someone here! It is not official..
MongoInt32 This extension that defines this class is deprecated. Instead, the MongoDB extension should be used. There is no equivalent for this class in the new extension.
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?
The text was updated successfully, but these errors were encountered: