0
I have a codeigniter system and I can’t make requests using mongo_db lib. It is not possible to connect, authenticate and, or search data from the database. I believe that the library is corrupted, because the system is apparently ok and by the shell I normally access the data for reading or writing.
error coming from view https://prnt.sc/jivefw
source error code above https://prnt.sc/jivd8g
Welcome to Stackoverflow! Please explain the problem better, and if possible include a example of code that reproduces what is happening. Ideally add both the code and the error as well as the text, the editor has tools for this. See Help Center How to Ask.
– Barbetta
Also add the library you’re using to connect the codeigniter with mongodb, and exchange the code images for the text code.
– Matheus Arruda