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
I am running Cm_Mongo on my local for tests. Your recent fixes made it possible for me to work with it and I really like the potential it is providing.
I have noticed that my system.log is full of this error:
2014-10-08T11:41:23+00:00 ERR (3): Deprecated functionality: MongoCollection::insert(): The 'safe' option is deprecated, please use 'w' instead in /var/www/dev/magento-mongo/lib/mongodb-php-odm/classes/mongo/collection.php on line 192
I think that I am using the most recent Mongo driver. Could you fix it, please? We should not really use deprecated functionality.
Kind regards,
kamil
The text was updated successfully, but these errors were encountered:
Hi!
I am running Cm_Mongo on my local for tests. Your recent fixes made it possible for me to work with it and I really like the potential it is providing.
I have noticed that my system.log is full of this error:
I think that I am using the most recent Mongo driver. Could you fix it, please? We should not really use deprecated functionality.
Kind regards,
kamil
The text was updated successfully, but these errors were encountered: